extremetuxracer/src
q3k 7680c942a5 src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
..
BUILD.bazel src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
Makefile.am Removed ft_font.h from headers list. 2014-08-02 02:27:17 +00:00
audio.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
audio.h src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
bh.h src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
common.cpp Fixed webpage URL in credits 2019-11-04 09:09:53 +00:00
common.h Improved TTextField widget: set cursor position when clicking, more efficient calculation of cursor position 2017-03-28 16:41:50 +00:00
config_screen.cpp Implemented more convenient behaviour for certain up/down menus 2016-05-18 09:38:22 +00:00
config_screen.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
course.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
course.h src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
course_render.cpp Windows: Set window icon 2017-01-19 13:25:12 +00:00
course_render.h Uniformized paranthese padding with AStyle, use AStyle 2.04 2014-01-18 09:55:13 +00:00
credits.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
credits.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
depot.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
depot.h src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
env.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
env.h Refactorizations: 2018-03-22 16:17:58 +00:00
etr_types.h Refactorizations: 2016-01-28 10:41:09 +00:00
event.cpp Windows: Added manifest file 2020-02-27 20:16:34 +00:00
event.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
event_select.cpp Improved TTextField widget: set cursor position when clicking, more efficient calculation of cursor position 2017-03-28 16:41:50 +00:00
event_select.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
font.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
font.h src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
game_config.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
game_config.h src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
game_ctrl.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
game_ctrl.h Refactorizations: 2018-03-22 16:17:58 +00:00
game_over.cpp Windows: Added manifest file 2020-02-27 20:16:34 +00:00
game_over.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
game_type_select.cpp Fixed 128 type conversion warnings from VS. 2016-01-19 13:07:10 +00:00
game_type_select.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
gui.cpp Windows: Added manifest file 2020-02-27 20:16:34 +00:00
gui.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
help.cpp Improved TTextField widget: set cursor position when clicking, more efficient calculation of cursor position 2017-03-28 16:41:50 +00:00
help.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
hud.cpp Added missing std:: prefixes to several C functions. Fixed type conversion issue in ogl.cpp 2016-01-19 16:16:09 +00:00
hud.h Uniformized paranthese padding with AStyle, use AStyle 2.04 2014-01-18 09:55:13 +00:00
intro.cpp Removed "using namespace std;" 2016-01-18 16:55:59 +00:00
intro.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
keyframe.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
keyframe.h src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
loading.cpp Fixed 128 type conversion warnings from VS. 2016-01-19 13:07:10 +00:00
loading.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
main.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
mathlib.cpp 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
mathlib.h Improved TTextField widget: set cursor position when clicking, more efficient calculation of cursor position 2017-03-28 16:41:50 +00:00
matrices.cpp Added missing std:: prefixes to several C functions. Fixed type conversion issue in ogl.cpp 2016-01-19 16:16:09 +00:00
matrices.h Refactorizations: 2016-01-28 10:41:09 +00:00
newplayer.cpp Improved TTextField widget: set cursor position when clicking, more efficient calculation of cursor position 2017-03-28 16:41:50 +00:00
newplayer.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
ogl.cpp Fixed webpage URL in credits 2019-11-04 09:09:53 +00:00
ogl.h Improved TTextField widget: set cursor position when clicking, more efficient calculation of cursor position 2017-03-28 16:41:50 +00:00
ogl_test.cpp Improved TTextField widget: set cursor position when clicking, more efficient calculation of cursor position 2017-03-28 16:41:50 +00:00
ogl_test.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
particles.cpp Updated to Visual Studio 2017 2017-08-27 14:37:42 +00:00
particles.h Improved TTextField widget: set cursor position when clicking, more efficient calculation of cursor position 2017-03-28 16:41:50 +00:00
paused.cpp Improved screenshot functionality: 2016-01-15 15:31:11 +00:00
paused.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
physics.cpp Refactorizations: 2016-01-29 09:05:00 +00:00
physics.h Refactorizations: 2016-01-28 10:41:09 +00:00
quadtree.cpp Refactorizations: 2018-03-22 16:17:58 +00:00
quadtree.h Improved TTextField widget: set cursor position when clicking, more efficient calculation of cursor position 2017-03-28 16:41:50 +00:00
race_select.cpp Improved TTextField widget: set cursor position when clicking, more efficient calculation of cursor position 2017-03-28 16:41:50 +00:00
race_select.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
racing.cpp Silenced clang++ warnings about keys not handled in switches. 2016-06-24 23:48:14 +00:00
racing.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
regist.cpp Improved TTextField widget: set cursor position when clicking, more efficient calculation of cursor position 2017-03-28 16:41:50 +00:00
regist.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
reset.cpp Applied patch by Mattias Ugelvik: 2016-01-19 13:27:21 +00:00
reset.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
score.cpp Fixed a crash when score is not good enough to enter high score list 2018-04-25 05:01:06 +00:00
score.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
splash_screen.cpp Improved TTextField widget: set cursor position when clicking, more efficient calculation of cursor position 2017-03-28 16:41:50 +00:00
splash_screen.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
spx.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
spx.h src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
states.cpp Fixed infinite loop when window resize event has been received to size 2016-10-27 06:08:12 +00:00
states.h Improved support for joystick buttons. 2016-03-04 10:10:14 +00:00
textures.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
textures.h src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
tool_char.cpp Fixed bug in tool_char.cpp introduced by SDL->SFML conversion (found by clang) 2016-01-21 21:40:19 +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 Silenced clang++ warnings about keys not handled in switches. 2016-06-24 23:48:14 +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 src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
tools.h Various small Optimizations: 2020-03-07 18:14:19 +00:00
track_marks.cpp 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
track_marks.h Moved sources to their own subdirectory src 2013-08-26 21:02:38 +00:00
translation.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
translation.h Improved translatability of some strings 2016-05-18 09:20:27 +00:00
tux.cpp src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
tux.h src/depot: add, move file loads to depot resolution 2021-04-28 20:18:44 +02:00
vectors.cpp Added missing std:: prefixes to several C functions. Fixed type conversion issue in ogl.cpp 2016-01-19 16:16:09 +00:00
vectors.h Refactorizations: 2016-01-28 10:41:09 +00:00
version.h Bumped version number to start 0.9 development 2020-03-05 15:54:10 +00:00
view.cpp Several small changes: 2016-01-21 14:37:58 +00:00
view.h Fixed 128 type conversion warnings from VS. 2016-01-19 13:07:10 +00:00
winsys.cpp winsys: lazy initialize sfml to prevent global ctor races 2021-04-28 15:51:00 +02:00
winsys.h winsys: lazy initialize sfml to prevent global ctor races 2021-04-28 15:51:00 +02:00