Robert Beckebans
|
9349b280cc
|
Applied astyle formatting
|
2020-11-05 01:32:50 +01:00 |
|
r-a-sattarov
|
1a3dfc89c2
|
E2K: fixed build by MCST lcc compiler when using USE_INTRINSICS=ON
fixed "no suitable conversion function from __m128c to float" error
|
2020-10-22 21:14:37 +03:00 |
|
Robert Beckebans
|
4a6af2d609
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
|
Darren Salt
|
5791f11a6b
|
Kill a macro redefinition warning.
|
2017-08-27 23:31:51 +01:00 |
|
Robert Beckebans
|
52b7775d83
|
Added support for new JSON based map format
|
2016-03-05 20:52:09 +01:00 |
|
Robert Beckebans
|
d691002296
|
Bumped engine version to 1.0.3 to prepare for new release
|
2015-01-18 12:13:24 +01:00 |
|
Radegast
|
b8676a513f
|
Replaced MACOS_X define with standardised __APPLE__. #87
|
2014-05-20 13:51:53 +01:00 |
|
Robert Beckebans
|
3b67eabf79
|
Fixed critical bug in the generic C++ code of DotProduct_SIMD that caused massive errors in the physics system
|
2013-06-01 18:29:12 +02:00 |
|
Robert Beckebans
|
db715535cc
|
Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM
|
2013-06-01 15:13:00 +02:00 |
|
Daniel Gibson
|
ba126dde3a
|
Fixed various warnings from clang
|
2012-12-23 06:40:47 +01:00 |
|
Robert Beckebans
|
dd9b8a8710
|
Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds.
|
2012-12-22 16:18:19 +01:00 |
|
Daniel Gibson
|
ee88148bd1
|
eliminate more longs
for 64bit compatibility.
|
2012-12-13 01:28:41 +01:00 |
|
Daniel Gibson
|
9eeea7adf3
|
Fix tons of compiler warnings
mostly -Wreorder, use const char* instead of char* for "static strings",
fix inappropriate usage of NULL (e.g. instead of '\0' or (int)0)
|
2012-12-11 23:57:05 +01:00 |
|
Robert Beckebans
|
3b0dabe30a
|
Formatted code.
|
2012-12-08 18:20:13 +01:00 |
|
Robert Beckebans
|
9cc36a111e
|
More Linux specific fixes. idlib compiles on Kubuntu 12.10 64 bit
|
2012-12-06 21:31:33 +01:00 |
|
Robert Beckebans
|
37a6018233
|
Added some macro defines for Linux.
|
2012-12-06 01:00:05 +01:00 |
|
Robert Beckebans
|
afaf66ef40
|
Formatted code
|
2012-12-04 12:11:14 +01:00 |
|
Daniel Gibson
|
259f164d28
|
Make idlib build with MinGW
but it probably is buggy and still has a lot of warnings.
The rest still has errors, i.e. you can't build a doom executable with
MinGW yet
|
2012-12-02 06:00:05 +01:00 |
|
Robert Beckebans
|
f55a763ca4
|
Formatted code using Artistic Style for better readability.
|
2012-11-28 16:47:07 +01:00 |
|
Brian Harris
|
5016f605b8
|
Initial commit
|
2012-11-26 12:58:24 -06:00 |
|