Commit Graph

582 Commits

Author SHA1 Message Date
hikerstk
9f6f5f6209 Renamed variable, since "ERROR" is apparantly reserved/used.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1604 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-28 04:37:18 +00:00
cosmosninja
429d63e0bb Changed some text for the configure script to reflect that ogg/vorbis is needed for music, and hopefully uses the right alut function depending on the version.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1603 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-28 04:22:58 +00:00
auria
1b13ae6346 Improved ALUT error checking when a sound fails to load
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1602 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-28 00:26:38 +00:00
hikerstk
864b6abd4e Bugfix, tracks were not found if STK was started in (e.g.) src.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1601 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-27 11:53:43 +00:00
hikerstk
ef4dd43104 Moved all *.track, *.drv{l,r}, *.loc files into the new location
at data/tracks/TRACKNAME.



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1600 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-27 01:11:02 +00:00
hikerstk
0b4bf8631c Bugfix: out of bounds access could happen when only a few
tracks were available.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1599 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-27 01:06:50 +00:00
thebohemian
b1160ae5b3 - make continue/start widget the default
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1598 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-26 19:21:00 +00:00
hikerstk
8e108ff600 Bugifxes for new loader (when STK was not started in root
directorym files were not found).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1597 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-26 12:15:51 +00:00
hikerstk
23076d39e8 Added missing files from previous commit.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1596 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-26 11:59:44 +00:00
hikerstk
fbeee35bc2 Added menu to select the number of karts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1595 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-26 11:54:26 +00:00
hikerstk
2546c88019 Most (all?) directory handling is now into the loader.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1593 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-26 02:30:28 +00:00
hikerstk
29ca63e4f9 1) Replaced all references to berlios with sourceforge.
2) Fixed the manual (added new key bindings for jump
   and look back, improved layout, added picture for
   description of race interface. 
(see r1589 on 0.4rc1 branch).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1590 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-25 03:24:02 +00:00
hikerstk
8d2779495b (See r1587 on 0.4rc1):
1) empty robot templates have been moved from
   'tools' to src/robots (documentation was updated),
   and are now included in source distributions
   Removed tools directory which is now empty.
2) Include documentation in source distributions
   (but only player_manual will be installed)
3) Added missing bullet documentation files
   and removed unnecessary cmake files. 


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1588 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-25 02:22:04 +00:00
auria
fa549f3e98 Added dynamic data path detection for mac OS X
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1586 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-25 00:51:08 +00:00
hikerstk
cf3303367f Fixed 'no music/sfx in VS when using optimisation' bug.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1584 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-24 23:02:56 +00:00
auria
eced1729a4 Added missing waterfall texture for list of images
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1581 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-24 20:36:22 +00:00
auria
ddd2dd4cf2 Made sea move slower, smoothed a few rough rock meshes
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1579 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-24 19:44:31 +00:00
cosmosninja
b0338915c0 Removed deprecated alutLoadWAVFile() function.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1577 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-24 05:53:18 +00:00
hikerstk
881e2cd6a9 Bugfix (loader called twice, causing textures not to be found if
STK was started from the src directory).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1576 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-24 03:32:14 +00:00
auria
ad25295901 Improvements to beach track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1574 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-23 23:50:07 +00:00
auria
8e5d189283 comitted new wilber with hands, plus a high-poly version
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1573 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-23 16:16:28 +00:00
auria
d39b035ca0 minor improvements to wilber (can't see ground through kart)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1572 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-23 15:42:07 +00:00
auria
b63e121aff improved textures involving the old bright green grass
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1571 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-23 15:05:52 +00:00
hikerstk
91bdd03061 Added missing VS project files to installation (see r1569 on 0.4rc1 branch).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1570 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-23 11:33:26 +00:00
hikerstk
9a92ab6822 More improvements to loader: all textures are now loaded
via loader functions (and not via a hardcoded path). Replaced
a lot of char* handling with std::string (though that's still work 
in progress).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1568 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-23 08:21:30 +00:00
auria
526cc385a1 minor improvements to lighthouse track: smoother skyplane, fixed texturing issues, minor tweaks to hills and trees
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1566 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-22 01:02:57 +00:00
hikerstk
d68cfc3330 Added missing initalisation, fixed memory leak.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1565 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-21 13:08:21 +00:00
hikerstk
7380668ade Fixed incorrect delete.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1564 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-21 13:06:50 +00:00
hikerstk
c34f0aa55a Properly removed 'too-far-away-from-track' - shortcut detection.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1563 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-21 03:40:40 +00:00
hikerstk
7501c01cf3 Re-enabled setting a link in the start menu (need NSIS shell link
extension), and improved installer to install visual studio and
openal redistributable packages.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1561 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-21 03:33:47 +00:00
auria
d45f0b4ac2 updated lighthouse screenshots
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1560 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-21 02:45:53 +00:00
hikerstk
3afc670529 Added windows prerequisites: openal redistributable, and
vc++ redistributable. This is necessary to run STK on
machines where no openal and/nor no VC is installed
(including the .dll files is not enough).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1558 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-21 00:51:00 +00:00
hikerstk
b8a8564416 Added icon files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1556 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-21 00:47:06 +00:00
hikerstk
8ee7eb19fc Added windows installer (r1554 on 0.4rc1).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1555 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-21 00:43:13 +00:00
scifly
d5e6b2cdd1 Fixed typos.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1550 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-20 10:00:58 +00:00
hikerstk
6eedba1849 Added credits for windows installer.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1549 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-20 05:08:05 +00:00
hikerstk
f04cb3d0fb Added license to list of files to install (see r1546 on 0.4rc1).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1547 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-20 03:08:36 +00:00
hikerstk
d68a30d3cc Added Magne's name (see r1543 on 0.4rc1).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1544 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-20 02:11:29 +00:00
hikerstk
e38f070fed Fixed shortcut.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1539 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-20 00:15:22 +00:00
cosmosninja
250e3b7236 Added Stephan Wiefling to the credits.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1537 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 22:57:10 +00:00
thebohemian
11644a7e0a - corrected licenses for the stuff that was by the TuxKart team
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1535 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 11:06:00 +00:00
thebohemian
1b37e2ec69 - fixed my contributions entry
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1534 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 11:04:42 +00:00
hikerstk
0405f52010 Disabled 'too far away from road' shortcut detection - the previously defined
maximum distance wasn't big enough to fully disable this. See r1531 on 0.4rc1.
(When work on the trunk resumes, the appropriate code should be completely
removed).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1532 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 11:00:02 +00:00
hikerstk
fbbe34318d Removed way too high gravity setting (which was necessary
for the pre-bullet physics) - see r1529 on 0.4rc1 branch.



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1530 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 10:57:36 +00:00
hikerstk
22b5dce751 Updated credits and changelog.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1527 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 04:13:47 +00:00
hikerstk
bd44dd7a12 Added more detailed license information.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1526 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 04:02:40 +00:00
hikerstk
f96bdaf70e Fixed incorrect and missing key bindings, fixed all
URLs (which were still pointing to berlios), some
minor text changes.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1525 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 04:01:03 +00:00
cosmosninja
a383696ed8 Added author of the Lava Lagoon and Ethereal Spectrum.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1524 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 03:31:10 +00:00
hikerstk
10368e5a5b Bugfixes to get 'make dist' to work:
1) file names longer than 99 characters require [tar-ustar]
   option in AM_INIT_AUTOMAKE
2) Added some missing bullet files.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1523 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 03:06:57 +00:00
hikerstk
4e4ce2c51e Updated in-game text following advise from the resp. artists.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1522 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-19 00:30:23 +00:00