| File | Date | Author | Commit |
|---|---|---|---|
| customSolutions | 2021-05-02 |
|
[926cdb] Minor fixes. |
| data | 2021-05-02 |
|
[aa4120] Added setrot |
| docs | 2019-02-05 |
|
[5ead48] File cleanup |
| include | 2021-05-02 |
|
[aa4120] Added setrot |
| src | 2021-05-02 |
|
[aa4120] Added setrot |
| .gitignore | 2019-07-05 |
|
[252a74] Initial commit of AIDL |
| LICENSE | 2019-05-17 |
|
[ad571d] Fixed shit and added atof,d,l locale-independen... |
| Makefile | 2021-05-02 |
|
[aa4120] Added setrot |
| OpenRSGL.pro | 2019-07-07 |
|
[70ffc5] Returned Bullet3d physics engine |
| README.md | 2019-02-05 |
|
[5ead48] File cleanup |
| code.conf | 2019-02-05 |
|
[5ead48] File cleanup |
| main.cpp | 2019-06-22 |
|
[9740d3] Fancy editing |
| openicon.png | 2019-02-05 |
|
[5ead48] File cleanup |
| orsgl_icon.svg | 2019-02-05 |
|
[5ead48] File cleanup |
| start.sh | 2019-01-02 |
|
[cc7711] Scene loading is kinda broken. Massive renaming... |
OpenRSGL - 3d economic strategy engine.
Uses SDL2, OpenGL and C++ STL libraries.
OpenRSGL - движок для 3D экономических стратегий.
Использует SDL2, OpenGL и стандартные библиотеки C++.
bullet3d : 2.88
angelscript : 2.33
libpng : 1.6
openal : 1.19
opengl : 4
sdl2 : 2.0.9
sdl2_mixer : 2.0.4
sdl2_net : 2.0.1
glew : 2.1
jsoncpp : 1.8.4
freetype2 : 2.9
// Unix-only
x11-libs
pthread
make all -jX
X - thread count / кол-во потоков сборки
( more > faster, больше - быстрее)
Usually X is number of threads of CPU
Обычно X это число потоков ЦП
make clean
or for executable removage
make distclean
Use with GPLv3 licence.
Использовать с лицензией GPLv3.