Wei Mingzhi
|
88772a1c34
|
engine: GetGameDir should return gamedir only. Add proper stub functions for some engine APIs.
|
2019-10-07 16:08:10 +03:00 |
Alibek Omarov
|
2f8fec6b70
|
Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever.
|
2019-07-19 20:23:08 +03:00 |
Alibek Omarov
|
92b89936b3
|
ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs
|
2019-03-22 16:36:46 +03:00 |
mittorn
|
298393b653
|
Initial amd64 port
|
2018-12-05 23:57:05 +07:00 |
Alibek Omarov
|
48d1aa5115
|
engine: fix warnings
|
2018-10-06 03:42:09 +03:00 |
Alibek Omarov
|
7601a4cd29
|
Revert 64257ef to not break C++ header compability
|
2018-07-12 23:13:30 +03:00 |
Alibek Omarov
|
473810fc0c
|
MSVC & Win32 related fixes
|
2018-06-14 20:32:40 +03:00 |
Alibek Omarov
|
e1f80fba3d
|
Add forgotten const-qualifiers in interface headers. Remove unneeded PM headers
|
2018-04-23 23:06:18 +03:00 |
Alibek Omarov
|
b7622e6009
|
Fix implicit function declaration. Fix struct declaration in parameter list
|
2018-04-21 00:05:08 +03:00 |
Alibek Omarov
|
64257ef428
|
Avoid some struct declaration in parameter list
|
2018-04-14 04:26:12 +03:00 |
Alibek Omarov
|
8d6e3b7f79
|
Pure engine source code(LF line endings, UTF8 encoded)
|
2018-04-13 19:23:45 +03:00 |