Commit Graph

4 Commits

Author SHA1 Message Date
ansstuff 40231420d1 fixed Aboutbox 2013-04-17 18:50:42 +00:00
xhainingx 950d38e25d C++11 compliant string literal concatenation 2013-04-16 20:14:42 +00:00
xhainingx bc8a01178d corrected c-style includes, added static_casts around compile time conversions
there were a lot of lines that needed static_casts to get rid of compiler
errors (c++11 issues) so I added them.  Replaced #include<lib.h>s with
#include<clib>s, and moved them below the local includes
2013-04-13 02:52:13 +00:00
punkrockguy318 2be5084a7b create new subversion repo structure (trunk, tags, branches)
[[Split portion of a mixed commit.]]
2013-03-15 19:00:14 +00:00