Compare commits
44 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
0c911c697b | ||
|
6837ed82c3 | ||
|
b0eddb47f3 | ||
|
bfbc54879a | ||
|
0fb21c2dad | ||
|
9faafaaaa5 | ||
|
0350ac3305 | ||
|
b06a936e4b | ||
|
0ecf2eea05 | ||
|
184e5c9cde | ||
|
b90b7c805c | ||
|
38caef402e | ||
|
f08b9afde7 | ||
|
8742122103 | ||
|
ba527c17dd | ||
|
860a9844d0 | ||
|
717022258e | ||
|
2844210a1e | ||
|
d500072d52 | ||
|
025d67394b | ||
|
9a6b005651 | ||
|
3c8b1a76ce | ||
|
1b9d44607b | ||
|
1e21421c69 | ||
|
3a5b6df32e | ||
|
f80b65f032 | ||
|
e8f8510b5f | ||
|
afb92e1ae6 | ||
|
f7e02775a8 | ||
|
9ac2099e8f | ||
|
01f1475715 | ||
|
600e01a4ae | ||
|
7b7b5c4592 | ||
|
145759736f | ||
|
6d26ba5800 | ||
|
73ea4eb7b2 | ||
|
dade9763d6 | ||
|
98045b6698 | ||
|
e519754b3f | ||
|
8fcf8c0b9b | ||
|
755885c80b | ||
|
9b2c8e31da | ||
|
92aa10a427 | ||
|
a1742761c6 |
2
CHANGES
Normal file → Executable file
@@ -1 +1 @@
|
|||||||
See the ChangeLog file.
|
See the NEWS file.
|
||||||
|
547
COPYING
Normal file → Executable file
@@ -1,221 +1,340 @@
|
|||||||
|
|
||||||
The SuperTuxKart code is released under GNU GPL (see full text below).
|
|
||||||
SuperTuxKart data files (textures, models, sounds, music, etc.) are released under various licenses, see 'license.txt' files
|
|
||||||
through the various data subdirectories. Data files are released under a mixture of the following licenses :
|
|
||||||
|
|
||||||
Gnu GPL 2.0 and 3.0+
|
|
||||||
Creative-Commons-BY(-SA) 3.0
|
|
||||||
Creative-Commons-Sampling+ 1.0
|
|
||||||
SoundSnap license
|
|
||||||
Public Domain
|
|
||||||
|
|
||||||
________________________________________________________________________________
|
|
||||||
GNU GENERAL PUBLIC LICENSE
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
Version 2, June 1991
|
||||||
|
|
||||||
Version 3, 29 June 2007
|
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
||||||
|
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
|
of this license document, but changing it is not allowed.
|
||||||
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
|
|
||||||
|
|
||||||
Preamble
|
Preamble
|
||||||
|
|
||||||
The GNU General Public License is a free, copyleft license for software and other kinds of works.
|
The licenses for most software are designed to take away your
|
||||||
|
freedom to share and change it. By contrast, the GNU General Public
|
||||||
The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too.
|
License is intended to guarantee your freedom to share and change free
|
||||||
|
software--to make sure the software is free for all its users. This
|
||||||
When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things.
|
General Public License applies to most of the Free Software
|
||||||
|
Foundation's software and to any other program whose authors commit to
|
||||||
To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others.
|
using it. (Some other Free Software Foundation software is covered by
|
||||||
|
the GNU Library General Public License instead.) You can apply it to
|
||||||
For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
|
your programs, too.
|
||||||
|
|
||||||
Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it.
|
When we speak of free software, we are referring to freedom, not
|
||||||
|
price. Our General Public Licenses are designed to make sure that you
|
||||||
For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions.
|
have the freedom to distribute copies of free software (and charge for
|
||||||
|
this service if you wish), that you receive source code or can get it
|
||||||
Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users.
|
if you want it, that you can change the software or use pieces of it
|
||||||
|
in new free programs; and that you know you can do these things.
|
||||||
Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free.
|
|
||||||
|
To protect your rights, we need to make restrictions that forbid
|
||||||
The precise terms and conditions for copying, distribution and modification follow.
|
anyone to deny you these rights or to ask you to surrender the rights.
|
||||||
|
These restrictions translate to certain responsibilities for you if you
|
||||||
TERMS AND CONDITIONS
|
distribute copies of the software, or if you modify it.
|
||||||
|
|
||||||
0. Definitions.
|
For example, if you distribute copies of such a program, whether
|
||||||
|
gratis or for a fee, you must give the recipients all the rights that
|
||||||
"This License" refers to version 3 of the GNU General Public License.
|
you have. You must make sure that they, too, receive or can get the
|
||||||
|
source code. And you must show them these terms so they know their
|
||||||
"Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks.
|
rights.
|
||||||
|
|
||||||
"The Program!" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations.
|
We protect your rights with two steps: (1) copyright the software, and
|
||||||
|
(2) offer you this license which gives you legal permission to copy,
|
||||||
To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work.
|
distribute and/or modify the software.
|
||||||
|
|
||||||
A "covered work" means either the unmodified Program or a work based on the Program.
|
Also, for each author's protection and ours, we want to make certain
|
||||||
|
that everyone understands that there is no warranty for this free
|
||||||
To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well.
|
software. If the software is modified by someone else and passed on, we
|
||||||
|
want its recipients to know that what they have is not the original, so
|
||||||
To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying.
|
that any problems introduced by others will not reflect on the original
|
||||||
|
authors' reputations.
|
||||||
An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion.
|
|
||||||
|
Finally, any free program is threatened constantly by software
|
||||||
1. Source Code.
|
patents. We wish to avoid the danger that redistributors of a free
|
||||||
|
program will individually obtain patent licenses, in effect making the
|
||||||
The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work.
|
program proprietary. To prevent this, we have made it clear that any
|
||||||
|
patent must be licensed for everyone's free use or not licensed at all.
|
||||||
A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language.
|
|
||||||
|
The precise terms and conditions for copying, distribution and
|
||||||
The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it.
|
modification follow.
|
||||||
|
|
||||||
The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work.
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||||
The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source.
|
|
||||||
|
0. This License applies to any program or other work which contains
|
||||||
The Corresponding Source for a work in source code form is that same work.
|
a notice placed by the copyright holder saying it may be distributed
|
||||||
|
under the terms of this General Public License. The "Program", below,
|
||||||
2. Basic Permissions.
|
refers to any such program or work, and a "work based on the Program"
|
||||||
|
means either the Program or any derivative work under copyright law:
|
||||||
All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law.
|
that is to say, a work containing the Program or a portion of it,
|
||||||
|
either verbatim or with modifications and/or translated into another
|
||||||
You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you.
|
language. (Hereinafter, translation is included without limitation in
|
||||||
|
the term "modification".) Each licensee is addressed as "you".
|
||||||
Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary.
|
|
||||||
|
Activities other than copying, distribution and modification are not
|
||||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
covered by this License; they are outside its scope. The act of
|
||||||
|
running the Program is not restricted, and the output from the Program
|
||||||
No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures.
|
is covered only if its contents constitute a work based on the
|
||||||
|
Program (independent of having been made by running the Program).
|
||||||
When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures.
|
Whether that is true depends on what the Program does.
|
||||||
|
|
||||||
4. Conveying Verbatim Copies.
|
1. You may copy and distribute verbatim copies of the Program's
|
||||||
|
source code as you receive it, in any medium, provided that you
|
||||||
You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program.
|
conspicuously and appropriately publish on each copy an appropriate
|
||||||
|
copyright notice and disclaimer of warranty; keep intact all the
|
||||||
You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee.
|
notices that refer to this License and to the absence of any warranty;
|
||||||
|
and give any other recipients of the Program a copy of this License
|
||||||
5. Conveying Modified Source Versions.
|
along with the Program.
|
||||||
|
|
||||||
You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions:
|
You may charge a fee for the physical act of transferring a copy, and
|
||||||
|
you may at your option offer warranty protection in exchange for a fee.
|
||||||
* a) The work must carry prominent notices stating that you modified it, and giving a relevant date.
|
|
||||||
* b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices".
|
2. You may modify your copy or copies of the Program or any portion
|
||||||
* c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it.
|
of it, thus forming a work based on the Program, and copy and
|
||||||
* d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so.
|
distribute such modifications or work under the terms of Section 1
|
||||||
|
above, provided that you also meet all of these conditions:
|
||||||
A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate.
|
|
||||||
|
a) You must cause the modified files to carry prominent notices
|
||||||
6. Conveying Non-Source Forms.
|
stating that you changed the files and the date of any change.
|
||||||
|
|
||||||
You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways:
|
b) You must cause any work that you distribute or publish, that in
|
||||||
|
whole or in part contains or is derived from the Program or any
|
||||||
* a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange.
|
part thereof, to be licensed as a whole at no charge to all third
|
||||||
* b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge.
|
parties under the terms of this License.
|
||||||
* c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b.
|
|
||||||
* d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements.
|
c) If the modified program normally reads commands interactively
|
||||||
* e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d.
|
when run, you must cause it, when started running for such
|
||||||
|
interactive use in the most ordinary way, to print or display an
|
||||||
A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work.
|
announcement including an appropriate copyright notice and a
|
||||||
|
notice that there is no warranty (or else, saying that you provide
|
||||||
A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product.
|
a warranty) and that users may redistribute the program under
|
||||||
|
these conditions, and telling the user how to view a copy of this
|
||||||
"Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made.
|
License. (Exception: if the Program itself is interactive but
|
||||||
|
does not normally print such an announcement, your work based on
|
||||||
If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM).
|
the Program is not required to print an announcement.)
|
||||||
|
|
||||||
The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network.
|
These requirements apply to the modified work as a whole. If
|
||||||
|
identifiable sections of that work are not derived from the Program,
|
||||||
Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying.
|
and can be reasonably considered independent and separate works in
|
||||||
|
themselves, then this License, and its terms, do not apply to those
|
||||||
7. Additional Terms.
|
sections when you distribute them as separate works. But when you
|
||||||
|
distribute the same sections as part of a whole which is a work based
|
||||||
"Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions.
|
on the Program, the distribution of the whole must be on the terms of
|
||||||
|
this License, whose permissions for other licensees extend to the
|
||||||
When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission.
|
entire whole, and thus to each and every part regardless of who wrote it.
|
||||||
|
|
||||||
Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms:
|
Thus, it is not the intent of this section to claim rights or contest
|
||||||
|
your rights to work written entirely by you; rather, the intent is to
|
||||||
* a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or
|
exercise the right to control the distribution of derivative or
|
||||||
* b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or
|
collective works based on the Program.
|
||||||
* c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or
|
|
||||||
* d) Limiting the use for publicity purposes of names of licensors or authors of the material; or
|
In addition, mere aggregation of another work not based on the Program
|
||||||
* e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or
|
with the Program (or with a work based on the Program) on a volume of
|
||||||
* f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors.
|
a storage or distribution medium does not bring the other work under
|
||||||
|
the scope of this License.
|
||||||
All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying.
|
|
||||||
|
3. You may copy and distribute the Program (or a work based on it,
|
||||||
If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms.
|
under Section 2) in object code or executable form under the terms of
|
||||||
|
Sections 1 and 2 above provided that you also do one of the following:
|
||||||
Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way.
|
|
||||||
|
a) Accompany it with the complete corresponding machine-readable
|
||||||
8. Termination.
|
source code, which must be distributed under the terms of Sections
|
||||||
|
1 and 2 above on a medium customarily used for software interchange; or,
|
||||||
You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11).
|
|
||||||
|
b) Accompany it with a written offer, valid for at least three
|
||||||
However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation.
|
years, to give any third party, for a charge no more than your
|
||||||
|
cost of physically performing source distribution, a complete
|
||||||
Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice.
|
machine-readable copy of the corresponding source code, to be
|
||||||
|
distributed under the terms of Sections 1 and 2 above on a medium
|
||||||
Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10.
|
customarily used for software interchange; or,
|
||||||
|
|
||||||
9. Acceptance Not Required for Having Copies.
|
c) Accompany it with the information you received as to the offer
|
||||||
|
to distribute corresponding source code. (This alternative is
|
||||||
You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so.
|
allowed only for noncommercial distribution and only if you
|
||||||
|
received the program in object code or executable form with such
|
||||||
10. Automatic Licensing of Downstream Recipients.
|
an offer, in accord with Subsection b above.)
|
||||||
|
|
||||||
Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License.
|
The source code for a work means the preferred form of the work for
|
||||||
|
making modifications to it. For an executable work, complete source
|
||||||
An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts.
|
code means all the source code for all modules it contains, plus any
|
||||||
|
associated interface definition files, plus the scripts used to
|
||||||
You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it.
|
control compilation and installation of the executable. However, as a
|
||||||
|
special exception, the source code distributed need not include
|
||||||
11. Patents.
|
anything that is normally distributed (in either source or binary
|
||||||
|
form) with the major components (compiler, kernel, and so on) of the
|
||||||
A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version".
|
operating system on which the executable runs, unless that component
|
||||||
|
itself accompanies the executable.
|
||||||
A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License.
|
|
||||||
|
If distribution of executable or object code is made by offering
|
||||||
Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version.
|
access to copy from a designated place, then offering equivalent
|
||||||
|
access to copy the source code from the same place counts as
|
||||||
In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party.
|
distribution of the source code, even though third parties are not
|
||||||
|
compelled to copy the source along with the object code.
|
||||||
If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid.
|
|
||||||
|
4. You may not copy, modify, sublicense, or distribute the Program
|
||||||
If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it.
|
except as expressly provided under this License. Any attempt
|
||||||
|
otherwise to copy, modify, sublicense or distribute the Program is
|
||||||
A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007.
|
void, and will automatically terminate your rights under this License.
|
||||||
|
However, parties who have received copies, or rights, from you under
|
||||||
Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law.
|
this License will not have their licenses terminated so long as such
|
||||||
|
parties remain in full compliance.
|
||||||
12. No Surrender of Others' Freedom.
|
|
||||||
|
5. You are not required to accept this License, since you have not
|
||||||
If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program.
|
signed it. However, nothing else grants you permission to modify or
|
||||||
|
distribute the Program or its derivative works. These actions are
|
||||||
13. Use with the GNU Affero General Public License.
|
prohibited by law if you do not accept this License. Therefore, by
|
||||||
|
modifying or distributing the Program (or any work based on the
|
||||||
Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such.
|
Program), you indicate your acceptance of this License to do so, and
|
||||||
|
all its terms and conditions for copying, distributing or modifying
|
||||||
14. Revised Versions of this License.
|
the Program or works based on it.
|
||||||
|
|
||||||
The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
|
6. Each time you redistribute the Program (or any work based on the
|
||||||
|
Program), the recipient automatically receives a license from the
|
||||||
Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation.
|
original licensor to copy, distribute or modify the Program subject to
|
||||||
|
these terms and conditions. You may not impose any further
|
||||||
If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program.
|
restrictions on the recipients' exercise of the rights granted herein.
|
||||||
|
You are not responsible for enforcing compliance by third parties to
|
||||||
Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version.
|
this License.
|
||||||
|
|
||||||
15. Disclaimer of Warranty.
|
7. If, as a consequence of a court judgment or allegation of patent
|
||||||
|
infringement or for any other reason (not limited to patent issues),
|
||||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
conditions are imposed on you (whether by court order, agreement or
|
||||||
|
otherwise) that contradict the conditions of this License, they do not
|
||||||
16. Limitation of Liability.
|
excuse you from the conditions of this License. If you cannot
|
||||||
|
distribute so as to satisfy simultaneously your obligations under this
|
||||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
License and any other pertinent obligations, then as a consequence you
|
||||||
|
may not distribute the Program at all. For example, if a patent
|
||||||
17. Interpretation of Sections 15 and 16.
|
license would not permit royalty-free redistribution of the Program by
|
||||||
|
all those who receive copies directly or indirectly through you, then
|
||||||
If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.
|
the only way you could satisfy both it and this License would be to
|
||||||
|
refrain entirely from distribution of the Program.
|
||||||
|
|
||||||
|
If any portion of this section is held invalid or unenforceable under
|
||||||
|
any particular circumstance, the balance of the section is intended to
|
||||||
|
apply and the section as a whole is intended to apply in other
|
||||||
|
circumstances.
|
||||||
|
|
||||||
|
It is not the purpose of this section to induce you to infringe any
|
||||||
|
patents or other property right claims or to contest validity of any
|
||||||
|
such claims; this section has the sole purpose of protecting the
|
||||||
|
integrity of the free software distribution system, which is
|
||||||
|
implemented by public license practices. Many people have made
|
||||||
|
generous contributions to the wide range of software distributed
|
||||||
|
through that system in reliance on consistent application of that
|
||||||
|
system; it is up to the author/donor to decide if he or she is willing
|
||||||
|
to distribute software through any other system and a licensee cannot
|
||||||
|
impose that choice.
|
||||||
|
|
||||||
|
This section is intended to make thoroughly clear what is believed to
|
||||||
|
be a consequence of the rest of this License.
|
||||||
|
|
||||||
|
8. If the distribution and/or use of the Program is restricted in
|
||||||
|
certain countries either by patents or by copyrighted interfaces, the
|
||||||
|
original copyright holder who places the Program under this License
|
||||||
|
may add an explicit geographical distribution limitation excluding
|
||||||
|
those countries, so that distribution is permitted only in or among
|
||||||
|
countries not thus excluded. In such case, this License incorporates
|
||||||
|
the limitation as if written in the body of this License.
|
||||||
|
|
||||||
|
9. The Free Software Foundation may publish revised and/or new versions
|
||||||
|
of the General Public License from time to time. Such new versions will
|
||||||
|
be similar in spirit to the present version, but may differ in detail to
|
||||||
|
address new problems or concerns.
|
||||||
|
|
||||||
|
Each version is given a distinguishing version number. If the Program
|
||||||
|
specifies a version number of this License which applies to it and "any
|
||||||
|
later version", you have the option of following the terms and conditions
|
||||||
|
either of that version or of any later version published by the Free
|
||||||
|
Software Foundation. If the Program does not specify a version number of
|
||||||
|
this License, you may choose any version ever published by the Free Software
|
||||||
|
Foundation.
|
||||||
|
|
||||||
|
10. If you wish to incorporate parts of the Program into other free
|
||||||
|
programs whose distribution conditions are different, write to the author
|
||||||
|
to ask for permission. For software which is copyrighted by the Free
|
||||||
|
Software Foundation, write to the Free Software Foundation; we sometimes
|
||||||
|
make exceptions for this. Our decision will be guided by the two goals
|
||||||
|
of preserving the free status of all derivatives of our free software and
|
||||||
|
of promoting the sharing and reuse of software generally.
|
||||||
|
|
||||||
|
NO WARRANTY
|
||||||
|
|
||||||
|
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
||||||
|
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
||||||
|
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
||||||
|
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
||||||
|
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
||||||
|
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
||||||
|
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
||||||
|
REPAIR OR CORRECTION.
|
||||||
|
|
||||||
|
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||||
|
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
||||||
|
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
||||||
|
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
||||||
|
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
||||||
|
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
||||||
|
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
||||||
|
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
||||||
|
POSSIBILITY OF SUCH DAMAGES.
|
||||||
|
|
||||||
END OF TERMS AND CONDITIONS
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
How to Apply These Terms to Your New Programs
|
||||||
|
|
||||||
|
If you develop a new program, and you want it to be of the greatest
|
||||||
|
possible use to the public, the best way to achieve this is to make it
|
||||||
|
free software which everyone can redistribute and change under these terms.
|
||||||
|
|
||||||
|
To do so, attach the following notices to the program. It is safest
|
||||||
|
to attach them to the start of each source file to most effectively
|
||||||
|
convey the exclusion of warranty; and each file should have at least
|
||||||
|
the "copyright" line and a pointer to where the full notice is found.
|
||||||
|
|
||||||
|
<one line to give the program's name and a brief idea of what it does.>
|
||||||
|
Copyright (C) <year> <name of author>
|
||||||
|
|
||||||
|
This program is free software; you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation; either version 2 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License
|
||||||
|
along with this program; if not, write to the Free Software
|
||||||
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
|
|
||||||
|
Also add information on how to contact you by electronic and paper mail.
|
||||||
|
|
||||||
|
If the program is interactive, make it output a short notice like this
|
||||||
|
when it starts in an interactive mode:
|
||||||
|
|
||||||
|
Gnomovision version 69, Copyright (C) year name of author
|
||||||
|
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||||
|
This is free software, and you are welcome to redistribute it
|
||||||
|
under certain conditions; type `show c' for details.
|
||||||
|
|
||||||
|
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||||
|
parts of the General Public License. Of course, the commands you use may
|
||||||
|
be called something other than `show w' and `show c'; they could even be
|
||||||
|
mouse-clicks or menu items--whatever suits your program.
|
||||||
|
|
||||||
|
You should also get your employer (if you work as a programmer) or your
|
||||||
|
school, if any, to sign a "copyright disclaimer" for the program, if
|
||||||
|
necessary. Here is a sample; alter the names:
|
||||||
|
|
||||||
|
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
||||||
|
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
||||||
|
|
||||||
|
<signature of Ty Coon>, 1 April 1989
|
||||||
|
Ty Coon, President of Vice
|
||||||
|
|
||||||
|
This General Public License does not permit incorporating your program into
|
||||||
|
proprietary programs. If your program is a subroutine library, you may
|
||||||
|
consider it more useful to permit linking proprietary applications with the
|
||||||
|
library. If this is what you want to do, use the GNU Library General
|
||||||
|
Public License instead of this License.
|
||||||
|
121
ChangeLog
Normal file → Executable file
@@ -1,124 +1,5 @@
|
|||||||
SuperTuxkart 0.7.1b
|
SuperTuxKart 0.4 (March 2008)
|
||||||
~~~~~~~~~~~~~~~~~~~
|
|
||||||
* Fix circular dependency in challenges
|
|
||||||
* Updated translations
|
|
||||||
|
|
||||||
SuperTuxKart 0.7.1
|
|
||||||
~~~~~~~~~~~~~~~~~~
|
|
||||||
* Particle (smoke, splash, fire) and weather effects
|
|
||||||
* New Fort Magma by Samuncle, new Shiny Suburbs track by Horace
|
|
||||||
* New Beagle kart by wolterh
|
|
||||||
* Added internet news
|
|
||||||
* Support for live language switch
|
|
||||||
* Added optional minimal race UI
|
|
||||||
* Temporary invincibility after being hit
|
|
||||||
* Added support for full-screen anti-aliasing
|
|
||||||
* Clearer multiplayer setup
|
|
||||||
* Renamed many tracks to nicer names
|
|
||||||
* Basic level-of-detail (LOD) support
|
|
||||||
* Debug features for track makers
|
|
||||||
* Update to bullet 2.77
|
|
||||||
* Replace more sounds to be DFSG-compliant
|
|
||||||
* Fixed character names that contain non-ASCII characters
|
|
||||||
* Full RTL (right to left) support
|
|
||||||
* Various other tweaks done and glitches fixed
|
|
||||||
|
|
||||||
SuperTuxKart 0.7 (December 2010)
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
Too many to list them all. Main points:
|
|
||||||
* Irrlicht:
|
|
||||||
- Ported from plib to irrlicht
|
|
||||||
- Added animations to karts and some tracks
|
|
||||||
* GUI
|
|
||||||
- Completely new designed GUI
|
|
||||||
* Other improvements
|
|
||||||
- Allowed alternative ways/shortcuts in tracks
|
|
||||||
- New item 'switch'
|
|
||||||
* New art:
|
|
||||||
- New tracks farm, hacienda, scotland, secret garden
|
|
||||||
|
|
||||||
SuperTuxKart 0.6.2a (October 2009)
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
* Bugfix: STK would crash while trying to save the config file
|
|
||||||
on Windows Vista.
|
|
||||||
|
|
||||||
SuperTuxKart 0.6.2 (July 2009)
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
* Bugfix: Game could crash in rare circumstances.
|
|
||||||
* Bugfix: Restarting a GP (with the in-race menu ESC) would
|
|
||||||
not subtract already allocated points.
|
|
||||||
* Bugfix: A race could be finished with an invalid shortcut.
|
|
||||||
* Bugfix: Playing a challenge after a splitscreen game would
|
|
||||||
play the challenge in split screen.
|
|
||||||
* Bugfix: Items explode over void.
|
|
||||||
* Bugfix: Grass in castle arena slowed down the kart.
|
|
||||||
* Bugfix: GP result showed kart identifier instead of name.
|
|
||||||
* Improvement: there is now 1 1 sec. wait period for the race
|
|
||||||
result screen, avoiding the problem that someone
|
|
||||||
presses space/enter at the end of a race, immediately
|
|
||||||
quitting the menu before it can be read.
|
|
||||||
|
|
||||||
SuperTuxKart 0.6.1a (February 2009)
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
* Bugfix: battle mode would not display track groups.
|
|
||||||
|
|
||||||
SuperTuxKart 0.6.1 (February 2009)
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
* Added new kart ("Puffy"), new battle map ("Cave"), and new music
|
|
||||||
for Snow Mountain.
|
|
||||||
* Fixed bug in track selection screen that could cause a crash
|
|
||||||
when track groups were used.
|
|
||||||
* Fixed crash in character selection that could happen if an
|
|
||||||
old user config file existed.
|
|
||||||
* Fixed incorrect rescues in Fort Magma.
|
|
||||||
* Improved track selection screen to not display empty track
|
|
||||||
groups.
|
|
||||||
* A plunger in the face is now removed when restarting.
|
|
||||||
* Added slow-down for karts driving backwards.
|
|
||||||
* Somewhat reduced 'shaking' of AI driven karts.
|
|
||||||
|
|
||||||
SuperTuxKart 0.6 (January 2009)
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
* New improved physics and kart handling
|
|
||||||
* Added sharp turns and nitro speed boost (replacing wheelies and jump)
|
|
||||||
* Totally rewrote powerups (plunger, bowling ball, cake, bubblegum) and new look for bananas
|
|
||||||
* New and improved tracks : skyline, snow mountain, race track, space track, old mine, XR591
|
|
||||||
* New game mode : 3-Strikes Battle
|
|
||||||
* Major improvements to AI
|
|
||||||
* New/improved karts (and removed some old ones) : wilber, eviltux, hexley
|
|
||||||
* Improved user interface
|
|
||||||
* Karts now have a visible suspension effect
|
|
||||||
* Fully positional audio with OpenAL
|
|
||||||
* New music and sound effects (including engine, braking and skidding sounds)
|
|
||||||
* Better support for mods and add-ons (kart and track groups)
|
|
||||||
* New/updated translations (ga fi de nl sl fr it es ro sv)
|
|
||||||
* Allowed 'Grand Prix's of Time Trial, Follow the Leader, or any other mode
|
|
||||||
* Challenges are now specified and config files, and are thus easy to create by users
|
|
||||||
* Improved build system to better detect missing dependencies
|
|
||||||
* Improved shortcut-detection
|
|
||||||
* Initial work towards networking (disabled and hidden by default)
|
|
||||||
* Bug fixes and code refactor/cleanup/documentation
|
|
||||||
- Fixed 'joystick locks' (kart would turn even if the joystick is in neutral),
|
|
||||||
thanks to Samjam for the patch.
|
|
||||||
|
|
||||||
SuperTuxKart 0.5 (May 2008)
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
* Six new tracks and one improved track: Fort Magma, SnowTux Peak, Amazonian Journey, City,
|
|
||||||
Canyon, Crescent Crossing and StarTrack
|
|
||||||
* Complete Challenges to unlock game modes, new tracks and a skidding preview
|
|
||||||
* New Follow the Leader game mode
|
|
||||||
* New Grand Prix
|
|
||||||
* Improved User Interface
|
|
||||||
* Improved game pad/joystick handling
|
|
||||||
* German, French, Dutch, Spanish, Italian and Swedish translations
|
|
||||||
* Additional music
|
|
||||||
* Many Bugfixes including:
|
|
||||||
a memory leak fix (Charlie Head)
|
|
||||||
an AI crash fix (Chris Morris)
|
|
||||||
|
|
||||||
|
|
||||||
SuperTuxKart 0.4 (February 2008)
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
* New physics handling using the bullet physics engine
|
* New physics handling using the bullet physics engine
|
||||||
* New kart: wilber
|
* New kart: wilber
|
||||||
* Improved 'Shifting Sands' and 'Lighthouse' tracks
|
* Improved 'Shifting Sands' and 'Lighthouse' tracks
|
||||||
|
49
INSTALL
Normal file → Executable file
@@ -7,8 +7,11 @@ General
|
|||||||
First, make sure that you have the following packages installed:
|
First, make sure that you have the following packages installed:
|
||||||
|
|
||||||
* OpenGL (or Mesa 3.0 or later)
|
* OpenGL (or Mesa 3.0 or later)
|
||||||
* Irrlicht 1.7 or later
|
* PLIB version 1.8.4 or later
|
||||||
* OpenAL
|
* SDL 1.2 or later
|
||||||
|
* OpenAL (optional)
|
||||||
|
* freealut (optional)
|
||||||
|
* MikMod (optional)
|
||||||
|
|
||||||
Unpack the files from the tarball like this:
|
Unpack the files from the tarball like this:
|
||||||
|
|
||||||
@@ -35,48 +38,35 @@ location, use the "--prefix" option of configure, e.g. --prefix=/usr
|
|||||||
See the --help output of configure for further options.
|
See the --help output of configure for further options.
|
||||||
|
|
||||||
|
|
||||||
SVN STK on Ubuntu
|
SVN STK on Ubuntu Edgy
|
||||||
-----------------
|
----------------------
|
||||||
Here are the compilation instructions for the current svn(2009-10-15) of
|
Here are the compilation instructions for the current svn(05 oct. 2006) of
|
||||||
Super Tux Kart originally contributed by Damien for Ubuntu Edgy, and updated
|
Super Tux Kart on Ubuntu Edgy, contributed by Damien:
|
||||||
to 9.04 version:
|
|
||||||
|
|
||||||
install following packages:
|
install following packages:
|
||||||
# apt-get install libtool libxxf86vm-dev libopenal-dev
|
# apt-get install libopenal-dev libalut-dev libmikmod2-dev plib1.8.4-dev
|
||||||
libglu1-mesa-dev subversion autoconf automake1.9 g++ gcc
|
libglu1-mesa-dev subversion autoconf automake1.9 g++ gcc
|
||||||
|
|
||||||
do a:
|
do a:
|
||||||
$ svn checkout https://supertuxkart.svn.sourceforge.net/svnroot/supertuxkart/main/trunk
|
$ svn checkout http://supertuxkart.svn.sourceforge.net/svnroot/supertuxkart/trunk/supertuxkart
|
||||||
|
|
||||||
Get irrlicht-1.x.zip and unzip it, compile irrlicht:
|
then:
|
||||||
$ cd irrlicht-1.x/source/Irrlicht/
|
|
||||||
$ make
|
|
||||||
$ cd ../../..
|
|
||||||
$ pwd
|
|
||||||
/some/path/
|
|
||||||
|
|
||||||
then we can move to stk, remember to replace the output of pwd below:
|
|
||||||
$ cd trunk
|
$ cd trunk
|
||||||
note that the "--with-irrlicht" argument below is only required if you didn't install irrlicht to /usr/[local]
|
$ ./autogen.sh && ./configure && make
|
||||||
$ ./autogen.sh && ./configure --with-irrlicht=/some/path/irrlicht-1.x/ && make
|
and if all went well:
|
||||||
and if all went well run the game:
|
|
||||||
$ src/supertuxkart
|
$ src/supertuxkart
|
||||||
|
|
||||||
tested with g++ 3.3 and 4.1 , both succeeded.
|
tested with g++ 3.3 and 4.1 , both succeeded.
|
||||||
|
|
||||||
If you want to install the game system-wide, do 'make install'.
|
If you want to install the game system-wide, do 'make install'.
|
||||||
|
|
||||||
To update the source from inside trunk directory, one simple command:
|
|
||||||
$ svn up
|
|
||||||
and then, in most cases, just rebuild:
|
|
||||||
$ make
|
|
||||||
with the exception of changes to any Makefile.am, in which case:
|
|
||||||
$ ./autogen.sh && ./configure --with-irrlicht=/some/path/irrlicht-1.x/ && make
|
|
||||||
|
|
||||||
|
|
||||||
But it didn't work!
|
But it didn't work!
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
Right now there is no proper windows compilation. You can still compile
|
||||||
|
for windows using cygwin, see README.cygwin for details.
|
||||||
|
|
||||||
If you checked out your copy directly from SVN, you have to run
|
If you checked out your copy directly from SVN, you have to run
|
||||||
'sh autogen.sh' to generate the configure script.
|
'sh autogen.sh' to generate the configure script.
|
||||||
|
|
||||||
@@ -86,11 +76,14 @@ http://supertuxkart.sourceforge.net/
|
|||||||
|
|
||||||
|
|
||||||
Also, the most common (by FAR) reason for problems is that your OpenGL/Mesa
|
Also, the most common (by FAR) reason for problems is that your OpenGL/Mesa
|
||||||
is incorrectly installed - so before you complain to any of the Irrlicht or
|
is incorrectly installed - so before you complain to any of the PLIB or
|
||||||
Supertuxkart mailing lists, first try running one of the example programs
|
Supertuxkart mailing lists, first try running one of the example programs
|
||||||
that comes with your OpenGL implementation - or one of the Mesa or GLUT
|
that comes with your OpenGL implementation - or one of the Mesa or GLUT
|
||||||
sample programs.
|
sample programs.
|
||||||
|
|
||||||
|
If you those examples run OK - then go to the PLIB home page and download
|
||||||
|
the PLIB examples.
|
||||||
|
|
||||||
If THOSE run correctly - but Supertuxkart doesn't then please get in touch
|
If THOSE run correctly - but Supertuxkart doesn't then please get in touch
|
||||||
with the SupertuxKart mailing list and we'll do our best to get you up and
|
with the SupertuxKart mailing list and we'll do our best to get you up and
|
||||||
racing.
|
racing.
|
||||||
|
8
Makefile.am
Normal file → Executable file
@@ -1,8 +1,6 @@
|
|||||||
ACLOCAL_AMFLAGS = -I m4
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
|
|
||||||
SUBDIRS = $(BULLETTREE) $(ENETTREE) src doc data
|
SUBDIRS = @BULLETTREE@ src wavs images models oggs doc data fonts
|
||||||
|
|
||||||
|
EXTRA_DIST = README README.cygwin README.macosx README.windows ChangeLog COPYING missing
|
||||||
|
|
||||||
pkgdatadir=$(datadir)/doc/$(PACKAGE)
|
|
||||||
dist_pkgdata_DATA=AUTHORS ChangeLog COPYING README
|
|
||||||
# NEWS only contains "see changelog"
|
|
||||||
# CHANGES only contains "see NEW"
|
|
||||||
|
115
README
Normal file → Executable file
@@ -1,55 +1,98 @@
|
|||||||
SuperTuxKart
|
SuperTuxKart
|
||||||
============
|
==============
|
||||||
SuperTuxKart is a free kart racing game. It is focusing on fun and
|
SuperTuxKart is a fun kart racing game. It was originally based on
|
||||||
not on realistic kart physics. Instruction can be found on the
|
TuxKart (http://tuxkart.sourceforge.net) by Steve Baker, but by now
|
||||||
in-game help page.
|
has developed a life on its own. The SuperTuxKart homepage can be found at:
|
||||||
|
|
||||||
The SuperTuxKart homepage can be found at:
|
|
||||||
|
|
||||||
http://supertuxkart.sourceforge.net
|
http://supertuxkart.sourceforge.net
|
||||||
|
|
||||||
The official SuperTuxKart forum is at. If you need support,
|
To contact the active maintainers, please send an email to:
|
||||||
this would be the best place to start.
|
|
||||||
|
|
||||||
http://supertuxkart.sourceforge.net/forum
|
supertuxkart-devel@lists.sourceforge.net
|
||||||
|
|
||||||
|
A big "thank you" to Steve Baker for designing and implementing the
|
||||||
|
original TuxKart, and to the GotM team for their invaluable work.
|
||||||
|
See the data/CREDITS file for individual credits.
|
||||||
|
|
||||||
Hope you enjoy the game.
|
Hope you enjoy the game.
|
||||||
- The SuperTuxKart development team.
|
- The SuperTuxKart development team.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
HARDWARE REQUIREMENTS
|
HARDWARE REQUIREMENTS
|
||||||
=====================
|
=====================
|
||||||
* You need a 3D graphics card that supports OpenGL or Mesa.
|
* You need a 3D graphics card that supports OpenGL or Mesa.
|
||||||
* You should have a CPU that's running at 450MHz or better.
|
* You should have a CPU that's running at 450MHz or better.
|
||||||
* You'll need at least 600 MB of free RAM.
|
* You'll need at least 32Mb RAM.
|
||||||
|
* A sound card would be nice - but it's not essential.
|
||||||
* Ideally, you want a joystick with at least 6 buttons.
|
* Ideally, you want a joystick with at least 6 buttons.
|
||||||
|
|
||||||
|
PLAYING THE GAME
|
||||||
|
================
|
||||||
|
SuperTuxKart is a kart racing game. Basically you run around the track,
|
||||||
|
and give your best shot at reaching the goal before your opponents. The ?
|
||||||
|
boxes can help you, and collection coins can build up your power, so you can
|
||||||
|
grab more than one collectable! But avoid the bananas, since they might
|
||||||
|
give you a nasty surprise.
|
||||||
|
|
||||||
COMPILING SuperTuxkart
|
Controls can be configured from the game, here are the defaults mappings:
|
||||||
======================
|
|
||||||
|
|
||||||
WINDOWS
|
Player 1:
|
||||||
-------
|
Steer : Left / Right arrow
|
||||||
A project file for Visual Studio 9 (e.g. the free 2008 express
|
Accelerate : Up arrow
|
||||||
edition) is included in the sources in src/ide/vc9. A separate
|
Brake : Down arrow
|
||||||
dependency package is available on SuperTuxKart's sourceforge
|
Use item : Right control
|
||||||
page, which includes all necessary libraries, header files,
|
Wheelie : Right shift
|
||||||
and dlls to compile and run the source code.
|
Rescue : Backspace
|
||||||
|
Jump : - (minus key)
|
||||||
|
Look back : Right alt
|
||||||
|
|
||||||
While compilation with cygwin is not officially supported,
|
Player 2:
|
||||||
this has been done (check with the forum for details).
|
Steer : A / D key
|
||||||
|
Accelerate : W key
|
||||||
|
Brake : S key
|
||||||
|
Use item : Left control
|
||||||
|
Wheelie : Left shift
|
||||||
|
Rescue : Q key
|
||||||
|
Jump : Caps lock
|
||||||
|
Look back : Left alt
|
||||||
|
|
||||||
MAC OSX
|
Player 3:
|
||||||
-------
|
Steer : F / H key
|
||||||
The latest information about compilation on Mac are on our wiki:
|
Accelerate : T key
|
||||||
http://supertuxkart.sourceforge.net/Building_and_packaging_on_OSX
|
Brake : G key
|
||||||
The Xcode project file is in /src/ide/Xcode/, but it still
|
Use item : N key
|
||||||
requires that all dependencies are installed as explained on the wiki.
|
Wheelie : C key
|
||||||
|
Rescue : R key
|
||||||
|
Jump : V key
|
||||||
|
Look back : N key
|
||||||
|
|
||||||
UNIX
|
Player 4:
|
||||||
----
|
Steer : J / L key
|
||||||
See INSTALL for details.
|
Accelerate : I key
|
||||||
|
Brake : K key
|
||||||
|
Use item : . key
|
||||||
|
Wheelie : M key
|
||||||
|
Rescue : u key
|
||||||
|
Jump : , key
|
||||||
|
Look back : / key
|
||||||
|
|
||||||
|
The Escape key pauses the game and shows the race menu.
|
||||||
|
|
||||||
|
|
||||||
|
SUPPORT
|
||||||
|
=======
|
||||||
|
The main webpage is at:
|
||||||
|
|
||||||
|
http://supertuxkart.sourceforge.net
|
||||||
|
|
||||||
|
If you have any problems, please contact the SuperTuxKart mailing list at:
|
||||||
|
|
||||||
|
supertuxkart-devel@lists.sourceforge.net
|
||||||
|
|
||||||
|
The archives of this mailing list can be found at:
|
||||||
|
|
||||||
|
http://sourceforge.net/mailarchive/forum.php?forum_name=supertuxkart-devel
|
||||||
|
|
||||||
LICENSE
|
LICENSE
|
||||||
=======
|
=======
|
||||||
@@ -57,15 +100,3 @@ This software is released under the GNU General Public License (GPL) which
|
|||||||
can be found in the file 'LICENSE' in the same directory as this file.
|
can be found in the file 'LICENSE' in the same directory as this file.
|
||||||
Information about the licenses for artwork are contained in
|
Information about the licenses for artwork are contained in
|
||||||
data/licenses.
|
data/licenses.
|
||||||
|
|
||||||
|
|
||||||
3D COORDINATES
|
|
||||||
==============
|
|
||||||
A reminder for those looking at the code and 3d models:
|
|
||||||
|
|
||||||
STK : X right, Y up, Z forwards
|
|
||||||
Blender: X right, Y forwards, Z up
|
|
||||||
|
|
||||||
The exporters perform the needed transform, so in Blender you just work
|
|
||||||
with XY plane as ground, and things will appear fine in STK (using XZ
|
|
||||||
as ground in the code, obviously).
|
|
||||||
|
28
README.cygwin
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
Some short instruction on how to compile supertuxkart with cygwin:
|
||||||
|
|
||||||
|
1) You have to use supertuxkart revision 593 or later (which you are
|
||||||
|
probably doing since you are reading this readme :) ).
|
||||||
|
|
||||||
|
2) Install freeglut
|
||||||
|
This is part of the cygwin packages, so just select this in
|
||||||
|
the cygwin setup program.
|
||||||
|
|
||||||
|
3) Compile and install plib
|
||||||
|
This should work straight out of the box.
|
||||||
|
|
||||||
|
4) Unpack supteruxkart and run ./configure and make.
|
||||||
|
|
||||||
|
That should be all.
|
||||||
|
|
||||||
|
|
||||||
|
Comments:
|
||||||
|
1) A -DNOMINMAX is added for cygwin compilations, since otherwise
|
||||||
|
min and max are #defined, causing problems with all std::min and
|
||||||
|
std::max constructs.
|
||||||
|
2) The order in which plib/pu.h and plib/pw.h are included appears
|
||||||
|
to be important - pw should be included first.
|
||||||
|
|
||||||
|
If you have any problems, please post on the mailing list - I am
|
||||||
|
not a regular windows user, so am probably not able to help you.
|
||||||
|
|
||||||
|
hiker
|
529
README.macosx
Normal file
@@ -0,0 +1,529 @@
|
|||||||
|
The latest information about compilation on Mac are on our wiki:
|
||||||
|
http://supertuxkart.sourceforge.net/Building_and_packaging_on_OSX
|
||||||
|
|
||||||
|
The older instructions should still work, and are quite detailed.
|
||||||
|
Note that we supply a modified version of plib (on our download page
|
||||||
|
at http://sourceforge.net/project/showfiles.php?group_id=202302)
|
||||||
|
which fixes a few compilation problems on Macs. We strongly recommend
|
||||||
|
to use this version (unless a newer plib version is released).
|
||||||
|
|
||||||
|
System requirements Mac:
|
||||||
|
PowerPC- or Intel-Mac with 800 MHz or more,
|
||||||
|
1 GHz recommended 3D-graphics card with 32 MB or more.
|
||||||
|
100 MB free disk space. Supporting Mac OS X 10.3.9 or later.
|
||||||
|
|
||||||
|
Compiling SuperTuxKart on OS X 10.4.x
|
||||||
|
|
||||||
|
01. Install all updates for OS X.
|
||||||
|
|
||||||
|
02. Download xcode 2.4.1_8m1910_6936315 from http://developer.apple.com/macosx/
|
||||||
|
|
||||||
|
You must be an Apple Developer Connection member to download this package.
|
||||||
|
|
||||||
|
03. Installing XCode.
|
||||||
|
|
||||||
|
04. Edit "/etc/profile":
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
# System-wide .profile for sh(1)
|
||||||
|
|
||||||
|
PATH="/sw/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/X11R6/bin"
|
||||||
|
|
||||||
|
export PATH
|
||||||
|
|
||||||
|
PKG_CONFIG_PATH="/sw/lib/pkgconfig:/usr/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/local/lib/pkgconfig"
|
||||||
|
|
||||||
|
export PKG_CONFIG_PATH
|
||||||
|
|
||||||
|
if [ "${BASH-no}" != "no" ]; then [ -r /etc/bashrc ] && . /etc/bashrc fi
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
05. Download Fink from http://www.finkproject.org/download/index.php?phpLang=en
|
||||||
|
|
||||||
|
06. Installing Fink.
|
||||||
|
|
||||||
|
07. Copy the FinkCommander folder to Applications and launch FinkCommander.
|
||||||
|
|
||||||
|
08. Run selfupdate.
|
||||||
|
|
||||||
|
09. Run update-all.
|
||||||
|
|
||||||
|
10. Run the index command.
|
||||||
|
|
||||||
|
11. Installing the following 'fink' packages:
|
||||||
|
|
||||||
|
|
||||||
|
11.01 SDL
|
||||||
|
|
||||||
|
11.02 audiofile
|
||||||
|
|
||||||
|
11.03 esound
|
||||||
|
|
||||||
|
11.04 svn
|
||||||
|
|
||||||
|
11.05 svn-client
|
||||||
|
|
||||||
|
|
||||||
|
12. Download the SDL framework from http://www.libsdl.org/download-1.2.php and copy it to /Library/Frameworks.
|
||||||
|
|
||||||
|
13. Installing Vorbis.framework and Ogg.framework:
|
||||||
|
|
||||||
|
13.01 Download SuperTux from http://developer.berlios.de/project/showfiles.php?group_id=3467&release_id=11879
|
||||||
|
|
||||||
|
13.02 Right-click the SuperTux icon and select Show Package Contents from the context menu.
|
||||||
|
|
||||||
|
13.03 Change in the folder Contents:Frameworks. And copy Vorbis.framework and Ogg.framework to <hd>:Library:Frameworks.
|
||||||
|
|
||||||
|
|
||||||
|
14. Installing plib: ////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
|
14.01 Download PLIB from http://plib.sourceforge.net/download.html
|
||||||
|
|
||||||
|
|
||||||
|
14.02 Unpack plib-1.8.4.tar.gz.
|
||||||
|
|
||||||
|
|
||||||
|
14.03 Change in the folder PLIB.
|
||||||
|
|
||||||
|
|
||||||
|
14.04 Download "pwMacOSX.cxx"-patch from ftp://ftp.berlios.de/pub/supertuxkart/plib_patch_for_osx.zip
|
||||||
|
|
||||||
|
|
||||||
|
14.05 Installing pwMacOSX.cxx-patch.
|
||||||
|
|
||||||
|
|
||||||
|
14.06 Run ./configure --prefix=<..... Universal/plib_ppc>" in the folder PLIB.
|
||||||
|
|
||||||
|
|
||||||
|
e.g.: /Users/christian/Desktop/Universal/plib_ppc.
|
||||||
|
|
||||||
|
|
||||||
|
14.07 Modify the plib:
|
||||||
|
|
||||||
|
|
||||||
|
jsMacOSX.cxx:
|
||||||
|
|
||||||
|
|
||||||
|
#include <IOKit/IOkitLib.h>
|
||||||
|
|
||||||
|
|
||||||
|
replace with:
|
||||||
|
|
||||||
|
|
||||||
|
#include <IOKit/IOKitLib.h>
|
||||||
|
|
||||||
|
|
||||||
|
14.08 jsMacOSX.cxx:
|
||||||
|
|
||||||
|
|
||||||
|
static void os_specific_s::elementEnumerator( const void *element, void* vjs)
|
||||||
|
|
||||||
|
|
||||||
|
replace with:
|
||||||
|
|
||||||
|
|
||||||
|
void os_specific_s::elementEnumerator( const void *element, void* vjs)
|
||||||
|
|
||||||
|
|
||||||
|
14.09 make
|
||||||
|
|
||||||
|
14.10 make install
|
||||||
|
|
||||||
|
14.11 make clean
|
||||||
|
|
||||||
|
|
||||||
|
14.12 Run "./configure --prefix=<..... Universal/plib_x86>" in the folder PLIB.
|
||||||
|
|
||||||
|
e.g.: /Users/christian/Desktop/Universal/plib_x86.
|
||||||
|
|
||||||
|
14.13 Edit the following Makefiles:
|
||||||
|
|
||||||
|
<PLIB-Ordner>/Makefile
|
||||||
|
|
||||||
|
<PLIB-Ordner>/src/Makefile
|
||||||
|
|
||||||
|
<PLIB-Ordner>/src/fnt/Makefile
|
||||||
|
|
||||||
|
<PLIB-Ordner>/src/js/Makefile
|
||||||
|
|
||||||
|
<PLIB-Ordner>/src/net/Makefile
|
||||||
|
|
||||||
|
<PLIB-Ordner>/src/psl/Makefile
|
||||||
|
|
||||||
|
<PLIB-Ordner>/src/puAux/Makefile
|
||||||
|
|
||||||
|
<PLIB-Ordner>/src/pui/Makefile
|
||||||
|
|
||||||
|
<PLIB-Ordner>/src/pw/Makefile
|
||||||
|
|
||||||
|
<PLIB-Ordner>/src/sg/Makefile
|
||||||
|
|
||||||
|
<PLIB-Ordner>/src/sl/Makefile
|
||||||
|
|
||||||
|
<PLIB-Ordner>/src/ssg/Makefile
|
||||||
|
|
||||||
|
<PLIB-Ordner>/src/ssgAux/Makefile
|
||||||
|
|
||||||
|
<PLIB-Ordner>/src/util/Makefile
|
||||||
|
|
||||||
|
replace the line: "CXXFLAGS =" with "CXXFLAGS = -g -O2 -Wall -arch i386"
|
||||||
|
|
||||||
|
14.14 make install
|
||||||
|
|
||||||
|
14.15 Create a universal (multi-architecture) plib:
|
||||||
|
|
||||||
|
lipo -create /Users/christian/Desktop/Universal/plib_ppc/lib/libplibfnt.a /Users/christian/Desktop/Universal/
|
||||||
|
|
||||||
|
plib_x86/lib/libplibfnt.a -output /usr/lib/libplibfnt.a
|
||||||
|
|
||||||
|
Repeat this step for all libraries.
|
||||||
|
|
||||||
|
15. Installing Freealut-1.1.0 from OpenAL.org ////////////////////
|
||||||
|
|
||||||
|
15.01 Makefile.in:
|
||||||
|
|
||||||
|
Replace the line:
|
||||||
|
|
||||||
|
SUBDIRS = admin src include examples test_suite
|
||||||
|
|
||||||
|
with
|
||||||
|
|
||||||
|
SUBDIRS = admin src include
|
||||||
|
|
||||||
|
|
||||||
|
15.02 configure:
|
||||||
|
|
||||||
|
Replace the line
|
||||||
|
|
||||||
|
for ac_header in AL/alc.h AL/al.h basetsd.h ctype.h math.h stdio.h time.h
|
||||||
|
|
||||||
|
with
|
||||||
|
|
||||||
|
for ac_header in OpenAL/alc.h OpenAL/al.h basetsd.h ctype.h math.h stdio.h time.h
|
||||||
|
|
||||||
|
|
||||||
|
15.03 export CXXFLAGS="-framework OpenAL"
|
||||||
|
|
||||||
|
|
||||||
|
15.04 export LDFLAGS="-framework OpenAL"
|
||||||
|
|
||||||
|
|
||||||
|
15.05 ./configure --prefix=/usr
|
||||||
|
|
||||||
|
|
||||||
|
15.06 make
|
||||||
|
|
||||||
|
|
||||||
|
15.07 Open admin/pkgconfig/freealut.pc
|
||||||
|
|
||||||
|
Replace the line
|
||||||
|
|
||||||
|
Requires: openal
|
||||||
|
|
||||||
|
with
|
||||||
|
|
||||||
|
Requires:
|
||||||
|
|
||||||
|
|
||||||
|
15.08 Replace the line:
|
||||||
|
|
||||||
|
Libs: -L${libdir} -lalut Cflags: -I${includedir}
|
||||||
|
|
||||||
|
with
|
||||||
|
|
||||||
|
Libs: -framework OpenAL -L${libdir} -lalut Cflags: -framework OpenAL -I${includedir}
|
||||||
|
|
||||||
|
|
||||||
|
15.09 sudo make install
|
||||||
|
|
||||||
|
|
||||||
|
16. Copy the plib files to "/usr/local":
|
||||||
|
|
||||||
|
16.01 sudo cp /usr/lib/libplib* /usr/local/lib/
|
||||||
|
|
||||||
|
16.02 sudo cp -R /usr/include/plib /usr/local/include/
|
||||||
|
|
||||||
|
|
||||||
|
Installing SuperTuxKart //////////
|
||||||
|
|
||||||
|
|
||||||
|
1. Copy the following code and paste it in the new file "buildUB.sh".
|
||||||
|
|
||||||
|
|
||||||
|
buildUB.sh:
|
||||||
|
|
||||||
|
---------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
if [ -r ./configure ]; then
|
||||||
|
|
||||||
|
echo "Configure found!"
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
echo "No Config file found! Runing autogen.sh..."
|
||||||
|
|
||||||
|
sh autogen.sh
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
if [ -r ./config.guess ]; then
|
||||||
|
|
||||||
|
echo "config.guess found!"
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
echo "config.guess not present! Copying it..."
|
||||||
|
|
||||||
|
cp /usr/share/libtool/config.guess ./config.guess
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
if [ -r ./config.sub ]; then
|
||||||
|
|
||||||
|
echo "config.sub found!"
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
echo "config.sub not present! Copying it..."
|
||||||
|
|
||||||
|
cp /usr/share/libtool/config.sub ./config.sub
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
if [ -r ./Makefile ]; then
|
||||||
|
|
||||||
|
echo "Makefile found!"
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
echo "Makefile missing! Running ./configure..."
|
||||||
|
|
||||||
|
./configure
|
||||||
|
|
||||||
|
if [ -r ./Makefile ]; then
|
||||||
|
|
||||||
|
echo "Makefile present, ready to compile!"
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
echo "Configure not completed, Makefile still missing! Exiting..."
|
||||||
|
|
||||||
|
exit 1
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
echo "Setting environment variables..."
|
||||||
|
|
||||||
|
export sdl_LIBS=""
|
||||||
|
|
||||||
|
export LDFLAGS="-framework OpenAL -Wl,-framework,Cocoa -framework SDL -framework Cocoa -lSDLmain
|
||||||
|
|
||||||
|
-framework Vorbis -framework Ogg -L/usr/local/lib -L/opt/local/lib -L/sw/lib"
|
||||||
|
|
||||||
|
export openal_LIBS="/usr/local/lib/libmikmod.a"
|
||||||
|
|
||||||
|
|
||||||
|
if [ -r ./bin/supertuxkartPPC ]; then
|
||||||
|
|
||||||
|
echo "supertuxkartPPC is present, nothing to do."
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
echo "Cleaning up..."
|
||||||
|
|
||||||
|
make clean -s
|
||||||
|
|
||||||
|
|
||||||
|
echo "Building PPC Binary..."
|
||||||
|
|
||||||
|
make -e -s
|
||||||
|
|
||||||
|
|
||||||
|
echo "Copying PPC Binary..."
|
||||||
|
|
||||||
|
mkdir ./bin
|
||||||
|
|
||||||
|
if [ -r ./src/supertuxkart ]; then
|
||||||
|
|
||||||
|
cp ./src/supertuxkart ./bin/supertuxkartPPC
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
echo "Error!"
|
||||||
|
|
||||||
|
exit 1
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
if [ -r ./bin/supertuxkartx86 ]; then
|
||||||
|
|
||||||
|
echo "supertuxkartx86 is present, nothing to do."
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
echo "Cleaning up..."
|
||||||
|
|
||||||
|
make clean -s
|
||||||
|
|
||||||
|
|
||||||
|
echo "Building x86 Binary..."
|
||||||
|
|
||||||
|
export CXXFLAGS="-g -O2 -Wall -arch i386 `sdl-config --cflags`"
|
||||||
|
|
||||||
|
export LDFLAGS=$LDFLAGS" -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -L/usr/local/lib -L/opt/local/lib -L/sw/lib"
|
||||||
|
|
||||||
|
make -e -s
|
||||||
|
|
||||||
|
|
||||||
|
echo "Copying x86 Binary..."
|
||||||
|
|
||||||
|
if [ -r ./src/supertuxkart ]; then
|
||||||
|
|
||||||
|
cp ./src/supertuxkart ./bin/supertuxkartx86
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
echo "Error!"
|
||||||
|
|
||||||
|
exit 1
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
echo "Creating Universal Binary..."
|
||||||
|
|
||||||
|
lipo -create ./bin/supertuxkartPPC ./bin/supertuxkartx86 -output ./bin/supertuxkart
|
||||||
|
|
||||||
|
|
||||||
|
echo "Done!"
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
2. Set the permissions for the script "buildUB.sh"
|
||||||
|
|
||||||
|
e.g.: chmod 744 buildUB.sh
|
||||||
|
|
||||||
|
|
||||||
|
3. Download SuperTuxKart-Source from "http://sourceforge.net/project/showfiles.php?group_id=202302".
|
||||||
|
|
||||||
|
|
||||||
|
4. Go in the folder SuperTuxKart.
|
||||||
|
|
||||||
|
|
||||||
|
5. Copy the script "buildUB.sh" in the directory "SuperTuxKart".
|
||||||
|
|
||||||
|
|
||||||
|
6. ./buildUB.sh
|
||||||
|
|
||||||
|
|
||||||
|
7. Check-up:
|
||||||
|
|
||||||
|
|
||||||
|
7.01 Go in the folder "bin".
|
||||||
|
|
||||||
|
|
||||||
|
7.02 ./supertuxkart --version
|
||||||
|
|
||||||
|
Print version information
|
||||||
|
|
||||||
|
e.g.:
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
SuperTuxKart, 0.3alpha.
|
||||||
|
|
||||||
|
SuperTuxKart, SVN revision number '975M'.
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
7.03 Is this a universal binary?
|
||||||
|
|
||||||
|
file supertuxkart
|
||||||
|
|
||||||
|
|
||||||
|
e.g.:
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
supertuxkart: Mach-O fat file with 2 architectures
|
||||||
|
|
||||||
|
supertuxkart (for architecture ppc): Mach-O executable ppc
|
||||||
|
|
||||||
|
supertuxkart (for architecture i386): Mach-O executable i386
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
7.04 otool -L supertuxkart
|
||||||
|
|
||||||
|
Print shared library dependencies.
|
||||||
|
|
||||||
|
e.g.:
|
||||||
|
------------------------------------------------------------------------------------------------
|
||||||
|
supertuxkart:
|
||||||
|
|
||||||
|
/System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL (compatibility version 1.0.0,
|
||||||
|
|
||||||
|
current version 1.0.0)
|
||||||
|
|
||||||
|
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa (compatibility version 1.0.0,
|
||||||
|
|
||||||
|
current version 11.0.0)
|
||||||
|
|
||||||
|
@executable_path/../Frameworks/SDL.framework/Versions/A/SDL (compatibility version 1.0.0, current
|
||||||
|
|
||||||
|
version 1.0.0)
|
||||||
|
|
||||||
|
@executable_path/../Frameworks/Vorbis.framework/Versions/A/Vorbis (compatibility version 1.0.0,
|
||||||
|
|
||||||
|
current version 1.0.0)
|
||||||
|
|
||||||
|
@executable_path/../Frameworks/Ogg.framework/Versions/A/Ogg (compatibility version 1.0.0, current
|
||||||
|
|
||||||
|
version 1.0.0)
|
||||||
|
|
||||||
|
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon (compatibility version 2.0.0, current
|
||||||
|
|
||||||
|
version 128.0.0)
|
||||||
|
|
||||||
|
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (compatibility version 1.0.0, current
|
||||||
|
|
||||||
|
version 1.0.0)
|
||||||
|
|
||||||
|
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit (compatibility version 1.0.0, current
|
||||||
|
|
||||||
|
version 275.0.0)
|
||||||
|
|
||||||
|
/System/Library/Frameworks/AGL.framework/Versions/A/AGL (compatibility version 1.0.0, current version
|
||||||
|
|
||||||
|
1.0.0)
|
||||||
|
|
||||||
|
/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.4.0)
|
||||||
|
|
||||||
|
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
|
||||||
|
|
||||||
|
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.1.8)
|
||||||
|
---------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
************* S T A R T T H E G A M E A N D H A V E F U N! **************
|
||||||
|
|
||||||
|
|
||||||
|
Please post to the development list if you have any problems.
|
||||||
|
|
||||||
|
|
||||||
|
|
69
README.windows
Normal file
@@ -0,0 +1,69 @@
|
|||||||
|
NOTE
|
||||||
|
====
|
||||||
|
If you have downloaded the 0.4 version and it does not start, please
|
||||||
|
install the Microsoft Visual C++ redistributable package ('vcredist_x86.exe')
|
||||||
|
included in this directory.
|
||||||
|
|
||||||
|
If you don't hear any sound, you have to install OpenAL (see http://ww.openal.org).
|
||||||
|
Simply install the OpenAL redistributable ('oalinst.exe').
|
||||||
|
|
||||||
|
The release comes with a full installer, which includes these redistributables.
|
||||||
|
|
||||||
|
|
||||||
|
If you are downloading a source version and want to compile it yourself:
|
||||||
|
|
||||||
|
There are two documented ways to compile an executable for windows: using
|
||||||
|
cygwin, and using visual c++ (tested with the free Express version).
|
||||||
|
|
||||||
|
If you have any problems, please post on the mailing list - I am
|
||||||
|
not a regular windows user, so am probably not able to help you.
|
||||||
|
|
||||||
|
hiker
|
||||||
|
|
||||||
|
|
||||||
|
Cygwin
|
||||||
|
======
|
||||||
|
1) Install freeglut
|
||||||
|
This is part of the cygwin packages, so just select this in
|
||||||
|
the cygwin setup program.
|
||||||
|
|
||||||
|
2) Compile and install plib
|
||||||
|
This should work straight out of the box.
|
||||||
|
|
||||||
|
3) Unpack supertuxkart and run ./configure and make.
|
||||||
|
|
||||||
|
That should be all.
|
||||||
|
|
||||||
|
Comments:
|
||||||
|
1) A -DNOMINMAX is added for cygwin compilations, since otherwise
|
||||||
|
min and max are #defined, causing problems with all std::min and
|
||||||
|
std::max constructs. This is done automatically by the configure
|
||||||
|
script.
|
||||||
|
2) The order in which plib/pu.h and plib/pw.h are included appears
|
||||||
|
to be important - pw should be included first.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Visual C++ Express
|
||||||
|
==================
|
||||||
|
There are now project files included for building SuperTuxKart with
|
||||||
|
Visual C++ - have a look at the src/ide/vc8 folder.
|
||||||
|
Since version r793 SuperTuxKart compiles with Visual C++ Express,
|
||||||
|
version 8.0, since rev 1267 Visual C++ project files are included.
|
||||||
|
The main project file is .../src/ide/vc8/supertuxkart.vcproj,
|
||||||
|
and it includes a sub project for the bullet library. More details
|
||||||
|
can be found in .../src/ide/vc8/README.
|
||||||
|
|
||||||
|
You still have to install all dependencies, and:
|
||||||
|
1) Modify plib:
|
||||||
|
Best choice would be to use the plib version from our download page,
|
||||||
|
since it contains all bugfixes that are necessary. Otherwise:
|
||||||
|
In src/ssg/ssgLoadAC.cxx replace:
|
||||||
|
loader_fd = fopen ( filename, "ra" ) ;
|
||||||
|
with
|
||||||
|
loader_fd = fopen ( filename, "r" ) ;
|
||||||
|
This patch will be submitted to PLIB, but we don't know if and
|
||||||
|
when it will be applied.
|
||||||
|
|
||||||
|
2) Compile plib (project files for visual c++ are included)
|
||||||
|
|
34
SVN-CONFIG
@@ -1,34 +0,0 @@
|
|||||||
# Please, make sure your SVN client uses something that matches the
|
|
||||||
# following config. Specially the autoprops part, that way new files
|
|
||||||
# will be added with the right settings. Default config for command line
|
|
||||||
# svn is in ~/.subversion/config. If you use SVN for multiple projects
|
|
||||||
# simultaneously, remember you can use different configs, at least in
|
|
||||||
# cmd line (via --config-dir and for example ~/.subversion/supertuxkart/
|
|
||||||
# with a new config file inside).
|
|
||||||
|
|
||||||
[miscellany]
|
|
||||||
global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* ._* .DS_Store
|
|
||||||
enable-auto-props = yes
|
|
||||||
|
|
||||||
[auto-props]
|
|
||||||
*.c = svn:eol-style=native;svn:keywords=Author Date Id Revision
|
|
||||||
*.cpp = svn:eol-style=native;svn:keywords=Author Date Id Revision
|
|
||||||
*.h = svn:eol-style=native;svn:keywords=Author Date Id Revision
|
|
||||||
*.hpp = svn:eol-style=native;svn:keywords=Author Date Id Revision
|
|
||||||
*.dsp = svn:eol-style=CRLF
|
|
||||||
*.dsw = svn:eol-style=CRLF
|
|
||||||
*.sh = svn:eol-style=native;svn:executable;svn:keywords=Author Date Id Revision
|
|
||||||
*.txt = svn:eol-style=native
|
|
||||||
*.png = svn:mime-type=image/png
|
|
||||||
*.jpg = svn:mime-type=image/jpeg
|
|
||||||
Makefile = svn:eol-style=native;svn:keywords=Author Date Id Revision
|
|
||||||
*.jpeg = svn:mime-type=image/jpeg
|
|
||||||
*.gif = svn:mime-type=image/gif
|
|
||||||
*.svg = svn:mime-type=image/svg+xml
|
|
||||||
*.htm = svn:mime-type=text/html
|
|
||||||
*.html = svn:mime-type=text/html
|
|
||||||
*.css = svn:mime-type=text/css
|
|
||||||
*.pdf = svn:mime-type=application/pdf
|
|
||||||
SConstruct = svn:eol-style=native;svn:keywords=Author Date Id Revision
|
|
||||||
*.xml = svn:eol-style=native;svn:mime-type=text/xml
|
|
||||||
*.py = svn:eol-style=native;svn:keywords=Author Date Id Revision
|
|
86
TODO
@@ -39,5 +39,87 @@ Thanks in advance!
|
|||||||
The SuperTuxKart-Team
|
The SuperTuxKart-Team
|
||||||
|
|
||||||
|
|
||||||
For details, see
|
********************************
|
||||||
http://supertuxkart.sourceforge.net/Get_involved
|
********************************
|
||||||
|
** **
|
||||||
|
** Incomplete(!!) TODO List **
|
||||||
|
** **
|
||||||
|
********************************
|
||||||
|
********************************
|
||||||
|
|
||||||
|
Known bugs
|
||||||
|
==========
|
||||||
|
This contains either hard, or not reproducible errors.
|
||||||
|
|
||||||
|
- Fix keyboard bug: the first time turning left/right while
|
||||||
|
pressing the up key is ignored. See bug 6168
|
||||||
|
Might be difficult to fix, since it occurs (it appears) in the interface
|
||||||
|
between X and plib.
|
||||||
|
|
||||||
|
Things that would be nice to fix, but are not urgent
|
||||||
|
=====================================================
|
||||||
|
- Write some documentation. Things to include:
|
||||||
|
- taking shortcuts might result in not finishing a lap
|
||||||
|
- lap display colour for all karts changes colour whenever
|
||||||
|
a lap is finished
|
||||||
|
- Display skid marks again (currently disabled due to problems of
|
||||||
|
skid marks being 'in the air').
|
||||||
|
- Added settings menu (e.g. for MPH vs KPH (vs. KM/H), ...)
|
||||||
|
- Enable real fullscreen support
|
||||||
|
- Top 10 lists for time trial, and grand prix.
|
||||||
|
- Display the time difference to either the
|
||||||
|
kart in front of the kart, or to the first kart.
|
||||||
|
- Add track sections which must be passed in order to finish
|
||||||
|
a lap. This would avoid karts taking shortcuts.
|
||||||
|
That's already in the code, but currently the user does
|
||||||
|
not get any feedback if a driveline is skipped --> after
|
||||||
|
crossing the finishing line, the race might not end for a
|
||||||
|
kart. Well, there is the 'wrong direction' message (?)
|
||||||
|
- Add a tutorial course
|
||||||
|
- Valgrind for memory bugs.
|
||||||
|
- Update the web page, make more screen shots, ...
|
||||||
|
- Tight/wide corner steering for AI. The AI is hitting the wall
|
||||||
|
in very tight corners (e.g. subseatrack) [coz]
|
||||||
|
|
||||||
|
|
||||||
|
long term
|
||||||
|
=========
|
||||||
|
- OpenAL support (optional) [patrick]
|
||||||
|
- Improved physics to support skidding
|
||||||
|
- Improved collision handling
|
||||||
|
- Add network multiplayer
|
||||||
|
- Make full use of OpenAL
|
||||||
|
- Performance tuning
|
||||||
|
- Support for multi-core CPUs
|
||||||
|
(while this is not strictly necessary, it might be a nice headline
|
||||||
|
for news entries. The physics/collision detection would be
|
||||||
|
easy to parallelise)
|
||||||
|
- More gadgets
|
||||||
|
- Positive: - squirt oil on track to make karts slip, ...
|
||||||
|
- Negative: - 'dirt on windscreen' - partial blackout of screen
|
||||||
|
- More flexibility for items. E.g.
|
||||||
|
- Tracks might hard code some items, change the distribution of some
|
||||||
|
others (e.g. only a rocket at a certain location, but random choice
|
||||||
|
which one the kart gets. Instead of just specifying
|
||||||
|
GREENHERRING, one could write: ZIPPER:ANVIL and one of the listed
|
||||||
|
things would be picked randomly)
|
||||||
|
- Grand prixs might want to overwrite this, e.g.:
|
||||||
|
"war" grand prix: only rockets for all gadgets
|
||||||
|
- Perhaps make good and bad things indistinguishable?
|
||||||
|
- sound/music manager needed
|
||||||
|
Make it easy to replace sounds (which are currently hardcoded), e.g
|
||||||
|
via a config file. Sound/music should be selectable for a track,
|
||||||
|
but a grand prix should be able to overwrite this to create a consistent
|
||||||
|
ambience, ...
|
||||||
|
- More tracks
|
||||||
|
- More grand prixs
|
||||||
|
- Support for translations(?)
|
||||||
|
- Support for easy-to-plugin different AIs, and allow different karts
|
||||||
|
to have different AIs
|
||||||
|
- Code cleanup
|
||||||
|
- Consistent style (which needs to be defined)
|
||||||
|
- Replace (as far as possible) all char* with std::string
|
||||||
|
- Rather complicated way of passing information to world, a
|
||||||
|
mixture of CupData, raceSetup, race_manager. This could
|
||||||
|
probably all be simplified by only using the race_manager,
|
||||||
|
removing the raceSetup class completely.
|
||||||
|
0
acinclude.m4
Normal file → Executable file
47
autogen.sh
@@ -1,4 +1,47 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# [Re]generate autoconf files.
|
|
||||||
|
|
||||||
autoreconf --install "$@"
|
OSTYPE=`uname -s`
|
||||||
|
MACHINE=`uname -m`
|
||||||
|
AUTO_MAKE_VERSION=`automake --version | head -1 | awk '{print $4}' | sed -e 's/\.\([0-9]*\).*/\1/'`
|
||||||
|
if test $AUTO_MAKE_VERSION -lt 15; then
|
||||||
|
echo ""
|
||||||
|
echo "You need to upgrade to automake version 1.5 or greater."
|
||||||
|
echo "Most distributions have packages available to install or you can"
|
||||||
|
echo "find the source for the most recent version at"
|
||||||
|
echo "ftp://ftp.gnu.org/gnu/automake"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo "Host info: $OSTYPE $MACHINE"
|
||||||
|
echo -n " automake: `automake --version | head -1 | awk '{print $4}'`"
|
||||||
|
echo " ($AUTO_MAKE_VERSION)"
|
||||||
|
echo ""
|
||||||
|
|
||||||
|
echo "Running aclocal"
|
||||||
|
aclocal
|
||||||
|
|
||||||
|
echo "Running automake --add-missing"
|
||||||
|
automake --add-missing
|
||||||
|
|
||||||
|
echo "Running autoconf"
|
||||||
|
autoconf
|
||||||
|
|
||||||
|
if [ ! -e configure ]; then
|
||||||
|
echo "ERROR: configure was not created!"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo ""
|
||||||
|
echo "======================================"
|
||||||
|
|
||||||
|
if [ -f config.cache ]; then
|
||||||
|
echo "config.cache exists. Removing the config.cache file will force"
|
||||||
|
echo "the ./configure script to rerun all it's tests rather than using"
|
||||||
|
echo "the previously cached values."
|
||||||
|
echo ""
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo "Now you are ready to run './configure'"
|
||||||
|
echo "======================================"
|
||||||
|
|
||||||
|
# EOF #
|
||||||
|
666
config.rpath
@@ -1,666 +0,0 @@
|
|||||||
#! /bin/sh
|
|
||||||
# Output a system dependent set of variables, describing how to set the
|
|
||||||
# run time search path of shared libraries in an executable.
|
|
||||||
#
|
|
||||||
# Copyright 1996-2007 Free Software Foundation, Inc.
|
|
||||||
# Taken from GNU libtool, 2001
|
|
||||||
# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
|
|
||||||
#
|
|
||||||
# This file is free software; the Free Software Foundation gives
|
|
||||||
# unlimited permission to copy and/or distribute it, with or without
|
|
||||||
# modifications, as long as this notice is preserved.
|
|
||||||
#
|
|
||||||
# The first argument passed to this file is the canonical host specification,
|
|
||||||
# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM
|
|
||||||
# or
|
|
||||||
# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM
|
|
||||||
# The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
|
|
||||||
# should be set by the caller.
|
|
||||||
#
|
|
||||||
# The set of defined variables is at the end of this script.
|
|
||||||
|
|
||||||
# Known limitations:
|
|
||||||
# - On IRIX 6.5 with CC="cc", the run time search patch must not be longer
|
|
||||||
# than 256 bytes, otherwise the compiler driver will dump core. The only
|
|
||||||
# known workaround is to choose shorter directory names for the build
|
|
||||||
# directory and/or the installation directory.
|
|
||||||
|
|
||||||
# All known linkers require a `.a' archive for static linking (except MSVC,
|
|
||||||
# which needs '.lib').
|
|
||||||
libext=a
|
|
||||||
shrext=.so
|
|
||||||
|
|
||||||
host="$1"
|
|
||||||
host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
|
|
||||||
host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
|
|
||||||
host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
|
|
||||||
|
|
||||||
# Code taken from libtool.m4's _LT_CC_BASENAME.
|
|
||||||
|
|
||||||
for cc_temp in $CC""; do
|
|
||||||
case $cc_temp in
|
|
||||||
compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
|
|
||||||
distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
|
|
||||||
\-*) ;;
|
|
||||||
*) break;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
|
|
||||||
|
|
||||||
# Code taken from libtool.m4's AC_LIBTOOL_PROG_COMPILER_PIC.
|
|
||||||
|
|
||||||
wl=
|
|
||||||
if test "$GCC" = yes; then
|
|
||||||
wl='-Wl,'
|
|
||||||
else
|
|
||||||
case "$host_os" in
|
|
||||||
aix*)
|
|
||||||
wl='-Wl,'
|
|
||||||
;;
|
|
||||||
darwin*)
|
|
||||||
case $cc_basename in
|
|
||||||
xlc*)
|
|
||||||
wl='-Wl,'
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
;;
|
|
||||||
mingw* | cygwin* | pw32* | os2*)
|
|
||||||
;;
|
|
||||||
hpux9* | hpux10* | hpux11*)
|
|
||||||
wl='-Wl,'
|
|
||||||
;;
|
|
||||||
irix5* | irix6* | nonstopux*)
|
|
||||||
wl='-Wl,'
|
|
||||||
;;
|
|
||||||
newsos6)
|
|
||||||
;;
|
|
||||||
linux* | k*bsd*-gnu)
|
|
||||||
case $cc_basename in
|
|
||||||
icc* | ecc*)
|
|
||||||
wl='-Wl,'
|
|
||||||
;;
|
|
||||||
pgcc | pgf77 | pgf90)
|
|
||||||
wl='-Wl,'
|
|
||||||
;;
|
|
||||||
ccc*)
|
|
||||||
wl='-Wl,'
|
|
||||||
;;
|
|
||||||
como)
|
|
||||||
wl='-lopt='
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
case `$CC -V 2>&1 | sed 5q` in
|
|
||||||
*Sun\ C*)
|
|
||||||
wl='-Wl,'
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
;;
|
|
||||||
osf3* | osf4* | osf5*)
|
|
||||||
wl='-Wl,'
|
|
||||||
;;
|
|
||||||
rdos*)
|
|
||||||
;;
|
|
||||||
solaris*)
|
|
||||||
wl='-Wl,'
|
|
||||||
;;
|
|
||||||
sunos4*)
|
|
||||||
wl='-Qoption ld '
|
|
||||||
;;
|
|
||||||
sysv4 | sysv4.2uw2* | sysv4.3*)
|
|
||||||
wl='-Wl,'
|
|
||||||
;;
|
|
||||||
sysv4*MP*)
|
|
||||||
;;
|
|
||||||
sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
|
|
||||||
wl='-Wl,'
|
|
||||||
;;
|
|
||||||
unicos*)
|
|
||||||
wl='-Wl,'
|
|
||||||
;;
|
|
||||||
uts4*)
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Code taken from libtool.m4's AC_LIBTOOL_PROG_LD_SHLIBS.
|
|
||||||
|
|
||||||
hardcode_libdir_flag_spec=
|
|
||||||
hardcode_libdir_separator=
|
|
||||||
hardcode_direct=no
|
|
||||||
hardcode_minus_L=no
|
|
||||||
|
|
||||||
case "$host_os" in
|
|
||||||
cygwin* | mingw* | pw32*)
|
|
||||||
# FIXME: the MSVC++ port hasn't been tested in a loooong time
|
|
||||||
# When not using gcc, we currently assume that we are using
|
|
||||||
# Microsoft Visual C++.
|
|
||||||
if test "$GCC" != yes; then
|
|
||||||
with_gnu_ld=no
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
interix*)
|
|
||||||
# we just hope/assume this is gcc and not c89 (= MSVC++)
|
|
||||||
with_gnu_ld=yes
|
|
||||||
;;
|
|
||||||
openbsd*)
|
|
||||||
with_gnu_ld=no
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
ld_shlibs=yes
|
|
||||||
if test "$with_gnu_ld" = yes; then
|
|
||||||
# Set some defaults for GNU ld with shared library support. These
|
|
||||||
# are reset later if shared libraries are not supported. Putting them
|
|
||||||
# here allows them to be overridden if necessary.
|
|
||||||
# Unlike libtool, we use -rpath here, not --rpath, since the documented
|
|
||||||
# option of GNU ld is called -rpath, not --rpath.
|
|
||||||
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
|
||||||
case "$host_os" in
|
|
||||||
aix3* | aix4* | aix5*)
|
|
||||||
# On AIX/PPC, the GNU linker is very broken
|
|
||||||
if test "$host_cpu" != ia64; then
|
|
||||||
ld_shlibs=no
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
amigaos*)
|
|
||||||
hardcode_libdir_flag_spec='-L$libdir'
|
|
||||||
hardcode_minus_L=yes
|
|
||||||
# Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
|
|
||||||
# that the semantics of dynamic libraries on AmigaOS, at least up
|
|
||||||
# to version 4, is to share data among multiple programs linked
|
|
||||||
# with the same dynamic library. Since this doesn't match the
|
|
||||||
# behavior of shared libraries on other platforms, we cannot use
|
|
||||||
# them.
|
|
||||||
ld_shlibs=no
|
|
||||||
;;
|
|
||||||
beos*)
|
|
||||||
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
|
|
||||||
:
|
|
||||||
else
|
|
||||||
ld_shlibs=no
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
cygwin* | mingw* | pw32*)
|
|
||||||
# hardcode_libdir_flag_spec is actually meaningless, as there is
|
|
||||||
# no search path for DLLs.
|
|
||||||
hardcode_libdir_flag_spec='-L$libdir'
|
|
||||||
if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
|
|
||||||
:
|
|
||||||
else
|
|
||||||
ld_shlibs=no
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
interix[3-9]*)
|
|
||||||
hardcode_direct=no
|
|
||||||
hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
|
|
||||||
;;
|
|
||||||
gnu* | linux* | k*bsd*-gnu)
|
|
||||||
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
|
|
||||||
:
|
|
||||||
else
|
|
||||||
ld_shlibs=no
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
netbsd*)
|
|
||||||
;;
|
|
||||||
solaris*)
|
|
||||||
if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
|
|
||||||
ld_shlibs=no
|
|
||||||
elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
|
|
||||||
:
|
|
||||||
else
|
|
||||||
ld_shlibs=no
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
|
|
||||||
case `$LD -v 2>&1` in
|
|
||||||
*\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
|
|
||||||
ld_shlibs=no
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
|
|
||||||
hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
|
|
||||||
else
|
|
||||||
ld_shlibs=no
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
;;
|
|
||||||
sunos4*)
|
|
||||||
hardcode_direct=yes
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
|
|
||||||
:
|
|
||||||
else
|
|
||||||
ld_shlibs=no
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
if test "$ld_shlibs" = no; then
|
|
||||||
hardcode_libdir_flag_spec=
|
|
||||||
fi
|
|
||||||
else
|
|
||||||
case "$host_os" in
|
|
||||||
aix3*)
|
|
||||||
# Note: this linker hardcodes the directories in LIBPATH if there
|
|
||||||
# are no directories specified by -L.
|
|
||||||
hardcode_minus_L=yes
|
|
||||||
if test "$GCC" = yes; then
|
|
||||||
# Neither direct hardcoding nor static linking is supported with a
|
|
||||||
# broken collect2.
|
|
||||||
hardcode_direct=unsupported
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
aix4* | aix5*)
|
|
||||||
if test "$host_cpu" = ia64; then
|
|
||||||
# On IA64, the linker does run time linking by default, so we don't
|
|
||||||
# have to do anything special.
|
|
||||||
aix_use_runtimelinking=no
|
|
||||||
else
|
|
||||||
aix_use_runtimelinking=no
|
|
||||||
# Test if we are trying to use run time linking or normal
|
|
||||||
# AIX style linking. If -brtl is somewhere in LDFLAGS, we
|
|
||||||
# need to do runtime linking.
|
|
||||||
case $host_os in aix4.[23]|aix4.[23].*|aix5*)
|
|
||||||
for ld_flag in $LDFLAGS; do
|
|
||||||
if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
|
|
||||||
aix_use_runtimelinking=yes
|
|
||||||
break
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
fi
|
|
||||||
hardcode_direct=yes
|
|
||||||
hardcode_libdir_separator=':'
|
|
||||||
if test "$GCC" = yes; then
|
|
||||||
case $host_os in aix4.[012]|aix4.[012].*)
|
|
||||||
collect2name=`${CC} -print-prog-name=collect2`
|
|
||||||
if test -f "$collect2name" && \
|
|
||||||
strings "$collect2name" | grep resolve_lib_name >/dev/null
|
|
||||||
then
|
|
||||||
# We have reworked collect2
|
|
||||||
:
|
|
||||||
else
|
|
||||||
# We have old collect2
|
|
||||||
hardcode_direct=unsupported
|
|
||||||
hardcode_minus_L=yes
|
|
||||||
hardcode_libdir_flag_spec='-L$libdir'
|
|
||||||
hardcode_libdir_separator=
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
fi
|
|
||||||
# Begin _LT_AC_SYS_LIBPATH_AIX.
|
|
||||||
echo 'int main () { return 0; }' > conftest.c
|
|
||||||
${CC} ${LDFLAGS} conftest.c -o conftest
|
|
||||||
aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
|
|
||||||
}'`
|
|
||||||
if test -z "$aix_libpath"; then
|
|
||||||
aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
|
|
||||||
}'`
|
|
||||||
fi
|
|
||||||
if test -z "$aix_libpath"; then
|
|
||||||
aix_libpath="/usr/lib:/lib"
|
|
||||||
fi
|
|
||||||
rm -f conftest.c conftest
|
|
||||||
# End _LT_AC_SYS_LIBPATH_AIX.
|
|
||||||
if test "$aix_use_runtimelinking" = yes; then
|
|
||||||
hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
|
|
||||||
else
|
|
||||||
if test "$host_cpu" = ia64; then
|
|
||||||
hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
|
|
||||||
else
|
|
||||||
hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
amigaos*)
|
|
||||||
hardcode_libdir_flag_spec='-L$libdir'
|
|
||||||
hardcode_minus_L=yes
|
|
||||||
# see comment about different semantics on the GNU ld section
|
|
||||||
ld_shlibs=no
|
|
||||||
;;
|
|
||||||
bsdi[45]*)
|
|
||||||
;;
|
|
||||||
cygwin* | mingw* | pw32*)
|
|
||||||
# When not using gcc, we currently assume that we are using
|
|
||||||
# Microsoft Visual C++.
|
|
||||||
# hardcode_libdir_flag_spec is actually meaningless, as there is
|
|
||||||
# no search path for DLLs.
|
|
||||||
hardcode_libdir_flag_spec=' '
|
|
||||||
libext=lib
|
|
||||||
;;
|
|
||||||
darwin* | rhapsody*)
|
|
||||||
hardcode_direct=no
|
|
||||||
if test "$GCC" = yes ; then
|
|
||||||
:
|
|
||||||
else
|
|
||||||
case $cc_basename in
|
|
||||||
xlc*)
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
ld_shlibs=no
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
dgux*)
|
|
||||||
hardcode_libdir_flag_spec='-L$libdir'
|
|
||||||
;;
|
|
||||||
freebsd1*)
|
|
||||||
ld_shlibs=no
|
|
||||||
;;
|
|
||||||
freebsd2.2*)
|
|
||||||
hardcode_libdir_flag_spec='-R$libdir'
|
|
||||||
hardcode_direct=yes
|
|
||||||
;;
|
|
||||||
freebsd2*)
|
|
||||||
hardcode_direct=yes
|
|
||||||
hardcode_minus_L=yes
|
|
||||||
;;
|
|
||||||
freebsd* | dragonfly*)
|
|
||||||
hardcode_libdir_flag_spec='-R$libdir'
|
|
||||||
hardcode_direct=yes
|
|
||||||
;;
|
|
||||||
hpux9*)
|
|
||||||
hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
|
|
||||||
hardcode_libdir_separator=:
|
|
||||||
hardcode_direct=yes
|
|
||||||
# hardcode_minus_L: Not really in the search PATH,
|
|
||||||
# but as the default location of the library.
|
|
||||||
hardcode_minus_L=yes
|
|
||||||
;;
|
|
||||||
hpux10*)
|
|
||||||
if test "$with_gnu_ld" = no; then
|
|
||||||
hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
|
|
||||||
hardcode_libdir_separator=:
|
|
||||||
hardcode_direct=yes
|
|
||||||
# hardcode_minus_L: Not really in the search PATH,
|
|
||||||
# but as the default location of the library.
|
|
||||||
hardcode_minus_L=yes
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
hpux11*)
|
|
||||||
if test "$with_gnu_ld" = no; then
|
|
||||||
hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
|
|
||||||
hardcode_libdir_separator=:
|
|
||||||
case $host_cpu in
|
|
||||||
hppa*64*|ia64*)
|
|
||||||
hardcode_direct=no
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
hardcode_direct=yes
|
|
||||||
# hardcode_minus_L: Not really in the search PATH,
|
|
||||||
# but as the default location of the library.
|
|
||||||
hardcode_minus_L=yes
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
irix5* | irix6* | nonstopux*)
|
|
||||||
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
|
||||||
hardcode_libdir_separator=:
|
|
||||||
;;
|
|
||||||
netbsd*)
|
|
||||||
hardcode_libdir_flag_spec='-R$libdir'
|
|
||||||
hardcode_direct=yes
|
|
||||||
;;
|
|
||||||
newsos6)
|
|
||||||
hardcode_direct=yes
|
|
||||||
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
|
||||||
hardcode_libdir_separator=:
|
|
||||||
;;
|
|
||||||
openbsd*)
|
|
||||||
if test -f /usr/libexec/ld.so; then
|
|
||||||
hardcode_direct=yes
|
|
||||||
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
|
|
||||||
hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
|
|
||||||
else
|
|
||||||
case "$host_os" in
|
|
||||||
openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
|
|
||||||
hardcode_libdir_flag_spec='-R$libdir'
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
fi
|
|
||||||
else
|
|
||||||
ld_shlibs=no
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
os2*)
|
|
||||||
hardcode_libdir_flag_spec='-L$libdir'
|
|
||||||
hardcode_minus_L=yes
|
|
||||||
;;
|
|
||||||
osf3*)
|
|
||||||
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
|
||||||
hardcode_libdir_separator=:
|
|
||||||
;;
|
|
||||||
osf4* | osf5*)
|
|
||||||
if test "$GCC" = yes; then
|
|
||||||
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
|
||||||
else
|
|
||||||
# Both cc and cxx compiler support -rpath directly
|
|
||||||
hardcode_libdir_flag_spec='-rpath $libdir'
|
|
||||||
fi
|
|
||||||
hardcode_libdir_separator=:
|
|
||||||
;;
|
|
||||||
solaris*)
|
|
||||||
hardcode_libdir_flag_spec='-R$libdir'
|
|
||||||
;;
|
|
||||||
sunos4*)
|
|
||||||
hardcode_libdir_flag_spec='-L$libdir'
|
|
||||||
hardcode_direct=yes
|
|
||||||
hardcode_minus_L=yes
|
|
||||||
;;
|
|
||||||
sysv4)
|
|
||||||
case $host_vendor in
|
|
||||||
sni)
|
|
||||||
hardcode_direct=yes # is this really true???
|
|
||||||
;;
|
|
||||||
siemens)
|
|
||||||
hardcode_direct=no
|
|
||||||
;;
|
|
||||||
motorola)
|
|
||||||
hardcode_direct=no #Motorola manual says yes, but my tests say they lie
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
;;
|
|
||||||
sysv4.3*)
|
|
||||||
;;
|
|
||||||
sysv4*MP*)
|
|
||||||
if test -d /usr/nec; then
|
|
||||||
ld_shlibs=yes
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
|
|
||||||
;;
|
|
||||||
sysv5* | sco3.2v5* | sco5v6*)
|
|
||||||
hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
|
|
||||||
hardcode_libdir_separator=':'
|
|
||||||
;;
|
|
||||||
uts4*)
|
|
||||||
hardcode_libdir_flag_spec='-L$libdir'
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
ld_shlibs=no
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Check dynamic linker characteristics
|
|
||||||
# Code taken from libtool.m4's AC_LIBTOOL_SYS_DYNAMIC_LINKER.
|
|
||||||
# Unlike libtool.m4, here we don't care about _all_ names of the library, but
|
|
||||||
# only about the one the linker finds when passed -lNAME. This is the last
|
|
||||||
# element of library_names_spec in libtool.m4, or possibly two of them if the
|
|
||||||
# linker has special search rules.
|
|
||||||
library_names_spec= # the last element of library_names_spec in libtool.m4
|
|
||||||
libname_spec='lib$name'
|
|
||||||
case "$host_os" in
|
|
||||||
aix3*)
|
|
||||||
library_names_spec='$libname.a'
|
|
||||||
;;
|
|
||||||
aix4* | aix5*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
amigaos*)
|
|
||||||
library_names_spec='$libname.a'
|
|
||||||
;;
|
|
||||||
beos*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
bsdi[45]*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
cygwin* | mingw* | pw32*)
|
|
||||||
shrext=.dll
|
|
||||||
library_names_spec='$libname.dll.a $libname.lib'
|
|
||||||
;;
|
|
||||||
darwin* | rhapsody*)
|
|
||||||
shrext=.dylib
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
dgux*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
freebsd1*)
|
|
||||||
;;
|
|
||||||
freebsd* | dragonfly*)
|
|
||||||
case "$host_os" in
|
|
||||||
freebsd[123]*)
|
|
||||||
library_names_spec='$libname$shrext$versuffix' ;;
|
|
||||||
*)
|
|
||||||
library_names_spec='$libname$shrext' ;;
|
|
||||||
esac
|
|
||||||
;;
|
|
||||||
gnu*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
hpux9* | hpux10* | hpux11*)
|
|
||||||
case $host_cpu in
|
|
||||||
ia64*)
|
|
||||||
shrext=.so
|
|
||||||
;;
|
|
||||||
hppa*64*)
|
|
||||||
shrext=.sl
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
shrext=.sl
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
interix[3-9]*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
irix5* | irix6* | nonstopux*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
case "$host_os" in
|
|
||||||
irix5* | nonstopux*)
|
|
||||||
libsuff= shlibsuff=
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
case $LD in
|
|
||||||
*-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= ;;
|
|
||||||
*-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 ;;
|
|
||||||
*-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 ;;
|
|
||||||
*) libsuff= shlibsuff= ;;
|
|
||||||
esac
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
;;
|
|
||||||
linux*oldld* | linux*aout* | linux*coff*)
|
|
||||||
;;
|
|
||||||
linux* | k*bsd*-gnu)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
knetbsd*-gnu)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
netbsd*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
newsos6)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
nto-qnx*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
openbsd*)
|
|
||||||
library_names_spec='$libname$shrext$versuffix'
|
|
||||||
;;
|
|
||||||
os2*)
|
|
||||||
libname_spec='$name'
|
|
||||||
shrext=.dll
|
|
||||||
library_names_spec='$libname.a'
|
|
||||||
;;
|
|
||||||
osf3* | osf4* | osf5*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
rdos*)
|
|
||||||
;;
|
|
||||||
solaris*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
sunos4*)
|
|
||||||
library_names_spec='$libname$shrext$versuffix'
|
|
||||||
;;
|
|
||||||
sysv4 | sysv4.3*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
sysv4*MP*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
uts4*)
|
|
||||||
library_names_spec='$libname$shrext'
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
|
|
||||||
escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
|
|
||||||
shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
|
|
||||||
escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
|
|
||||||
escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
|
|
||||||
escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
|
|
||||||
|
|
||||||
LC_ALL=C sed -e 's/^\([a-zA-Z0-9_]*\)=/acl_cv_\1=/' <<EOF
|
|
||||||
|
|
||||||
# How to pass a linker flag through the compiler.
|
|
||||||
wl="$escaped_wl"
|
|
||||||
|
|
||||||
# Static library suffix (normally "a").
|
|
||||||
libext="$libext"
|
|
||||||
|
|
||||||
# Shared library suffix (normally "so").
|
|
||||||
shlibext="$shlibext"
|
|
||||||
|
|
||||||
# Format of library name prefix.
|
|
||||||
libname_spec="$escaped_libname_spec"
|
|
||||||
|
|
||||||
# Library names that the linker finds when passed -lNAME.
|
|
||||||
library_names_spec="$escaped_library_names_spec"
|
|
||||||
|
|
||||||
# Flag to hardcode \$libdir into a binary during linking.
|
|
||||||
# This must work even if \$libdir does not exist.
|
|
||||||
hardcode_libdir_flag_spec="$escaped_hardcode_libdir_flag_spec"
|
|
||||||
|
|
||||||
# Whether we need a single -rpath flag with a separated argument.
|
|
||||||
hardcode_libdir_separator="$hardcode_libdir_separator"
|
|
||||||
|
|
||||||
# Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the
|
|
||||||
# resulting binary.
|
|
||||||
hardcode_direct="$hardcode_direct"
|
|
||||||
|
|
||||||
# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
|
|
||||||
# resulting binary.
|
|
||||||
hardcode_minus_L="$hardcode_minus_L"
|
|
||||||
|
|
||||||
EOF
|
|
617
configure.ac
@@ -1,60 +1,69 @@
|
|||||||
# Process this file with autogen.sh to produce a configure script.
|
dnl Process this file with autogen.sh to produce a configure script.
|
||||||
|
|
||||||
AC_INIT(supertuxkart,0.7.1b)
|
AC_INIT(supertuxkart, 0.4)
|
||||||
AC_CONFIG_SRCDIR([src/main.cpp])
|
AC_CONFIG_SRCDIR([src/main.cpp])
|
||||||
|
|
||||||
AC_PREREQ(2.61)
|
dnl Require at least automake 2.59
|
||||||
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
# ================================================
|
dnl ================================================
|
||||||
# Initialize the automake stuff
|
dnl Initialize the automake stuff
|
||||||
# set the $host variable based on local machine/os
|
dnl set the $host variable based on local machine/os
|
||||||
# ================================================
|
dnl ================================================
|
||||||
AC_CANONICAL_HOST
|
AC_CANONICAL_TARGET
|
||||||
AM_INIT_AUTOMAKE([foreign tar-ustar])
|
AM_INIT_AUTOMAKE([tar-ustar])
|
||||||
|
|
||||||
|
|
||||||
# =====================================================
|
dnl =====================================================
|
||||||
# Set the default CFLAGS/CXXFLAGS
|
dnl Set the default CFLAGS/CXXFLAGS
|
||||||
# If these were not set, the AC_PROG_CC and AC_PROG_CXX
|
dnl If these were not set, the AC_PROG_CC and AC_PROG_CXX
|
||||||
# scripts set them to "-g -O2".
|
dnl scripts set them to "-g -O2".
|
||||||
# =====================================================
|
dnl =====================================================
|
||||||
CFLAGS="$CFLAGS -Wall -Wstrict-prototypes -Wmissing-prototypes"
|
CFLAGS="$CFLAGS -Wall -Wstrict-prototypes -Wmissing-prototypes"
|
||||||
CXXFLAGS="$CXXFLAGS -Wall"
|
CXXFLAGS="$CXXFLAGS -Wall"
|
||||||
|
|
||||||
# ===================
|
dnl ===================
|
||||||
# Check for compilers
|
dnl Check for compilers
|
||||||
# ===================
|
dnl ===================
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
AC_PROG_CPP
|
AC_PROG_CPP
|
||||||
AC_PROG_CXX
|
AC_PROG_CXX
|
||||||
|
|
||||||
# This macro defines WORDS_BIGENDIAN if building for a big endian machine.
|
|
||||||
AC_C_BIGENDIAN
|
|
||||||
|
|
||||||
|
|
||||||
AC_LANG(C++)
|
AC_LANG(C++)
|
||||||
|
|
||||||
|
# Do a quick check to ensure the c++ compiler works
|
||||||
|
AC_RUN_IFELSE([
|
||||||
|
int main() { return 0; }
|
||||||
|
],[],
|
||||||
|
[
|
||||||
|
echo
|
||||||
|
echo "Compiling a simple program failed, so something is broken with"
|
||||||
|
echo "the building process. Please check that your system is setup"
|
||||||
|
echo "so it can compile C++ code."
|
||||||
|
echo
|
||||||
|
echo "Configure aborted."
|
||||||
|
exit
|
||||||
|
])
|
||||||
|
|
||||||
# ===========================
|
dnl =============================================
|
||||||
# Check for `configure' flags
|
dnl Define debug which enables some cheats
|
||||||
# ===========================
|
dnl This should be DISABLED when doing a release!
|
||||||
|
dnl =============================================
|
||||||
SUMMARY="\nSummary of optional components:\n==============================="
|
SUMMARY="\nSummary of optional components:\n==============================="
|
||||||
|
|
||||||
AC_ARG_ENABLE(debug, [AS_HELP_STRING(--enable-debug,
|
if test "x$with_plib" != "x" ; then
|
||||||
[enable debugging info])])
|
echo "plib prefix is $with_plib"
|
||||||
|
EXTRA_DIRS="${EXTRA_DIRS} $with_plib"
|
||||||
|
fi
|
||||||
|
|
||||||
|
AC_ARG_ENABLE(debug, [ --enable-debug Enable debugging info])
|
||||||
if test x$enable_debug = xyes; then
|
if test x$enable_debug = xyes; then
|
||||||
AC_DEFINE([DEBUG], [], [enable debugging cheats and shortcuts])
|
AC_DEFINE([DEBUG], [], [Enable debugging cheats and shortcuts])
|
||||||
CFLAGS="$CFLAGS -g -pg"
|
CFLAGS="$CFLAGS -g -pg"
|
||||||
CXXFLAGS="$CXXFLAGS -g -pg"
|
CXXFLAGS="$CXXFLAGS -g -pg"
|
||||||
SUMMARY="$SUMMARY\nEnabled debugging, please disable for a release!!"
|
SUMMARY="$SUMMARY\nEnabled debugging, please disable for a release!!"
|
||||||
else
|
|
||||||
CFLAGS="$CFLAGS -DNDEBUG"
|
|
||||||
CXXFLAGS="$CXXFLAGS -DNDEBUG"
|
|
||||||
SUMMARY="$SUMMARY\nDisabled debugging, asserts have been turned off"
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
AC_ARG_ENABLE(optimization, [AS_HELP_STRING(--disable-optimization,
|
AC_ARG_ENABLE(optimization, [ --disable-optimization Disable compiler optimizations],,
|
||||||
[disable compiler optimizations])],,
|
|
||||||
enable_optimization=yes)
|
enable_optimization=yes)
|
||||||
if test x$enable_optimization = xyes; then
|
if test x$enable_optimization = xyes; then
|
||||||
CFLAGS="$CFLAGS -O2"
|
CFLAGS="$CFLAGS -O2"
|
||||||
@@ -63,406 +72,352 @@ else
|
|||||||
SUMMARY="$SUMMARY\nDisabled compiler optimizations."
|
SUMMARY="$SUMMARY\nDisabled compiler optimizations."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# ===================
|
dnl ===================
|
||||||
# Checks for programs.
|
dnl Checks for programs.
|
||||||
# ===================
|
dnl ===================
|
||||||
AC_PROG_MAKE_SET
|
AC_PROG_MAKE_SET
|
||||||
AC_PROG_RANLIB
|
AC_PROG_RANLIB
|
||||||
AC_PROG_INSTALL
|
AC_PROG_INSTALL
|
||||||
|
|
||||||
# ===============================
|
dnl ===============================
|
||||||
# Check for MS Windows environment
|
dnl Check for MS Windows environment
|
||||||
# ================================
|
dnl ================================
|
||||||
AC_CHECK_HEADER(windows.h)
|
AC_CHECK_HEADER(windows.h)
|
||||||
|
|
||||||
# ==================================
|
|
||||||
# check for OpenGL related libraries
|
dnl ================================================
|
||||||
# ==================================
|
dnl Add special compiler flags for certain platforms
|
||||||
|
dnl ================================================
|
||||||
|
case "${host}" in
|
||||||
|
*darwin*|*macosx*)
|
||||||
|
AC_CHECK_PROGS(have_pkg_config,[pkg-config],"no")
|
||||||
|
if test x$have_pkg_config != xno; then
|
||||||
|
LDFLAGS="$LDFLAGS `pkg-config --libs freealut`"
|
||||||
|
fi
|
||||||
|
esac
|
||||||
|
|
||||||
|
|
||||||
|
dnl ==================================
|
||||||
|
dnl check for OpenGL related libraries
|
||||||
|
dnl ==================================
|
||||||
|
dnl We check for openal headers here, too - since otherwise
|
||||||
|
dnl the test further down is even more complicated. This test
|
||||||
|
dnl depends on the platform, since Macs are using OpenAL/al.h
|
||||||
|
dnl instead of AL/al.h.
|
||||||
case "${host}" in
|
case "${host}" in
|
||||||
*darwin*|*macosx*)
|
*darwin*|*macosx*)
|
||||||
opengl_LIBS="$LIBS -framework Carbon -framework OpenGL -framework IOKit -framework AGL"
|
opengl_LIBS="$LIBS -framework Carbon -framework OpenGL -framework IOKit -framework AGL"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*-*-cygwin* | *-*-mingw32*)
|
*-*-cygwin* | *-*-mingw32*)
|
||||||
# CygWin under Windoze.
|
dnl CygWin under Windoze.
|
||||||
|
|
||||||
echo Win32 specific hacks...
|
echo Win32 specific hacks...
|
||||||
AC_DEFINE([WIN32], 1, [Define for Win32 platforms])
|
AC_DEFINE([WIN32], 1, [Define for Win32 platforms])
|
||||||
AC_DEFINE([NOMINMAX], 1, [Define for Win32 platforms])
|
AC_DEFINE([NOMINMAX], 1, [Define for Win32 platforms])
|
||||||
|
|
||||||
opengl_LIBS="-lopengl32 -luser32 -lgdi32 -lm -lwinmm"
|
opengl_LIBS="-lglut32 -lglu32 -lopengl32 -luser32 -lgdi32 -lm -lwinmm"
|
||||||
joystick_LIBS="$joystick_LIBS -lwinmm"
|
joystick_LIBS="$joystick_LIBS -lwinmm"
|
||||||
LDFLAGS="$LDFLAGS -mwindows"
|
|
||||||
|
|
||||||
echo "Will link apps with $LIBS"
|
echo "Will link apps with $LIBS"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
# X-Windows based machines
|
dnl X-Windows based machines
|
||||||
|
|
||||||
save_LIBS=$LIBS
|
save_LIBS=$LIBS
|
||||||
AC_SEARCH_LIBS(glNewList, [ GL GLcore MesaGL ])
|
AC_SEARCH_LIBS(glNewList, [ GL GLcore MesaGL ])
|
||||||
opengl_LIBS="$LIBS"
|
opengl_LIBS="$LIBS"
|
||||||
LIBS=$save_LIBS
|
LIBS=$save_LIBS
|
||||||
if test "x$ac_cv_search_glNewList" = "x-lGLcore"; then
|
if test "x$ac_cv_search_glNewList" = "x-lGLcore"; then
|
||||||
# if GLcore found, then also check for GL
|
dnl if GLcore found, then also check for GL
|
||||||
AC_SEARCH_LIBS(glXCreateContext, GL)
|
AC_SEARCH_LIBS(glXCreateContext, GL)
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# ========================================
|
dnl ========================================
|
||||||
# check for OpenAL libraries
|
dnl check for OpenAL (al and alut) libraries
|
||||||
# ========================================
|
dnl ========================================
|
||||||
save_LIBS=$LIBS
|
dnl FIXME: this all appears too complicated, doing unnecesary
|
||||||
|
dnl tests etc --> needs cleanup
|
||||||
|
|
||||||
|
dnl The check for OpenAL headers depends on the OS, since
|
||||||
|
dnl Apple has the headers in OpenAL/al.h instead of AL/al.h
|
||||||
|
AC_SEARCH_LIBS(alGenBuffers, [openal alut], have_al_lib=yes)
|
||||||
|
|
||||||
|
dnl We also check for ogg vorbis support now.
|
||||||
|
dnl we have 4 sound libraries to check, first we check for OpenAL
|
||||||
|
if test x$have_al_lib = xyes; then
|
||||||
case "${host}" in
|
case "${host}" in
|
||||||
*darwin*|*macosx*)
|
*darwin*|*macosx*)
|
||||||
# search for OpenAL installed in a UNIX way first. This is necessary since OS X 10.4
|
AC_CHECK_HEADER(OpenAL/al.h, have_al_hdr=yes)
|
||||||
# comes with an OpenAL framework that's too old, so to retain 10.4 support we need to
|
|
||||||
# build OpenAL from source, and can't use Apple's framework.
|
|
||||||
AC_SEARCH_LIBS(alGenBuffers, [openal alut], have_al_lib=yes)
|
|
||||||
|
|
||||||
# We couldn't find OpenAL installed the UNIX way, so fall back to using frameworks
|
|
||||||
if test x$have_al_lib != xyes; then
|
|
||||||
LIBS="-framework OpenAL $LIBS"
|
|
||||||
have_al_lib=yes
|
|
||||||
fi
|
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
AC_SEARCH_LIBS(alGenBuffers, [openal alut], have_al_lib=yes)
|
AC_CHECK_HEADER(AL/al.h, have_al_hdr=yes)
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
if test x$have_al_lib = xyes; then
|
|
||||||
# Apple has the headers in OpenAL/al.h instead of AL/al.h
|
|
||||||
AC_CHECK_HEADERS([AL/al.h OpenAL/al.h], have_al_hdr=yes)
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test x$have_al_hdr != xyes; then
|
case "${host}" in
|
||||||
AC_MSG_ERROR([[cannot find useable OpenAL installation. You need to install OpenAL.]])
|
*)
|
||||||
fi
|
dnl default unix style machines
|
||||||
|
|
||||||
openal_LIBS="$LIBS"
|
|
||||||
LIBS="$save_LIBS"
|
|
||||||
|
|
||||||
# ====================
|
|
||||||
# check for Ogg Vorbis
|
|
||||||
# ====================
|
|
||||||
|
|
||||||
|
dnl check for libraries
|
||||||
save_LIBS=$LIBS
|
save_LIBS=$LIBS
|
||||||
|
|
||||||
# also check in /usr/local
|
dnl AL/al.h is checked before, since Macs need a different path
|
||||||
CPPFLAGS="${CPPFLAGS} -I/usr/local/include"
|
|
||||||
LDFLAGS="$LDFLAGS -L/usr/local/lib"
|
|
||||||
|
|
||||||
# search for the libraries needed to use ogg vorbis
|
dnl check for freealut
|
||||||
AC_SEARCH_LIBS(ov_open, [vorbisfile], have_vorbisfile_lib=yes, have_vorbisfile_lib=no, [-lvorbis])
|
AC_SEARCH_LIBS(alutInit, alut, have_alut_lib=yes)
|
||||||
|
if test x$have_alut_lib = xyes; then
|
||||||
|
AC_CHECK_HEADER(AL/alut.h, have_alut_hdr=yes)
|
||||||
|
|
||||||
|
if test x$have_alut_hdr = xyes; then
|
||||||
|
AC_MSG_CHECKING([for alut version 1.0.0 or later ])
|
||||||
|
|
||||||
|
dnl check for right version of alut, must be at least 1.0
|
||||||
|
AC_RUN_IFELSE([
|
||||||
|
# include <AL/alut.h>
|
||||||
|
# define MIN_ALUT_VERSION 1
|
||||||
|
int main() {
|
||||||
|
/* if(alutGetMajorVersion()<MIN_ALUT_VERSION) return -1;*/
|
||||||
|
return 0; }
|
||||||
|
|
||||||
|
],
|
||||||
|
alut_version_ok=yes
|
||||||
|
[ AC_MSG_RESULT(yes)],
|
||||||
|
AC_MSG_FAILURE(too old alut version - using plib instead),
|
||||||
|
alut_version_ok=yes
|
||||||
|
[ AC_MSG_RESULT(yes)])
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
dnl search for the libraries needed to use ogg vorbis
|
||||||
|
AC_SEARCH_LIBS(ov_open, vorbisfile, have_vorbisfile_lib=yes)
|
||||||
|
|
||||||
if test x$have_vorbisfile_lib = xyes; then
|
if test x$have_vorbisfile_lib = xyes; then
|
||||||
# check for the headers needed by ogg vorbis
|
dnl check for the headers needed by ogg vorbis
|
||||||
AC_CHECK_HEADER(vorbis/vorbisfile.h, have_vorbisfile_hdr=yes)
|
AC_CHECK_HEADER(vorbis/vorbisfile.h, have_vorbisfile_hdr=yes)
|
||||||
AC_CHECK_HEADER(ogg/ogg.h, have_ogg_hdr=yes)
|
AC_CHECK_HEADER(ogg/ogg.h, have_ogg_hdr=yes)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
dnl create OpenAL defines and a summary of the optional sound components
|
||||||
SUMMARY="$SUMMARY\n"
|
SUMMARY="$SUMMARY\n"
|
||||||
|
if test x$have_al_hdr != xyes; then
|
||||||
|
SUMMARY="$SUMMARY You DO NOT have OpenAL."
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test x$have_alut_hdr = xyes; then
|
||||||
|
if test x$alut_version_ok != xyes; then
|
||||||
|
SUMMARY="$SUMMARY You need to update freealut."
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
SUMMARY="$SUMMARY You DO NOT have freealut."
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test x$have_al_hdr = xyes -a x$alut_version_ok = xyes; then
|
||||||
|
openal_LIBS="$LIBS"
|
||||||
|
AC_DEFINE([HAVE_OPENAL], 1, [Defined when OpenAL is available])
|
||||||
|
SUMMARY="$SUMMARY\nUsing OpenAL for sound."
|
||||||
|
|
||||||
if test x$have_vorbisfile_hdr = xyes -a x$have_ogg_hdr = xyes; then
|
if test x$have_vorbisfile_hdr = xyes -a x$have_ogg_hdr = xyes; then
|
||||||
AC_DEFINE([HAVE_OGGVORBIS], 1, [Defined when Ogg Vorbis is available])
|
AC_DEFINE([HAVE_OGGVORBIS], 1, [Defined when Ogg Vorbis is available])
|
||||||
SUMMARY="$SUMMARY\nWe have Ogg Vorbis support."
|
SUMMARY="$SUMMARY\nWe have Ogg Vorbis support."
|
||||||
|
# ov_read for ogg music needs endianness flag. This macro defines
|
||||||
|
# WORDS_BIGENDIAN if it's a big endian machine. See music_ogg.cpp
|
||||||
|
AC_C_BIGENDIAN
|
||||||
else
|
else
|
||||||
AC_MSG_ERROR([[cannot find useable Ogg Vorbis installation. You need to install libogg and libvorbis.]])
|
SUMMARY="$SUMMARY\nNo Ogg Vorbis support - the game will play with sound effects, but without music."
|
||||||
#SUMMARY="$SUMMARY\nNo Ogg Vorbis support - the game will play with sound effects, but without music."
|
SUMMARY="$SUMMARY\nPlease install ogg vorbis!"
|
||||||
#SUMMARY="$SUMMARY\nPlease install ogg vorbis!"
|
fi
|
||||||
|
else
|
||||||
|
SUMMARY="$SUMMARY\nInstall OpenAL and freealut for better sound!"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
oggvorbis_LIBS="$LIBS"
|
|
||||||
LIBS=$save_LIBS
|
LIBS=$save_LIBS
|
||||||
|
esac
|
||||||
|
|
||||||
# The following are C++ items that need to be tested for with the c++
|
# The following are C++ items that need to be tested for with the c++
|
||||||
# compiler
|
# compiler
|
||||||
AC_LANG_PUSH(C++)
|
AC_LANG_PUSH(C++)
|
||||||
|
|
||||||
|
|
||||||
# ==================
|
# ==============================================
|
||||||
# Check for irrlicht
|
# Check for "plib" without which we cannot go on
|
||||||
# ==================
|
# ==============================================
|
||||||
AC_ARG_WITH(irrlicht, [AS_HELP_STRING(--with-irrlicht=PREFIX,
|
# specify the plib location
|
||||||
[specify the prefix path to irrlicht])])
|
AC_ARG_WITH(plib, [ --with-plib=PREFIX Specify the prefix path to plib])
|
||||||
if test "x$with_irrlicht" != "x" ; then
|
if test "x$with_plib" != "x" ; then
|
||||||
CPPFLAGS="${CPPFLAGS} -I $with_irrlicht/include -I $with_irrlicht/include/irrlicht"
|
echo "plib prefix is $with_plib"
|
||||||
AC_CHECK_HEADER(irrlicht.h, have_irrlicht_hdr=yes)
|
EXTRA_DIRS="${EXTRA_DIRS} $with_plib"
|
||||||
if test x$have_irrlicht_hdr != xyes; then
|
|
||||||
AC_MSG_ERROR([Can't find irrlicht in $with_irrlicht.])
|
|
||||||
fi
|
|
||||||
else
|
|
||||||
CPPFLAGS_Save=$CPPFLAGS
|
|
||||||
|
|
||||||
# check in /usr
|
|
||||||
echo " in /usr/ : "
|
|
||||||
|
|
||||||
CPPFLAGS="${CPPFLAGS_Save} -I/usr/include/irrlicht"
|
|
||||||
AC_CHECK_HEADER(irrlicht.h, irrlicht_found_in_usr=yes, irrlicht_found_in_usr=no)
|
|
||||||
|
|
||||||
# if it's not found there, try /usr/local instead
|
|
||||||
if test x$irrlicht_found_in_usr == xyes; then
|
|
||||||
with_irrlicht="/usr"
|
|
||||||
else
|
|
||||||
|
|
||||||
# I'd like to fall back to check /usr/local second, but stupid autotools does not support
|
|
||||||
# checking for a header in 2 directories because it caches results
|
|
||||||
#AC_MSG_ERROR([Can't find irrlicht installation in /usr, use --with-irrlicht...])
|
|
||||||
|
|
||||||
# erase cached result
|
|
||||||
unset ac_cv_header_irrlicht_h
|
|
||||||
|
|
||||||
echo " in /usr/local/ : "
|
|
||||||
CPPFLAGS="${CPPFLAGS_Save} -I/usr/local/include/irrlicht"
|
|
||||||
AC_CHECK_HEADER(irrlicht.h, irrlicht_found_in_usr_local=yes, irrlicht_found_in_usr_local=no)
|
|
||||||
|
|
||||||
if test x$irrlicht_found_in_usr_local == xyes; then
|
|
||||||
with_irrlicht="/usr/local"
|
|
||||||
else
|
|
||||||
AC_MSG_ERROR([Can't find irrlicht installation in standard prefixes, use --with-irrlicht...])
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
CPPFLAGS="${CPPFLAGS_Save} -I ${with_irrlicht}/include/irrlicht"
|
AC_CHECK_HEADER(plib/ul.h)
|
||||||
|
if test "x$ac_cv_header_plib_ul_h" != "xyes"; then
|
||||||
|
echo
|
||||||
|
echo "You *must* have the plib library installed on your system to build!"
|
||||||
|
echo
|
||||||
|
echo "Please see README for more details."
|
||||||
|
echo
|
||||||
|
echo "configure aborted."
|
||||||
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
case "${host}" in
|
AC_MSG_CHECKING([for plib 1.8.4 or newer])
|
||||||
*-*-linux* )
|
|
||||||
irrlicht_LIBS="-L/$with_irrlicht/lib/Linux -L/$with_irrlicht/lib -lIrrlicht"
|
|
||||||
;;
|
|
||||||
*darwin*|*macosx*)
|
|
||||||
irrlicht_LIBS="-L/$with_irrlicht/lib/ -lIrrlicht -framework Cocoa"
|
|
||||||
;;
|
|
||||||
*freebsd*)
|
|
||||||
irrlicht_LIBS="-L/$with_irrlicht/lib/ -lIrrlicht -lpthread"
|
|
||||||
esac
|
|
||||||
|
|
||||||
# ---- Check these flags do work by building a small irrLicht sample
|
|
||||||
echo "checking for irrlicht libraries..."
|
|
||||||
save_LIBS=$LIBS
|
|
||||||
LIBS="$LIBS $irrlicht_LIBS $opengl_LIBS"
|
|
||||||
|
|
||||||
irrlicht_sample_built_fine="false"
|
|
||||||
|
|
||||||
AC_TRY_RUN(
|
|
||||||
[
|
|
||||||
# include "irrlicht.h"
|
|
||||||
int main() {
|
|
||||||
irr::createDevice(irr::video::EDT_NULL);
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
],
|
|
||||||
irrlicht_sample_built_fine="true",
|
|
||||||
irrlicht_sample_built_fine="false"
|
|
||||||
)
|
|
||||||
|
|
||||||
case "${host}" in
|
|
||||||
*-*-linux* )
|
|
||||||
# If base irrLicht flags failed, try again with Xxf86vm
|
|
||||||
# FIXME: this program when run prints out two lines (version numbers) to stdout
|
|
||||||
if test x$irrlicht_sample_built_fine = xfalse; then
|
|
||||||
LIBS="$LIBS -lXxf86vm"
|
|
||||||
works_with_Xxf86vm="false"
|
|
||||||
AC_TRY_RUN([
|
AC_TRY_RUN([
|
||||||
# include "irrlicht.h"
|
# include <plib/ul.h>
|
||||||
|
|
||||||
|
# define MIN_PLIB_VERSION 184
|
||||||
int main() {
|
int main() {
|
||||||
irr::createDevice(irr::video::EDT_NULL);
|
if ( PLIB_VERSION < MIN_PLIB_VERSION ) {
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
works_with_Xxf86vm="true",
|
AC_MSG_RESULT(yes),
|
||||||
|
[ AC_MSG_RESULT(wrong version);
|
||||||
|
AC_MSG_ERROR([Install plib 1.8.4 or later first...])],
|
||||||
|
AC_MSG_RESULT(yes)
|
||||||
)
|
)
|
||||||
|
|
||||||
if test x$works_with_Xxf86vm = xtrue; then
|
|
||||||
irrlicht_LIBS="$irrlicht_LIBS -lXxf86vm"
|
|
||||||
irrlicht_sample_built_fine="true"
|
dnl =======================
|
||||||
|
dnl check for SDL libraries
|
||||||
|
dnl =======================
|
||||||
|
dnl Potentially sdl-config could be used, but apparently that might not
|
||||||
|
dnl exist on all platforms, so doing the 'classical' test is safer :(
|
||||||
|
case "${host}" in
|
||||||
|
*)
|
||||||
|
dnl default unix style machines
|
||||||
|
|
||||||
|
dnl check for libraries
|
||||||
|
save_LIBS=$LIBS
|
||||||
|
AC_SEARCH_LIBS(SDL_Init, SDL, have_SDL_lib=yes)
|
||||||
|
sdl_LIBS="$LIBS"
|
||||||
|
LIBS=$save_LIBS
|
||||||
|
|
||||||
|
dnl check for header files
|
||||||
|
AC_CHECK_HEADER(SDL/SDL.h, have_SDL_hdr=yes)
|
||||||
|
|
||||||
|
if test x$have_SDL_hdr != xyes -o x$have_SDL_lib != xyes; then
|
||||||
|
AC_MSG_ERROR([Install SDL first...])
|
||||||
fi
|
fi
|
||||||
fi
|
|
||||||
;;
|
AC_TRY_RUN([
|
||||||
|
# include <SDL/SDL.h>
|
||||||
|
int main() {
|
||||||
|
if ( SDL_VERSION_ATLEAST(1,2,10)) {
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
return -1;
|
||||||
|
}
|
||||||
|
],
|
||||||
|
:,
|
||||||
|
AC_MSG_WARN([Your SDL version uses deprecated
|
||||||
|
headers update to version 1.2.10 or higher if possible. Currently this
|
||||||
|
doesn't affects the game at all.])
|
||||||
|
)
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
|
||||||
if test x$irrlicht_sample_built_fine = xfalse; then
|
dnl =======================================================
|
||||||
AC_MSG_ERROR([Can't build test irrLicht program. Check config.log to see the errors])
|
dnl Add special compiler flags for SDL on certain platforms
|
||||||
|
dnl =======================================================
|
||||||
|
case "${host}" in
|
||||||
|
*darwin*|*macosx*)
|
||||||
|
dnl SDL on Macs needs to link in SDLmain, since it includes the
|
||||||
|
dnl actual main program (on Macs #include "SDL/SDL.h" renames
|
||||||
|
dnl main into SDL_main, which then gets called from the new
|
||||||
|
dnl main program included in SDLmain. This is necessary to
|
||||||
|
dnl install a proper framework for SDL).
|
||||||
|
dnl This can't be done earlier, since all SDL tests program
|
||||||
|
dnl from configure do NOT include SDL/SDL.h, therefore the
|
||||||
|
dnl main program gets not replaced, and then getting an linking
|
||||||
|
dnl error about main defined twice :((
|
||||||
|
LDFLAGGS="$LDFLAGS -framework OpenAL"
|
||||||
|
AC_CHECK_PROGS(have_sdl_config,[sdl-config],"no")
|
||||||
|
if test x$have_sdl_config != xno; then
|
||||||
|
LDFLAGS="$LDFLAGS `sdl-config --libs`"
|
||||||
|
CXXFLAGS="$CXXFLAGS `sdl-config --cflags`"
|
||||||
fi
|
fi
|
||||||
|
esac
|
||||||
|
|
||||||
# ---- Check we have the minimum required irrLicht version
|
dnl ======================================================
|
||||||
echo -n "checking irrlicht version is recent enough... "
|
dnl Try to supply the SVN revision number for the compiler
|
||||||
|
dnl ======================================================
|
||||||
irrlicht_min_version_met="false"
|
|
||||||
|
|
||||||
# Note that irrlicht 1.8 potentially needs additional flags (-lXcursor, or
|
|
||||||
# undefine _IRR_LINUX_XCURSOR_ # in IrrCompileConfig.h). Since there might
|
|
||||||
# be other changes, for now I remove support for irrlicht trunk/1.8
|
|
||||||
|
|
||||||
AC_TRY_RUN(
|
|
||||||
[
|
|
||||||
# include "irrlicht.h"
|
|
||||||
int main() {
|
|
||||||
#if (IRRLICHT_VERSION_MAJOR == 1 && IRRLICHT_VERSION_MINOR == 7)
|
|
||||||
#error "STK needs irrlicht 1.8* to work properly (which might be only available"
|
|
||||||
#error "as svn trunk atm"
|
|
||||||
#else
|
|
||||||
// ok
|
|
||||||
#endif
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
],
|
|
||||||
irrlicht_min_version_met="true",
|
|
||||||
irrlicht_min_version_met="false"
|
|
||||||
)
|
|
||||||
|
|
||||||
if test x$irrlicht_min_version_met = xfalse; then
|
|
||||||
AC_MSG_ERROR([Your irrLicht is too old, please update irrLicht.
|
|
||||||
You need irrlicht 1.8.
|
|
||||||
While irrlicht 1.8 is not released, we recommend using version 3629 from irrlicht SVN trunk.])
|
|
||||||
else
|
|
||||||
echo "yes"
|
|
||||||
fi
|
|
||||||
|
|
||||||
LIBS=$save_LIBS
|
|
||||||
|
|
||||||
# ==================
|
|
||||||
# Check for Fribidi
|
|
||||||
# ==================
|
|
||||||
|
|
||||||
save_LIBS=$LIBS
|
|
||||||
|
|
||||||
# also check in /usr/local
|
|
||||||
CPPFLAGS="${CPPFLAGS} -I/usr/local/include"
|
|
||||||
LDFLAGS="$LDFLAGS -L/usr/local/lib"
|
|
||||||
|
|
||||||
# search for the libraries needed to use ogg vorbis
|
|
||||||
AC_SEARCH_LIBS(fribidi_log2vis, [fribidi], have_fribidi=yes, have_fribidi=no)
|
|
||||||
|
|
||||||
if test x$have_fribidi = xyes; then
|
|
||||||
AC_CHECK_HEADER(fribidi/fribidi.h, have_fribidi_hdr=yes)
|
|
||||||
fi
|
|
||||||
SUMMARY="$SUMMARY\n"
|
|
||||||
|
|
||||||
if test x$have_fribidi = xyes -a x$have_fribidi_hdr = xyes; then
|
|
||||||
AC_DEFINE([ENABLE_BIDI], 1, [Defined when Fribidi is available])
|
|
||||||
SUMMARY="$SUMMARY\nFribidi (RTL languages support) support enabled."
|
|
||||||
fribidi_LIBS="$LIBS"
|
|
||||||
else
|
|
||||||
SUMMARY="$SUMMARY\nFribidi (RTL languages support) support disabled."
|
|
||||||
fribidi_LIBS=""
|
|
||||||
fi
|
|
||||||
|
|
||||||
LIBS=$save_LIBS
|
|
||||||
|
|
||||||
# Libcurl is needed in all build modes
|
|
||||||
PKG_CHECK_MODULES(LIBCURL, libcurl >= 0.1)
|
|
||||||
|
|
||||||
# ======================================================
|
|
||||||
# Try to supply the SVN revision number for the compiler
|
|
||||||
# ======================================================
|
|
||||||
AC_CHECK_PROGS(have_svnversion,[svnversion],"no")
|
AC_CHECK_PROGS(have_svnversion,[svnversion],"no")
|
||||||
if test x$have_svnversion != xno; then
|
if test x$have_svnversion != xno; then
|
||||||
SVNVERSION="`svnversion $srcdir`"
|
SVNVERSION="`svnversion .`"
|
||||||
AC_DEFINE_UNQUOTED([SVNVERSION],"$SVNVERSION",["SVN revision number"])
|
AC_DEFINE_UNQUOTED([SVNVERSION],"$SVNVERSION",["SVN revision number"])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# ==============
|
|
||||||
# Bullet physics
|
|
||||||
# ==============
|
|
||||||
AC_DEFINE([BT_NO_PROFILE], [], [Disable bullet internal profiling])
|
|
||||||
BULLETTREE="src/bullet"
|
|
||||||
bullet_LIBS="-Lbullet/src -lbulletdynamics -lbulletcollision -lbulletmath"
|
|
||||||
|
|
||||||
|
|
||||||
# ====
|
|
||||||
# enet
|
|
||||||
# ====
|
|
||||||
AC_CHECK_FUNC(gethostbyaddr_r, [AC_DEFINE(HAS_GETHOSTBYADDR_R)])
|
|
||||||
AC_CHECK_FUNC(gethostbyname_r, [AC_DEFINE(HAS_GETHOSTBYNAME_R)])
|
|
||||||
AC_CHECK_FUNC(poll, [AC_DEFINE(HAS_POLL)])
|
|
||||||
AC_CHECK_FUNC(fcntl, [AC_DEFINE(HAS_FCNTL)])
|
|
||||||
AC_CHECK_FUNC(inet_pton, [AC_DEFINE(HAS_INET_PTON)])
|
|
||||||
AC_CHECK_FUNC(inet_ntop, [AC_DEFINE(HAS_INET_NTOP)])
|
|
||||||
|
|
||||||
AC_CHECK_MEMBER(struct msghdr.msg_flags, [AC_DEFINE(HAS_MSGHDR_FLAGS)], , [#include <sys/socket.h>])
|
|
||||||
|
|
||||||
AC_CHECK_TYPE(socklen_t, [AC_DEFINE(HAS_SOCKLEN_T)], ,
|
|
||||||
#include <sys/types.h>
|
|
||||||
#include <sys/socket.h>
|
|
||||||
)
|
|
||||||
|
|
||||||
AC_EGREP_HEADER(MSG_MAXIOVLEN, /usr/include/sys/socket.h, AC_DEFINE(ENET_BUFFER_MAXIMUM, [MSG_MAXIOVLEN]))
|
|
||||||
AC_EGREP_HEADER(MSG_MAXIOVLEN, socket.h, AC_DEFINE(ENET_BUFFER_MAXIMUM, [MSG_MAXIOVLEN]))
|
|
||||||
|
|
||||||
case "${host}" in
|
|
||||||
*-*-cygwin* | *-*-mingw32*)
|
|
||||||
enet_LIBS="-Lenet -lenet -lws2_32"
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
enet_LIBS="-Lenet -lenet"
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
ENETTREE="src/enet"
|
|
||||||
|
|
||||||
# =================
|
|
||||||
# Disable/enable addons support
|
|
||||||
# =================
|
|
||||||
AC_ARG_WITH(addons,[AS_HELP_STRING([--with-addons],
|
|
||||||
[This option is used to enable/disable addons support])])
|
|
||||||
if test "x$with_addons" == "xyes" ; then
|
|
||||||
SUMMARY="$SUMMARY\nEnabling addons support."
|
|
||||||
AC_DEFINE(ADDONS_MANAGER)
|
|
||||||
fi
|
|
||||||
# ==========================================
|
|
||||||
# Check for a known compiler bug, details in
|
|
||||||
# src/bullet/src/Makefile.am
|
|
||||||
# ==========================================
|
|
||||||
ORIGCXXFLAGS="$CXXFLAGS"
|
|
||||||
CXXFLAGS="$CXXFLAGS -fno-elide-constructors"
|
|
||||||
AC_COMPILE_IFELSE([AC_LANG_PROGRAM()],
|
|
||||||
AC_MSG_RESULT(yes); NOELIDE=-fno-elide-constructors,
|
|
||||||
AC_MSG_RESULT(no); NOELIDE="")
|
|
||||||
CXXFLAGS="$ORIGCXXFLAGS"
|
|
||||||
AC_SUBST(NOELIDE)
|
|
||||||
|
|
||||||
# =========================
|
# =========================
|
||||||
# subst bars in Makefile.am
|
# subst bars in Makefile.am
|
||||||
# =========================
|
# =========================
|
||||||
|
|
||||||
AC_SUBST(irrlicht_LIBS)
|
|
||||||
AC_SUBST(fribidi_LIBS)
|
|
||||||
AC_SUBST(bullet_LIBS)
|
AC_SUBST(bullet_LIBS)
|
||||||
AC_SUBST(enet_LIBS)
|
|
||||||
AC_SUBST(opengl_LIBS)
|
AC_SUBST(opengl_LIBS)
|
||||||
AC_SUBST(openal_LIBS)
|
AC_SUBST(openal_LIBS)
|
||||||
AC_SUBST(oggvorbis_LIBS)
|
AC_SUBST(sdl_LIBS)
|
||||||
AC_SUBST(BULLETTREE)
|
|
||||||
AC_SUBST(ENETTREE)
|
|
||||||
|
|
||||||
# ================
|
AC_MSG_CHECKING([for gcc -fno-regmove option ])
|
||||||
# Create makefiles
|
|
||||||
# ================
|
dnl =========================
|
||||||
|
dnl test regmove compiler bug
|
||||||
|
dnl =========================
|
||||||
|
dnl Test if -fno-regmove is supported, since -fregmove (which is part of -O2 on
|
||||||
|
dnl g++) triggers an optimisation problem with static_ssg:
|
||||||
|
ORIGCXXFLAGS="$CXXFLAGS"
|
||||||
|
CXXFLAGS="$CXXFLAGS -fno-regmove"
|
||||||
|
AC_COMPILE_IFELSE([AC_LANG_PROGRAM()],
|
||||||
|
AC_MSG_RESULT(yes); NOREGMOVE=-fno-regmove,
|
||||||
|
AC_MSG_RESULT(no); NOREGMOVE="")
|
||||||
|
CXXFLAGS="$ORIGCXXFLAGS"
|
||||||
|
AC_SUBST(NOREGMOVE)
|
||||||
|
|
||||||
|
dnl ==============
|
||||||
|
dnl Bullet physics
|
||||||
|
dnl ==============
|
||||||
|
AC_DEFINE([BT_NO_PROFILE], [], [Disable bullet internal profiling])
|
||||||
|
CXXFLAGS="$CXXFLAGS -Ibullet/src"
|
||||||
|
SUMMARY="$SUMMARY\nUsing bullet physics."
|
||||||
|
BULLETTREE="src/bullet"
|
||||||
|
|
||||||
|
case "${host}" in
|
||||||
|
*darwin*|*macosx*)
|
||||||
|
bullet_LIBS="-Lbullet/Demos/OpenGL -lbulletopenglsupport -Lbullet/src -lbulletdynamics -lbulletcollision -lbulletmath -framework GLUT"
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
bullet_LIBS="-Lbullet/Demos/OpenGL -lbulletopenglsupport -Lbullet/src -lbulletdynamics -lbulletcollision -lbulletmath -lglut"
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
AC_SUBST(BULLETTREE)
|
||||||
|
|
||||||
|
dnl ================
|
||||||
|
dnl Create makefiles
|
||||||
|
dnl ================
|
||||||
AC_CONFIG_FILES([ \
|
AC_CONFIG_FILES([ \
|
||||||
Makefile \
|
Makefile \
|
||||||
data/Makefile \
|
data/Makefile \
|
||||||
data/challenges/Makefile \
|
|
||||||
data/fonts/Makefile \
|
|
||||||
data/gfx/Makefile \
|
|
||||||
data/grandprix/Makefile \
|
|
||||||
data/gui/Makefile \
|
|
||||||
data/karts/Makefile \
|
|
||||||
data/models/Makefile \
|
|
||||||
data/music/Makefile \
|
|
||||||
data/po/Makefile \
|
|
||||||
data/sfx/Makefile \
|
|
||||||
data/textures/Makefile \
|
|
||||||
data/tracks/Makefile \
|
|
||||||
doc/Makefile \
|
doc/Makefile \
|
||||||
|
doc/players_manual/Makefile \
|
||||||
|
fonts/Makefile \
|
||||||
|
images/Makefile \
|
||||||
|
models/Makefile \
|
||||||
|
oggs/Makefile \
|
||||||
src/Makefile \
|
src/Makefile \
|
||||||
src/ide/Makefile \
|
src/robots/Makefile \
|
||||||
src/bullet/Makefile \
|
src/bullet/Makefile \
|
||||||
src/bullet/src/Makefile \
|
src/bullet/src/Makefile \
|
||||||
src/enet/Makefile \
|
src/bullet/Demos/OpenGL/Makefile \
|
||||||
|
wavs/Makefile \
|
||||||
|
wavs/radio/Makefile \
|
||||||
|
wavs/tintagel/Makefile \
|
||||||
|
models/herrings/Makefile
|
||||||
])
|
])
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
echo -e $SUMMARY
|
echo -e $SUMMARY
|
||||||
|
3
contrib/Makefile.am
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# contrib/
|
||||||
|
|
||||||
|
EXTRA_DIST =
|
BIN
data/CREDITS
@@ -1,28 +1,17 @@
|
|||||||
# data/
|
# data/
|
||||||
|
|
||||||
SUBDIRS = challenges fonts gfx gui karts models music po sfx textures tracks grandprix
|
pkgdatadir = $(datadir)/games/@PACKAGE@/data
|
||||||
pkgdatadir = $(datadir)/games/$(PACKAGE)/data
|
|
||||||
|
|
||||||
dist_pkgdata_DATA = \
|
pkgdata_DATA = $(wildcard *.dat) $(wildcard *.data) $(wildcard *.herring) \
|
||||||
$(shell find $(srcdir) -name "*.data") \
|
$(wildcard *.loc) $(wildcard *.drv?) $(wildcard *.projectile) \
|
||||||
$(shell find $(srcdir) -name "*.items") \
|
$(wildcard *.cup) $(wildcard *.tkkf) $(wildcard *.collectable)\
|
||||||
$(shell find $(srcdir) -name "*.projectile") \
|
$(wildcard *.track) CREDITS licenses \
|
||||||
$(shell find $(srcdir) -name "*.cup") \
|
supertuxkart_32.xpm supertuxkart_64.xpm supertuxkart.desktop
|
||||||
$(shell find $(srcdir) -maxdepth 1 -name "*.challenge") \
|
|
||||||
$(shell find $(srcdir) -name "*.collectable") \
|
|
||||||
stk_config.xml powerup.xml items.xml \
|
|
||||||
CREDITS
|
|
||||||
|
|
||||||
desktopdir = $(prefix)/share/applications
|
desktopdir = $(prefix)/share/applications
|
||||||
desktop_DATA = supertuxkart.desktop
|
desktop_DATA = supertuxkart.desktop
|
||||||
|
|
||||||
icondir = $(prefix)/share/pixmaps
|
icondir = $(prefix)/share/pixmaps
|
||||||
dist_icon_DATA = supertuxkart_32.xpm supertuxkart_64.xpm
|
icon_DATA = supertuxkart_32.xpm supertuxkart_64.xpm
|
||||||
|
|
||||||
|
EXTRA_DIST = $(pkgdata_DATA)
|
||||||
# The desktop file needs the absolute path to the binary
|
|
||||||
# since e.g. /usr/games might not be in the standard path
|
|
||||||
EXTRA_DIST = supertuxkart_desktop.template
|
|
||||||
CLEANFILES = supertuxkart.desktop
|
|
||||||
supertuxkart.desktop: Makefile supertuxkart_desktop.template
|
|
||||||
sed 's#PREFIX#$(prefix)#' $(srcdir)/supertuxkart_desktop.template >supertuxkart.desktop
|
|
||||||
|
10
data/all.cup
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
;; -*- mode: lisp -*-
|
||||||
|
|
||||||
|
(supertuxkart-cup
|
||||||
|
(name "All tracks")
|
||||||
|
(description "All 13 tracks included in SuperTuxKart")
|
||||||
|
(tracks "beach" "startrack" "lighthouse" "volcano" "gownsbow" "islandtrack" "bsodcastle" "geekopeak" "littlevolcano" "olivermath" "race" "subseatrack" "tuxtrack")
|
||||||
|
(laps 2 3 4 3 2 2 3 3 3 4 5 3 2)
|
||||||
|
)
|
||||||
|
|
||||||
|
;; EOF ;;
|
9
data/anvil.collectable
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
;; -*- mode: lisp -*-
|
||||||
|
|
||||||
|
(tuxkart-collectable
|
||||||
|
(name "anvil")
|
||||||
|
(model "anvil.ac")
|
||||||
|
(icon "anvil.rgb")
|
||||||
|
)
|
||||||
|
|
||||||
|
;; EOF ;;
|
292
data/beach.drvl
Normal file
@@ -0,0 +1,292 @@
|
|||||||
|
-4.029389,-0.055003,-0.623054
|
||||||
|
-4.034726,2.271121,-0.623054
|
||||||
|
-3.753494,8.587892,-0.623057
|
||||||
|
-3.243392,14.697538,-0.623057
|
||||||
|
-2.577844,20.660118,-0.623060
|
||||||
|
-1.827775,26.542055,-0.623059
|
||||||
|
-1.060219,32.415882,-0.623059
|
||||||
|
-0.338121,38.359386,-0.623063
|
||||||
|
0.278747,44.454758,-0.623062
|
||||||
|
0.727761,50.688900,-0.623066
|
||||||
|
0.687132,53.994175,-0.647826
|
||||||
|
0.275653,57.454323,-0.711100
|
||||||
|
-0.400435,61.187290,-0.796386
|
||||||
|
-1.202684,65.151558,-0.887171
|
||||||
|
-1.959266,69.335419,-0.966953
|
||||||
|
-2.456973,73.763756,-1.019227
|
||||||
|
-2.410622,78.475822,-1.027480
|
||||||
|
-1.438832,83.428764,-0.975209
|
||||||
|
0.830270,88.336044,-0.845911
|
||||||
|
4.245583,92.484238,-0.623075
|
||||||
|
7.450228,95.022247,-0.441408
|
||||||
|
10.722488,96.771439,-0.237602
|
||||||
|
14.162002,97.954788,-0.017130
|
||||||
|
17.694233,98.602158,0.214534
|
||||||
|
21.262053,98.733604,0.451914
|
||||||
|
24.815645,98.354462,0.689540
|
||||||
|
28.303425,97.454285,0.921935
|
||||||
|
31.662638,96.009201,1.143623
|
||||||
|
34.808846,93.989098,1.349132
|
||||||
|
37.983162,90.945030,1.532987
|
||||||
|
41.489326,85.290161,1.803536
|
||||||
|
43.004730,78.664856,1.924916
|
||||||
|
42.640892,72.434341,1.930515
|
||||||
|
41.249180,66.780724,1.853731
|
||||||
|
39.436863,61.573109,1.727956
|
||||||
|
37.628239,56.733295,1.586586
|
||||||
|
36.168972,52.297432,1.463009
|
||||||
|
35.325832,48.392090,1.390624
|
||||||
|
35.220341,45.128632,1.402822
|
||||||
|
36.124081,41.634476,1.532999
|
||||||
|
37.608425,38.716320,1.746061
|
||||||
|
38.570969,37.175060,1.869322
|
||||||
|
39.585953,35.822472,2.004395
|
||||||
|
40.635498,34.675430,2.151773
|
||||||
|
42.784706,33.006256,2.485422
|
||||||
|
45.061810,32.076160,2.874215
|
||||||
|
47.578751,31.830578,3.292289
|
||||||
|
49.799690,32.254219,3.667414
|
||||||
|
51.956249,33.306980,4.002507
|
||||||
|
54.050163,35.028233,4.294969
|
||||||
|
55.948288,37.383209,4.542205
|
||||||
|
57.612003,40.676041,4.648048
|
||||||
|
58.726986,44.308388,4.869840
|
||||||
|
59.153275,50.598969,4.862028
|
||||||
|
58.291164,57.752117,4.692232
|
||||||
|
56.438812,65.517723,4.428065
|
||||||
|
54.037819,73.625893,4.137151
|
||||||
|
51.602009,81.888046,3.887111
|
||||||
|
49.698494,90.234108,3.745559
|
||||||
|
49.034950,98.736565,3.780116
|
||||||
|
50.693703,107.394882,4.058402
|
||||||
|
55.170494,114.526772,4.648031
|
||||||
|
58.904789,117.792549,4.964519
|
||||||
|
62.388912,119.731277,5.290312
|
||||||
|
66.066704,121.025620,5.621506
|
||||||
|
69.844849,121.718483,5.954197
|
||||||
|
73.654701,121.843513,6.284478
|
||||||
|
77.439201,121.417603,6.608445
|
||||||
|
81.142067,120.439362,6.922195
|
||||||
|
84.697662,118.891029,7.221821
|
||||||
|
88.020020,116.744598,7.503417
|
||||||
|
91.323090,113.577820,7.763081
|
||||||
|
95.290283,106.164383,8.339469
|
||||||
|
98.102287,97.731522,8.631271
|
||||||
|
98.714783,89.270760,8.697178
|
||||||
|
97.772400,81.054665,8.595872
|
||||||
|
95.881271,73.082214,8.386044
|
||||||
|
93.524979,65.289078,8.126381
|
||||||
|
91.112579,57.645214,7.875565
|
||||||
|
88.420586,50.168880,7.692289
|
||||||
|
86.967377,42.913128,7.635239
|
||||||
|
86.441498,35.960609,7.763099
|
||||||
|
86.495674,30.125723,8.026981
|
||||||
|
87.958221,26.383930,8.322536
|
||||||
|
89.728851,24.187353,8.641855
|
||||||
|
93.764198,23.042126,8.977028
|
||||||
|
95.584198,22.618284,9.320149
|
||||||
|
97.306602,22.779774,9.663307
|
||||||
|
98.770576,23.428761,9.998596
|
||||||
|
99.896355,24.497524,10.318104
|
||||||
|
100.694023,26.167620,10.613926
|
||||||
|
100.916908,29.636156,10.878148
|
||||||
|
100.637680,34.757378,11.045553
|
||||||
|
100.559265,40.622952,11.099834
|
||||||
|
100.726501,46.555069,11.069462
|
||||||
|
101.168907,52.510368,10.982906
|
||||||
|
101.917938,58.445843,10.868641
|
||||||
|
103.007530,64.318550,10.755136
|
||||||
|
104.474854,70.084877,10.670860
|
||||||
|
106.360870,75.699196,10.644290
|
||||||
|
108.710464,81.111443,10.703892
|
||||||
|
111.607262,86.320763,10.878138
|
||||||
|
114.607109,90.081650,11.052052
|
||||||
|
118.340233,93.000336,11.247209
|
||||||
|
122.504181,94.878647,11.456635
|
||||||
|
126.838203,95.721626,11.673359
|
||||||
|
131.135651,95.609810,11.890411
|
||||||
|
135.255737,94.637810,12.100819
|
||||||
|
139.093781,92.876984,12.297611
|
||||||
|
142.545639,90.369705,12.473817
|
||||||
|
145.481644,87.145813,12.622466
|
||||||
|
147.812195,83.075737,12.736583
|
||||||
|
149.726837,76.973747,12.853476
|
||||||
|
150.247711,70.748070,12.873077
|
||||||
|
149.559647,64.902107,12.813189
|
||||||
|
148.064651,59.518459,12.691612
|
||||||
|
146.121719,54.530693,12.526153
|
||||||
|
144.011093,49.834175,12.334611
|
||||||
|
141.960220,45.344929,12.134791
|
||||||
|
140.163330,41.010883,11.944495
|
||||||
|
138.782623,36.799587,11.781529
|
||||||
|
137.920273,32.501431,11.663692
|
||||||
|
137.343170,26.620615,11.585139
|
||||||
|
137.225006,24.762691,11.560068
|
||||||
|
137.340866,22.857943,11.569404
|
||||||
|
137.436386,20.573521,11.594067
|
||||||
|
137.590927,17.329014,11.614985
|
||||||
|
136.225800,-19.665028,11.693893
|
||||||
|
136.269653,-23.298189,11.689069
|
||||||
|
135.982895,-25.503305,11.625474
|
||||||
|
135.605194,-27.795563,11.493755
|
||||||
|
133.735611,-33.324600,11.693173
|
||||||
|
130.677521,-37.830246,11.856974
|
||||||
|
127.391739,-40.944138,11.884946
|
||||||
|
124.601044,-43.107346,11.790741
|
||||||
|
122.622581,-44.737785,11.615618
|
||||||
|
120.590477,-47.781250,11.220501
|
||||||
|
120.088104,-50.761906,11.070009
|
||||||
|
120.324364,-55.795879,11.689891
|
||||||
|
120.465302,-58.699268,12.066046
|
||||||
|
121.044670,-61.342632,12.402211
|
||||||
|
123.164612,-63.089050,12.573366
|
||||||
|
125.656067,-63.124729,12.503674
|
||||||
|
128.222641,-62.686199,12.367771
|
||||||
|
133.604919,-62.043392,12.120951
|
||||||
|
139.678009,-61.808998,11.908676
|
||||||
|
146.370224,-62.968220,11.865281
|
||||||
|
152.977341,-67.108063,12.497249
|
||||||
|
157.143860,-74.387672,12.942068
|
||||||
|
158.252228,-83.616837,13.479905
|
||||||
|
156.379501,-95.528778,13.996491
|
||||||
|
150.257050,-104.252533,14.122119
|
||||||
|
141.134155,-107.715546,14.036593
|
||||||
|
132.540314,-107.258606,13.955318
|
||||||
|
124.765862,-105.458572,13.884703
|
||||||
|
117.917427,-103.698494,13.807014
|
||||||
|
114.661514,-102.714584,13.722074
|
||||||
|
112.014389,-103.064240,13.635096
|
||||||
|
109.820732,-105.747787,13.531611
|
||||||
|
108.514168,-109.788162,13.339485
|
||||||
|
108.855728,-112.551865,13.162963
|
||||||
|
109.895226,-114.195610,12.993758
|
||||||
|
112.123283,-115.927299,12.807145
|
||||||
|
115.859550,-117.778320,12.601740
|
||||||
|
120.721680,-119.637260,12.383076
|
||||||
|
126.214920,-121.693985,12.137057
|
||||||
|
131.940811,-124.400475,11.820692
|
||||||
|
137.466339,-128.537643,11.381030
|
||||||
|
141.690430,-134.946930,10.748277
|
||||||
|
143.003326,-143.014832,9.969211
|
||||||
|
141.215652,-151.938766,9.078010
|
||||||
|
135.174393,-158.574432,8.371813
|
||||||
|
127.395752,-160.131165,8.102663
|
||||||
|
121.009354,-158.980026,8.074658
|
||||||
|
117.952873,-158.018173,8.041975
|
||||||
|
115.556053,-157.003769,8.015786
|
||||||
|
112.191628,-155.284790,8.046114
|
||||||
|
109.461731,-156.158920,7.851391
|
||||||
|
107.178543,-158.188461,7.554277
|
||||||
|
106.917465,-160.672165,7.219326
|
||||||
|
106.974373,-163.611008,6.895064
|
||||||
|
107.624611,-165.345932,6.903409
|
||||||
|
108.805000,-166.781570,7.056297
|
||||||
|
110.656769,-167.704971,7.218858
|
||||||
|
113.630577,-168.748566,7.329325
|
||||||
|
117.506439,-170.155396,7.303795
|
||||||
|
122.063950,-172.859131,6.998570
|
||||||
|
125.956413,-178.186279,6.232333
|
||||||
|
126.915085,-184.998337,5.034221
|
||||||
|
125.231743,-191.937759,3.080416
|
||||||
|
122.623032,-198.290695,1.909567
|
||||||
|
119.368080,-203.235672,1.049673
|
||||||
|
115.091354,-206.906998,0.653609
|
||||||
|
109.977127,-208.874039,0.067394
|
||||||
|
104.898140,-209.045013,-0.254932
|
||||||
|
100.429756,-208.080612,-0.541134
|
||||||
|
95.821724,-207.264633,-0.835447
|
||||||
|
92.690155,-206.190216,-1.025141
|
||||||
|
89.540527,-205.176010,-1.239485
|
||||||
|
86.301620,-203.983948,-1.430181
|
||||||
|
81.629684,-202.501663,-1.576215
|
||||||
|
77.548004,-201.244980,-1.619282
|
||||||
|
73.856010,-200.169861,-1.380601
|
||||||
|
70.447739,-199.201721,-1.121444
|
||||||
|
67.010429,-198.258514,-0.841634
|
||||||
|
63.304104,-197.263000,-0.558343
|
||||||
|
59.098980,-196.140396,-0.312213
|
||||||
|
54.171066,-194.817200,-0.147126
|
||||||
|
48.296421,-193.219833,-0.010138
|
||||||
|
41.201572,-191.260864,0.037796
|
||||||
|
36.146530,-189.747406,0.200074
|
||||||
|
31.063559,-187.981445,0.356275
|
||||||
|
26.057106,-185.943893,0.692921
|
||||||
|
21.191460,-183.599030,1.116105
|
||||||
|
16.532654,-180.903656,1.601539
|
||||||
|
12.152850,-177.805740,2.239667
|
||||||
|
8.138065,-174.245468,2.918916
|
||||||
|
4.598954,-170.163345,3.556782
|
||||||
|
1.678567,-165.520264,4.102178
|
||||||
|
-0.455726,-160.330429,4.519668
|
||||||
|
-3.029223,-150.549072,5.220727
|
||||||
|
-4.863295,-140.132889,5.889466
|
||||||
|
-5.840156,-129.377121,6.538037
|
||||||
|
-5.826304,-118.562973,7.178580
|
||||||
|
-4.662090,-107.965233,7.528836
|
||||||
|
-2.143774,-97.855011,7.385084
|
||||||
|
2.002143,-88.532028,6.970990
|
||||||
|
8.107559,-80.422050,6.521037
|
||||||
|
16.389572,-74.192909,6.283665
|
||||||
|
26.478340,-70.627106,6.487230
|
||||||
|
34.619045,-71.048859,6.891335
|
||||||
|
40.955109,-75.238914,7.752314
|
||||||
|
44.624897,-80.751801,8.679776
|
||||||
|
46.924473,-86.489250,9.491838
|
||||||
|
48.672176,-92.196632,10.152284
|
||||||
|
50.267746,-97.530159,10.631858
|
||||||
|
51.909035,-101.984344,10.915263
|
||||||
|
53.138214,-104.043419,10.944884
|
||||||
|
54.679604,-106.187172,11.000528
|
||||||
|
56.943668,-106.650200,10.985812
|
||||||
|
59.311756,-106.423523,10.962811
|
||||||
|
63.091915,-105.561455,10.886566
|
||||||
|
66.935654,-103.996086,10.746596
|
||||||
|
70.613953,-101.813492,10.537139
|
||||||
|
73.910385,-99.143776,10.257086
|
||||||
|
76.632851,-96.152222,9.914062
|
||||||
|
78.630173,-93.033073,9.526974
|
||||||
|
79.821945,-89.986031,9.123736
|
||||||
|
80.220734,-87.139656,8.728348
|
||||||
|
79.856422,-84.409798,8.335649
|
||||||
|
78.602699,-81.553398,7.914040
|
||||||
|
77.056671,-79.845795,7.660093
|
||||||
|
74.869476,-78.481598,7.459802
|
||||||
|
71.798325,-77.287430,7.289420
|
||||||
|
67.947800,-76.219833,7.142394
|
||||||
|
63.537987,-75.096039,6.988701
|
||||||
|
58.749367,-73.556992,6.769196
|
||||||
|
53.771996,-71.020119,6.386270
|
||||||
|
49.167213,-66.773277,5.715388
|
||||||
|
45.861256,-59.998089,4.617381
|
||||||
|
46.046768,-50.506672,3.099642
|
||||||
|
50.870380,-42.423965,1.892544
|
||||||
|
57.436840,-36.514072,1.100442
|
||||||
|
64.472473,-31.533934,0.519172
|
||||||
|
71.001785,-26.998056,0.078220
|
||||||
|
75.885223,-22.917606,-0.233465
|
||||||
|
77.723389,-20.992334,-0.350345
|
||||||
|
78.434952,-18.578861,-0.466599
|
||||||
|
76.501106,-15.131457,-0.576003
|
||||||
|
68.944893,-8.689670,-0.623052
|
||||||
|
62.868793,-5.329302,-0.623054
|
||||||
|
60.052208,-4.523453,-0.623054
|
||||||
|
57.545734,-4.981455,-0.623053
|
||||||
|
55.640152,-6.487322,-0.623053
|
||||||
|
53.162144,-9.710450,-0.623051
|
||||||
|
50.415710,-14.419190,-0.569934
|
||||||
|
47.412392,-20.038210,-0.341213
|
||||||
|
43.895756,-26.025656,0.080822
|
||||||
|
39.394352,-31.874058,0.651101
|
||||||
|
33.660923,-36.628262,1.221058
|
||||||
|
28.259039,-39.127411,1.563250
|
||||||
|
22.888117,-40.121243,1.720986
|
||||||
|
17.563002,-39.734894,1.695720
|
||||||
|
12.591328,-38.069866,1.501219
|
||||||
|
8.180734,-35.330170,1.177734
|
||||||
|
4.421676,-31.722088,0.774933
|
||||||
|
1.342113,-27.403082,0.343082
|
||||||
|
-1.042900,-22.484203,-0.066757
|
||||||
|
-2.709332,-17.049213,-0.399891
|
||||||
|
-3.609711,-11.285844,-0.594226
|
||||||
|
-4.013379,-4.306990,-0.623054
|
||||||
|
-4.024052,-2.023113,-0.623054
|
292
data/beach.drvr
Normal file
@@ -0,0 +1,292 @@
|
|||||||
|
4.089759,-0.024137,-0.623054
|
||||||
|
4.084964,2.105770,-0.623054
|
||||||
|
4.351340,8.069880,-0.623057
|
||||||
|
4.839589,13.908761,-0.623057
|
||||||
|
5.486019,19.695362,-0.623058
|
||||||
|
6.226730,25.502050,-0.623060
|
||||||
|
6.997450,31.400688,-0.623060
|
||||||
|
7.733592,37.462666,-0.623063
|
||||||
|
8.370262,43.759014,-0.623063
|
||||||
|
8.842828,50.369003,-0.623066
|
||||||
|
8.791586,54.518112,-0.647825
|
||||||
|
8.308938,58.647232,-0.711100
|
||||||
|
7.576423,62.712536,-0.796387
|
||||||
|
6.772794,66.684021,-0.887172
|
||||||
|
6.073907,70.529060,-0.966953
|
||||||
|
5.652026,74.211914,-1.019226
|
||||||
|
5.673183,77.695541,-1.027480
|
||||||
|
6.295033,80.950050,-0.975209
|
||||||
|
7.676107,83.966698,-0.845909
|
||||||
|
10.020261,86.773743,-0.623075
|
||||||
|
11.871168,88.209625,-0.441409
|
||||||
|
13.960876,89.323647,-0.237602
|
||||||
|
16.215298,90.097267,-0.017130
|
||||||
|
18.575453,90.528740,0.214534
|
||||||
|
20.980860,90.617111,0.451916
|
||||||
|
23.370401,90.362709,0.689541
|
||||||
|
25.683088,89.767250,0.921934
|
||||||
|
27.858946,88.833641,1.143623
|
||||||
|
29.839830,87.565262,1.349132
|
||||||
|
31.539404,86.001892,1.532988
|
||||||
|
34.007160,82.132011,1.803538
|
||||||
|
34.905975,78.059189,1.924915
|
||||||
|
34.620457,73.710785,1.930514
|
||||||
|
33.471043,69.116806,1.853732
|
||||||
|
31.799337,64.334435,1.727956
|
||||||
|
29.962822,59.416222,1.586584
|
||||||
|
28.325794,54.404854,1.463010
|
||||||
|
27.259403,49.335140,1.390623
|
||||||
|
27.147375,44.243244,1.402824
|
||||||
|
28.360449,39.250626,1.532999
|
||||||
|
30.564486,34.674091,1.746061
|
||||||
|
31.875038,32.579281,1.869323
|
||||||
|
33.338825,30.633047,2.004398
|
||||||
|
34.961914,28.864485,2.151776
|
||||||
|
38.708683,25.981813,2.485424
|
||||||
|
43.147717,24.183571,2.874217
|
||||||
|
47.959785,23.718149,3.292291
|
||||||
|
52.370682,24.550535,3.667417
|
||||||
|
56.355453,26.480291,4.002510
|
||||||
|
59.828899,29.321846,4.294971
|
||||||
|
62.717506,32.896084,4.542204
|
||||||
|
65.136993,37.621326,4.648049
|
||||||
|
66.674423,42.636620,4.869841
|
||||||
|
67.272308,50.793968,4.862027
|
||||||
|
66.287010,59.174480,4.692229
|
||||||
|
64.286499,67.608315,4.428065
|
||||||
|
61.826263,75.927376,4.137152
|
||||||
|
59.455547,83.956520,3.887112
|
||||||
|
57.718975,91.510292,3.745560
|
||||||
|
57.148960,98.390923,3.780116
|
||||||
|
58.245438,104.406906,4.058402
|
||||||
|
61.559216,109.512688,4.648033
|
||||||
|
63.480633,111.082970,4.964521
|
||||||
|
65.714058,112.321823,5.290313
|
||||||
|
68.145615,113.174835,5.621508
|
||||||
|
70.708000,113.643112,5.954198
|
||||||
|
73.331818,113.728577,6.284482
|
||||||
|
75.946609,113.434570,6.608449
|
||||||
|
78.481888,112.766037,6.922196
|
||||||
|
80.867958,111.729317,7.221821
|
||||||
|
83.036903,110.331703,7.503420
|
||||||
|
84.894783,108.614601,7.763081
|
||||||
|
89.056313,102.521294,8.339470
|
||||||
|
91.158813,96.160225,8.631271
|
||||||
|
91.620499,89.477684,8.697177
|
||||||
|
90.801941,82.482323,8.595871
|
||||||
|
89.067093,75.206512,8.386044
|
||||||
|
86.790474,67.688133,8.126378
|
||||||
|
84.353127,59.962051,7.875565
|
||||||
|
82.139511,52.058998,7.692289
|
||||||
|
80.537254,44.006638,7.635239
|
||||||
|
79.938461,36.241810,7.763098
|
||||||
|
80.797340,29.925121,8.026982
|
||||||
|
82.283066,24.060486,8.322536
|
||||||
|
85.196991,19.843977,8.641855
|
||||||
|
89.289230,17.231882,8.977030
|
||||||
|
93.057945,16.166283,9.320152
|
||||||
|
96.112122,16.160740,9.663310
|
||||||
|
100.094940,17.548885,9.998597
|
||||||
|
101.871414,19.838350,10.318105
|
||||||
|
103.408432,24.161951,10.613926
|
||||||
|
104.339287,29.505905,10.878149
|
||||||
|
105.337723,35.019516,11.045553
|
||||||
|
106.748184,40.562660,11.099834
|
||||||
|
108.244431,46.140255,11.069462
|
||||||
|
109.249977,51.702221,10.982906
|
||||||
|
109.942947,57.198429,10.868641
|
||||||
|
110.940361,62.578754,10.755136
|
||||||
|
112.266159,67.793106,10.670861
|
||||||
|
113.943924,72.791618,10.644290
|
||||||
|
115.996902,77.524727,10.703893
|
||||||
|
118.444977,81.938713,10.878138
|
||||||
|
120.353386,84.342567,11.052052
|
||||||
|
122.552483,86.056717,11.247211
|
||||||
|
124.963150,87.138474,11.456636
|
||||||
|
127.502663,87.627472,11.673362
|
||||||
|
130.083603,87.556870,11.890413
|
||||||
|
132.612823,86.958511,12.100821
|
||||||
|
134.994034,85.866364,12.297612
|
||||||
|
137.130936,84.316795,12.473819
|
||||||
|
138.929428,82.347366,12.622467
|
||||||
|
140.291931,80.009399,12.736584
|
||||||
|
141.764832,75.372772,12.853477
|
||||||
|
142.127731,70.898300,12.873076
|
||||||
|
141.595673,66.493217,12.813188
|
||||||
|
140.364944,62.101295,12.691611
|
||||||
|
138.635483,57.679211,12.526152
|
||||||
|
136.614105,53.186966,12.334610
|
||||||
|
134.512192,48.582760,12.134791
|
||||||
|
132.544022,43.822041,11.944496
|
||||||
|
130.926590,38.858540,11.781529
|
||||||
|
129.882172,33.661350,11.663691
|
||||||
|
129.243332,27.211601,11.585139
|
||||||
|
129.106262,24.968973,11.560068
|
||||||
|
129.219833,22.784519,11.569404
|
||||||
|
129.336929,20.852213,11.594067
|
||||||
|
129.475586,17.636211,11.614985
|
||||||
|
128.109818,-19.368860,11.694026
|
||||||
|
128.202438,-22.361778,11.659092
|
||||||
|
127.984428,-24.095707,11.562387
|
||||||
|
127.678619,-26.027493,11.395238
|
||||||
|
126.431763,-29.773489,11.407889
|
||||||
|
124.517746,-32.537449,11.344057
|
||||||
|
122.135086,-34.753479,11.219292
|
||||||
|
119.502922,-36.785496,11.065509
|
||||||
|
116.875618,-38.999405,10.927876
|
||||||
|
112.807365,-45.461792,10.940977
|
||||||
|
111.978012,-50.388302,11.262665
|
||||||
|
112.275948,-56.868828,12.066810
|
||||||
|
113.142426,-63.416191,12.914230
|
||||||
|
114.391396,-68.116631,13.518377
|
||||||
|
117.640976,-71.034660,13.819087
|
||||||
|
124.107376,-71.212631,13.651275
|
||||||
|
129.091904,-70.727592,13.437026
|
||||||
|
134.259491,-70.105026,13.198359
|
||||||
|
139.232910,-69.885216,13.020256
|
||||||
|
143.610458,-70.575859,12.984205
|
||||||
|
147.055542,-72.643463,12.950165
|
||||||
|
149.346497,-76.647949,13.145428
|
||||||
|
150.137253,-83.294617,13.502078
|
||||||
|
148.693726,-92.912567,13.900483
|
||||||
|
145.194550,-97.924416,13.978729
|
||||||
|
140.124130,-99.686974,13.935147
|
||||||
|
133.768997,-99.260986,13.848248
|
||||||
|
126.696648,-97.599991,13.736127
|
||||||
|
119.490562,-95.761063,13.613481
|
||||||
|
114.526726,-94.624550,13.501324
|
||||||
|
106.732033,-96.013924,13.472416
|
||||||
|
102.405434,-100.487869,13.481049
|
||||||
|
100.425346,-109.062775,13.346668
|
||||||
|
101.108856,-114.978279,13.060225
|
||||||
|
103.710251,-119.437599,12.700235
|
||||||
|
107.697746,-122.710335,12.342467
|
||||||
|
112.554375,-125.168137,12.033260
|
||||||
|
117.824059,-127.195045,11.762187
|
||||||
|
123.060501,-129.148956,11.498937
|
||||||
|
127.808990,-131.365036,11.214927
|
||||||
|
131.617889,-134.149902,10.883813
|
||||||
|
134.093430,-137.804962,10.479650
|
||||||
|
134.886017,-142.757797,9.965465
|
||||||
|
133.741287,-148.772095,9.327376
|
||||||
|
131.257614,-151.485413,8.972682
|
||||||
|
127.638870,-152.043762,8.803547
|
||||||
|
123.035698,-151.145386,8.759406
|
||||||
|
120.337280,-150.284332,8.719167
|
||||||
|
117.245644,-149.090179,8.706316
|
||||||
|
111.642570,-147.212051,8.743227
|
||||||
|
104.718994,-149.589554,8.404928
|
||||||
|
99.598999,-155.280655,7.781717
|
||||||
|
98.815826,-160.106873,7.242289
|
||||||
|
99.270210,-166.167923,6.718491
|
||||||
|
101.126762,-170.448883,6.494486
|
||||||
|
103.993454,-173.298431,6.090018
|
||||||
|
107.398949,-175.115662,6.180177
|
||||||
|
110.918716,-176.374527,5.991565
|
||||||
|
114.164383,-177.493149,5.747114
|
||||||
|
116.855865,-178.892212,5.297571
|
||||||
|
118.367432,-180.988525,4.358009
|
||||||
|
118.820900,-184.297409,3.673210
|
||||||
|
117.533554,-189.389862,2.246222
|
||||||
|
115.407227,-194.442856,1.442038
|
||||||
|
113.127380,-197.902008,0.640602
|
||||||
|
110.704704,-199.945938,0.358506
|
||||||
|
108.177216,-200.897995,-0.065731
|
||||||
|
105.454620,-200.926315,-0.238677
|
||||||
|
102.513451,-200.261749,-0.427133
|
||||||
|
98.696045,-199.670700,-0.670712
|
||||||
|
95.544678,-198.589203,-0.843684
|
||||||
|
92.514236,-197.620590,-1.068346
|
||||||
|
88.900162,-196.290909,-1.299891
|
||||||
|
84.048027,-194.749893,-1.505046
|
||||||
|
79.891060,-193.470062,-1.581980
|
||||||
|
76.118904,-192.370117,-1.489614
|
||||||
|
72.631950,-191.379562,-1.250215
|
||||||
|
69.137703,-190.420700,-0.975924
|
||||||
|
65.404503,-189.417938,-0.682150
|
||||||
|
61.199829,-188.295456,-0.400182
|
||||||
|
56.290630,-186.977280,-0.200328
|
||||||
|
50.443871,-185.387527,-0.043436
|
||||||
|
43.430809,-183.451447,0.108064
|
||||||
|
38.643139,-182.019318,0.349445
|
||||||
|
33.925755,-180.381149,0.581685
|
||||||
|
29.348513,-178.519379,0.957332
|
||||||
|
24.984745,-176.417969,1.361137
|
||||||
|
20.907621,-174.061417,1.750076
|
||||||
|
17.189800,-171.435028,2.294379
|
||||||
|
13.902714,-168.524857,2.927973
|
||||||
|
11.115689,-165.316818,3.556779
|
||||||
|
8.895209,-161.795105,4.102178
|
||||||
|
7.305674,-157.939301,4.519668
|
||||||
|
4.905488,-148.817886,5.220727
|
||||||
|
3.187292,-139.062958,5.889470
|
||||||
|
2.272995,-129.011734,6.538037
|
||||||
|
2.283156,-119.002602,7.178580
|
||||||
|
3.336076,-109.374489,7.587832
|
||||||
|
5.546215,-100.466675,7.607465
|
||||||
|
9.021993,-92.615944,7.450931
|
||||||
|
13.866755,-86.148163,7.317650
|
||||||
|
20.193815,-81.368172,7.373146
|
||||||
|
28.167385,-78.570900,7.743006
|
||||||
|
32.106411,-78.771767,8.135464
|
||||||
|
35.055779,-80.820541,8.653912
|
||||||
|
37.379482,-84.420670,9.262317
|
||||||
|
39.254372,-89.158760,9.895041
|
||||||
|
40.898724,-94.548233,10.472053
|
||||||
|
42.567116,-100.110283,10.926557
|
||||||
|
44.531658,-105.380081,11.223021
|
||||||
|
46.695290,-108.987648,11.316694
|
||||||
|
50.562523,-113.187622,11.409977
|
||||||
|
55.213142,-114.841606,11.420095
|
||||||
|
60.365067,-114.476303,11.401733
|
||||||
|
65.532761,-113.307350,11.349885
|
||||||
|
70.548904,-111.269402,11.244535
|
||||||
|
75.253273,-108.479332,11.066192
|
||||||
|
79.484543,-105.050156,10.796302
|
||||||
|
83.079300,-101.091850,10.422035
|
||||||
|
85.870552,-96.711876,9.939253
|
||||||
|
87.685219,-92.017212,9.353965
|
||||||
|
88.342079,-87.121017,8.683002
|
||||||
|
87.658478,-82.154907,7.954574
|
||||||
|
85.489006,-77.248123,7.202700
|
||||||
|
82.370422,-73.704079,6.651195
|
||||||
|
78.581764,-71.258331,6.274771
|
||||||
|
74.392876,-69.591644,6.026297
|
||||||
|
70.043472,-68.373505,5.851986
|
||||||
|
65.763237,-67.285469,5.698453
|
||||||
|
61.785294,-66.024399,5.514306
|
||||||
|
58.341949,-64.306534,5.251293
|
||||||
|
55.633282,-61.859356,4.863878
|
||||||
|
53.827744,-58.419575,4.311135
|
||||||
|
53.832645,-52.816822,3.413897
|
||||||
|
57.016464,-47.732666,2.618782
|
||||||
|
62.467739,-42.889553,1.897490
|
||||||
|
69.134354,-38.184010,1.250855
|
||||||
|
75.938339,-33.446869,0.674502
|
||||||
|
81.815941,-28.465879,0.168720
|
||||||
|
85.690880,-22.967627,-0.253092
|
||||||
|
86.339363,-16.714197,-0.543625
|
||||||
|
82.625328,-9.797553,-0.623052
|
||||||
|
73.679474,-2.091157,-0.623054
|
||||||
|
65.888229,2.209911,-0.623054
|
||||||
|
59.480129,3.570982,-0.623054
|
||||||
|
54.215424,2.425682,-0.623054
|
||||||
|
49.956696,-0.686021,-0.623054
|
||||||
|
46.437958,-5.156109,-0.623054
|
||||||
|
43.328938,-10.452543,-0.622130
|
||||||
|
40.324760,-16.073086,-0.508767
|
||||||
|
37.143795,-21.512598,-0.231572
|
||||||
|
33.523048,-26.262959,0.133020
|
||||||
|
29.180086,-29.854874,0.481628
|
||||||
|
25.784109,-31.392336,0.653478
|
||||||
|
22.421780,-32.013275,0.733756
|
||||||
|
19.167389,-31.773571,0.720790
|
||||||
|
16.069828,-30.731155,0.621584
|
||||||
|
13.186669,-28.935072,0.449009
|
||||||
|
10.585649,-26.434162,0.222245
|
||||||
|
8.339916,-23.281502,-0.032798
|
||||||
|
6.523740,-19.534197,-0.283543
|
||||||
|
5.210621,-15.251714,-0.491081
|
||||||
|
4.472026,-10.484508,-0.610869
|
||||||
|
4.104145,-4.057010,-0.623054
|
||||||
|
4.094554,-1.980798,-0.623054
|
44
data/beach.loc
Normal file
@@ -0,0 +1,44 @@
|
|||||||
|
# Created by tuxkart.py v0.2 Blender Python script.
|
||||||
|
#
|
||||||
|
"beachtrack.ac",0,0,0,0,0,0
|
||||||
|
GHERRING,33.95208,-26.43557
|
||||||
|
GHERRING,36.353733,-28.788071
|
||||||
|
GHERRING,38.890526,-31.055712
|
||||||
|
GHERRING,33.062881,-29.678539
|
||||||
|
GHERRING,35.693455,-31.998974
|
||||||
|
SHERRING,141.452301,-147.236526
|
||||||
|
SHERRING,138.027374,-146.076462
|
||||||
|
SHERRING,135.044373,-145.137375
|
||||||
|
SHERRING,73.048233,115.19902
|
||||||
|
SHERRING,72.93367,118.062706
|
||||||
|
SHERRING,72.895775,120.736458
|
||||||
|
YHERRING,101.574867,35.232807
|
||||||
|
SHERRING,87.413612,-208.907532
|
||||||
|
SHERRING,72.58783,-205.031555
|
||||||
|
SHERRING,53.43425,-199.557495
|
||||||
|
SHERRING,59.491722,-183.255829
|
||||||
|
SHERRING,77.611778,-188.269485
|
||||||
|
SHERRING,93.005547,-193.058533
|
||||||
|
RHERRING,61.011955,-74.05072
|
||||||
|
RHERRING,61.623039,-72.141083
|
||||||
|
RHERRING,62.004967,-70.002289
|
||||||
|
RHERRING,62.46328,-67.939865
|
||||||
|
RHERRING,99.905396,-200.629471
|
||||||
|
RHERRING,99.447083,-202.691895
|
||||||
|
RHERRING,99.065155,-204.830688
|
||||||
|
RHERRING,98.454071,-206.740326
|
||||||
|
RHERRING,100.669258,-206.969482
|
||||||
|
RHERRING,101.280342,-205.059845
|
||||||
|
RHERRING,101.66227,-202.921051
|
||||||
|
RHERRING,102.120583,-200.858627
|
||||||
|
RHERRING,132.868637,-0.681217
|
||||||
|
RHERRING,52.191956,81.662224
|
||||||
|
RHERRING,53.06303,84.297081
|
||||||
|
RHERRING,55.271503,82.678505
|
||||||
|
RHERRING,56.273766,85.387238
|
||||||
|
RHERRING,58.406429,83.763924
|
||||||
|
RHERRING,7.727362,52.271473
|
||||||
|
RHERRING,6.185844,54.519192
|
||||||
|
RHERRING,4.410963,52.240696
|
||||||
|
RHERRING,2.795755,54.45163
|
||||||
|
RHERRING,1.168262,52.20385
|
15
data/beach.track
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
;; -*- mode: lisp -*-
|
||||||
|
|
||||||
|
(tuxkart-track
|
||||||
|
(name "On the Beach")
|
||||||
|
(description "Created by Ingo Ruhnke,
|
||||||
|
modified by M. Gagnon")
|
||||||
|
(music "oggs/CaribbeanMusic.ogg")
|
||||||
|
(screenshot "sshot-beach.rgb")
|
||||||
|
(topview "topview-beach.rgb")
|
||||||
|
(AI-curve-speed-adjust 2.0)
|
||||||
|
(AI-angle-adjust 2.7)
|
||||||
|
)
|
||||||
|
|
||||||
|
;; EOF ;;
|
||||||
|
|
58
data/bsodcastle.drvl
Normal file
@@ -0,0 +1,58 @@
|
|||||||
|
-6.113352,0.049641,-1.445433
|
||||||
|
-5.212500,6.091060,-1.464851
|
||||||
|
-4.766744,18.288792,-1.464853
|
||||||
|
-4.320988,30.648514,-1.464854
|
||||||
|
-6.182967,39.293022,-1.464856
|
||||||
|
-12.744720,48.939056,-1.464857
|
||||||
|
-21.230728,53.057381,-1.464857
|
||||||
|
-31.543999,56.153458,-1.464857
|
||||||
|
-42.041580,54.131157,-1.464857
|
||||||
|
-50.962120,50.910957,-1.464857
|
||||||
|
-60.338493,40.751488,-1.464856
|
||||||
|
-65.535507,32.070786,-1.526018
|
||||||
|
-67.039856,17.651764,-2.479830
|
||||||
|
-68.544189,3.624161,-3.433640
|
||||||
|
-68.468124,-15.858124,-7.559109
|
||||||
|
-69.679398,-69.959007,-11.323462
|
||||||
|
-65.290634,-84.585075,-10.202839
|
||||||
|
-60.751377,-97.756973,-9.085939
|
||||||
|
-51.025860,-119.822655,-6.996359
|
||||||
|
-31.002945,-144.351990,-3.374430
|
||||||
|
-12.913490,-163.725067,-0.137068
|
||||||
|
5.209093,-172.141663,9.297212
|
||||||
|
22.327595,-177.432251,18.129028
|
||||||
|
41.693321,-176.097214,21.439917
|
||||||
|
63.886795,-171.318741,24.436745
|
||||||
|
80.518242,-161.578415,26.932121
|
||||||
|
96.472099,-151.585495,29.137032
|
||||||
|
101.942719,-137.960144,28.137434
|
||||||
|
108.113663,-122.176247,27.266602
|
||||||
|
110.524078,-113.466499,27.164806
|
||||||
|
112.062943,-104.102386,27.142906
|
||||||
|
114.209991,-87.580124,26.917936
|
||||||
|
115.398621,-68.594727,26.527664
|
||||||
|
114.003265,-54.921104,26.495075
|
||||||
|
110.847916,-42.097401,26.466200
|
||||||
|
101.806732,-25.100281,26.460423
|
||||||
|
83.127899,-18.042068,26.460423
|
||||||
|
58.386749,-17.730827,29.596260
|
||||||
|
37.729172,-27.766325,30.849148
|
||||||
|
34.175323,-30.518473,32.890408
|
||||||
|
33.421371,-47.158676,31.647558
|
||||||
|
33.105614,-60.191799,29.338621
|
||||||
|
26.362537,-67.739494,25.654980
|
||||||
|
-0.355533,-68.038223,22.743874
|
||||||
|
-27.073603,-68.336952,17.854780
|
||||||
|
-28.155479,-49.799301,15.855688
|
||||||
|
-28.190580,-39.768089,12.896666
|
||||||
|
-25.089970,-27.399694,10.498046
|
||||||
|
-4.477564,-26.728392,8.204254
|
||||||
|
-1.079127,-29.846996,7.026103
|
||||||
|
-1.014914,-35.320473,5.434400
|
||||||
|
2.381678,-35.524670,5.114343
|
||||||
|
5.735185,-35.420250,4.752920
|
||||||
|
5.631418,-31.485098,2.430431
|
||||||
|
5.577577,-27.409603,-0.172362
|
||||||
|
-2.475853,-20.168800,-1.380695
|
||||||
|
-3.859564,-11.087371,-1.409788
|
||||||
|
-6.166311,-2.005941,-1.438880
|
58
data/bsodcastle.drvr
Normal file
@@ -0,0 +1,58 @@
|
|||||||
|
8.723804,-0.323090,-1.445602
|
||||||
|
7.576718,5.692340,-1.464850
|
||||||
|
4.988900,19.589466,-1.464852
|
||||||
|
2.401082,30.831398,-1.464855
|
||||||
|
-1.269566,40.900471,-1.464856
|
||||||
|
-9.553325,52.343845,-1.464858
|
||||||
|
-20.252033,57.026970,-1.464858
|
||||||
|
-32.834045,60.537445,-1.464859
|
||||||
|
-45.444557,57.110531,-1.464858
|
||||||
|
-56.315525,52.498947,-1.464858
|
||||||
|
-66.426376,40.452618,-1.464856
|
||||||
|
-71.780350,29.617151,-1.464854
|
||||||
|
-74.179230,20.237583,-2.414852
|
||||||
|
-76.578102,3.248300,-3.364850
|
||||||
|
-76.620529,-16.154499,-7.489217
|
||||||
|
-76.088791,-70.049629,-11.257778
|
||||||
|
-71.320419,-84.785828,-9.729981
|
||||||
|
-66.552055,-99.522026,-8.202185
|
||||||
|
-56.742298,-122.736031,-5.362541
|
||||||
|
-35.299072,-148.785461,-1.902264
|
||||||
|
-15.736700,-169.118881,1.187526
|
||||||
|
4.283912,-177.385193,10.173063
|
||||||
|
23.301901,-182.816940,18.596216
|
||||||
|
46.552277,-180.728302,21.681547
|
||||||
|
68.695099,-175.598541,24.359516
|
||||||
|
86.435730,-165.211472,27.146008
|
||||||
|
103.182800,-152.598602,29.587414
|
||||||
|
110.222351,-136.453873,28.035061
|
||||||
|
116.572754,-121.514793,26.718180
|
||||||
|
118.788254,-112.442451,26.814112
|
||||||
|
120.352921,-103.097794,27.058102
|
||||||
|
122.147499,-86.252502,26.777613
|
||||||
|
123.380417,-68.655334,26.455700
|
||||||
|
121.013397,-54.047543,26.409710
|
||||||
|
116.879684,-38.926685,26.409708
|
||||||
|
105.745697,-18.722363,26.409704
|
||||||
|
82.418953,-10.385362,26.409700
|
||||||
|
55.950298,-11.296362,29.533001
|
||||||
|
33.287201,-22.440361,32.211899
|
||||||
|
28.000156,-28.500635,31.528103
|
||||||
|
27.198032,-43.838169,29.699886
|
||||||
|
26.012438,-56.156746,27.590488
|
||||||
|
23.348364,-59.432980,22.608665
|
||||||
|
5.822635,-60.342937,21.106184
|
||||||
|
-13.238270,-58.682270,17.626862
|
||||||
|
-13.333530,-50.132999,15.855688
|
||||||
|
-13.857923,-41.518429,13.404361
|
||||||
|
-14.226922,-33.241150,10.042008
|
||||||
|
-7.984883,-32.733551,9.084360
|
||||||
|
-4.995736,-38.859859,6.582207
|
||||||
|
-3.642850,-42.974625,5.243629
|
||||||
|
6.584042,-44.110435,4.799431
|
||||||
|
16.164940,-42.856461,4.111584
|
||||||
|
18.355408,-36.216064,1.634229
|
||||||
|
20.792120,-28.258200,-1.260696
|
||||||
|
4.243452,-20.350201,-1.380696
|
||||||
|
5.894081,-11.375504,-1.409797
|
||||||
|
8.599607,-2.400806,-1.438898
|
35
data/bsodcastle.loc
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
# Created by tuxkart.py v0.2 Blender Python script.
|
||||||
|
# Track itself.
|
||||||
|
#
|
||||||
|
"bsodcastle.ac",0,0,0,0,0,0
|
||||||
|
#
|
||||||
|
YHERRING,110.73867,-92.82534
|
||||||
|
YHERRING,120.517021,-92.846527
|
||||||
|
GHERRING,120.326118,-94.564629
|
||||||
|
GHERRING,110.844727,-94.522202
|
||||||
|
SHERRING,92.630402,-21.252674
|
||||||
|
SHERRING,94.928711,-15.993091
|
||||||
|
SHERRING,93.558571,-18.644981
|
||||||
|
SHERRING,-75.2901,-6.061111
|
||||||
|
SHERRING,-67.845871,17.221897
|
||||||
|
SHERRING,-61.827133,41.930397
|
||||||
|
SHERRING,-41.263115,53.33432
|
||||||
|
SHERRING,-20.144234,57.954071
|
||||||
|
SHERRING,-6.087421,41.11314
|
||||||
|
RHERRING,3.034321,-63.20472
|
||||||
|
RHERRING,2.443444,29.49457
|
||||||
|
RHERRING,-0.278974,28.380627
|
||||||
|
RHERRING,-2.952222,27.231836
|
||||||
|
RHERRING,117.584999,-83.013611
|
||||||
|
RHERRING,115.748627,-83.102814
|
||||||
|
RHERRING,113.925041,-83.038887
|
||||||
|
#
|
||||||
|
"zipper.ac",-70,0,{},180,{},{}
|
||||||
|
"zipper.ac",-75,0,{},180,{},{}
|
||||||
|
"zipper.ac",-75,-70,{},180,{},{}
|
||||||
|
"zipper.ac",20,-180,{},90,{},{}
|
||||||
|
"zipper.ac",-45,-132,{},-135,{},{}
|
||||||
|
"zipper.ac",20,-180,{},-90,{},{}
|
||||||
|
"zipper.ac",85,-160,{},-45,{},{}
|
||||||
|
"zipper.ac",115,-110,{},0,{},{}
|
||||||
|
|
14
data/bsodcastle.track
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
;; -*- mode: lisp -*-
|
||||||
|
|
||||||
|
(tuxkart-track
|
||||||
|
(name "BSODs Battlements")
|
||||||
|
(description "Created by Oliver & Steve Baker")
|
||||||
|
(music "oggs/Lava_Lagoon_2.ogg")
|
||||||
|
(screenshot "sshot-bsodcastle.rgb")
|
||||||
|
(topview "topview-bsodcastle.rgb")
|
||||||
|
(AI-curve-speed-adjust 2.0)
|
||||||
|
(AI-angle-adjust 2.0)
|
||||||
|
)
|
||||||
|
|
||||||
|
;; EOF ;;
|
||||||
|
|
@@ -1,5 +0,0 @@
|
|||||||
# challenges/
|
|
||||||
|
|
||||||
pkgdatadir = $(datadir)/games/$(PACKAGE)/data/challenges
|
|
||||||
|
|
||||||
nobase_dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.challenge")
|
|
@@ -1,17 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="worldsend"
|
|
||||||
name="Win the At World's End Grand Prix"
|
|
||||||
description="Come first in the At World's End Grand Prix with 3 Expert AI karts."
|
|
||||||
unlock-gp="alltracks"
|
|
||||||
depend-on="islandfollow minestime"
|
|
||||||
major="grandprix"
|
|
||||||
minor="quickrace"
|
|
||||||
gp="atworldsend"
|
|
||||||
difficulty="hard"
|
|
||||||
karts="4"
|
|
||||||
position="1"
|
|
||||||
/>
|
|
||||||
|
|
@@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="islandfollow"
|
|
||||||
name="Follow the Leader on a Desert Island"
|
|
||||||
description="Win a Follow the Leader race with 3 AI karts on a Desert Island."
|
|
||||||
unlock-gp="atworldsend"
|
|
||||||
depend-on="canyon"
|
|
||||||
major="single"
|
|
||||||
minor="followtheleader"
|
|
||||||
track="islandtrack"
|
|
||||||
difficulty="hard"
|
|
||||||
laps="3"
|
|
||||||
karts="4"
|
|
||||||
position="2"
|
|
||||||
/>
|
|
||||||
|
|
||||||
|
|
@@ -1,18 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="tollway"
|
|
||||||
name="Win a race on Tux Tollway"
|
|
||||||
description="Win a 3 lap race on Tux Tollway against 4 Expert level AI karts."
|
|
||||||
depend-on="lighthousetime tothemoonandbackgp"
|
|
||||||
unlock-track="canyon"
|
|
||||||
major="single"
|
|
||||||
minor="quickrace"
|
|
||||||
track="tuxtollway"
|
|
||||||
difficulty="hard"
|
|
||||||
laps="3"
|
|
||||||
karts="4"
|
|
||||||
position="1"
|
|
||||||
/>
|
|
||||||
|
|
@@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="energymathclass"
|
|
||||||
name="Collect Nitro in Math Class"
|
|
||||||
description="Finish with at least 10 points of nitro on three laps of Oliver's Math Class in under 55 seconds."
|
|
||||||
unlock-track="crescentcrossing"
|
|
||||||
depend-on="penguinplaygroundgp"
|
|
||||||
major="single"
|
|
||||||
minor="quickrace"
|
|
||||||
track="olivermath"
|
|
||||||
difficulty="hard"
|
|
||||||
laps="3"
|
|
||||||
karts="1"
|
|
||||||
energy="10"
|
|
||||||
time="55"
|
|
||||||
/>
|
|
||||||
|
|
@@ -1,16 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="penguinplaygroundgp"
|
|
||||||
name="Win Penguin Playground Grand Prix"
|
|
||||||
description="Win Penguin Playground Grand Prix with 3 Expert Level AI karts."
|
|
||||||
unlock-mode="FOLLOW_LEADER"
|
|
||||||
major="grandprix"
|
|
||||||
minor="quickrace"
|
|
||||||
gp="penguinplayground"
|
|
||||||
difficulty="hard"
|
|
||||||
karts="4"
|
|
||||||
position="1"
|
|
||||||
/>
|
|
||||||
|
|
@@ -1,18 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="minestime"
|
|
||||||
name="Finish Mines in 3:00"
|
|
||||||
description="Finish 3 laps in mines with 3 expert AI karts in under 3:00 minutes."
|
|
||||||
depend-on="energyxr591"
|
|
||||||
unlock-track="fortmagma"
|
|
||||||
major="single"
|
|
||||||
minor="quickrace"
|
|
||||||
track="mines"
|
|
||||||
difficulty="hard"
|
|
||||||
laps="3"
|
|
||||||
karts="4"
|
|
||||||
time="180"
|
|
||||||
/>
|
|
||||||
|
|
@@ -1,18 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="fortmagma"
|
|
||||||
name="Win a race on Fort Magma"
|
|
||||||
description="Win a 3 lap race on Fort Magma against 3 Expert level AI karts."
|
|
||||||
depend-on="worldsend"
|
|
||||||
unlock-kart="gnu"
|
|
||||||
major="single"
|
|
||||||
minor="quickrace"
|
|
||||||
track="fortmagma"
|
|
||||||
difficulty="hard"
|
|
||||||
laps="3"
|
|
||||||
karts="4"
|
|
||||||
position="1"
|
|
||||||
/>
|
|
||||||
|
|
@@ -1,17 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="farmtracktime"
|
|
||||||
name="Finish Farm in 2:30"
|
|
||||||
description="Finish 3 laps in Farm with 3 easy AI karts in under 2:30 minutes."
|
|
||||||
unlock-track="hacienda"
|
|
||||||
major="single"
|
|
||||||
minor="quickrace"
|
|
||||||
track="farm"
|
|
||||||
difficulty="easy"
|
|
||||||
laps="3"
|
|
||||||
karts="4"
|
|
||||||
time="150"
|
|
||||||
/>
|
|
||||||
|
|
@@ -1,17 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="snowmountain"
|
|
||||||
name="Win a race on Snow Mountain"
|
|
||||||
description="Win a 3 lap race on Snow Mountain under 3:05 against 3 medium AI karts."
|
|
||||||
unlock-track="islandtrack"
|
|
||||||
major="single"
|
|
||||||
minor="quickrace"
|
|
||||||
track="snowmountain"
|
|
||||||
difficulty="medium"
|
|
||||||
laps="3"
|
|
||||||
karts="4"
|
|
||||||
time="185"
|
|
||||||
/>
|
|
||||||
|
|
@@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="starfollow"
|
|
||||||
name="Follow the Leader around the Solar System"
|
|
||||||
description="Win a Follow the Leader race with 5 AI karts on Star track"
|
|
||||||
unlock-track="lighthouse"
|
|
||||||
depend-on="farmtracktime penguinplaygroundgp"
|
|
||||||
major="single"
|
|
||||||
minor="followtheleader"
|
|
||||||
track="startrack"
|
|
||||||
difficulty="medium"
|
|
||||||
laps="3"
|
|
||||||
karts="6"
|
|
||||||
position="2"
|
|
||||||
/>
|
|
||||||
|
|
||||||
|
|
@@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="energyxr591"
|
|
||||||
name="Collect fuel for your rocket"
|
|
||||||
description="Finish with at least 16 nitro points on 2 laps of XR591 in under 2:30 minutes."
|
|
||||||
unlock-track="mines"
|
|
||||||
depend-on="lighthousetime canyon"
|
|
||||||
major="single"
|
|
||||||
minor="quickrace"
|
|
||||||
track="xr591"
|
|
||||||
difficulty="hard"
|
|
||||||
karts="1"
|
|
||||||
laps="2"
|
|
||||||
energy="16"
|
|
||||||
time="150"
|
|
||||||
/>
|
|
||||||
|
|
@@ -1,18 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="gardenhead"
|
|
||||||
name="Win a Head to Head in the Secret Garden"
|
|
||||||
description="Win a 1 lap Head to Head in the Secret Garden against 1 easy level AI kart."
|
|
||||||
depend-on="snowmountain"
|
|
||||||
unlock-track="skyline"
|
|
||||||
major="single"
|
|
||||||
minor="timetrial"
|
|
||||||
track="secretgarden"
|
|
||||||
difficulty="easy"
|
|
||||||
laps="1"
|
|
||||||
karts="2"
|
|
||||||
position="1"
|
|
||||||
/>
|
|
||||||
|
|
@@ -1,17 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="tothemoonandbackgp"
|
|
||||||
name="Win To the Moon and Back Grand Prix"
|
|
||||||
description="Win the To the Moon and Back Grand Prix with 3 Expert Level AI karts."
|
|
||||||
unlock-gp="snagdrive"
|
|
||||||
depend-on="energyshiftingsands starfollow gardenhead"
|
|
||||||
major="grandprix"
|
|
||||||
minor="quickrace"
|
|
||||||
gp="tothemoonandback"
|
|
||||||
difficulty="hard"
|
|
||||||
karts="4"
|
|
||||||
position="1"
|
|
||||||
/>
|
|
||||||
|
|
@@ -1,18 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="lighthousetime"
|
|
||||||
name="Finish Lighthouse in 1:30"
|
|
||||||
description="Finish 3 laps in Lighthouse with 3 Expert AI karts in under 1:30 minutes."
|
|
||||||
unlock-track="tuxtollway"
|
|
||||||
depend-on="starfollow"
|
|
||||||
major="single"
|
|
||||||
minor="quickrace"
|
|
||||||
track="lighthouse"
|
|
||||||
difficulty="hard"
|
|
||||||
laps="3"
|
|
||||||
karts="4"
|
|
||||||
time="90"
|
|
||||||
/>
|
|
||||||
|
|
@@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="energyshiftingsands"
|
|
||||||
name="Collect the Pharaohs Treasure"
|
|
||||||
description="Finish with at least 12 nitro points on 3 laps of Shifting Sands in under 2:20 minutes."
|
|
||||||
unlock-gp="tothemoonandback"
|
|
||||||
depend-on="energymathclass farmtracktime"
|
|
||||||
major="single"
|
|
||||||
minor="quickrace"
|
|
||||||
track="sandtrack"
|
|
||||||
difficulty="medium"
|
|
||||||
karts="1"
|
|
||||||
laps="3"
|
|
||||||
energy="12"
|
|
||||||
time="140"
|
|
||||||
/>
|
|
||||||
|
|
@@ -1,18 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<challenge
|
|
||||||
version="1"
|
|
||||||
id="canyon"
|
|
||||||
name="Win a race on Canyon"
|
|
||||||
description="Win a 3 lap race on Canyon against 4 Expert level AI karts."
|
|
||||||
depend-on="tollway"
|
|
||||||
unlock-track="xr591"
|
|
||||||
major="single"
|
|
||||||
minor="quickrace"
|
|
||||||
track="canyon"
|
|
||||||
difficulty="hard"
|
|
||||||
laps="3"
|
|
||||||
karts="5"
|
|
||||||
position="1"
|
|
||||||
/>
|
|
||||||
|
|
14
data/dinokart.tkkf
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
;; -*- mode: lisp -*-
|
||||||
|
|
||||||
|
(tuxkart-kart
|
||||||
|
(name "Dino")
|
||||||
|
(model-file "dinokart-high.ac")
|
||||||
|
(icon-file "dinoicon.rgb")
|
||||||
|
(shadow-file "dinoshadow.rgb")
|
||||||
|
|
||||||
|
(red 1.0)
|
||||||
|
(green 0.7)
|
||||||
|
(blue 0.1)
|
||||||
|
|
||||||
|
)
|
||||||
|
;; EOF ;;
|
14
data/eviltux.tkkf
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
;; -*- mode: lisp -*-
|
||||||
|
|
||||||
|
(tuxkart-kart
|
||||||
|
(name "Eviltux")
|
||||||
|
(model-file "eviltux.ac")
|
||||||
|
(icon-file "eviltuxicon.rgb")
|
||||||
|
(shadow-file "tuxkartshadow.rgb")
|
||||||
|
|
||||||
|
(red 0.3)
|
||||||
|
(green 0.1)
|
||||||
|
(blue 0.6)
|
||||||
|
|
||||||
|
)
|
||||||
|
;; EOF ;;
|
Before Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 50 KiB |
@@ -1,6 +0,0 @@
|
|||||||
# data/fonts/
|
|
||||||
|
|
||||||
pkgdatadir = $(datadir)/games/$(PACKAGE)/data/fonts
|
|
||||||
|
|
||||||
dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.png") \
|
|
||||||
$(shell find $(srcdir) -name "*.xml")
|
|
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 186 KiB |
Before Width: | Height: | Size: 154 KiB |
Before Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 57 KiB |
Before Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 28 KiB |
103
data/geekopeak.drvl
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
-8.189453,7.365483,-1.878400
|
||||||
|
-9.544428,12.557308,-1.878401
|
||||||
|
-11.045711,17.749134,-1.878402
|
||||||
|
-15.475061,17.749134,-1.878402
|
||||||
|
-19.904411,17.749134,-1.878402
|
||||||
|
-28.763210,17.749134,-1.878402
|
||||||
|
-34.434399,19.615751,-1.878402
|
||||||
|
-42.970901,19.615751,-1.786902
|
||||||
|
-51.796101,19.615751,-1.014802
|
||||||
|
-60.621101,19.615751,0.757198
|
||||||
|
-69.446098,19.615751,1.529298
|
||||||
|
-78.271202,22.434652,2.301396
|
||||||
|
-87.096298,22.434652,3.073496
|
||||||
|
-95.921303,22.434551,3.845596
|
||||||
|
-104.746002,22.434551,4.617697
|
||||||
|
-113.570999,22.434551,5.389797
|
||||||
|
-123.542000,22.434551,4.835596
|
||||||
|
-130.143478,22.434551,4.835596
|
||||||
|
-133.491364,21.678576,4.835597
|
||||||
|
-135.708237,17.775202,4.864747
|
||||||
|
-135.708237,14.296850,4.879323
|
||||||
|
-135.708237,11.962700,4.893898
|
||||||
|
-135.708237,2.749400,5.700000
|
||||||
|
-140.112656,-6.463698,6.506001
|
||||||
|
-140.112656,-18.495600,7.312102
|
||||||
|
-140.112656,-27.708599,8.118164
|
||||||
|
-140.112656,-36.922001,8.924175
|
||||||
|
-140.112656,-46.135151,9.730187
|
||||||
|
-140.112656,-55.348351,10.536367
|
||||||
|
-140.112656,-64.561501,11.342469
|
||||||
|
-140.112656,-73.774696,12.148372
|
||||||
|
-140.112656,-82.987701,12.954473
|
||||||
|
-137.294647,-95.958702,13.760475
|
||||||
|
-135.979294,-110.059280,14.566477
|
||||||
|
-135.979294,-114.665779,14.969527
|
||||||
|
-135.979294,-119.272278,15.372577
|
||||||
|
-131.606995,-120.252274,15.213253
|
||||||
|
-126.599014,-120.226219,15.415956
|
||||||
|
-116.955765,-120.226219,17.348253
|
||||||
|
-109.311996,-122.166107,18.152916
|
||||||
|
-100.114609,-122.166107,18.957579
|
||||||
|
-90.917419,-122.166107,19.762241
|
||||||
|
-81.720024,-122.166107,20.566904
|
||||||
|
-71.544235,-129.999191,21.371567
|
||||||
|
-62.347042,-129.999191,22.176125
|
||||||
|
-53.149857,-129.999191,22.980894
|
||||||
|
-43.952461,-129.999191,23.785452
|
||||||
|
-41.397362,-124.787506,23.975698
|
||||||
|
-38.842266,-119.575836,24.165947
|
||||||
|
-36.287167,-114.364159,24.356197
|
||||||
|
-33.732071,-109.152481,24.546442
|
||||||
|
-37.994667,-104.062088,26.600639
|
||||||
|
-40.125965,-101.516884,27.627739
|
||||||
|
-42.257263,-98.971687,28.654840
|
||||||
|
-51.454552,-98.971687,29.459606
|
||||||
|
-60.651638,-98.971687,30.264164
|
||||||
|
-69.849030,-98.971687,31.068932
|
||||||
|
-79.046219,-98.971687,31.873594
|
||||||
|
-88.243408,-98.971687,32.678154
|
||||||
|
-116.700874,-96.778000,34.415417
|
||||||
|
-116.700874,-65.274902,34.452908
|
||||||
|
-116.700874,-56.026642,34.452908
|
||||||
|
-116.700874,-46.778343,34.452908
|
||||||
|
-116.700874,-37.529991,34.452908
|
||||||
|
-116.700874,-28.281496,34.452908
|
||||||
|
-116.700874,-19.033195,34.452900
|
||||||
|
-114.422806,-1.815831,33.908001
|
||||||
|
-102.730347,2.201762,33.908001
|
||||||
|
-86.487030,1.720977,33.872509
|
||||||
|
-78.772430,1.720977,31.064724
|
||||||
|
-71.057922,-0.891177,28.256847
|
||||||
|
-63.343513,-0.891177,25.449024
|
||||||
|
-55.629009,-0.891177,22.641148
|
||||||
|
-37.311222,-1.373353,17.025393
|
||||||
|
-23.834324,-9.578823,17.025394
|
||||||
|
-18.669006,-19.386772,14.190365
|
||||||
|
-18.669006,-28.281496,14.190365
|
||||||
|
-18.669006,-37.529999,14.190367
|
||||||
|
-18.735506,-49.175514,14.308609
|
||||||
|
-7.002487,-51.394802,13.259419
|
||||||
|
9.827860,-55.029705,9.747121
|
||||||
|
26.658207,-58.664608,7.834824
|
||||||
|
43.488556,-62.299511,4.722527
|
||||||
|
51.903728,-64.116966,2.966378
|
||||||
|
60.318901,-65.934418,2.310230
|
||||||
|
70.539467,-65.990242,2.329350
|
||||||
|
77.857346,-66.046066,2.448469
|
||||||
|
82.739136,-76.964554,2.448471
|
||||||
|
82.739136,-90.342667,2.448473
|
||||||
|
77.857346,-101.370461,2.448475
|
||||||
|
70.145317,-101.448463,2.148105
|
||||||
|
59.530602,-100.594543,2.847736
|
||||||
|
47.319199,-97.602692,1.231130
|
||||||
|
35.107800,-95.599236,0.614525
|
||||||
|
10.685000,-90.162758,-1.618686
|
||||||
|
-3.166006,-87.665710,-1.878386
|
||||||
|
-6.294239,-74.003098,-1.878388
|
||||||
|
-6.294239,-64.754700,-1.878390
|
||||||
|
-6.294239,-55.506351,-1.878392
|
||||||
|
-6.294239,-46.257950,-1.878394
|
||||||
|
-6.294239,-37.009701,-1.878394
|
||||||
|
-6.294239,-27.761200,-1.878396
|
||||||
|
-6.294239,-18.513000,-1.878398
|
103
data/geekopeak.drvr
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
4.382653,6.415100,-1.879700
|
||||||
|
3.453541,19.251432,-1.879703
|
||||||
|
1.159088,29.788128,-1.879706
|
||||||
|
-8.302464,32.915573,-1.879706
|
||||||
|
-20.474701,34.160099,-1.879706
|
||||||
|
-29.333500,34.160099,-1.879706
|
||||||
|
-34.434399,36.977402,-1.879706
|
||||||
|
-42.970901,36.977600,-1.788306
|
||||||
|
-51.796101,36.977402,-1.016106
|
||||||
|
-60.621101,36.977402,0.755994
|
||||||
|
-69.446098,36.977600,1.527994
|
||||||
|
-78.271103,39.796101,2.300194
|
||||||
|
-87.096298,39.796299,3.072194
|
||||||
|
-95.921303,39.796101,3.844394
|
||||||
|
-104.746002,39.796101,4.616394
|
||||||
|
-113.570999,39.796101,5.388494
|
||||||
|
-123.542000,39.796101,4.834394
|
||||||
|
-129.582001,35.099400,4.834394
|
||||||
|
-141.662201,30.348955,4.834394
|
||||||
|
-145.937607,25.851000,4.834396
|
||||||
|
-148.756607,21.299400,4.834398
|
||||||
|
-148.756607,11.962800,4.892698
|
||||||
|
-148.756607,2.749600,5.698800
|
||||||
|
-155.332611,-6.463600,6.504702
|
||||||
|
-155.332611,-18.495399,7.310803
|
||||||
|
-155.332611,-27.708500,8.116904
|
||||||
|
-155.332611,-36.921799,8.922846
|
||||||
|
-155.332611,-46.134949,9.728938
|
||||||
|
-155.332611,-55.348148,10.535068
|
||||||
|
-155.332611,-64.561302,11.341169
|
||||||
|
-155.332611,-73.774498,12.147072
|
||||||
|
-155.332611,-82.987602,12.953174
|
||||||
|
-152.513611,-95.958603,13.759175
|
||||||
|
-150.557434,-108.822495,14.565278
|
||||||
|
-149.471527,-120.427490,15.675629
|
||||||
|
-147.485977,-129.757538,16.785978
|
||||||
|
-137.225983,-132.474411,17.333929
|
||||||
|
-124.613472,-133.829056,17.881880
|
||||||
|
-115.834000,-133.891647,18.653978
|
||||||
|
-107.009003,-137.648544,19.426081
|
||||||
|
-98.184097,-137.648544,20.198181
|
||||||
|
-89.359100,-137.648544,20.970282
|
||||||
|
-80.534103,-137.648544,21.742380
|
||||||
|
-70.769997,-145.164551,22.514482
|
||||||
|
-61.944801,-145.164551,23.286583
|
||||||
|
-53.119900,-145.164551,24.058683
|
||||||
|
-44.294899,-145.164551,24.830683
|
||||||
|
-35.469700,-145.164551,25.602783
|
||||||
|
-26.644699,-145.164551,26.374884
|
||||||
|
-12.900500,-129.220001,26.107380
|
||||||
|
-17.597401,-111.516998,26.107376
|
||||||
|
-16.516899,-99.595001,27.478176
|
||||||
|
-34.434399,-83.178383,29.775112
|
||||||
|
-43.384800,-83.178383,28.463511
|
||||||
|
-52.209900,-83.178383,29.235611
|
||||||
|
-61.034801,-83.178383,30.007711
|
||||||
|
-69.860001,-83.178383,30.779812
|
||||||
|
-78.684998,-83.178383,31.551912
|
||||||
|
-83.867317,-82.538078,32.035927
|
||||||
|
-96.110901,-79.400452,33.038033
|
||||||
|
-97.948761,-66.300522,34.797672
|
||||||
|
-98.080948,-56.026543,34.451607
|
||||||
|
-98.080948,-46.778141,34.451607
|
||||||
|
-98.409401,-37.858242,34.451607
|
||||||
|
-98.737854,-28.609747,34.451607
|
||||||
|
-96.866074,-23.994432,34.928246
|
||||||
|
-94.292107,-18.613556,34.914780
|
||||||
|
-93.138000,-12.622892,34.901318
|
||||||
|
-91.372269,-4.785474,34.887852
|
||||||
|
-80.481171,-4.092603,31.692148
|
||||||
|
-71.503098,-6.242048,28.496449
|
||||||
|
-62.524929,-6.477362,25.300598
|
||||||
|
-53.546753,-6.712677,22.104792
|
||||||
|
-44.568584,-6.712677,18.909088
|
||||||
|
-40.066120,-10.620418,15.931162
|
||||||
|
-32.340073,-15.498291,13.447265
|
||||||
|
-32.340073,-30.421200,13.447266
|
||||||
|
-32.316601,-37.529800,14.189066
|
||||||
|
-32.316601,-67.517159,14.189071
|
||||||
|
-16.783400,-69.614792,14.308572
|
||||||
|
1.083229,-70.485817,13.555376
|
||||||
|
18.949858,-71.356842,9.802179
|
||||||
|
40.152992,-73.806664,6.975130
|
||||||
|
50.754559,-74.503708,4.811606
|
||||||
|
61.696712,-74.448753,2.166373
|
||||||
|
63.046993,-75.515175,2.130282
|
||||||
|
63.231190,-78.940788,2.079041
|
||||||
|
63.190529,-82.237694,1.992258
|
||||||
|
63.149864,-85.534607,1.905476
|
||||||
|
63.109196,-88.831512,1.818693
|
||||||
|
62.633556,-92.102295,1.758096
|
||||||
|
61.258396,-92.999580,1.721376
|
||||||
|
47.370163,-87.965515,1.070715
|
||||||
|
34.251328,-84.465218,-0.607903
|
||||||
|
11.825753,-77.901657,-1.619988
|
||||||
|
10.310509,-76.401039,-1.684914
|
||||||
|
8.660094,-74.711304,-1.749839
|
||||||
|
8.140451,-64.754501,-1.879690
|
||||||
|
8.140451,-55.506248,-1.879692
|
||||||
|
8.140451,-46.257851,-1.879693
|
||||||
|
8.140451,-37.009499,-1.879694
|
||||||
|
7.858115,-27.761000,-1.879696
|
||||||
|
6.919015,-18.512800,-1.879698
|
61
data/geekopeak.loc
Normal file
@@ -0,0 +1,61 @@
|
|||||||
|
#
|
||||||
|
# Track itself.
|
||||||
|
#
|
||||||
|
"geekopeak.ac",0,0,0,0,0,0
|
||||||
|
#
|
||||||
|
"zipper.ac",-45,25,{},90,{},{}
|
||||||
|
"zipper.ac",-45,-35,{},90,{},{}
|
||||||
|
"zipper.ac",-152,-25,{},180,{},{}
|
||||||
|
"zipper.ac",-50,-90,{},90,{},{}
|
||||||
|
"zipper.ac",-15,-60,{},180,{},{}
|
||||||
|
#
|
||||||
|
#"roadblock.ac",60,-29,{},0,{},{}
|
||||||
|
#"roadcone.ac",58,-33,{},27,{},{}
|
||||||
|
#"roadcone.ac",56,-34,{},147,{},{}
|
||||||
|
#"roadcone.ac",54,-35,{},47,{},{}
|
||||||
|
#"icecreamtruck.ac",70,-30,{},-110,{},{}
|
||||||
|
#"mytruck.ac",-60,105,{},-100,{},{}
|
||||||
|
#
|
||||||
|
#"multisign.ac",26,85,{},-55,{},{}
|
||||||
|
#"multisign.ac",110,-90,{},-125,{},{}
|
||||||
|
#"tuxsign.ac",-30,80,0,45,0,0
|
||||||
|
#"vasign.ac",30,100,0,-90,0,0
|
||||||
|
#"susesign.ac",130,-40,5,-90,0,0
|
||||||
|
#
|
||||||
|
#"explode.ac",0,0,1,0,0,0
|
||||||
|
#
|
||||||
|
YHERRING,-115,-95
|
||||||
|
|
||||||
|
RHERRING,0,25
|
||||||
|
|
||||||
|
RHERRING,-60,30
|
||||||
|
RHERRING,-60,33
|
||||||
|
RHERRING,-60,27
|
||||||
|
|
||||||
|
RHERRING,-150,-20
|
||||||
|
RHERRING,-150,-40
|
||||||
|
RHERRING,-150,-60
|
||||||
|
RHERRING,-150,-80
|
||||||
|
RHERRING,-150,-100
|
||||||
|
|
||||||
|
RHERRING,-30,-110
|
||||||
|
RHERRING,-30,-113
|
||||||
|
RHERRING,-33,-110
|
||||||
|
RHERRING,-33,-113
|
||||||
|
|
||||||
|
RHERRING,20,-65
|
||||||
|
RHERRING,20,-90
|
||||||
|
|
||||||
|
SHERRING,70,-70
|
||||||
|
SHERRING,70,-80
|
||||||
|
SHERRING,70,-90
|
||||||
|
SHERRING,70,-100
|
||||||
|
|
||||||
|
GHERRING,0,-30
|
||||||
|
GHERRING,5,-30
|
||||||
|
GHERRING,-5,-30
|
||||||
|
|
||||||
|
GHERRING,-100,-10
|
||||||
|
GHERRING,-100,-20
|
||||||
|
GHERRING,-100,-30
|
||||||
|
GHERRING,-100,-40
|
14
data/geekopeak.track
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
;; -*- mode: lisp -*-
|
||||||
|
|
||||||
|
(tuxkart-track
|
||||||
|
(name "Geeko Peak")
|
||||||
|
(description "Created by Oliver & Steve Baker")
|
||||||
|
(music "oggs/tk2.ogg" "oggs/kart_grand_prix.ogg")
|
||||||
|
(screenshot "sshot-geekopeak.rgb")
|
||||||
|
(topview "topview-geekopeak.rgb")
|
||||||
|
(AI-curve-speed-adjust 2.0)
|
||||||
|
(AI-angle-adjust 4.0)
|
||||||
|
)
|
||||||
|
|
||||||
|
;; EOF ;;
|
||||||
|
|
@@ -1,5 +0,0 @@
|
|||||||
#data/gfx
|
|
||||||
|
|
||||||
pkgdatadir = $(datadir)/games/$(PACKAGE)/data/gfx
|
|
||||||
dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.xml")
|
|
||||||
|
|
@@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<particles emitter="box" box_x="0.75" box_y="0.75" box_z="0.75">
|
|
||||||
|
|
||||||
<spreading angle="25" />
|
|
||||||
|
|
||||||
<velocity x="0.000"
|
|
||||||
y="0.002"
|
|
||||||
z="0.000" />
|
|
||||||
|
|
||||||
<material file="smoke_acid.png" />
|
|
||||||
|
|
||||||
<!-- Amount of particles emitted per second -->
|
|
||||||
<rate min="300"
|
|
||||||
max="400" />
|
|
||||||
|
|
||||||
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
|
|
||||||
<lifetime min="1000"
|
|
||||||
max="1000" />
|
|
||||||
|
|
||||||
<!-- Size of the particles -->
|
|
||||||
<size min="0.2"
|
|
||||||
max="0.66" />
|
|
||||||
|
|
||||||
<color min="255 255 255"
|
|
||||||
max="0 0 0" />
|
|
||||||
|
|
||||||
<!-- How much time in milliseconds before the particle is fully faded out -->
|
|
||||||
<fadeout time="500" />
|
|
||||||
|
|
||||||
</particles>
|
|
@@ -1,29 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<particles emitter="point">
|
|
||||||
|
|
||||||
<spreading angle="24" />
|
|
||||||
|
|
||||||
<velocity x="0.000"
|
|
||||||
y="0.005"
|
|
||||||
z="0.000" />
|
|
||||||
|
|
||||||
<material file="explode.png" />
|
|
||||||
|
|
||||||
<!-- Amount of particles emitted per second -->
|
|
||||||
<rate min="30"
|
|
||||||
max="50" />
|
|
||||||
|
|
||||||
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
|
|
||||||
<lifetime min="300"
|
|
||||||
max="500" />
|
|
||||||
|
|
||||||
<!-- Size of the particles -->
|
|
||||||
<size min="0.6"
|
|
||||||
max="0.8" />
|
|
||||||
|
|
||||||
<color min="255 255 255"
|
|
||||||
max="255 255 255" />
|
|
||||||
|
|
||||||
<fadeout time="300" />
|
|
||||||
|
|
||||||
</particles>
|
|
@@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<particles emitter="box" box_x="0.35" box_y="0.2" box_z="0.2">
|
|
||||||
|
|
||||||
<spreading angle="30" />
|
|
||||||
|
|
||||||
<velocity x="0.0"
|
|
||||||
y="0.001"
|
|
||||||
z="-0.003" />
|
|
||||||
|
|
||||||
<material file="nitro-particle.png" />
|
|
||||||
|
|
||||||
<!-- Amount of particles emitted per second -->
|
|
||||||
<rate min="400"
|
|
||||||
max="600" />
|
|
||||||
|
|
||||||
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
|
|
||||||
<lifetime min="400"
|
|
||||||
max="600" />
|
|
||||||
|
|
||||||
<!-- Size of the particles -->
|
|
||||||
<size min="0.20"
|
|
||||||
max="0.40" />
|
|
||||||
|
|
||||||
<color min="255 255 255"
|
|
||||||
max="255 255 255" />
|
|
||||||
|
|
||||||
<!-- How much time in milliseconds before the particle is fully faded out -->
|
|
||||||
<fadeout time="100" />
|
|
||||||
|
|
||||||
</particles>
|
|
@@ -1,40 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<!--
|
|
||||||
Particle system to simulate it's raining heavily in the ground.
|
|
||||||
Current tests done as kart particles, but this should be per camera
|
|
||||||
and placed like the cylinders that have rain drop textures, maybe
|
|
||||||
with some speed compensation, so it never wastes particles (out
|
|
||||||
of view) when camera moves really fast. Then rate can be trimmed
|
|
||||||
down to 150/180 or 100/120, with smaller box.
|
|
||||||
-->
|
|
||||||
<particles emitter="box" box_x="12.0" box_y="0.5" box_z="12.0">
|
|
||||||
|
|
||||||
<spreading angle="20" />
|
|
||||||
|
|
||||||
<velocity x="0.000"
|
|
||||||
y="0.005"
|
|
||||||
z="0.000" />
|
|
||||||
|
|
||||||
<material file="water-splash.png" />
|
|
||||||
|
|
||||||
<!-- Amount of particles emitted per second -->
|
|
||||||
<rate min="200"
|
|
||||||
max="240" />
|
|
||||||
|
|
||||||
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
|
|
||||||
<lifetime min="1000"
|
|
||||||
max="1000" />
|
|
||||||
|
|
||||||
<!-- Size of the particles -->
|
|
||||||
<size min="0.35"
|
|
||||||
max="0.70" />
|
|
||||||
|
|
||||||
<color min="255 255 255"
|
|
||||||
max="255 255 255" />
|
|
||||||
|
|
||||||
<!-- How much time in milliseconds before the particle is fully faded out -->
|
|
||||||
<fadeout time="750" />
|
|
||||||
|
|
||||||
<gravity strength="-0.01"
|
|
||||||
only-force-time="500" />
|
|
||||||
</particles>
|
|
@@ -1,39 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<!--
|
|
||||||
Particle system to simulate it's raining heavily over an item/kart.
|
|
||||||
It should be applied no matter if kart is flying or on (any) ground,
|
|
||||||
and rotate to always fire up, it just simulates the rain bouncing
|
|
||||||
off the kart and being fired by wheels. It could also be applied to
|
|
||||||
bowling balls, for example.
|
|
||||||
-->
|
|
||||||
<particles emitter="box" box_x="0.5" box_y="1.0" box_z="1.0">
|
|
||||||
|
|
||||||
<spreading angle="10" />
|
|
||||||
|
|
||||||
<velocity x="0.000"
|
|
||||||
y="0.009"
|
|
||||||
z="0.000" />
|
|
||||||
|
|
||||||
<material file="water-splash.png" />
|
|
||||||
|
|
||||||
<!-- Amount of particles emitted per second -->
|
|
||||||
<rate min="50"
|
|
||||||
max="60" />
|
|
||||||
|
|
||||||
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
|
|
||||||
<lifetime min="1000"
|
|
||||||
max="1000" />
|
|
||||||
|
|
||||||
<!-- Size of the particles -->
|
|
||||||
<size min="0.35"
|
|
||||||
max="0.70" />
|
|
||||||
|
|
||||||
<color min="255 255 255"
|
|
||||||
max="255 255 255" />
|
|
||||||
|
|
||||||
<!-- How much time in milliseconds before the particle is fully faded out -->
|
|
||||||
<fadeout time="750" />
|
|
||||||
|
|
||||||
<gravity strength="-0.01"
|
|
||||||
only-force-time="500" />
|
|
||||||
</particles>
|
|
@@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<particles emitter="point">
|
|
||||||
|
|
||||||
<spreading angle="90" />
|
|
||||||
|
|
||||||
<velocity x="0.003"
|
|
||||||
y="0.003"
|
|
||||||
z="0.003" />
|
|
||||||
|
|
||||||
<material file="smoke.png" />
|
|
||||||
|
|
||||||
<!-- Amount of particles emitted per second -->
|
|
||||||
<rate min="100"
|
|
||||||
max="250" />
|
|
||||||
|
|
||||||
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
|
|
||||||
<lifetime min="300"
|
|
||||||
max="500" />
|
|
||||||
|
|
||||||
<!-- Size of the particles -->
|
|
||||||
<size min="0.2"
|
|
||||||
max="0.66" />
|
|
||||||
|
|
||||||
<color min="255 255 255"
|
|
||||||
max="255 255 255" />
|
|
||||||
|
|
||||||
<!-- How much time in milliseconds before the particle is fully faded out -->
|
|
||||||
<fadeout time="500" />
|
|
||||||
|
|
||||||
</particles>
|
|
@@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<particles emitter="point">
|
|
||||||
|
|
||||||
<spreading angle="90" />
|
|
||||||
|
|
||||||
<velocity x="0.003"
|
|
||||||
y="0.0047"
|
|
||||||
z="0.003" />
|
|
||||||
|
|
||||||
<material file="smoke_brown.png" />
|
|
||||||
|
|
||||||
<!-- Amount of particles emitted per second -->
|
|
||||||
<rate min="150"
|
|
||||||
max="300" />
|
|
||||||
|
|
||||||
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
|
|
||||||
<lifetime min="300"
|
|
||||||
max="500" />
|
|
||||||
|
|
||||||
<!-- Size of the particles -->
|
|
||||||
<size min="0.6"
|
|
||||||
max="0.9" />
|
|
||||||
|
|
||||||
<color min="255 255 255"
|
|
||||||
max="255 255 255" />
|
|
||||||
|
|
||||||
<!-- How much time in milliseconds before the particle is fully faded out -->
|
|
||||||
<fadeout time="500" />
|
|
||||||
|
|
||||||
</particles>
|
|
@@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<particles emitter="point">
|
|
||||||
|
|
||||||
<spreading angle="90" />
|
|
||||||
|
|
||||||
<velocity x="0.003"
|
|
||||||
y="0.0047"
|
|
||||||
z="0.003" />
|
|
||||||
|
|
||||||
<material file="smoke_red.png" />
|
|
||||||
|
|
||||||
<!-- Amount of particles emitted per second -->
|
|
||||||
<rate min="150"
|
|
||||||
max="300" />
|
|
||||||
|
|
||||||
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
|
|
||||||
<lifetime min="300"
|
|
||||||
max="500" />
|
|
||||||
|
|
||||||
<!-- Size of the particles -->
|
|
||||||
<size min="0.6"
|
|
||||||
max="0.9" />
|
|
||||||
|
|
||||||
<color min="255 255 255"
|
|
||||||
max="255 255 255" />
|
|
||||||
|
|
||||||
<!-- How much time in milliseconds before the particle is fully faded out -->
|
|
||||||
<fadeout time="500" />
|
|
||||||
|
|
||||||
</particles>
|
|
@@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<particles emitter="point">
|
|
||||||
|
|
||||||
<spreading angle="90" />
|
|
||||||
|
|
||||||
<velocity x="0.003"
|
|
||||||
y="0.0047"
|
|
||||||
z="0.003" />
|
|
||||||
|
|
||||||
<material file="smoke_yellow.png" />
|
|
||||||
|
|
||||||
<!-- Amount of particles emitted per second -->
|
|
||||||
<rate min="150"
|
|
||||||
max="300" />
|
|
||||||
|
|
||||||
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
|
|
||||||
<lifetime min="300"
|
|
||||||
max="500" />
|
|
||||||
|
|
||||||
<!-- Size of the particles -->
|
|
||||||
<size min="0.6"
|
|
||||||
max="0.9" />
|
|
||||||
|
|
||||||
<color min="255 255 255"
|
|
||||||
max="255 255 255" />
|
|
||||||
|
|
||||||
<!-- How much time in milliseconds before the particle is fully faded out -->
|
|
||||||
<fadeout time="500" />
|
|
||||||
|
|
||||||
</particles>
|
|
@@ -1,32 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<!-- For sky particles, the size of the box is ignored -->
|
|
||||||
<particles emitter="box">
|
|
||||||
|
|
||||||
<spreading angle="3" />
|
|
||||||
|
|
||||||
<velocity x="0.0"
|
|
||||||
y="-0.01"
|
|
||||||
z="0.0" />
|
|
||||||
|
|
||||||
<material file="snowflake.png"/>
|
|
||||||
|
|
||||||
<!-- Amount of particles emitted per second -->
|
|
||||||
<rate min="400"
|
|
||||||
max="500" />
|
|
||||||
|
|
||||||
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
|
|
||||||
<lifetime min="9000"
|
|
||||||
max="9000" />
|
|
||||||
|
|
||||||
<!-- Size of the particles -->
|
|
||||||
<size min="0.40"
|
|
||||||
max="0.60" />
|
|
||||||
|
|
||||||
<color min="255 255 255"
|
|
||||||
max="255 255 255" />
|
|
||||||
|
|
||||||
<!-- How much time in milliseconds before the particle is fully faded out -->
|
|
||||||
<fadeout time="100" />
|
|
||||||
|
|
||||||
</particles>
|
|
@@ -1,32 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<particles emitter="box" box_x="0.75" box_y="0.75" box_z="0.75">
|
|
||||||
|
|
||||||
<spreading angle="120" />
|
|
||||||
|
|
||||||
<velocity x="0.000"
|
|
||||||
y="0.009"
|
|
||||||
z="0.000" />
|
|
||||||
|
|
||||||
<material file="water-splash.png" />
|
|
||||||
|
|
||||||
<!-- Amount of particles emitted per second -->
|
|
||||||
<rate min="1000"
|
|
||||||
max="1200" />
|
|
||||||
|
|
||||||
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
|
|
||||||
<lifetime min="1600"
|
|
||||||
max="1900" />
|
|
||||||
|
|
||||||
<!-- Size of the particles -->
|
|
||||||
<size min="0.60"
|
|
||||||
max="0.90" />
|
|
||||||
|
|
||||||
<color min="255 255 255"
|
|
||||||
max="255 255 255" />
|
|
||||||
|
|
||||||
<!-- How much time in milliseconds before the particle is fully faded out -->
|
|
||||||
<fadeout time="500" />
|
|
||||||
|
|
||||||
<gravity strength="-0.01"
|
|
||||||
only-force-time="1000" />
|
|
||||||
</particles>
|
|
11
data/gotm.cup
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
;; -*- mode: lisp -*-
|
||||||
|
|
||||||
|
(supertuxkart-cup
|
||||||
|
(name "Game-of-the-Month")
|
||||||
|
(description "All seven tracks done by the Game of the month team")
|
||||||
|
(herring "new")
|
||||||
|
(tracks "beach" "lighthouse" "startrack" "volcano" "littlevolcano" "race" "subseatrack" )
|
||||||
|
(laps 2 4 3 3 3 5 3)
|
||||||
|
)
|
||||||
|
|
||||||
|
;; EOF ;;
|
128
data/gownsbow.drvl
Normal file
@@ -0,0 +1,128 @@
|
|||||||
|
-12.778989,0.282774,-2.285940
|
||||||
|
-12.892844,11.618948,-1.071082
|
||||||
|
-11.788153,21.247164,-0.159944
|
||||||
|
-11.833491,30.304640,-0.159944
|
||||||
|
-15.745898,38.909569,-0.159946
|
||||||
|
-20.354807,46.489201,-1.071087
|
||||||
|
-26.915300,52.684280,-2.285948
|
||||||
|
-34.492104,56.971123,-2.893368
|
||||||
|
-42.982903,58.015202,-4.108228
|
||||||
|
-51.737240,55.812481,-4.108228
|
||||||
|
-61.827400,48.507320,-1.982228
|
||||||
|
-71.925362,38.139721,-1.071086
|
||||||
|
-78.581078,31.572933,0.143776
|
||||||
|
-83.967484,23.978210,0.751216
|
||||||
|
-90.043076,13.552299,0.751218
|
||||||
|
-98.368355,3.856502,0.143780
|
||||||
|
-107.188362,-3.421822,-1.071082
|
||||||
|
-117.145882,-8.028822,-1.982221
|
||||||
|
-128.214478,-10.773800,-4.108218
|
||||||
|
-139.177078,-11.729879,-4.108202
|
||||||
|
-150.386475,-10.710073,-4.108215
|
||||||
|
-160.614990,-6.990178,-4.108215
|
||||||
|
-170.298279,-1.412552,-4.108217
|
||||||
|
-178.451797,7.084133,-4.108219
|
||||||
|
-182.692825,16.178890,-4.108220
|
||||||
|
-187.035446,26.233938,-4.312449
|
||||||
|
-190.475067,43.180767,-4.108224
|
||||||
|
-192.421204,58.393978,-4.130919
|
||||||
|
-195.359604,67.166061,-4.108228
|
||||||
|
-200.058411,75.254959,-4.006112
|
||||||
|
-206.240952,81.961075,-3.938040
|
||||||
|
-213.775803,87.337875,-3.904000
|
||||||
|
-222.026901,91.287422,-3.835922
|
||||||
|
-230.229004,94.245804,-3.835923
|
||||||
|
-239.335999,94.369354,-3.767847
|
||||||
|
-248.521606,93.188118,-3.767847
|
||||||
|
-256.260590,91.156281,-3.767846
|
||||||
|
-262.630188,85.213562,-3.869962
|
||||||
|
-267.035004,77.563797,-3.972074
|
||||||
|
-268.996002,68.469521,-4.108227
|
||||||
|
-269.185974,50.271481,-4.108227
|
||||||
|
-268.822601,37.239082,-4.108223
|
||||||
|
-268.218079,28.056120,-3.972070
|
||||||
|
-265.795502,19.329529,-3.869952
|
||||||
|
-260.162781,11.847916,-3.767838
|
||||||
|
-253.332001,6.052768,-3.767838
|
||||||
|
-245.335999,2.002612,-3.767836
|
||||||
|
-235.962006,0.103689,-3.835912
|
||||||
|
-226.827301,1.636668,-3.722452
|
||||||
|
-218.084000,5.912844,-2.678602
|
||||||
|
-209.770599,11.475080,-1.895730
|
||||||
|
-203.265778,18.838209,-0.375346
|
||||||
|
-195.060760,33.738209,0.430235
|
||||||
|
-185.681396,51.371841,-0.477468
|
||||||
|
-181.097168,60.479118,-1.385149
|
||||||
|
-173.549850,68.571678,-2.065930
|
||||||
|
-164.736588,74.644676,-2.973632
|
||||||
|
-154.649323,78.888077,-4.108216
|
||||||
|
-144.284332,81.686920,-4.108216
|
||||||
|
-133.832870,82.222961,-5.129376
|
||||||
|
-122.877884,81.424721,-6.661112
|
||||||
|
-113.267723,77.331802,-8.192831
|
||||||
|
-104.978760,69.596161,-9.724550
|
||||||
|
-99.153923,59.675159,-9.213988
|
||||||
|
-95.702080,47.225243,-7.682266
|
||||||
|
-95.579445,36.092220,-6.661106
|
||||||
|
-94.160721,26.523979,-7.665704
|
||||||
|
-92.147598,17.406321,-9.213982
|
||||||
|
-88.745804,8.801208,-9.724542
|
||||||
|
-83.855484,1.221653,-8.192820
|
||||||
|
-76.550079,-4.973616,-6.661098
|
||||||
|
-68.973122,-9.260310,-5.129379
|
||||||
|
-60.482677,-10.304542,-4.108220
|
||||||
|
-51.728058,-8.101741,-4.108221
|
||||||
|
-41.060699,-0.796494,-4.290450
|
||||||
|
-31.236300,9.571225,-5.991248
|
||||||
|
-24.610596,16.137804,-6.629058
|
||||||
|
-19.497782,23.732449,-7.449084
|
||||||
|
-13.422178,34.158241,-8.360226
|
||||||
|
-5.096856,43.854160,-8.967667
|
||||||
|
3.723134,51.132599,-8.360225
|
||||||
|
13.680424,55.739601,-7.449065
|
||||||
|
24.445490,58.484440,-6.537945
|
||||||
|
35.407898,59.440479,-5.930506
|
||||||
|
46.921280,58.420677,-4.108225
|
||||||
|
57.149899,54.700760,-4.108212
|
||||||
|
66.833344,49.123398,-4.108211
|
||||||
|
74.986542,40.626480,-4.108209
|
||||||
|
79.362244,31.532070,-3.568284
|
||||||
|
84.044357,21.476650,-2.893364
|
||||||
|
87.279556,4.529851,-2.353435
|
||||||
|
89.248405,-10.683270,-2.893358
|
||||||
|
92.029198,-19.455063,-3.568280
|
||||||
|
96.626640,-27.543787,-4.108199
|
||||||
|
102.809441,-34.250061,-4.108199
|
||||||
|
110.344116,-39.626881,-4.108197
|
||||||
|
118.595604,-43.576401,-4.108197
|
||||||
|
126.797798,-46.535198,-4.108211
|
||||||
|
135.904480,-46.658581,-4.108211
|
||||||
|
145.090439,-45.477612,-4.108211
|
||||||
|
152.828156,-43.445591,-4.108211
|
||||||
|
159.199188,-37.503059,-4.108211
|
||||||
|
163.262161,-29.853008,-4.108212
|
||||||
|
165.223434,-20.758942,-4.108214
|
||||||
|
165.414230,-2.560880,-4.108217
|
||||||
|
165.051086,10.471643,-4.108219
|
||||||
|
164.446716,19.654604,-4.108221
|
||||||
|
162.092392,28.380840,-4.108221
|
||||||
|
156.731277,35.862522,-4.108223
|
||||||
|
149.900955,41.657642,-4.108223
|
||||||
|
141.904800,45.707760,-4.108224
|
||||||
|
132.530319,47.606720,-4.108225
|
||||||
|
123.530876,46.073723,-4.783147
|
||||||
|
114.810265,41.797520,-5.694286
|
||||||
|
106.700539,36.235641,-6.605426
|
||||||
|
100.424461,28.872160,-7.516582
|
||||||
|
91.955879,13.972129,-8.427702
|
||||||
|
82.803879,-3.661481,-8.427700
|
||||||
|
77.992722,-12.768348,-7.516558
|
||||||
|
70.446060,-20.861130,-6.605398
|
||||||
|
61.405602,-26.934259,-5.694256
|
||||||
|
51.319141,-31.177361,-4.783118
|
||||||
|
40.819321,-33.976299,-4.108217
|
||||||
|
30.367613,-34.512150,-4.108215
|
||||||
|
19.412876,-33.714100,-4.108218
|
||||||
|
9.292127,-29.621099,-4.108211
|
||||||
|
1.223120,-21.805323,-4.108212
|
||||||
|
-8.837640,-11.964391,-2.893354
|
128
data/gownsbow.drvr
Normal file
@@ -0,0 +1,128 @@
|
|||||||
|
6.879020,1.221424,-2.285940
|
||||||
|
5.559076,13.067616,-1.071082
|
||||||
|
1.045687,23.878397,-0.159944
|
||||||
|
-3.282856,33.806561,-0.159945
|
||||||
|
-7.916924,43.655731,-0.159946
|
||||||
|
-14.265613,52.820400,-1.071088
|
||||||
|
-22.879656,60.169720,-2.285949
|
||||||
|
-33.788902,65.192879,-2.893370
|
||||||
|
-45.134102,65.981598,-4.108230
|
||||||
|
-55.876759,62.950718,-4.108230
|
||||||
|
-67.673805,54.330681,-1.982228
|
||||||
|
-77.771439,43.963081,-1.071086
|
||||||
|
-85.349724,36.292637,0.143774
|
||||||
|
-91.452927,27.451180,0.751216
|
||||||
|
-96.811722,18.272123,0.751218
|
||||||
|
-103.684845,10.167397,0.143778
|
||||||
|
-110.690437,4.050002,-1.071081
|
||||||
|
-119.296921,-0.062438,-1.982222
|
||||||
|
-128.949524,-2.554917,-4.108220
|
||||||
|
-138.473724,-3.508187,-4.108218
|
||||||
|
-147.579117,-2.950577,-4.108217
|
||||||
|
-156.502991,0.164007,-4.108217
|
||||||
|
-164.474915,4.433591,-4.108219
|
||||||
|
-170.979813,10.585917,-4.108219
|
||||||
|
-175.220978,19.680820,-4.108221
|
||||||
|
-179.093445,27.682491,-4.130914
|
||||||
|
-182.351715,44.629330,-4.108225
|
||||||
|
-184.490723,61.231422,-4.312455
|
||||||
|
-188.609192,71.912140,-4.108227
|
||||||
|
-193.962402,81.101044,-3.189185
|
||||||
|
-201.248459,88.729721,-2.576503
|
||||||
|
-210.030197,94.823318,-2.270161
|
||||||
|
-219.634109,99.261978,-1.657459
|
||||||
|
-229.972992,102.496994,-1.657461
|
||||||
|
-240.511993,102.492241,-1.044777
|
||||||
|
-251.086395,100.936279,-1.044777
|
||||||
|
-261.833405,96.979317,-1.044775
|
||||||
|
-269.511810,89.325241,-1.963819
|
||||||
|
-277.458984,79.683800,-2.882843
|
||||||
|
-279.667999,69.172882,-4.108227
|
||||||
|
-279.857971,50.974522,-4.108225
|
||||||
|
-279.491425,36.503719,-4.108223
|
||||||
|
-278.634918,25.905081,-2.882835
|
||||||
|
-274.839508,15.190004,-1.963810
|
||||||
|
-265.713196,6.002444,-1.044762
|
||||||
|
-257.171997,-1.100839,-1.044764
|
||||||
|
-247.183990,-5.971372,-1.044763
|
||||||
|
-234.954010,-8.114532,-1.657447
|
||||||
|
-223.053696,-5.834468,-0.636307
|
||||||
|
-212.883987,-0.836920,-0.318618
|
||||||
|
-203.167389,6.183240,-0.534193
|
||||||
|
-195.840027,14.726521,0.441582
|
||||||
|
-187.906845,29.626522,0.430236
|
||||||
|
-178.527008,47.260162,-0.477468
|
||||||
|
-174.765732,55.187279,-1.385148
|
||||||
|
-168.803940,61.821918,-2.065930
|
||||||
|
-161.234818,67.173325,-2.973630
|
||||||
|
-152.498276,70.922318,-4.108214
|
||||||
|
-143.549286,73.468681,-4.108215
|
||||||
|
-134.535919,74.001839,-5.129376
|
||||||
|
-125.684921,73.665680,-6.661112
|
||||||
|
-117.987083,70.563797,-8.192831
|
||||||
|
-111.728844,64.850243,-9.724549
|
||||||
|
-106.902077,56.838039,-9.213987
|
||||||
|
-103.936317,46.849560,-7.682266
|
||||||
|
-103.702957,34.643581,-6.661104
|
||||||
|
-102.371277,24.372620,-7.680424
|
||||||
|
-99.619598,13.904402,-9.213982
|
||||||
|
-95.496201,4.055208,-9.724540
|
||||||
|
-89.147324,-5.109835,-8.192820
|
||||||
|
-80.022720,-12.458937,-6.661096
|
||||||
|
-69.676476,-17.481991,-5.129374
|
||||||
|
-58.331322,-18.270905,-4.108214
|
||||||
|
-47.588539,-15.239941,-4.108214
|
||||||
|
-35.457500,-6.619990,-5.748269
|
||||||
|
-25.389900,3.747712,-6.477199
|
||||||
|
-18.084965,11.418118,-7.357968
|
||||||
|
-12.012358,20.259480,-7.449082
|
||||||
|
-6.653522,29.438560,-8.360224
|
||||||
|
0.219496,37.543442,-8.967666
|
||||||
|
7.225006,43.660599,-8.360223
|
||||||
|
15.831549,47.773201,-7.449064
|
||||||
|
25.180609,50.265560,-6.537945
|
||||||
|
34.704697,51.218723,-5.930505
|
||||||
|
44.113922,50.661320,-4.108225
|
||||||
|
53.037899,47.546841,-4.108210
|
||||||
|
61.009659,43.277000,-4.108209
|
||||||
|
67.514862,37.124722,-4.108209
|
||||||
|
71.890556,28.030310,-3.568284
|
||||||
|
75.920845,20.028330,-2.893363
|
||||||
|
79.156044,3.081379,-2.353435
|
||||||
|
81.499596,-13.520550,-2.893358
|
||||||
|
85.278801,-24.201166,-3.568279
|
||||||
|
90.802956,-33.389843,-4.108199
|
||||||
|
98.089760,-41.018539,-4.108197
|
||||||
|
106.871483,-47.112320,-4.108196
|
||||||
|
116.475601,-51.550800,-4.108195
|
||||||
|
126.813805,-54.786400,-4.108209
|
||||||
|
137.353119,-54.781620,-4.108209
|
||||||
|
147.927551,-53.225689,-4.108209
|
||||||
|
158.674240,-49.268711,-4.108209
|
||||||
|
166.352798,-41.614738,-4.108211
|
||||||
|
171.236237,-31.973087,-4.108212
|
||||||
|
173.444565,-21.462166,-4.108214
|
||||||
|
173.635361,-3.263920,-4.108216
|
||||||
|
173.269318,11.206680,-4.108219
|
||||||
|
172.412476,21.805355,-4.108221
|
||||||
|
169.229996,32.520359,-4.108222
|
||||||
|
162.554321,41.708279,-4.108224
|
||||||
|
154.012634,48.811558,-4.108225
|
||||||
|
144.024796,53.681839,-4.108226
|
||||||
|
131.795273,55.825279,-4.108226
|
||||||
|
120.029121,53.545082,-4.783146
|
||||||
|
110.064339,48.547279,-5.694288
|
||||||
|
100.369659,41.527161,-6.605426
|
||||||
|
93.270538,32.983841,-7.516582
|
||||||
|
84.802116,18.084211,-8.427702
|
||||||
|
75.650116,0.450199,-8.427700
|
||||||
|
71.661682,-7.476876,-7.516560
|
||||||
|
65.700142,-14.111132,-6.605398
|
||||||
|
57.903999,-19.462900,-5.694258
|
||||||
|
49.168259,-23.211449,-4.783118
|
||||||
|
40.084282,-25.757900,-4.108218
|
||||||
|
31.070837,-26.290951,-4.108200
|
||||||
|
22.219883,-25.954901,-4.108218
|
||||||
|
14.011543,-22.852940,-4.108212
|
||||||
|
9.732881,-16.419746,-4.108213
|
||||||
|
7.684756,-9.127275,-2.893355
|
25
data/gownsbow.loc
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
# Created by tuxkart.py v0.2 Blender Python script.
|
||||||
|
#
|
||||||
|
"gownsbow.ac",0,0,0,0,0,0
|
||||||
|
RHERRING,92.117531,22.639978,-6.948666
|
||||||
|
SHERRING,39.485138,53.766663,-3.883717
|
||||||
|
RHERRING,-273.479462,49.239353,-2.081752
|
||||||
|
SHERRING,-79.265205,36.466404,1.208766
|
||||||
|
RHERRING,84.059387,-17.112471,-2.066452
|
||||||
|
SHERRING,89.084518,-15.646395,-2.066452
|
||||||
|
SHERRING,-88.074852,4.078266,-8.071375
|
||||||
|
RHERRING,-92.672829,1.576271,-8.071375
|
||||||
|
GHERRING,-12.3523,33.433136,-7.249914
|
||||||
|
GHERRING,-8.633256,31.083012,-7.249914
|
||||||
|
GHERRING,-185.02536,40.859051,0.77902
|
||||||
|
GHERRING,-189.140839,42.413788,0.77902
|
||||||
|
SHERRING,34.568569,-28.635675,-5.407206
|
||||||
|
SHERRING,34.923122,-32.48172,-5.407206
|
||||||
|
SHERRING,-143.287796,-10.704313,-3.564677
|
||||||
|
SHERRING,-143.642349,-6.858267,-3.564677
|
||||||
|
RHERRING,167.690552,25.821962,-3.158226
|
||||||
|
RHERRING,164.067322,24.48406,-3.158226
|
||||||
|
RHERRING,-191.045517,56.767242,-3.191819
|
||||||
|
RHERRING,-187.422287,58.105145,-3.191819
|
||||||
|
RHERRING,-12.558577,45.222679,-0.273835
|
||||||
|
RHERRING,-15.671188,42.935863,-0.273835
|
14
data/gownsbow.track
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
;; -*- mode: lisp -*-
|
||||||
|
|
||||||
|
(tuxkart-track
|
||||||
|
(name "Gowns Bow")
|
||||||
|
(description "Created by Oliver & Steve Baker")
|
||||||
|
(music "oggs/another_caribbean_beat.ogg")
|
||||||
|
(screenshot "sshot-gownsbow.rgb")
|
||||||
|
(topview "topview-gownsbow.rgb")
|
||||||
|
(AI-curve-speed-adjust 1.3)
|
||||||
|
(AI-angle-adjust 2.3)
|
||||||
|
)
|
||||||
|
|
||||||
|
;; EOF ;;
|
||||||
|
|
@@ -1,7 +0,0 @@
|
|||||||
# data/music
|
|
||||||
|
|
||||||
pkgdatadir = $(datadir)/games/$(PACKAGE)/data/grandprix
|
|
||||||
|
|
||||||
dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.grandprix") \
|
|
||||||
$(shell find $(srcdir) -name "*.challenge") \
|
|
||||||
$(shell find $(srcdir) -name "*.tutorial" )
|
|
@@ -1,25 +0,0 @@
|
|||||||
|
|
||||||
<supertuxkart_grand_prix name="All Tracks">
|
|
||||||
|
|
||||||
<track id="hacienda" laps="3" />
|
|
||||||
<track id="scotland" laps="3" />
|
|
||||||
<track id="startrack" laps="3" />
|
|
||||||
<track id="lighthouse" laps="4" />
|
|
||||||
<track id="jungle" laps="3" />
|
|
||||||
<track id="mines" laps="3" />
|
|
||||||
<track id="islandtrack" laps="2" />
|
|
||||||
<track id="sandtrack" laps="3" />
|
|
||||||
<track id="fortmagma" laps="3" />
|
|
||||||
<track id="snowtuxpeak" laps="3" />
|
|
||||||
<track id="crescentcrossing" laps="2" />
|
|
||||||
<track id="olivermath" laps="4" />
|
|
||||||
<track id="farm" laps="3" />
|
|
||||||
<track id="secretgarden" laps="3" />
|
|
||||||
<track id="city" laps="3" />
|
|
||||||
<track id="xr591" laps="3" />
|
|
||||||
<track id="canyon" laps="2" />
|
|
||||||
<track id="snowmountain" laps="3" />
|
|
||||||
<track id="tuxtollway" laps="2" />
|
|
||||||
<track id="skyline" laps="3" />
|
|
||||||
|
|
||||||
</supertuxkart_grand_prix>
|
|
@@ -1,11 +0,0 @@
|
|||||||
|
|
||||||
<supertuxkart_grand_prix name="At World's End">
|
|
||||||
|
|
||||||
<track id="fortmagma" laps="3" />
|
|
||||||
<track id="canyon" laps="2" />
|
|
||||||
<track id="xr591" laps="3" />
|
|
||||||
<track id="mines" laps="3" />
|
|
||||||
<track id="city" laps="3" />
|
|
||||||
|
|
||||||
</supertuxkart_grand_prix>
|
|
||||||
|
|
@@ -1,14 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<tutorial
|
|
||||||
id="basicdriving"
|
|
||||||
name="Win the At World's End Grand Prix"
|
|
||||||
description="Come first in the At World's End Grand Prix with 3 Expert AI karts."
|
|
||||||
major="single"
|
|
||||||
minor="normal"
|
|
||||||
gp="canyon"
|
|
||||||
difficulty="easy"
|
|
||||||
karts="1"
|
|
||||||
position="1"
|
|
||||||
num_laps="99"
|
|
||||||
num_players="1"
|
|
||||||
/>
|
|
@@ -1,10 +0,0 @@
|
|||||||
|
|
||||||
<supertuxkart_grand_prix name="Penguin Playground">
|
|
||||||
|
|
||||||
<track id="sandtrack" laps="3" />
|
|
||||||
<track id="snowmountain" laps="3" />
|
|
||||||
<track id="olivermath" laps="4" />
|
|
||||||
<track id="scotland" laps="3" />
|
|
||||||
<track id="jungle" laps="2" />
|
|
||||||
|
|
||||||
</supertuxkart_grand_prix>
|
|
@@ -1,11 +0,0 @@
|
|||||||
|
|
||||||
<supertuxkart_grand_prix name="Snag Drive">
|
|
||||||
|
|
||||||
<track id="islandtrack" laps="2" />
|
|
||||||
<track id="tuxtollway" laps="2" />
|
|
||||||
<track id="crescentcrossing" laps="2" />
|
|
||||||
<track id="snowtuxpeak" laps="3" />
|
|
||||||
<track id="skyline" laps="3" />
|
|
||||||
|
|
||||||
</supertuxkart_grand_prix>
|
|
||||||
|
|
@@ -1,10 +0,0 @@
|
|||||||
|
|
||||||
<supertuxkart_grand_prix name="To the Moon and Back">
|
|
||||||
|
|
||||||
<track id="lighthouse" laps="4" />
|
|
||||||
<track id="startrack" laps="3" />
|
|
||||||
<track id="hacienda" laps="3" />
|
|
||||||
<track id="secretgarden" laps="2" />
|
|
||||||
<track id="farm" laps="3" />
|
|
||||||
|
|
||||||
</supertuxkart_grand_prix>
|
|
@@ -1,24 +0,0 @@
|
|||||||
All icons come from Open Game Art (art by onyum.com, comissionned by Bart Kelsey)
|
|
||||||
released under CC-BY-SA 3+
|
|
||||||
* options_players & random_kart were tweaked by Marianne Gagnon
|
|
||||||
|
|
||||||
|
|
||||||
Except :
|
|
||||||
main_*.png icons, released under Creative-Commons BY-SA 3, By yeKcim (Anthony Carré)
|
|
||||||
|
|
||||||
mode_tt, released under Creative-Commons BY-SA 3, incorporatings artwork from yeKcim and onyum.com
|
|
||||||
|
|
||||||
Logo and Logo_slim : under CC-BY-SA 3.0+ by 'rastapax'
|
|
||||||
|
|
||||||
difficulty_*.png icons, released under Creative-Commons BY-SA 3, By Conso (Constantin Pelikan)
|
|
||||||
|
|
||||||
title_font, by Marianne Gagnon (Auria), released under CC-BY-SA 3+
|
|
||||||
|
|
||||||
screen*.png, by Marianne Gagnon (Auria), including elements from the public domain Tango icon set
|
|
||||||
|
|
||||||
Gauge and bar by Dakal, released under CC-BY-SA 3
|
|
||||||
|
|
||||||
====
|
|
||||||
|
|
||||||
Glass Skin by Auria, under CC-BY-SA 3+
|
|
||||||
except background, under CC-BY-SA, by 'elisee'
|
|
@@ -1,12 +0,0 @@
|
|||||||
# data/gui/
|
|
||||||
|
|
||||||
pkgdatadir = $(datadir)/games/$(PACKAGE)/data/gui
|
|
||||||
|
|
||||||
nobase_dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.png" ) \
|
|
||||||
$(shell find $(srcdir) -name "*.jpg" ) \
|
|
||||||
$(shell find $(srcdir) -name "*.stkgui" ) \
|
|
||||||
$(shell find $(srcdir) -name "*.xml" ) \
|
|
||||||
$(shell find $(srcdir) -name "License.txt") \
|
|
||||||
$(shell find $(srcdir) -name "*.stkskin" )
|
|
||||||
|
|
||||||
EXTRA_DIST = $(nobase_pkgdata_DATA)
|
|
Before Width: | Height: | Size: 16 KiB |
@@ -1,28 +0,0 @@
|
|||||||
<stkgui>
|
|
||||||
|
|
||||||
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row" >
|
|
||||||
|
|
||||||
<header text_align="center" width="100%" text="SuperTuxKart Addons"/>
|
|
||||||
<spacer height="15" width="10"/>
|
|
||||||
|
|
||||||
<tabs id="category" height="10%" max_height="110" width="100%" align="center">
|
|
||||||
<icon-button id="tab_kart" width="128" height="128" icon="gui/karts.png"
|
|
||||||
I18N="Section in the addons menu" text="Karts"/>
|
|
||||||
<icon-button id="tab_track" width="128" height="128" icon="gui/mode_normal.png"
|
|
||||||
I18N="Section in the addons menu" text="Tracks"/>
|
|
||||||
</tabs>
|
|
||||||
|
|
||||||
<box proportion="1" width="100%" layout="vertical-row">
|
|
||||||
<label id="update_status" width="100%" height="10%" text_align="left" />
|
|
||||||
<spacer height="5%" width="100%"/>
|
|
||||||
<list id="list_addons" height="50%" proportion="5" width="100%" align="center"/>
|
|
||||||
<spacer height="15%" width="100%"/>
|
|
||||||
</box>
|
|
||||||
|
|
||||||
<spacer width="50" height="45" />
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<button id="back" x="20" y="-40" width="250" height="35" align="left"
|
|
||||||
I18N="In the options menu, to go back to the main menu or game" text="Back"/>
|
|
||||||
|
|
||||||
</stkgui>
|
|
@@ -1,30 +0,0 @@
|
|||||||
<stkgui>
|
|
||||||
|
|
||||||
<div x="5%" y="5%" width="90%" height="90%" layout="vertical-row">
|
|
||||||
|
|
||||||
<label width="100%" id="name" text_align="center" text="Name:" proportion="1" />
|
|
||||||
|
|
||||||
<div x="5%" y="0%" width="90%" proportion="6" layout="horizontal-row" >
|
|
||||||
<div width="50%" height="100%" layout="vertical-row" >
|
|
||||||
<icon id="icon" align="center" proportion="8" width="100%" icon="gui/loading.png"/>
|
|
||||||
<spacer proportion="1" />
|
|
||||||
</div>
|
|
||||||
<spacer proportion="1" />
|
|
||||||
<div width="50%" height="100%" layout="vertical-row" >
|
|
||||||
<label word_wrap="true" id="description" width="100%" text="Description:" proportion="1" />
|
|
||||||
<label id="version" width="100%" text="Version:" proportion="1" />
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div width="70%" proportion="1" align="center">
|
|
||||||
<button id="install" x="0" y="0" width="100%" height="100%" I18N="Addons" text="Install"/>
|
|
||||||
<progressbar id="progress" x="0" y="20%" width="100%" height="60%" />
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<spacer height="10" />
|
|
||||||
|
|
||||||
<button id="cancel" proportion="1" x="5%" width="70%" I18N="Addons" text="Back" align="center"/>
|
|
||||||
|
|
||||||
<label id="state" proportion="1" width="100%" text="Status" text_align="center" />
|
|
||||||
</div>
|
|
||||||
</stkgui>
|
|
@@ -1,28 +0,0 @@
|
|||||||
<stkgui>
|
|
||||||
|
|
||||||
<icon-button id="back" x="0" y="0" height="8%" icon="gui/back.png"/>
|
|
||||||
|
|
||||||
<div x="2%" y="1%" width="96%" height="99%" layout="vertical-row" >
|
|
||||||
|
|
||||||
<header width="80%" I18N="Section in arena tracks selection screen" text="Arenas"
|
|
||||||
align="center" text_align="center" />
|
|
||||||
|
|
||||||
<spacer width="20" height="5" />
|
|
||||||
|
|
||||||
<box proportion="1" width="100%" layout="vertical-row">
|
|
||||||
<ribbon_grid id="tracks" proportion="1" width="100%" square_items="true"
|
|
||||||
label_location="bottom" align="center" child_width="160" child_height="120" />
|
|
||||||
<spacer width="20" height="13" />
|
|
||||||
</box>
|
|
||||||
|
|
||||||
<tabs width="100%" height="25" id="trackgroups">
|
|
||||||
<button id="standard" I18N="track group" text="Standard"/>
|
|
||||||
<button id="addons" I18N="track group" text="Add-Ons"/>
|
|
||||||
<button id="all" I18N="track group" text="All"/>
|
|
||||||
</tabs>
|
|
||||||
|
|
||||||
<spacer width="20" height="3%" />
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</stkgui>
|
|
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 2.0 KiB |