Azaezel
|
1ee127b753
more unused variable cleanups
|
8 years ago |
James Urquhart
|
e5c28b4d7f
Simplify buffer check when adding a registered variable
|
10 years ago |
James Urquhart
|
15169eab9f
Fix issue with registered variables becoming corrupted when string value was accessed.
|
10 years ago |
James Urquhart
|
942c7a48f4
Fix corruption issue with string iterator was using an absolute pointer. Also adds a special relative pointer type for constructed strings on the stack.
|
10 years ago |
James Urquhart
|
f44a3f27d6
Fix stack balancing problems by refactoring execution calls
|
10 years ago |
Luis Anton Rebollo
|
6492028bb2
Merge pull request #1035 from bpay/memfixes
|
10 years ago |
Ben Payne
|
81e7dafb94
Fix delete of malloc'ed memory
|
10 years ago |
James Urquhart
|
bfca94da5c
Initialize mResetLocked too
|
10 years ago |
James Urquhart
|
82fd1794e6
Fix issue where console stack values were getting overwritten inside a C++ function
|
10 years ago |
Daniel Buckmaster
|
b507dc9555
Merge branch 'master' into console-func-refactor
|
11 years ago |
LuisAntonRebollo
|
fcf7bee64a
Fix x64 problems for WIN64.
|
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 |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |