.. |
addons
|
Fixed reload functionality.
|
2011-05-25 06:57:21 +00:00 |
animations
|
More work on 'thou shalt not include irrlicht.h everywhere carelessly'
|
2011-05-22 19:29:52 +00:00 |
audio
|
Add nice little race end fanfare and race summary song by Dundersylt
|
2011-05-21 01:07:06 +00:00 |
bullet
|
Silence a few silly warnings
|
2011-02-14 02:50:38 +00:00 |
challenges
|
More work on 'thou shalt not include irrlicht.h everywhere carelessly'
|
2011-05-22 19:29:52 +00:00 |
config
|
More work on 'thou shalt not include irrlicht.h everywhere carelessly'
|
2011-05-22 19:29:52 +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
|
Fixed add-ons being left out when reloading after a resolution switch
|
2011-05-22 22:40:00 +00:00 |
guiengine
|
Fixed coordinate -1 resulting in weird bugs
|
2011-05-25 01:28:14 +00:00 |
ide
|
Update Xcode project
|
2011-05-13 00:02:23 +00:00 |
input
|
Highlight gamepad when pressing its keys, to help the player tell them apart
|
2011-05-23 20:51:17 +00:00 |
io
|
Minor includes cleanup
|
2011-05-22 23:04:19 +00:00 |
items
|
More work on 'thou shalt not include irrlicht.h everywhere carelessly'
|
2011-05-22 19:29:52 +00:00 |
karts
|
Display when you get a highscore (it's a little subtle for now but at least the infrastructure is there)
|
2011-05-25 01:53:15 +00:00 |
modes
|
Display when you get a highscore (it's a little subtle for now but at least the infrastructure is there)
|
2011-05-25 01:53:15 +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
|
Remove unneccesary includes
|
2011-05-22 22:15:10 +00:00 |
race
|
Clean up irrlicht includes; avoiding including the huge irrlicht.h when we only need one specific class, especially in header files; use forwards when possible
|
2011-05-22 18:03:28 +00:00 |
replay
|
|
|
states_screens
|
Bugfix: the label with the error message was invisible.
|
2011-05-25 04:22:05 +00:00 |
tinygettext
|
More work on 'thou shalt not include irrlicht.h everywhere carelessly', plus add debug checks to tinygettext in a desperate attempt to make STK Arthur_D-proof
|
2011-05-22 18:41:52 +00:00 |
tracks
|
Simplify code by using PtrVector instead of vector + manual delete
|
2011-05-24 00:04:43 +00:00 |
tutorial
|
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 |
utils
|
Simplify for_in code
|
2011-05-24 00:44:25 +00:00 |
windows_installer
|
Replaced old windows icon with larger 256x256 icon.
|
2011-04-13 00:52:51 +00:00 |
Doxyfile
|
|
|
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
|
Clean up irrlicht includes; avoiding including the huge irrlicht.h when we only need one specific class, especially in header files; use forwards when possible
|
2011-05-22 18:03:28 +00:00 |
Makefile.am
|
1) Moved news message handling into a separate object.
|
2011-05-12 23:51:00 +00:00 |