auria
84528b4e70
Modified race setup screen to be less fancy and more useful
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4322 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-19 18:54:08 +00:00
auria
542320a2e6
Fixed glitch with "selection bubble"
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4321 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-19 18:49:06 +00:00
mbjornstk
5fe41e5625
Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but
...
there are still trailing spaces and lines with 5 spaces as indent (fix them
as the files are changed for other reasons). src/guiengine/CGUIFont.* and
src/bullet/ not processed to allow cleaner updates from upstream.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4320 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-18 00:36:35 +00:00
hikerstk
5a938b4bf9
Removed more tabs.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4319 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-17 23:45:42 +00:00
hikerstk
3a81b033cd
Removed tabs.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4318 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-17 23:42:50 +00:00
hikerstk
f8920355fe
Removed tabs.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4317 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-17 23:38:47 +00:00
auria
5eac1154c2
When pressing escape to leave track info dialog, focus is now properly restored on previously selected track
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4316 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-17 22:18:14 +00:00
auria
e77fc3cb0c
Fixed one aspect ratio problem (when using child_width/height properties and DynamicRibbon)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4315 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-17 22:06:23 +00:00
hikerstk
733ad21498
Bugfix: physical objects where exported as static part of the track, too.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4314 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-17 21:42:45 +00:00
auria
a5278e6257
Use new badging facility to show the green check on selected karts, simplifying code and fixing bugs
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4313 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-17 21:36:45 +00:00
hikerstk
aa7bd6a591
Renamed 'physic' objects to be 'mov(e)able'.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4312 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-17 03:21:41 +00:00
hikerstk
9aba7a2b1e
Removed debug output.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4311 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-17 02:44:09 +00:00
hikerstk
53cadb6915
Bugfix: closing ">" was missing.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4310 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-17 01:49:56 +00:00
hikerstk
0ddcb9dc2c
File missing in previous commit.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4309 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-17 00:24:38 +00:00
hikerstk
d4c537c7e8
1) Added support for ignoring materials
...
2) Replaced tabs with spaces.
3) Removed unnecessary function parameter for loadTrackInfo.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4308 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-17 00:22:29 +00:00
hikerstk
d395af2bff
Fixed type in b3d track exporter.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4307 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-16 23:03:17 +00:00
hikerstk
de0e948c9a
Simplified camera code somewhat, added support for final-camera, and made reverse
...
faster.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4306 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-16 21:37:33 +00:00
hikerstk
f6b4197b7d
Removed unused (and incorrect) final camera settings, added warning in
...
case the screenshot and/or music are not defined. In this case they
won't be added to the track.xml file (and stk should handle this, i.e.
print an error message and ignore this track).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4305 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-16 04:04:52 +00:00
hikerstk
2fa39df4e3
Bugfix in case that the stk b3d exporter is used which supports
...
mipmap flags.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4304 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-16 03:44:19 +00:00
hikerstk
c8339cd729
Fixed typo in warning message.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4303 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-16 03:06:35 +00:00
hikerstk
9b29581c4e
Fixed compiler warnings.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4302 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-16 01:44:16 +00:00
hikerstk
b65fbd8a23
Removed tabs.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4301 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-16 01:00:15 +00:00
hikerstk
df8ba82bd3
Made the irrlicht branch the new trunk.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4300 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-15 22:18:51 +00:00
auria
5dfc5e0b02
Fixed feature unlocked screen leaving a light in the scene tree
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4298 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-15 03:06:49 +00:00
auria
8a2e507d93
Fixed glitches during zoom-in effect, caused by unsigned arithmetic
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4297 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-15 03:04:09 +00:00
auria
1690b0fedf
Fixed other glitch (track dialog)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4296 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-15 02:48:59 +00:00
hikerstk
6c53227c56
Fixed type (white space after "\").
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4295 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-15 02:40:06 +00:00
auria
8eacc7d8c7
Fixed one glitch (keyboard navigation), created another (track screenshot gone) =)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4294 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-15 02:34:27 +00:00
auria
db65b93e27
Use yekcim's speedmeter
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4293 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-15 02:01:38 +00:00
mbjornstk
a9bdacbe80
Try to enable fading (but seems to do nothing visible).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4292 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-15 01:29:38 +00:00
auria
ffc5d397e8
Fixed one of the glitches introduced in previous commit
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4291 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 20:43:49 +00:00
auria
68ba369ff4
Lots of small fixes and cleanup; major change : totally bypass irrLicht's icon rendering in the GUI, which is insufficient for our needs. Use a new system that's much more flexible. Improved locking icon on the way. A few minor glitches introduced, to be fixed soon
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4290 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 20:15:09 +00:00
hikerstk
29c1623f29
Removed compiler warning.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4289 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 04:34:00 +00:00
hikerstk
c2a80d6f3d
Removed unused/old files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4288 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 04:31:26 +00:00
hikerstk
a9e9ec4475
Fixed kart installation, removed unused files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4287 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 04:10:51 +00:00
hikerstk
5d1e2c2bd6
1) Fixed track installation.
...
2) Removed unused files and unuses entries in files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4286 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 04:07:56 +00:00
hikerstk
0d14f182a3
Added final camera position to xml file (not used atm in STK).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4285 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 03:44:35 +00:00
hikerstk
99287f1712
Fixed installation for texture subdirectory.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4284 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 03:27:31 +00:00
hikerstk
a2c5996ef1
Fixed installation for sfx.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4283 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 03:25:08 +00:00
hikerstk
87cb28fe82
Fixed installation for model subdir.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4282 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 03:24:43 +00:00
hikerstk
0e140899c5
Fixed makefiles for gui directory tree.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4281 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 02:37:33 +00:00
hikerstk
5e5d0a9caa
Removed unused plib txf fonts, fixed Makefile to pack the new fonts.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4280 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 02:35:48 +00:00
hikerstk
907616f927
Fixed several typos/bugs in filenames.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4279 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 02:08:25 +00:00
hikerstk
77a5659dc0
Added new template, which is necessary for some compilers (e.g.
...
SunStudio).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4278 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 01:41:50 +00:00
hikerstk
1a13a5ccc8
Added <locale.h> include, which is necessary for certain compilers (e.g. SunStudio).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4277 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 01:40:54 +00:00
hikerstk
057393eb1a
Removed loops and shortcuts from beach track, which were meant for testing only.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4276 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-13 01:09:18 +00:00
hikerstk
68ceea8619
Fixed time-trial mode - no more boxes will be added to the track.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4275 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-10 02:10:19 +00:00
hikerstk
81eeb36edb
Added a minimum speed karts need in order to use slipstreaming. Removed debug output.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4274 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-09 03:50:44 +00:00
hikerstk
f78baf0c82
Fixed memory leak.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4273 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-09 03:48:27 +00:00
hikerstk
9e133ac141
Bugfix: distance-from-start calculations could become inconsistent at places where two drivelines
...
merge together, resulting in kart-order changing more or less randomly.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4272 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-08 12:13:30 +00:00