Lukas Aldershaab
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
4 years ago |
Lukas Joergensen
|
76908eae3c
Eliminate DefineConsoleMethod
|
7 years ago |
Azaezel
|
1ee127b753
more unused variable cleanups
|
8 years ago |
Areloch
|
11398bb04e
Issue found with PVS-Studio:
|
10 years ago |
Ben Payne
|
0ffd7f5620
Fix member vars left uninitialized in constructors
|
10 years ago |
Daniel Buckmaster
|
f9cd778b3b
Fixed tricky overloaded sfx* functions.
|
10 years ago |
Daniel Buckmaster
|
3ab048c5b0
Fixes after feedback from Luis.
|
10 years ago |
Vincent Gee
|
9907c4592e
Fixed bad string compares and simdictionary
|
10 years ago |
Vincent Gee
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
10 years ago |
Daniel Buckmaster
|
b507dc9555
Merge branch 'master' into console-func-refactor
|
11 years ago |
bank
|
f3fc84738b
Use fixed buffer size var when allocating return buffer from console.
|
11 years ago |
jamesu
|
08d4f6ebc0
Improvements to console refactor code
|
13 years ago |
James Urquhart
|
38c8e52c1d
Beginnings of the "pass everything using a native type wrapper" console code.
|
13 years ago |
David Wyand
|
8f75a228f7
Fix for Issue #62 for Large decal disappears
|
13 years ago |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |