..
addons
Adding chinese language in gen-mo (not added yet), tab system in the addons menu and some others very little things
2010-07-28 17:46:48 +00:00
animations
Support added for 'coneX' and 'coneZ' shapes as physical objects
2010-06-07 22:08:15 +00:00
audio
Improved error message shown when a music fails to load + fixed the new snowy song file
2010-07-17 17:11:41 +00:00
bullet
Added reminder echo to fix some bugs in bullet.
2010-03-11 22:01:32 +00:00
challenges
Bugfix : don't show challenges that rely on a broken GP
2010-05-07 17:49:04 +00:00
config
Bugfix: tried to read incorrect keyword from config file, and as a result
2010-07-22 22:33:53 +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 rare bug in which stk aborts (because it receives a WM_QUIT message)
2010-08-10 01:15:53 +00:00
guiengine
Added way for GUI screens to receive all player actions
2010-08-26 00:08:10 +00:00
ide
Updated VS project file, fixed compilation problem in layout_manager.
2010-08-16 01:01:46 +00:00
input
Bugfix: avoid crash if any of the special debug keys (F1, F2, ...) is
2010-08-04 22:47:36 +00:00
io
Fised memory leak.
2010-07-05 23:00:41 +00:00
items
Added names to scene nodes.
2010-08-08 22:54:04 +00:00
karts
Prevent karts from early starting by driving backwards (bug 3053199).
2010-08-26 04:23:05 +00:00
modes
Added new race result gui, which is an actual screen now. This is still work in progress
2010-08-24 23:19:14 +00:00
network
Some cleanups with ActivePlayer. Moved it to StateManager, because that's where active players are created and stored - this will be less confusing than hiding it inside a configuration class. More work is still to be done if we want to make this code really clean, though.
2010-02-18 21:28:32 +00:00
physics
Fixed doubly-defined constructor that didn't compile
2010-07-06 00:02:51 +00:00
race
Decide smarter who won and who lost in a GP, depending on number of players
2010-08-08 01:02:26 +00:00
replay
Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but
2009-12-18 00:36:35 +00:00
states_screens
Added support for skipping animations by pressing 'fire'.
2010-08-26 10:16:58 +00:00
tracks
Added names to scene nodes.
2010-08-08 22:54:04 +00:00
utils
Ported race paused dialog to XML files + fixed many small things with dialogs-from-xml on the way
2010-08-15 23:24:08 +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
Modified music handling, fixing the music heard during GP lost/won
2010-06-13 18:25:49 +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
Added --gp option to start a GP from the command line.
2010-07-25 22:35:53 +00:00
Makefile.am
Extracted the new common base for Screen and ModalDialog out of the temporary location where it was put in previous commit
2010-08-16 00:46:17 +00:00