..
utf8
Remove trailing space, git doesn't like it
2013-05-29 22:04:35 +00:00
aligned_array.hpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
command_line.cpp
Added new class to handle command line parameters, which
2014-01-06 12:23:16 +00:00
command_line.hpp
Added new class to handle command line parameters, which
2014-01-06 12:23:16 +00:00
constants.cpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
constants.hpp
Fixed all(?) warnings about signed and unsigned comparisons.
2014-01-07 00:09:19 +00:00
cpp2011.h
Remove trailing space, git doesn't like it
2013-05-29 22:04:35 +00:00
crash_reporting.cpp
Converted line endings consistently to unix.
2013-12-04 01:46:55 +00:00
crash_reporting.hpp
Converted line endings consistently to unix.
2013-12-04 01:46:55 +00:00
debug.cpp
Fixed all(?) warnings about signed and unsigned comparisons.
2014-01-07 00:09:19 +00:00
debug.hpp
Minor tweaks
2013-12-09 02:15:54 +00:00
helpers.cpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
helpers.hpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
interpolation_array.hpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
leak_check.cpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
leak_check.hpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
log.cpp
Added new class to handle command line parameters, which
2014-01-06 12:23:16 +00:00
log.hpp
Modularize the rendering a little (I am aware this results in a very small loss of performance, but given the large amount of virtual method calls we make every frame, should be pretty insignificant, and will make the rendering much easier to follow). Fix VS 2013 support issues. Improve material to reject mutually exclusive settings that result in render bugs.
2013-12-08 20:06:44 +00:00
no_copy.hpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
profiler.cpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
profiler.hpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
ptr_vector.hpp
Fixed all(?) warnings about signed and unsigned comparisons.
2014-01-07 00:09:19 +00:00
random_generator.cpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
random_generator.hpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
string_utils.cpp
Replaced boolstr with toString specialisation for bool;
2014-01-14 11:47:25 +00:00
string_utils.hpp
Replaced boolstr with toString specialisation for bool;
2014-01-14 11:47:25 +00:00
synchronised.hpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
time.cpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
time.hpp
Fixed compilation problem
2013-12-05 17:30:44 +00:00
translation.cpp
Allowed the music directory to be external. Renamed
2013-12-18 22:29:08 +00:00
translation.hpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
types.hpp
Revert r14655. It is already fixed in r14660 and redeclaration breaks compilation.
2013-12-09 09:50:37 +00:00
utf8.h
Make tinygettext work
2011-03-16 15:05:25 +00:00
vec3.cpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
vec3.hpp
Merged with trunk, part 1 (due to previous failures I am splitting this
2013-12-02 04:27:55 +00:00
vs.hpp
Moved all VS specific math code (i.e. for round(), isnan) into vs.hpp
2013-12-06 03:49:55 +00:00