different link flags (or changes to IrrCompileConfig.h) in order to work
correctly, and I am not sure if there are any other changes we might
have to make.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6009 178a84e3-b1eb-0310-8ba1-8eac791a3b58
bullet source file needs to be compiled with one additional flag to
avoid this bug causing STK to crash).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5820 178a84e3-b1eb-0310-8ba1-8eac791a3b58
issues with displaying the speedometer correctly.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5235 178a84e3-b1eb-0310-8ba1-8eac791a3b58
Debug view can now be switch on and off during a race (ctl-F11),
but currenlty does not display as much information as the
original debug view (more to be implemented here).
Removed glut dependency.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4794 178a84e3-b1eb-0310-8ba1-8eac791a3b58
replaced items.item with items.xml. Cleaned up item_manager
and removed support for different item styles (since it
didn't work anyway)
2) If a swapper item is used while items are swapped, they will
now un-swap.
3) Moved all models and textures from data/items to data/models.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4648 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2) Started to add freebsd support.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4149 178a84e3-b1eb-0310-8ba1-8eac791a3b58
(header files either in /usr/local/include, /usr/include, or
/usr/local/include/irrlicht; and libs in a default directory),
or when using a downloaded irrlicht version, in which case
--with-irrlicht=PATH_TO_IRRLICHT_ROOT can be used.
STK can not be compiled without irrlicht anymore.
2) Removed SDL tests.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4093 178a84e3-b1eb-0310-8ba1-8eac791a3b58
is not perfect, feel free to improve!!)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@3219 178a84e3-b1eb-0310-8ba1-8eac791a3b58
bullet debug via the --bullet-debug command line option can be used,
otherwise this command line option is not available).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2926 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2) Updated STK sources to unconditionally compile for enet.
3) Updated VS project file for enet.
4) enet support for automake.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2246 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2) Added command line options to start a server and client.
3) Added enet support to configure.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2221 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2) Switched fonts so that the new DomesticMannerLatin1 font is
used both for menu and race gui. In the menu the new
PrintBold function is used to make the font better visible.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1828 178a84e3-b1eb-0310-8ba1-8eac791a3b58
now in their own subdirectory (including models, textures).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1605 178a84e3-b1eb-0310-8ba1-8eac791a3b58
1) empty robot templates have been moved from
'tools' to src/robots (documentation was updated),
and are now included in source distributions
Removed tools directory which is now empty.
2) Include documentation in source distributions
(but only player_manual will be installed)
3) Added missing bullet documentation files
and removed unnecessary cmake files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1588 178a84e3-b1eb-0310-8ba1-8eac791a3b58