extremetuxracer/data
pkeus e79a1f28b3 Fixed webpage URL in credits
Fixed lighting of trees (thanks to Reinhard Niehoff)
Updated Visual Studio solution to VS 2019
Small optimizations:
- Try to make use of reserve() functions of STL containers
- Use MakePathStr to create paths

git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@714 0420edf4-82e4-42fc-9478-35b55e6d67a3
2019-11-04 09:09:53 +00:00
..
char 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
courses Improved translatability of some strings 2016-05-18 09:20:27 +00:00
env 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
fonts Removed font files removed from svn from the list in Makefile. 2016-04-11 15:34:26 +00:00
music Cleaned up all .lst files (Removed redundant space characters and newlines at file end) 2013-08-12 12:33:06 +00:00
objects 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
players 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
sounds Cleaned up all .lst files (Removed redundant space characters and newlines at file end) 2013-08-12 12:33:06 +00:00
terrains 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
textures Reduced bit depth of bmp files to 24 bit and increased compression of some other images 2016-01-29 08:59:37 +00:00
translations Updated french translation 2017-11-03 13:24:45 +00:00
Makefile.am Added missing files to tarball creation. 2013-06-23 22:29:58 +00:00
credits.lst Fixed webpage URL in credits 2019-11-04 09:09:53 +00:00