extremetuxracer/src
cazfi 13a776a6f9 Prepared trunk for 0.8 development by bumping version numbers.
git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@577 0420edf4-82e4-42fc-9478-35b55e6d67a3
2016-01-15 19:53:02 +00:00
..
Makefile.am Removed ft_font.h from headers list. 2014-08-02 02:27:17 +00:00
audio.cpp Fixed CppCheck and VS Code Analysis messages, replaced usage of deprecated sf::Text::setColor() 2016-01-07 13:00:59 +00:00
audio.h Several small improvements: 2014-07-09 09:47:56 +00:00
bh.h Refactorizations: 2014-02-17 18:51:23 +00:00
common.cpp Refactorizations: 2014-02-17 18:51:23 +00:00
common.h Uniformized paranthese padding with AStyle, use AStyle 2.04 2014-01-18 09:55:13 +00:00
config_screen.cpp Small refactorizations and fixes: 2016-01-14 22:34:42 +00:00
config_screen.h Several small improvements: 2014-07-09 09:47:56 +00:00
course.cpp Cleaned up default courses and fixed crashs highscore handling related to course-groups: 2016-01-13 16:13:01 +00:00
course.h Optimization: Reduced amount of padding bytes in data structures 2016-01-09 11:04:11 +00:00
course_render.cpp Bugfixes: 2016-01-14 16:13:07 +00:00
course_render.h Uniformized paranthese padding with AStyle, use AStyle 2.04 2014-01-18 09:55:13 +00:00
credits.cpp Fixed compilation issues: 2016-01-08 20:28:17 +00:00
credits.h Optimization: Reduced amount of padding bytes in data structures 2016-01-09 11:04:11 +00:00
env.cpp Bugfixes: 2016-01-14 16:13:07 +00:00
env.h Optimization: Reduced amount of padding bytes in data structures 2016-01-09 11:04:11 +00:00
etr_types.h Optimization: Reduced amount of padding bytes in data structures 2016-01-09 11:04:11 +00:00
event.cpp Small GUI improvements and bugfixes: 2016-01-08 19:54:00 +00:00
event.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
event_select.cpp Small GUI improvements and bugfixes: 2016-01-08 19:54:00 +00:00
event_select.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
font.cpp Small refactorizations and fixes: 2016-01-14 22:34:42 +00:00
font.h Bugfixes: 2016-01-07 19:44:32 +00:00
game_config.cpp Refactorizations: 2014-07-13 19:05:24 +00:00
game_config.h Optimization: Reduced amount of padding bytes in data structures 2016-01-09 11:04:11 +00:00
game_ctrl.cpp Fixed CppCheck and VS Code Analysis messages, replaced usage of deprecated sf::Text::setColor() 2016-01-07 13:00:59 +00:00
game_ctrl.h Optimization: Reduced amount of padding bytes in data structures 2016-01-09 11:04:11 +00:00
game_over.cpp Refactorizations: 2014-07-13 19:05:24 +00:00
game_over.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
game_type_select.cpp Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
game_type_select.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
gui.cpp Small refactorizations and fixes: 2016-01-14 22:34:42 +00:00
gui.h Small refactorizations and fixes: 2016-01-14 22:34:42 +00:00
help.cpp Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
help.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
hud.cpp Fixed compilation issues: 2016-01-08 20:28:17 +00:00
hud.h Uniformized paranthese padding with AStyle, use AStyle 2.04 2014-01-18 09:55:13 +00:00
intro.cpp Bugfix: Reset key states in racing.cpp when entering the state. 2016-01-08 20:29:39 +00:00
intro.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
keyframe.cpp Bugfixes: 2016-01-14 16:13:07 +00:00
keyframe.h Refactorizations: 2014-09-20 18:18:19 +00:00
loading.cpp Refactorizations: 2014-02-17 18:51:23 +00:00
loading.h Refactorizations: 2014-02-17 18:51:23 +00:00
main.cpp Bugfixes: 2016-01-14 16:13:07 +00:00
mathlib.cpp Refactorizations: 2014-09-20 18:18:19 +00:00
mathlib.h Refactorizations: 2014-07-10 21:25:13 +00:00
matrices.cpp Merged revision(s) 493-500 from trunk: 2014-02-09 09:20:32 +00:00
matrices.h Merged revision(s) 493-500 from trunk: 2014-02-09 09:20:32 +00:00
newplayer.cpp Refactorizations: 2014-07-10 21:25:13 +00:00
newplayer.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
ogl.cpp Highscore: Properly support course groups 2016-01-15 16:42:37 +00:00
ogl.h Fixed CppCheck and VS Code Analysis messages, replaced usage of deprecated sf::Text::setColor() 2016-01-07 13:00:59 +00:00
ogl_test.cpp Optimization: Reduced amount of padding bytes in data structures 2016-01-09 11:04:11 +00:00
ogl_test.h Several small improvements: 2014-07-09 09:47:56 +00:00
particles.cpp Various fixes and improvements: 2016-01-07 15:12:14 +00:00
particles.h Optimization: Reduced amount of padding bytes in data structures 2016-01-09 11:04:11 +00:00
paused.cpp Improved screenshot functionality: 2016-01-15 15:31:11 +00:00
paused.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
physics.cpp Refactorizations: 2014-09-20 18:18:19 +00:00
physics.h Use SFML to get OpenGL extension functions: 2016-01-15 15:35:14 +00:00
quadtree.cpp Fixed CppCheck and VS Code Analysis messages, replaced usage of deprecated sf::Text::setColor() 2016-01-07 13:00:59 +00:00
quadtree.h Fixed CppCheck and VS Code Analysis messages, replaced usage of deprecated sf::Text::setColor() 2016-01-07 13:00:59 +00:00
race_select.cpp Highscore: Properly support course groups 2016-01-15 16:42:37 +00:00
race_select.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
racing.cpp Improved screenshot functionality: 2016-01-15 15:31:11 +00:00
racing.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
regist.cpp Various fixes and improvements: 2016-01-07 15:12:14 +00:00
regist.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
reset.cpp Fixed broken reset code. It relied on the uninitialized variable TObjectType::num_items before. 2016-01-07 15:42:54 +00:00
reset.h Refactorizations: 2014-02-17 18:51:23 +00:00
score.cpp Made Highscore list texts translatable. 2016-01-15 17:23:23 +00:00
score.h Highscore: Properly support course groups 2016-01-15 16:42:37 +00:00
splash_screen.cpp Fixed compilation issues: 2016-01-08 20:28:17 +00:00
splash_screen.h Refactorizations: 2014-02-17 18:51:23 +00:00
spx.cpp Small refactorizations and fixes: 2016-01-14 22:34:42 +00:00
spx.h Bugfixes: 2014-07-12 19:00:57 +00:00
states.cpp Refactorizations: 2014-07-13 19:05:24 +00:00
states.h Optimization: Reduced amount of padding bytes in data structures 2016-01-09 11:04:11 +00:00
textures.cpp Improved screenshot functionality: 2016-01-15 15:31:11 +00:00
textures.h Improved screenshot functionality: 2016-01-15 15:31:11 +00:00
tool_char.cpp Improved screenshot functionality: 2016-01-15 15:31:11 +00:00
tool_char.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
tool_frame.cpp Improved screenshot functionality: 2016-01-15 15:31:11 +00:00
tool_frame.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
tools.cpp Optimization: Reduced amount of padding bytes in data structures 2016-01-09 11:04:11 +00:00
tools.h Refactorization: Removed useless parameter 'unsigned int mod' and 'bool special' 2014-04-05 16:35:47 +00:00
track_marks.cpp Bugfixes: 2016-01-14 16:13:07 +00:00
track_marks.h Moved sources to their own subdirectory src 2013-08-26 21:02:38 +00:00
translation.cpp Made Highscore list texts translatable. 2016-01-15 17:23:23 +00:00
translation.h Made Highscore list texts translatable. 2016-01-15 17:23:23 +00:00
tux.cpp Refactorizations: 2014-09-20 18:18:19 +00:00
tux.h Optimization: Reduced amount of padding bytes in data structures 2016-01-09 11:04:11 +00:00
vectors.cpp Refactorizations: 2014-09-20 18:18:19 +00:00
vectors.h Bugfixes: 2016-01-14 16:13:07 +00:00
version.h Prepared trunk for 0.8 development by bumping version numbers. 2016-01-15 19:53:02 +00:00
view.cpp Bugfix: Reset key states in racing.cpp when entering the state. 2016-01-08 20:29:39 +00:00
view.h Refactorizations: 2014-02-17 18:51:23 +00:00
winsys.cpp Improved screenshot functionality: 2016-01-15 15:31:11 +00:00
winsys.h Improved screenshot functionality: 2016-01-15 15:31:11 +00:00