stk-code_catmod/src
auria cf85ff876d Player dialog is now shown when pressing enter/double-clicking on a player in the list. Fixed dismissing dialogs with escape.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3643 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-06-24 17:53:22 +00:00
..
audio Further improved XML generation for user config + prepared infrastructure for saving challenges/players (groups) 2009-06-21 16:15:27 +00:00
bullet More EOL prop setting and fixing of files with mixed EOLs. 2009-03-01 00:46:47 +00:00
challenges Added saving challenges to config file 2009-06-23 01:44:49 +00:00
config Added saving challenges to config file 2009-06-23 01:44:49 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics started converting user config to XML. Implementation is not 100% complete yet; saving works, not lodading. Implementation is not the prettiest but designed for minimal maintenance. 2009-06-21 01:10:43 +00:00
gui Player dialog is now shown when pressing enter/double-clicking on a player in the list. Fixed dismissing dialogs with escape. 2009-06-24 17:53:22 +00:00
ide Added initial support for bezier curves to be exported from blender 2009-06-24 01:27:05 +00:00
input Widgets in modal dialogs can now be skinned 2009-06-24 16:09:59 +00:00
io The player list can now be extended in Options, and is saved to file and loaded too 2009-06-21 18:55:12 +00:00
items started converting user config to XML. Implementation is not 100% complete yet; saving works, not lodading. Implementation is not the prettiest but designed for minimal maintenance. 2009-06-21 01:10:43 +00:00
karts started converting user config to XML. Implementation is not 100% complete yet; saving works, not lodading. Implementation is not the prettiest but designed for minimal maintenance. 2009-06-21 01:10:43 +00:00
lisp 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
modes started converting user config to XML. Implementation is not 100% complete yet; saving works, not lodading. Implementation is not the prettiest but designed for minimal maintenance. 2009-06-21 01:10:43 +00:00
network The player list can now be extended in Options, and is saved to file and loaded too 2009-06-21 18:55:12 +00:00
physics started converting user config to XML. Implementation is not 100% complete yet; saving works, not lodading. Implementation is not the prettiest but designed for minimal maintenance. 2009-06-21 01:10:43 +00:00
race started converting user config to XML. Implementation is not 100% complete yet; saving works, not lodading. Implementation is not the prettiest but designed for minimal maintenance. 2009-06-21 01:10:43 +00:00
replay 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
robots 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
tracks Added initial support for bezier curves to be exported from blender 2009-06-24 01:27:05 +00:00
utils 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +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 started converting user config to XML. Implementation is not 100% complete yet; saving works, not lodading. Implementation is not the prettiest but designed for minimal maintenance. 2009-06-21 01:10:43 +00:00
main_loop.hpp totally removed SDL dependency. wav sounds have been converted to OGG, since we already have an OGG reader in - why require an additionnal dep like SDL, that does input, graphics, etc. when we only need audio and already have an audio reader in? Original .wav files (lossless) will be added tomedia repository (second part) 2009-05-03 00:50:09 +00:00
main.cpp started converting user config to XML. Implementation is not 100% complete yet; saving works, not lodading. Implementation is not the prettiest but designed for minimal maintenance. 2009-06-21 01:10:43 +00:00
Makefile.am Added initial support for bezier curves to be exported from blender 2009-06-24 01:27:05 +00:00