Jeff Hutchinson
|
3988e7baee
Better allocator for TorqueScript temp conversions used during interpretation
|
3 gadi atpakaļ |
Jeff Hutchinson
|
7ac62f42a3
Fixed a leak with console stack in the interpreter.
|
3 gadi atpakaļ |
Jeff Hutchinson
|
2e03108856
Optionally allow to treat script assert as warning
|
3 gadi atpakaļ |
Robert MacGregor
|
2b53c065ce
* BugFix: Correct an invalid memory access error caused by the tab autocomplete in the console when attempting to tab complete at the start of the input while there is text to the right.
|
3 gadi atpakaļ |
Jeff Hutchinson
|
4af4d90f4a
Get rid of setLocalVariable entirely.
|
3 gadi atpakaļ |
Jeff Hutchinson
|
a7db690b59
Reimplement object copy failures.
|
3 gadi atpakaļ |
Jeff Hutchinson
|
35b33f1864
various fixes and memory corruption bug.
|
3 gadi atpakaļ |
Jeff Hutchinson
|
c16b88d709
Fix temporary buffer for scripting conversions.
|
4 gadi atpakaļ |
Jeff Hutchinson
|
1b54162580
cleanup todos
|
4 gadi atpakaļ |
Jeff Hutchinson
|
59312d7d52
debugger support
|
4 gadi atpakaļ |
Jeff Hutchinson
|
717c7acca9
Merge remote-tracking branch 'devhead/Preview4_0' into tsneo
|
4 gadi atpakaļ |
Areloch
|
4d40e3cab5
Merge pull request #449 from OTHGMars/Zip_Test2
|
4 gadi atpakaļ |
Jeff Hutchinson
|
55b0ecb487
optimizations
|
4 gadi atpakaļ |
Jeff Hutchinson
|
f056e181b7
remove unused code.
|
4 gadi atpakaļ |
Jeff Hutchinson
|
bfc0109485
fixes and some minor bc adjustment.
|
4 gadi atpakaļ |
Jeff Hutchinson
|
93500b6ac4
more changes.
|
4 gadi atpakaļ |
Jeff Hutchinson
|
f776e73b04
cleanup
|
4 gadi atpakaļ |
Jeff Hutchinson
|
02447f0996
compile fixes.
|
4 gadi atpakaļ |
Jeff Hutchinson
|
50df52ecfc
more console refactor.
|
4 gadi atpakaļ |
Jeff Hutchinson
|
5e81c021f5
start cleaning up ConsoleValueRef's
|
4 gadi atpakaļ |
Jeff Hutchinson
|
35500a87c6
initial port of the new interpreter
|
4 gadi atpakaļ |
Lukas Aldershaab
|
9ccaa6d3ea
Improve handling of non-default script filenames
|
4 gadi atpakaļ |
Lukas Aldershaab
|
099dd4f1f3
Parametrize script extension, default to 'tscript'
|
4 gadi atpakaļ |
OTHGMars
|
8765d3a46e
Con::isBasePath() performs the same path expansion on both input paths.
|
4 gadi atpakaļ |
Tony
|
a5b31a3cef
Added space to append to timestamps if they're used
|
4 gadi atpakaļ |
Tony
|
f7a0047391
Fixed date order to be YYYY/MM/DD
|
4 gadi atpakaļ |
Tony
|
afa8124301
Added date/time stamps option to console log
|
4 gadi atpakaļ |
Lukas Aldershaab
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
4 gadi atpakaļ |
AzaezelX
|
1d71ee70e8
memleak fix
|
4 gadi atpakaļ |
Areloch
|
8956559bfd
Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code.
|
4 gadi atpakaļ |