Commit Graph

602 Commits

Author SHA1 Message Date
cosmosninja
89617347fe Fixed music crash bug
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1849 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-10 23:29:04 +00:00
cosmosninja
228c5fb117 Restored auto-resized widgets in the first menu page
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1848 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-10 23:28:02 +00:00
cosmosninja
873e2296cb Added game mode help screen.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1847 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-10 21:00:58 +00:00
hikerstk
f1fe915ce5 Fixed several crashes when disabling music.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1846 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-10 15:20:10 +00:00
hikerstk
8f3d663206 Updated file list for VS project files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1845 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-10 14:57:19 +00:00
hikerstk
6f55d4de70 1) Enhanced lisp scanner and parser to handle translations, i.e.
strings marked as _("translate me")
2) Added _() for all names and descriptions for the tracks and GPs
3) Improved update_pot.sh to create the entries for all track and
   GP files.
4) Updated supertuxkart.pot to include all GPs and tracks.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1844 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-10 14:48:57 +00:00
scifly
ea2beaf2ac Added graduations to the energy meter at every 5 herrings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1843 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-10 13:30:55 +00:00
cosmosninja
02f6cc26a4 Resized widgets to give some extra space; auto resize when layout() is called is now the default.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1842 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-10 10:01:16 +00:00
auria
c184b9db34 updated french translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1841 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-09 18:53:05 +00:00
auria
3c3d25cb86 improved .pot generator script
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1840 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-09 18:39:48 +00:00
scifly
4deda4e3ee Removed unused all tracks and win GOTM cup challenges.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1839 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-09 07:59:36 +00:00
hikerstk
7ba2e36d89 Fixed crash in follow the leader mode.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1838 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-09 01:32:45 +00:00
hikerstk
196a1dc1dd Fixed missing translation of kart action strings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1837 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-09 01:11:09 +00:00
hikerstk
a71056e6bf Removed translation of "3" and "4".
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1836 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-09 00:19:43 +00:00
hikerstk
65c6748381 Bugfix: music was not resumed after in-game menu popped up.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1835 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-09 00:14:55 +00:00
hikerstk
7ac0d8a2a3 Fixed uninitialised variable.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1834 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-09 00:05:55 +00:00
scifly
e5536d08e0 Updated Credits and fixed some typos.
Updated changelog for upcoming release.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1833 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-08 21:08:45 +00:00
auria
efd603ac73 updated french translation and .pot file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1832 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-08 19:14:10 +00:00
hikerstk
b87e75aa9e Fixed invalid display of 'lock' symbol in track select menu
(which happens at least when setting up a new race).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1831 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-08 15:01:12 +00:00
scifly
e6c38b5f29 1. The --list-tracks argument on the command line now lists unlocked tracks only.
2. The --track argument on the command line now checks if the track is unlocked. 
3. Updated URL of STK home page.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1830 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-08 14:32:51 +00:00
hikerstk
a5b23fcf6c Added missing -lintl for Macs.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1829 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-08 04:45:08 +00:00
hikerstk
4bf28fa566 1) Enabled translations by default.
2) Switched fonts so that the new DomesticMannerLatin1 font is
   used both for menu and race gui. In the menu the new 
   PrintBold function is used to make the font better visible.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1828 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-08 01:48:55 +00:00
auria
8909c02cda better handling of very slow computers
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1827 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-08 01:48:51 +00:00
hikerstk
376786da88 Added new challenges to Visual Studio project file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1826 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-08 01:46:57 +00:00
hikerstk
76429aa5ab 1) Redesigned music_information and sound_manager interaction.
2) The faster music is now only triggered for the last 30 seconds
   of a race.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1825 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-08 01:28:07 +00:00
scifly
89b26ff5a5 1. Added a challenge to lock fort magma track.
2.  Changed grand prix challenges so that a win is necessary to complete them.
3.  Increased the time in which to complete the city challenge to 5:20.
4.  Added some linebreaks to some of the text for the challenges as it was being truncated.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1824 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-07 21:16:47 +00:00
hikerstk
e462550218 Added _() around strings that need to be translated.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1823 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-07 11:56:40 +00:00
hikerstk
d18fadb682 Added credits for translations.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1822 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-07 04:50:30 +00:00
cosmosninja
77aa79cbfe Added some comments to the widget.cpp file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1821 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-07 04:38:33 +00:00
hikerstk
236883d018 Added Dutch translation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1820 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-07 02:55:03 +00:00
auria
ac0210e8a2 Added stripped down city model
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1819 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-06 18:46:15 +00:00
hikerstk
a7a28114ae Fixed encoding of translated string, so that special characters
will work with latin-1 fonts.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1818 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-06 14:13:28 +00:00
hikerstk
823110be8b Added new function to simulate bold fonts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1817 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-05 13:03:22 +00:00
hikerstk
a41ce77029 Increased the number of substeps to give better kart acceleration (though
slower reaction) on slower machines.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1816 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-05 08:01:41 +00:00
hikerstk
62fe49b54f Fixed compilation problem, removed warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1815 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-05 07:06:44 +00:00
hikerstk
5385c3f9b2 1) Made 'reverse' camera a normal camera mode (instead of an additional
feature)
2) Cleaned up camera handling.
3) Some work on replacing sg* with bt* data structures.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1814 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-05 06:58:42 +00:00
auria
1e40021b91 Ignore asserts in release mode (will require regenerating build files and doing a clean build)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1813 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-05 01:30:15 +00:00
cosmosninja
9e8cfb5767 Changed the behavior of game manager frame limit.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1812 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-04 17:34:40 +00:00
cosmosninja
3c12ee6608 Added a function to dynamically resize to text.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1811 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-04 01:30:54 +00:00
auria
4b13730b0c fixed grammar error
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1810 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-04 01:15:58 +00:00
cosmosninja
c22e86aa68 Reassign rounded borders to menus that were missing it.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1809 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-04 00:09:16 +00:00
cosmosninja
bbb970301c If drawing more than 125 frames per second, process the game every 10 miliseconds (100 frames per second, because that's the minimum amount of time we will be able to get away with); this avoids STK using 100% of the cpu without reason; won't really make a difference when the game is slow.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1808 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-04 00:08:49 +00:00
cosmosninja
b55af274b5 Fixes time trial having AI karts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1807 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-02 21:01:27 +00:00
cosmosninja
73817a99d5 GUI improvements: removes warnings, fixes bugs, adds some capabilities. Sorry for the late commit, I thought I had done it last night.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1806 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-02 20:58:26 +00:00
hikerstk
fa75f05429 Prevent steering while doing a wheelie.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1805 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-02 06:26:07 +00:00
hikerstk
24aede9fc6 Added missing function.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1804 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-02 03:10:08 +00:00
hikerstk
1e17479354 1) Changed implementation of wheelies to avoid the jiggering
that sometimes happened when crossing triangle boundaries.
2) Started replacing sg functions and data structures with
   bullet objects and methods.



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1803 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-02 03:01:25 +00:00
hikerstk
526819a418 Code cleanup to follow coding standards.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1802 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-02 02:37:57 +00:00
hikerstk
29d09a85da Updated for bullet 2.68.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1801 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-02 02:19:13 +00:00
auria
bbe35e5e45 fixed for magma driveline/AI issues
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1799 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-02 01:34:24 +00:00