Commit graph

9 commits

Author SHA1 Message Date
Walter Julius Hennecke
9cac290629 Make all game code projects compile as cpp code
- Fixed all errors that occured due to using c++ compiler
- changed c++ standart to c++17
- removed lua, added library instead
- made all bg_* and q_* file into a shared item project
2017-09-30 21:49:31 +02:00
Walter Julius Hennecke
b766076ed6 Updates to q_math 2014-08-13 23:29:27 +02:00
Harry Young
2e27219e28 Cleaned up last and Replaced all ints in cgame by int32_t
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-16 15:43:41 +02:00
Harry Young
fc2706750b Tons of variable scopes eliminated and some other stuff
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-13 23:55:00 +02:00
Walter Julius Hennecke
5592294ec2 Cleanup (RPG-X) 2012-10-19 13:21:49 +02:00
Walter Julius Hennecke
a39565b783 Integrated RPG-X2 rpgxEF edition into the rpgxEF repo
... not quite content with where the project files lie but it is ok for
now.
... compiling works fine so far (only tested mingw32 right now)
2012-08-04 12:54:37 +02:00
Walter Julius Hennecke
9766c706a0 New version based on ioq3/ioEF head revision (unstested) 2012-01-22 22:34:33 +01:00
Walter Julius Hennecke
0e9dc46ba2 Removed old ioquake/ioEF head revision 2012-01-22 22:21:11 +01:00
Walter Julius Hennecke
cf8c93b07f Initial commit (which basicly is ioEF 1.8 without modifcations) 2011-12-09 18:15:18 +01:00