Jeff Hutchinson
|
c16b88d709
Fix temporary buffer for scripting conversions.
|
3 years ago |
Jeff Hutchinson
|
02447f0996
compile fixes.
|
4 years ago |
Lukas Aldershaab
|
9ccaa6d3ea
Improve handling of non-default script filenames
|
4 years ago |
Lukas Aldershaab
|
099dd4f1f3
Parametrize script extension, default to 'tscript'
|
4 years ago |
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
|
870ee9fb5b
Integrate new CInterface into the engine-console
|
7 years ago |
Lukas Joergensen
|
33df294531
Mark EngineAPI as initialized, otherwise it can't be used
|
7 years ago |
Glenn Smith
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
7 years ago |
Areloch
|
d666322a1b
Merging
|
7 years ago |
Areloch
|
de1f002adc
Merge pull request #1846 from CouleeApps/background-fix
|
8 years ago |
Glenn Smith
|
ad30641499
SDL/Mac report going into the background
|
8 years ago |
James Urquhart
|
5b1bb6547a
Fix lookup issue on TCPObject. Also sync with working code.
|
8 years ago |
Areloch
|
7a3b40a86d
Initial Implementation of the Taml, Asset and Modules systems.
|
9 years ago |
Areloch
|
0d6768d57b
Removing stuff pertaining to demo modes and trials, as they're redundant now.
|
10 years ago |
LuisAntonRebollo
|
aa35157eef
PlatformSDL implementation.
|
10 years ago |
Daniel Buckmaster
|
9f47032522
Allow return status to be specified using quitWithStatus.
|
11 years ago |
Thomas Fischer
|
ffc1ee829b
moved filesystem init further up, to be able to log errors earlier
|
12 years ago |
DavidWyand-GG
|
539efcb1e1
Input event changes
|
12 years ago |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |