marauder2k7
|
50f74368b3
various fixes around preview assets and imageassets text field
|
3 months ago |
AzaezelX
|
5ab2419826
more stringtable leveraging
|
4 months ago |
marauder2k7
|
c6e0eade04
az changes
|
4 months ago |
marauder2k7
|
bab75a3a46
clang-tidy complained about std::moves
|
4 months ago |
marauder2k7
|
d93f094cf5
Update console.cpp
|
4 months ago |
marauder2k7
|
e2c4f88faf
plugging moar leaks
|
4 months ago |
marauder2k7
|
e6ead9f268
Update console.cpp
|
1 year ago |
Lukas Aldershaab
|
5615cc33d8
Remove CInterface script hooks, superseded by console refactor
|
2 years ago |
Lukas Aldershaab
|
e28e24a802
ConsoleValue improvements
|
2 years ago |
Lukas Aldershaab
|
89b0c7f73b
Console Refactor
|
2 years ago |
Areloch
|
c6f0f9cfd3
Based on Tron's suggestion, making the startTime var static to avoid possible collisions
|
2 years ago |
Areloch
|
2a7965dd71
Removed the extra timestamp formatting change
|
2 years ago |
Areloch
|
53869495fd
From Nils' UI Update work. Tweaks some of the handling for timestamp stuff, and adds some utility console functions for getting/resetting said timestamp stuffs.
|
2 years ago |
AzaezelX
|
b86716c670
further console cleanups. mostly of the form of correcting uninitialized values. some arithmatic sizes
|
2 years ago |
AzaezelX
|
fed381c945
more console cleanups
|
2 years ago |
Johan Mattsson
|
518f2c6a27
Release memory
|
2 years ago |
Jeff Hutchinson
|
3988e7baee
Better allocator for TorqueScript temp conversions used during interpretation
|
3 years ago |
Jeff Hutchinson
|
7ac62f42a3
Fixed a leak with console stack in the interpreter.
|
3 years ago |
Jeff Hutchinson
|
2e03108856
Optionally allow to treat script assert as warning
|
3 years ago |
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 years ago |
Jeff Hutchinson
|
4af4d90f4a
Get rid of setLocalVariable entirely.
|
4 years ago |
Jeff Hutchinson
|
a7db690b59
Reimplement object copy failures.
|
4 years ago |
Jeff Hutchinson
|
35b33f1864
various fixes and memory corruption bug.
|
4 years ago |
Jeff Hutchinson
|
c16b88d709
Fix temporary buffer for scripting conversions.
|
4 years ago |
Jeff Hutchinson
|
1b54162580
cleanup todos
|
4 years ago |
Jeff Hutchinson
|
59312d7d52
debugger support
|
4 years ago |
Jeff Hutchinson
|
717c7acca9
Merge remote-tracking branch 'devhead/Preview4_0' into tsneo
|
4 years ago |
Areloch
|
4d40e3cab5
Merge pull request #449 from OTHGMars/Zip_Test2
|
4 years ago |
Jeff Hutchinson
|
55b0ecb487
optimizations
|
4 years ago |
Jeff Hutchinson
|
f056e181b7
remove unused code.
|
4 years ago |