Go to file
pkeus ca62e16ae8 Refactorization: Use proper <cmath> functions, such as std::hypot() and std::log2() where appropriate. Added missing std:: prefix to some more <cmath> functions.
git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@603 0420edf4-82e4-42fc-9478-35b55e6d67a3
2016-01-19 16:52:26 +00:00
build Applied patch by Mattias Ugelvik: 2016-01-19 13:27:21 +00:00
data Compressed images with OptiPNG (lossless), requiring SFML 2.3 as minimum (otherwise some images cannot be loaded due to an old version of stb_image used by SFML < 2.3) 2016-01-17 20:36:06 +00:00
doc Compressed images with OptiPNG (lossless), requiring SFML 2.3 as minimum (otherwise some images cannot be loaded due to an old version of stb_image used by SFML < 2.3) 2016-01-17 20:36:06 +00:00
m4 Removed configure check for no-longer-needed freetype. 2016-01-15 17:58:56 +00:00
resources Compressed images with OptiPNG (lossless), requiring SFML 2.3 as minimum (otherwise some images cannot be loaded due to an old version of stb_image used by SFML < 2.3) 2016-01-17 20:36:06 +00:00
src Refactorization: Use proper <cmath> functions, such as std::hypot() and std::log2() where appropriate. Added missing std:: prefix to some more <cmath> functions. 2016-01-19 16:52:26 +00:00
AUTHORS Added almost dummy files of those files that automake 2013-08-14 22:48:44 +00:00
COPYING Updated GPL license file to latest version. The licensing terms 2016-01-15 08:06:12 +00:00
ChangeLog Updated documentation and Windows build tools: 2016-01-14 10:53:47 +00:00
Makefile.am Added AM_DIST_FORMATS to support automake-ng 2016-01-15 20:49:23 +00:00
NEWS Updated documentation and Windows build tools: 2016-01-14 10:53:47 +00:00
README Added almost dummy files of those files that automake 2013-08-14 22:48:44 +00:00
astyle.ini Merged revision(s) 491 from branches/SFML2: 2014-07-11 07:58:50 +00:00
autogen.sh Do not claim that autogen.sh succeeded when it didn't 2016-01-15 21:28:32 +00:00
configure.ac Require at least version 2.3 of libsfml. 2016-01-17 20:55:29 +00:00
runastyle Removed unnecessary defines in bh.h 2013-09-03 13:59:01 +00:00
runastyle.bat Removed unnecessary defines in bh.h 2013-09-03 13:59:01 +00:00
version.rc Bump Copyright years in version.rc 2016-01-15 19:26:31 +00:00

README

See http://sourceforge.net/projects/extremetuxracer/