.. |
animations
|
Updated animation rotations.
|
2009-08-04 13:05:13 +00:00 |
audio
|
Further improved XML generation for user config + prepared infrastructure for saving challenges/players (groups)
|
2009-06-21 16:15:27 +00:00 |
bullet
|
More EOL prop setting and fixing of files with mixed EOLs.
|
2009-03-01 00:46:47 +00:00 |
challenges
|
Removed HAVE_IRRLICHT
|
2009-08-03 05:02:30 +00:00 |
config
|
More cleanup for the input system. Removed a lot of functions from InputDevice that won't be used there anymore.
|
2009-08-06 19:05:26 +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 fixes to STK to work with current irrlicht SVN. All changes
|
2009-08-05 12:45:11 +00:00 |
guiengine
|
Added fixes to STK to work with current irrlicht SVN. All changes
|
2009-08-05 12:45:11 +00:00 |
ide
|
Updated VS project file.
|
2009-07-20 03:09:25 +00:00 |
input
|
More cleanup for the input system. Removed a lot of functions from InputDevice that won't be used there anymore.
|
2009-08-06 19:05:26 +00:00 |
io
|
Added fixes to STK to work with current irrlicht SVN. All changes
|
2009-08-05 12:45:11 +00:00 |
items
|
Some code cleanup.
|
2009-08-06 05:11:16 +00:00 |
karts
|
Added support for the kart files to specify the shape of its symbol in the mini map.
|
2009-08-02 23:40:46 +00:00 |
lisp
|
Code cleanup (removed HAVE_IRRLICHT, ...).
|
2009-08-02 23:42:03 +00:00 |
modes
|
Fixed incorrect code (and warning)
|
2009-08-02 18:04:16 +00:00 |
network
|
Started mammoth cleanup of GUI code. Separated the generic GUI engine and the STK-specific bits (still work to do on this side)
|
2009-07-18 17:48:36 +00:00 |
physics
|
Some code cleanup.
|
2009-08-06 05:11:16 +00:00 |
race
|
Fixed AI kart count widgets to provide correct in game
|
2009-08-02 19:08:11 +00:00 |
replay
|
1) Created new config subdir and moved the last remaining files into
|
2009-06-11 10:00:43 +00:00 |
robots
|
Moved timeToString into StringUtils.
|
2009-07-08 12:34:39 +00:00 |
states_screens
|
More cleanup for the input system. Removed a lot of functions from InputDevice that won't be used there anymore.
|
2009-08-06 19:05:26 +00:00 |
tracks
|
Added fixes to STK to work with current irrlicht SVN. All changes
|
2009-08-05 12:45:11 +00:00 |
utils
|
1) Fixed render-to-texture bug (which resulted in black background instead of
|
2009-07-20 12:35:34 +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
|
Started mammoth cleanup of GUI code. Separated the generic GUI engine and the STK-specific bits (still work to do on this side)
|
2009-07-18 17:48:36 +00:00 |
main_loop.hpp
|
1) Added calls to new render functions which are
|
2009-07-12 11:54:21 +00:00 |
main.cpp
|
fixed crashes with command line arguments
|
2009-08-02 17:56:59 +00:00 |
Makefile.am
|
Added new DeviceConfig class (/config/device_config.cpp) for review. The DeviceConfig class will be responsibile for handling Gamepad and Keyboard configurations. It is now possible to share a single configuration between identical devices. Begun integration, still needs *a lot* of cleanup, but basically works.
|
2009-08-06 18:00:18 +00:00 |