Go to file
cazfi d7ecdf61d0 Added almost dummy files of those files that automake
requires to be present in any project.


git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@396 0420edf4-82e4-42fc-9478-35b55e6d67a3
2013-08-14 22:48:44 +00:00
build Set product version to "0.6 Beta 1" (String) or "0.5.99.1" (Number) 2013-06-25 21:46:30 +00:00
data Removed en_GB.lst that no longer exist from files to install. 2013-08-14 21:29:17 +00:00
doc Moved or removed several files in /data which are not necessary to run ETR 2013-06-23 11:59:14 +00:00
m4 Added freetype2.m4, assign result to LIBS instead of LDFLAGS. 2013-04-17 11:01:43 +00:00
resources Moved or removed several files in /data which are not necessary to run ETR 2013-06-23 11:59:14 +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 Added VisualStudio build files to distribution. 2013-06-23 23:39:12 +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
audio.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
audio.h UI-snow only shown when turned on in all UIs now 2013-06-20 10:50:55 +00:00
autogen.sh Made autogen.sh executable 2013-08-14 22:37:30 +00:00
bh.h Do not override configure detection results with hardcoded macros. 2013-06-23 23:11:27 +00:00
common.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
common.h Const correctness for pointers 2013-06-27 11:36:42 +00:00
config_screen.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
config_screen.h Fixed some inconsistent line endings caused by previous commit 2013-06-11 18:07:30 +00:00
configure.ac Set version number to 0.6-beta1+ to indicate this is not beta1 any more. 2013-08-14 22:04:40 +00:00
course.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
course.h Small refactorizations, removed wrong/misleading/obsolete code in comment. 2013-07-09 15:55:22 +00:00
course_render.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
course_render.h Stylistic fix: Unified some space characters 2013-06-18 09:29:35 +00:00
credits.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
credits.h Second include cleanup: 2013-06-11 17:49:59 +00:00
env.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
env.h Optimizations and cleanup in view and env: 2013-05-23 09:40:48 +00:00
etr_types.h Moved resolution from param to winsys 2013-06-18 18:37:33 +00:00
event.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
event.h Second include cleanup: 2013-06-11 17:49:59 +00:00
event_select.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
event_select.h Second include cleanup: 2013-06-11 17:49:59 +00:00
font.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
font.h Fixed wrong key mapping 2013-06-19 17:12:57 +00:00
ft_font.cpp Removed some obsolete code 2013-07-24 11:45:33 +00:00
ft_font.h Removed some obsolete code 2013-07-24 11:45:33 +00:00
game_config.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
game_config.h Const correctness for pointers 2013-06-27 11:36:42 +00:00
game_ctrl.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
game_ctrl.h Const correctness for pointers 2013-06-27 11:36:42 +00:00
game_over.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
game_over.h Second include cleanup: 2013-06-11 17:49:59 +00:00
game_type_select.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
game_type_select.h Second include cleanup: 2013-06-11 17:49:59 +00:00
gui.cpp Modified patch for race_select menu by odamite: Added string explaining options. 2013-07-24 12:01:55 +00:00
gui.h Modified patch for race_select menu by odamite: Added string explaining options. 2013-07-24 12:01:55 +00:00
help.cpp Bugfix for help menu by odamite (patch) 2013-07-09 16:17:40 +00:00
help.h Second include cleanup: 2013-06-11 17:49:59 +00:00
hud.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
hud.h Const correctness for pointers 2013-06-27 11:36:42 +00:00
intro.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
intro.h Second include cleanup: 2013-06-11 17:49:59 +00:00
keyframe.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
keyframe.h Const correctness for pointers 2013-06-27 11:36:42 +00:00
loading.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
loading.h Second include cleanup: 2013-06-11 17:49:59 +00:00
main.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
mathlib.cpp Removed some obsolete code 2013-07-24 11:45:33 +00:00
mathlib.h Const correctness for pointers 2013-06-27 11:36:42 +00:00
newplayer.cpp Backported two fixes from https://github.com/dbluelle/pandora-extremetuxracer/: 2013-07-12 17:48:15 +00:00
newplayer.h Second include cleanup: 2013-06-11 17:49:59 +00:00
ogl.cpp Backported two fixes from https://github.com/dbluelle/pandora-extremetuxracer/: 2013-07-12 17:48:15 +00:00
ogl.h Implemented stack for Rendermodes to avoid redundant glEnable/disable calls. Implemented global storage of mouse position and use relative mouse positions in Motion event 2013-06-19 20:07:03 +00:00
ogl_test.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
ogl_test.h Second include cleanup: 2013-06-11 17:49:59 +00:00
particles.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
particles.h Const correctness for pointers 2013-06-27 11:36:42 +00:00
paused.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
paused.h Second include cleanup: 2013-06-11 17:49:59 +00:00
physics.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
physics.h Small refactorizations, removed wrong/misleading/obsolete code in comment. 2013-07-09 15:55:22 +00:00
quadtree.cpp Replaced several double pointers 2013-06-25 21:09:09 +00:00
quadtree.h Stylistic fix: Unified some space characters 2013-06-18 09:29:35 +00:00
race_select.cpp Modified patch for race_select menu by odamite: Added string explaining options. 2013-07-24 12:01:55 +00:00
race_select.h Fixed some inconsistent line endings caused by previous commit 2013-06-11 18:07:30 +00:00
racing.cpp Small refactorizations, removed wrong/misleading/obsolete code in comment. 2013-07-09 15:55:22 +00:00
racing.h Second include cleanup: 2013-06-11 17:49:59 +00:00
regist.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
regist.h Second include cleanup: 2013-06-11 17:49:59 +00:00
reset.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
reset.h Second include cleanup: 2013-06-11 17:49:59 +00:00
score.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
score.h Const correctness for pointers 2013-06-27 11:36:42 +00:00
splash_screen.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
splash_screen.h Second include cleanup: 2013-06-11 17:49:59 +00:00
spx.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
spx.h Use SPBoolN (former SPBoolNX) instead of SPIntN when reading bools 2013-06-23 11:00:09 +00:00
states.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
states.h Implemented State Manager, replacing old function-pointer "state managing" implemented in WinSys: 2013-05-01 17:12:19 +00:00
textures.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
textures.h Several VS related fixes: 2013-05-16 14:25:45 +00:00
tool_char.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
tool_char.h Fixed some inconsistent line endings caused by previous commit 2013-06-11 18:07:30 +00:00
tool_frame.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
tool_frame.h Fixed some inconsistent line endings caused by previous commit 2013-06-11 18:07:30 +00:00
tools.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
tools.h Fixed some inconsistent line endings caused by previous commit 2013-06-11 18:07:30 +00:00
track_marks.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
track_marks.h Const correctness for pointers 2013-06-27 11:36:42 +00:00
translation.cpp Translation updates: 2013-08-12 11:52:01 +00:00
translation.h Modified patch for race_select menu by odamite: Added string explaining options. 2013-07-24 12:01:55 +00:00
tux.cpp Removed some obsolete code 2013-07-24 11:45:33 +00:00
tux.h Removed some obsolete code 2013-07-24 11:45:33 +00:00
version.h Set product version to "0.6 Beta 1" (String) or "0.5.99.1" (Number) 2013-06-25 21:46:30 +00:00
version.rc Added WiX-Installer for Windows, supporting both x64 and x86 builds 2013-06-10 19:18:38 +00:00
view.cpp Const correctness for pointers 2013-06-27 11:36:42 +00:00
view.h Const correctness for pointers 2013-06-27 11:36:42 +00:00
winsys.cpp Include config header to all .cpp -files. 2013-06-23 22:44:40 +00:00
winsys.h Implemented stack for Rendermodes to avoid redundant glEnable/disable calls. Implemented global storage of mouse position and use relative mouse positions in Motion event 2013-06-19 20:07:03 +00:00

README

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