AzaezelX
|
846cec8dff
hybridize suggested approaches with older code style, passing along either a matrix or a null.
|
1 år sedan |
AzaezelX
|
b12cd00b74
SFX and soundasset safeties and fixe
|
1 år sedan |
Areloch
|
c809dbb4be
- Ensures if there is a $pref::server::password set and you're creating a localConnection game, you can connect even if you don't have a client password set
|
1 år sedan |
JeffR
|
943cf8351b
Adds safety check to SoundAsset's playSound so if we don't have a source, it doesn't crash
|
3 år sedan |
JeffR
|
15ef8b4fbe
Cleaned up implementation of #712
|
3 år sedan |
Robert MacGregor
|
1b6b803a20
* BugFix: Clear a lot of warnings and correct a few actual programming errors along the way.
|
4 år sedan |
Jeff Hutchinson
|
27a4868b6e
Fix buffer corruption.
|
4 år sedan |
Jeff Hutchinson
|
717c7acca9
Merge remote-tracking branch 'devhead/Preview4_0' into tsneo
|
4 år sedan |
Areloch
|
5525f8ecdd
Converts all game, gui editor, and system classes to utilize assets
|
4 år sedan |
Jeff Hutchinson
|
6f7fdca87d
lotsa fixes.
|
4 år sedan |
Jeff Hutchinson
|
35500a87c6
initial port of the new interpreter
|
4 år sedan |
Lukas Aldershaab
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
5 år sedan |
Areloch
|
66cc6fb9d1
Removes current implement of shadow caching
|
5 år sedan |
Lukas Joergensen
|
7d91d0a577
Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic
|
7 år sedan |
Lukas Joergensen
|
0fff33869c
Eliminate unnecessary uses of ConsoleMethod
|
7 år sedan |
Lukas Joergensen
|
2bbc716db6
Eliminate unnecessary uses of ConsoleFunction
|
7 år sedan |
Bloodknight
|
20eefee3cd
Merge branch 'development' into issue_2115
|
7 år sedan |
Marc Chapman
|
b8f722e2f9
Phase 2: #ifdef for Zodiacs and particles
|
7 år sedan |
Marc Chapman
|
0c65f9ee8e
Phase 1: Add a #define test
|
7 år sedan |
Areloch
|
0c21ef1b45
Removes Entity/Component stuff from being behind an experimental flag.
|
8 år sedan |
Marc Chapman
|
fcce9be33c
obj-select -- object selection functionality
|
8 år sedan |
Marc Chapman
|
64d1b06866
db-cache -- implementation of datablock caching system.
|
8 år sedan |
James Urquhart
|
212ac36cc1
Tidy up indentation in openvr changes
|
9 år sedan |
James Urquhart
|
f91aa639d6
Remove projection offset, add the hmd head matrix. Also tidy up a few things.
|
9 år sedan |
Marc Chapman
|
5d6ab545da
Tidy up unnecessary #define
|
9 år sedan |
Areloch
|
ec8882c3c8
Ensuring all names are the correct casing for Linux
|
9 år sedan |
Areloch
|
b04ad52b5d
Ensure that inclusion of any entity/component stuff is properly bracketed with the preprocessor check.
|
9 år sedan |
Areloch
|
38c18870d3
Adjustments to allow Entities/Components to act as cameras and control objects.
|
9 år sedan |
Daniel Buckmaster
|
39f0e269d6
Merge pull request #1328 from GarageGames/release-3.7
|
10 år sedan |
James Urquhart
|
12d435c341
Remove value constructors for ConsoleValueRef & fix callbacks which use them. Fixes issue #1289
|
10 år sedan |