.. |
addons
|
Updated VS 9 project file, and fixed compilation problems.
|
2013-07-09 01:22:58 +00:00 |
animations
|
Likewise for userconfigparams
|
2013-06-26 13:32:02 +00:00 |
audio
|
repairing some bugs appearing after a certain time being connected
|
2013-07-09 23:35:53 +00:00 |
challenges
|
Fix assertion failure at end of challenges
|
2013-06-20 00:31:31 +00:00 |
config
|
adding possibilities to connect directly with command-line options, adding console entry for the client server manager'
|
2013-07-09 12:42:44 +00:00 |
graphics
|
Fix misleading comment
|
2013-07-03 23:22:06 +00:00 |
guiengine
|
fixing a crash due to gui modal dialog
|
2013-07-09 13:14:48 +00:00 |
ide
|
Updated VS project file.
|
2013-07-14 22:09:06 +00:00 |
input
|
Apply patch by Lilian Gimenez to support gamepad triggers in input code
|
2013-07-01 22:50:59 +00:00 |
io
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
items
|
Updated VS 9 project file, and fixed compilation problems.
|
2013-07-09 01:22:58 +00:00 |
karts
|
adding a protocol to update positions over network during a race
|
2013-07-16 14:45:48 +00:00 |
modes
|
adding a protocol to update positions over network during a race
|
2013-07-16 14:45:48 +00:00 |
network
|
server changes
|
2013-07-19 16:09:32 +00:00 |
online
|
adding features in the client lobby room protocol, separating client and server lobby room protocols in their own files to have clearer code
|
2013-07-10 20:15:17 +00:00 |
physics
|
correcting the ai kart bug due to the former networking removal
|
2013-07-05 12:01:29 +00:00 |
race
|
adding a workaround to be able to start a network client from a server (with --no-graphics option)
|
2013-07-16 22:27:28 +00:00 |
replay
|
Space cleanup pass on the headers
|
2013-05-30 19:47:39 +00:00 |
states_screens
|
fix a bug that made the server crash during an assertion
|
2013-07-16 22:50:00 +00:00 |
tinygettext
|
tinygettext const fix
|
2013-06-28 12:16:22 +00:00 |
tracks
|
fixing a segfault caused by mipmaps in --no-graphics mode and adding a connect to peer protocol (for the server)
|
2013-07-07 22:23:13 +00:00 |
utils
|
Updated VS 9 project file, and fixed compilation problems.
|
2013-07-09 01:22:58 +00:00 |
windows_installer
|
Install shortcuts for all users, not only active user (since the installer is
|
2012-12-10 03:06:29 +00:00 |
Doxyfile
|
Quite a bit of work on Doxygen docs to contain an overview of the STK source code base
|
2011-10-25 17:46:14 +00:00 |
Doxyfile_Win
|
Add a doxfile for windows with adapted DOT_PATH
|
2012-04-07 22:59:20 +00:00 |
main_loop.cpp
|
adding a workaround to be able to start a network client from a server (with --no-graphics option)
|
2013-07-16 22:27:28 +00:00 |
main_loop.hpp
|
Ran a small bash script to remove all of those annoying strings. The only thing they gave us were the need to rebuild after committing
|
2011-12-06 18:43:36 +00:00 |
main.cpp
|
adding a workaround to be able to start a network client from a server (with --no-graphics option)
|
2013-07-16 22:27:28 +00:00 |
Makefile.am
|
Update build.
|
2013-07-04 18:57:23 +00:00 |