Go to file
pkeus df4a95d199 Merged revision(s) 491 from branches/SFML2:
Uniformized paranthese padding with AStyle, use AStyle 2.04

........
Merged revision(s) 489 from branches/SFML2:
Removed all empty translations to avoid confusion
Save language as string to avoid problems when languages.lst changes

........
Merged revision(s) 488 from branches/SFML2:
New features:
- Translatability of statistics at end of race
- Adapt GUI particle count to screen size

Fixes:
- Remember selected race in GUI
- Fixed crash in Debug mode when loading course without any trees
- Simplified collision detection

........
Merged revision(s) 487 from branches/SFML2:
Refactorizations:
- Check for gl_error automatically (in states)
- Cleaned up some unnecessary includes
- Removed some index maps that offer no performance gain
- Load credit text on demand and unload it when leaving credits menu
- Replaced loadIdentity+multMatrix by loadMatrix

........

git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@516 0420edf4-82e4-42fc-9478-35b55e6d67a3
2014-07-11 07:58:50 +00:00
build Configured bh.h as precompiled header (built into main.obj): Speeds up compilation by 300%. 2013-10-04 11:09:43 +00:00
data Merged revision(s) 491 from branches/SFML2: 2014-07-11 07:58:50 +00:00
doc Install some of the documents. 2013-08-29 10:18:08 +00:00
m4 Added freetype2.m4, assign result to LIBS instead of LDFLAGS. 2013-04-17 11:01:43 +00:00
resources Renamed etracericon.svg as etr.svg and install it as icon. 2014-05-13 22:21:06 +00:00
src Merged revision(s) 491 from branches/SFML2: 2014-07-11 07:58:50 +00:00
AUTHORS Added almost dummy files of those files that automake 2013-08-14 22:48:44 +00:00
COPYING Added GPLv2+ license text. 2013-02-15 10:04:06 +00:00
ChangeLog Added almost dummy files of those files that automake 2013-08-14 22:48:44 +00:00
Makefile.am Install some of the documents. 2013-08-29 10:18:08 +00:00
Makefile.static Removed executable property from Makefile.static 2013-04-17 20:29:15 +00:00
NEWS Added almost dummy files of those files that automake 2013-08-14 22:48:44 +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 Made autogen.sh executable 2013-08-14 22:37:30 +00:00
configure.ac Updated lists of resource files to install. 2014-02-08 03:56:06 +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 Fixed several cppcheck messages 2013-09-03 11:14:32 +00:00

README

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