.. |
animations
|
1) Added support for new --trackdir command line parameter (which specifies a directory with more
|
2009-08-25 11:58:25 +00:00 |
audio
|
Added ear-candy to previous commit + made it easier to add sound effects in menus
|
2009-10-28 23:57:10 +00:00 |
bullet
|
STK should now compile without glut being installed.
|
2009-10-07 05:20:05 +00:00 |
challenges
|
minor cleanup
|
2009-10-28 22:27:11 +00:00 |
config
|
Applied Hendrik's patch:
|
2009-09-15 04:48:14 +00:00 |
enet
|
Applied Yann's patch to allow to build STK in different build
|
2008-11-20 01:35:07 +00:00 |
graphics
|
Fixed unlit materials (i.e. nitro color no more depends on your orientation)
|
2009-10-29 21:00:11 +00:00 |
guiengine
|
Fixed potential crash
|
2009-10-30 00:09:32 +00:00 |
ide
|
Started implementing challenges menu (for some reason, many challenge files are not found/loaded, didn't figure why yet)
|
2009-10-20 20:52:52 +00:00 |
input
|
Yay for another mammoth commitsvn rm src/states_screens/options_screen.hpp Major cleanup in screens event handling, so that I can look at my code without being ashamed ;)
|
2009-10-04 23:59:05 +00:00 |
io
|
Fixed ARGB/RGBA in xml loader
|
2009-10-29 17:07:06 +00:00 |
items
|
Minor changes (nothing visible)
|
2009-10-21 22:51:23 +00:00 |
karts
|
Cosmetic change.
|
2009-10-07 05:01:57 +00:00 |
lisp
|
Bugfix: a pointer to a temporary char array was used after the temporary char
|
2009-09-04 12:18:20 +00:00 |
modes
|
Bugfix: For the duration of one frame the position of the karts was incorrect
|
2009-10-23 01:54:05 +00:00 |
network
|
Added an implicit dependency that caused problems on some systems (fixed previous commit, it was plain wrong)
|
2009-10-06 17:03:08 +00:00 |
physics
|
revert to copying raycast info for wheel suspension.
|
2009-09-01 15:38:38 +00:00 |
race
|
Updated project file, removed VS compiler warnings.
|
2009-09-02 02:08:24 +00:00 |
replay
|
Removed scene.?pp (which didn't do much anyway except for
|
2009-08-19 04:03:25 +00:00 |
robots
|
Bugfix: Incorrectly used driveline width instead of half driveline width, which means
|
2009-10-27 12:32:42 +00:00 |
states_screens
|
More much needed cleanup and documentating in the kart selection screen
|
2009-10-30 00:51:58 +00:00 |
tracks
|
Minor lighting code tweaks
|
2009-10-29 20:46:16 +00:00 |
utils
|
Updated project file, removed VS compiler warnings.
|
2009-09-02 02:08:24 +00:00 |
windows_installer
|
Fixing all remaining "executable" flags.
|
2009-02-27 02:54:25 +00:00 |
Doxyfile
|
Some updates to doxyfile (mostly to support subdirs).
|
2008-11-20 02:12:47 +00:00 |
main_loop.cpp
|
Added support for changing the ambient color in certain areas of a track.
|
2009-09-16 05:32:17 +00:00 |
main_loop.hpp
|
1) Profile mode now works, and is now completely implemented
|
2009-08-23 15:42:58 +00:00 |
main.cpp
|
Yay for another mammoth commitsvn rm src/states_screens/options_screen.hpp Major cleanup in screens event handling, so that I can look at my code without being ashamed ;)
|
2009-10-04 23:59:05 +00:00 |
Makefile.am
|
Add challenges.[ch]pp
|
2009-10-20 21:25:55 +00:00 |