.. |
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
|
Started adding support for multiple keyboard players (does not work at kart selection screen atm)
|
2009-11-14 15:09:34 +00:00 |
enet
|
Applied Yann's patch to allow to build STK in different build
|
2008-11-20 01:35:07 +00:00 |
graphics
|
Added a minimum speed karts need in order to use slipstreaming. Removed debug output.
|
2009-12-09 03:50:44 +00:00 |
guiengine
|
1) Updated project file for latest changes.
|
2009-12-07 00:45:49 +00:00 |
ide
|
1) Updated project file for latest changes.
|
2009-12-07 00:45:49 +00:00 |
input
|
non-game-master players are now also prevented from altering race setup screens using mouse
|
2009-12-06 19:29:35 +00:00 |
io
|
Revmoed support for irrlicht 1.5 (which doesn't have all functions we need anyway).
|
2009-12-04 01:09:40 +00:00 |
items
|
1) Started to add split screen (though not all parts of the race gui are displayed correctly yet).
|
2009-11-23 05:20:05 +00:00 |
karts
|
Added a minimum speed karts need in order to use slipstreaming. Removed debug output.
|
2009-12-09 03:50:44 +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
|
Fixed time-trial mode - no more boxes will be added to the track.
|
2009-12-10 02:10:19 +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
|
1) Started to add split screen (though not all parts of the race gui are displayed correctly yet).
|
2009-11-23 05:20:05 +00:00 |
race
|
In multiplayer mode, players other than the game master should not be able to select stuff in race setup menus
|
2009-12-06 19:22:57 +00:00 |
replay
|
Removed scene.?pp (which didn't do much anyway except for
|
2009-08-19 04:03:25 +00:00 |
robots
|
Bugfix: debug code wasn't #ifdef'ed.
|
2009-11-24 12:29:54 +00:00 |
states_screens
|
1) Updated project file for latest changes.
|
2009-12-07 00:45:49 +00:00 |
tracks
|
Fixed time-trial mode - no more boxes will be added to the track.
|
2009-12-10 02:10:19 +00:00 |
utils
|
Added new template, which is necessary for some compilers (e.g.
|
2009-12-14 01:41:50 +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
|
A menu that uses animations can now choose not to throttle FPS to 35. This means credits and feature unlocked are now smoother
|
2009-12-06 02:19:37 +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
|
Started adding support for multiple keyboard players (does not work at kart selection screen atm)
|
2009-11-14 15:09:34 +00:00 |
Makefile.am
|
Fixed several typos/bugs in filenames.
|
2009-12-14 02:08:25 +00:00 |