.. |
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
|
Now more different stuff comes out of the chest
|
2009-12-06 02:05:45 +00:00 |
guiengine
|
Removed annoying prints
|
2009-12-06 16:33:05 +00:00 |
ide
|
Major and great font update : added support for scalable fonts (better not wait for them to implement it), and added a second more colourful font for titles
|
2009-12-05 23:15:15 +00:00 |
input
|
Fixed input device association bug when starting game clicking and a gamepad is plugged
|
2009-12-06 16:23:17 +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
|
Fixed minor warning; fixed Xcode project
|
2009-11-30 13:32:33 +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: check_structures were reset before karts, which means that in the very first frame of a
|
2009-12-04 00:49:38 +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
|
Fixed input mode not properly reset when exiting race
|
2009-12-06 16:06:39 +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
|
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 |
tracks
|
Revmoed support for irrlicht 1.5 (which doesn't have all functions we need anyway).
|
2009-12-04 01:09:40 +00:00 |
utils
|
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 |
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
|
Add references to CGUIFont.[ch]pp.
|
2009-12-05 23:28:54 +00:00 |