Robert Beckebans
|
92ad0cb0fe
|
Doubled MAX_GLOBALS for the Runners 2.6 mod. closes #835
|
2023-12-20 14:38:01 +01:00 |
|
Robert Beckebans
|
96ebce54b1
|
Merged script interpreter improvements from Dhewm3 #835
|
2023-12-16 15:48:35 +01:00 |
|
Stephen Saunders
|
52dd6193bf
|
Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security
|
2023-06-20 12:24:24 -04:00 |
|
Robert Beckebans
|
4335eed1a7
|
Added sample sound shaders for looping background music
|
2022-09-10 22:09:24 +02:00 |
|
Robert Beckebans
|
fd6c589da0
|
( ), ( void ) -> ()
|
2022-06-18 10:43:30 +02:00 |
|
Admer
|
2f58f2b0c2
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
|
Robert Beckebans
|
9a0a89dbbd
|
idMath::INFINITY -> idMath::INFINITUM for system define clash on macOS
|
2021-07-26 08:46:39 +02:00 |
|
Robert Beckebans
|
dbbcea94c5
|
Pull request cleanup
|
2021-04-29 16:32:15 +02:00 |
|
Stephen Saunders
|
0aae6f0902
|
macOS support for OpenGL and MoltenVK, demo recording/playback improvements
|
2021-04-19 14:32:52 -04:00 |
|
Robert Beckebans
|
b85db1e865
|
Merged stuff from Iced-Hellfire-Dev branch, no specular fix
|
2021-02-20 12:56:24 +01:00 |
|
Robert Beckebans
|
4a6af2d609
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
|
Robert Beckebans
|
a315630d7d
|
Changed astyle-code.sh script to use the system astyle which is 2.03 on Kubuntu 13.10
|
2014-02-23 15:19:11 +01:00 |
|
Christoph Korn
|
264ffcb6f7
|
Fix typos
Just fix some typos.
|
2013-12-31 02:23:16 +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 |
|
Robert Beckebans
|
3639ba0c7b
|
Everything compiles on Linux. Now we can fix the linker problems! :)
|
2012-12-07 18:29:47 +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 |
|