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
6ef92d2d05
Made game compile as C++ and fixed all warnings
2017-04-06 21:57:31 +02:00
Walter Julius Hennecke
c097714e81
More updates
2013-10-13 00:50:21 +02:00
Harry Young
5740527fcd
Implemented logger on cgame an UI module
...
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-27 17:19:29 +02:00
Walter Julius Hennecke
a6725bea60
Updated VC project files
2013-04-22 21:05:01 +02:00
Walter Julius Hennecke
f35bd7ec1d
Modified some code due to use of container ...
...
The list now can store C types and and strings directly (without the
need of them to be in a struct).
2013-04-09 22:09:29 +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