.. |
addons
|
Fixed progress callback for curl (incorrect parameter declaration).
|
2011-01-03 03:21:14 +00:00 |
animations
|
Removed unused animation_manager (track object manager takes care
|
2010-12-16 21:15:59 +00:00 |
audio
|
Fixed more leaks
|
2010-12-12 01:25:47 +00:00 |
bullet
|
Apply NetBSD fix from bug tracker
|
2010-12-18 15:05:49 +00:00 |
challenges
|
Slightly improved confusing error message
|
2011-01-01 21:29:55 +00:00 |
config
|
Fix player names so that they may contain accentuated characters
|
2010-12-28 01:50:24 +00:00 |
enet
|
Applied Yann's patch to allow to build STK in different build
|
2008-11-20 01:35:07 +00:00 |
font_tool
|
Added list of Asian translations to use.
|
2010-12-13 11:53:38 +00:00 |
graphics
|
Fix typo
|
2010-12-21 21:30:28 +00:00 |
guiengine
|
Better handle filler ribbon items
|
2011-01-01 23:49:46 +00:00 |
ide
|
Update Xcode project for latest addons changes
|
2010-12-30 18:58:34 +00:00 |
input
|
Add gamepad button info to --gamepad-debug, from our current bug reports this looks like info we need
|
2010-12-28 00:34:26 +00:00 |
io
|
Deactivate writing unicode XML until irrlicht devs fix thing son their side
|
2011-01-02 19:02:31 +00:00 |
items
|
Enable fog for boxes, bananas, etc.
|
2011-01-03 02:47:09 +00:00 |
karts
|
Add minor error checking
|
2010-12-31 02:41:11 +00:00 |
modes
|
Auto-rescue will now not be counted as a hit in battle mode anymore.
|
2010-12-20 12:21:48 +00:00 |
network
|
Big refactor : move a lot of strings and config files to use wide strings. For instance to be able to cope with foreign characters in player names
|
2010-12-28 01:29:36 +00:00 |
physics
|
Fixed memory leaks.
|
2010-12-12 11:49:00 +00:00 |
race
|
Nitro target line remains on restart. Important everyone : if you find a sequence of events that causes the nitro line to remain when it shouldn't, tell me, it's hard to think of every possible case
|
2010-12-31 02:24:44 +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
|
Removed hard coded paths for karts and some duplicated code.
|
2011-01-03 03:25:36 +00:00 |
tracks
|
Removed unused animation_manager (track object manager takes care
|
2010-12-16 21:15:59 +00:00 |
tutorial
|
Tutorial incremental commit. Add main loading and improving xml loading
|
2010-12-23 13:38:38 +00:00 |
utils
|
Added support for %0 type syntax in StringUtils::insertValue, since tools that verify translations integrity don't all like the older %0 syntax I used
|
2010-12-31 01:29:04 +00:00 |
windows_installer
|
Updated Windows icon
|
2010-11-29 15:38:55 +00:00 |
Doxyfile
|
Some updates to doxyfile (mostly to support subdirs).
|
2008-11-20 02:12:47 +00:00 |
main_loop.cpp
|
Removed debug output.
|
2010-12-05 22:24:01 +00:00 |
main_loop.hpp
|
Removed unused includes
|
2010-09-28 14:35:43 +00:00 |
main.cpp
|
Fixed incorrect/hard coded paths.
|
2011-01-03 03:28:18 +00:00 |
Makefile.am
|
Moved AddonProp into a separate class Addon with proper
|
2010-12-29 21:52:33 +00:00 |