.. |
animations
|
Lots of small changes to make the output Doxygen file much more useful
|
2010-04-23 20:36:13 +00:00 |
audio
|
Lots of small changes to make the output Doxygen file much more useful
|
2010-04-23 20:36:13 +00:00 |
bullet
|
Added reminder echo to fix some bugs in bullet.
|
2010-03-11 22:01:32 +00:00 |
challenges
|
Lots of small changes to make the output Doxygen file much more useful
|
2010-04-23 20:36:13 +00:00 |
config
|
Made bubble gum disappear (after a certain number of hits, set in
|
2010-04-27 22:43:44 +00:00 |
enet
|
Applied Yann's patch to allow to build STK in different build
|
2008-11-20 01:35:07 +00:00 |
graphics
|
Set camera near distance (magic number, needs fixing and documenting why 52
|
2010-04-27 00:59:08 +00:00 |
guiengine
|
Fixed VS compilation problem.
|
2010-04-26 23:41:40 +00:00 |
ide
|
Moved PowerupType into PowerupManager (some minor work on
|
2010-04-28 13:17:02 +00:00 |
input
|
Moved PowerupType into PowerupManager (some minor work on
|
2010-04-28 13:17:02 +00:00 |
io
|
Lots of small changes to make the output Doxygen file much more useful
|
2010-04-23 20:36:13 +00:00 |
items
|
Moved PowerupType into PowerupManager (some minor work on
|
2010-04-28 13:17:02 +00:00 |
karts
|
Moved PowerupType into PowerupManager (some minor work on
|
2010-04-28 13:17:02 +00:00 |
modes
|
Moved PowerupType into PowerupManager (some minor work on
|
2010-04-28 13:17:02 +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
|
More work to enhance Doxygen output
|
2010-04-23 20:48:56 +00:00 |
race
|
More work to enhance Doxygen output
|
2010-04-23 20:48:56 +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
|
Improved lap count display location calculation to avoid any overlap with minimap. The position is still calculated every frame even though it doesn't change, which is a bit silly, but we can improve that later...
|
2010-04-28 18:26:23 +00:00 |
tracks
|
Fixed crash when using --check-debug and a check structure kind=toggle.
|
2010-04-28 23:00:44 +00:00 |
utils
|
Cosmetic change only (have same-named functions declared next to each other).
|
2010-04-28 23:29:23 +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
|
Renamed SoundManager into MusicManager, since this makes it much clearer what it does (it was just confusing to have SoundManager and SFXManager)
|
2010-04-21 17:24:02 +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 new command line flag to enable debug debug camera (showing the view from high above
|
2010-04-26 23:28:11 +00:00 |
Makefile.am
|
Fixed problems with make dist (removed files still listed
|
2010-04-28 00:42:00 +00:00 |