.. |
addons
|
Added support for arena-addons (as a separate tab).
|
2011-06-27 22:49:15 +00:00 |
animations
|
Removed compiler warning (NoCopy already in base class), caused by recently
|
2011-05-29 23:15:17 +00:00 |
audio
|
Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small
|
2011-05-29 19:52:24 +00:00 |
bullet
|
Added more asserts to capture NANs early on.
|
2011-05-30 11:30:11 +00:00 |
challenges
|
Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small
|
2011-05-29 19:52:24 +00:00 |
config
|
Removed unused explosion-impulse property.
|
2011-06-04 13:21:06 +00:00 |
enet
|
Fixed linux compilation of new enet version.
|
2011-03-17 23:01:49 +00:00 |
font_tool
|
Updated release build settings.
|
2011-04-13 04:51:33 +00:00 |
graphics
|
Replace the fricition material flag with a simpler boolean (anyway the previous value was only used like a boolean)
|
2011-07-01 00:23:57 +00:00 |
guiengine
|
Removed compiler warnings.
|
2011-06-26 23:03:50 +00:00 |
ide
|
Remove a few superfluous (but harmless) include search paths in Xcode projet)
|
2011-06-07 00:45:19 +00:00 |
input
|
Enable artist debug mode tricks in multiplayer too
|
2011-07-02 00:31:26 +00:00 |
io
|
Improved documentation.
|
2011-06-23 11:26:30 +00:00 |
items
|
Added some debug output to swatter to check why a swatter is swatting
|
2011-06-22 23:53:10 +00:00 |
karts
|
Replace the fricition material flag with a simpler boolean (anyway the previous value was only used like a boolean)
|
2011-07-01 00:23:57 +00:00 |
modes
|
At Arthur_D's request : in artist debug mode, when there are no AI karts, skip the ready/set/go messages quickly to make testing go faster
|
2011-07-01 23:59:25 +00:00 |
network
|
More work on 'thou shalt not include irrlicht.h everywhere carelessly', plus add debug checks to track.hpp in a desperate attempt to make STK Arthur_D-proof
|
2011-05-22 18:31:25 +00:00 |
physics
|
Added a very first version of a swatter (or inflatable hammer).
|
2011-06-22 12:27:48 +00:00 |
race
|
Don't cache GP names translations so that if you switch the language they apepar in the new language
|
2011-06-17 01:46:30 +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
|
Stopped hard coding 3 as the number of arenas in 3 strikes menu. See previous commit for more.
|
2011-07-03 01:48:47 +00:00 |
tinygettext
|
Remove old Norwegian language definitions after request from mailing list
|
2011-06-13 22:30:38 +00:00 |
tracks
|
Added a very first version of a swatter (or inflatable hammer).
|
2011-06-22 12:27:48 +00:00 |
tutorial
|
Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small
|
2011-05-29 19:52:24 +00:00 |
utils
|
Added support for some XML entities in add-ons description
|
2011-06-25 22:38:19 +00:00 |
windows_installer
|
Replaced old windows icon with larger 256x256 icon.
|
2011-04-13 00:52:51 +00:00 |
Doxyfile
|
Some updates to doxyfile (mostly to support subdirs).
|
2008-11-20 02:12:47 +00:00 |
main_loop.cpp
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
main_loop.hpp
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
main.cpp
|
Fixed crash when starting into an arena from command-line
|
2011-06-26 22:49:09 +00:00 |
Makefile.am
|
1) Moved news message handling into a separate object.
|
2011-05-12 23:51:00 +00:00 |