Jeff Hutchinson
|
bfc0109485
fixes and some minor bc adjustment.
|
4 years ago |
Jeff Hutchinson
|
4e678292e1
fix foreach/foreach$ loops.
|
4 years ago |
Jeff Hutchinson
|
02447f0996
compile fixes.
|
4 years ago |
Jeff Hutchinson
|
35500a87c6
initial port of the new interpreter
|
4 years ago |
AzaezelX
|
2c1508c169
uninitialized variables-console
|
5 years ago |
Areloch
|
5a1af9ccd7
Merge pull request #2236 from Azaezel/memberMess
|
7 years ago |
Glenn Smith
|
b486ab73bd
CodeBlock::getFunctionArgs used the wrong offsets
|
7 years ago |
Azaezel
|
9b8c950701
console membervar cleanup
|
7 years ago |
Jeff Hutchinson
|
abc01fd377
Fix Torque3D 64bit DSOs.
|
7 years ago |
Areloch
|
d666322a1b
Merging
|
7 years ago |
Thomas "elfprince13" Dickerson
|
27e2871b01
Replaced StringTable->insert("") with StringTable->EmptyString()
|
8 years ago |
Anis A. Hireche
|
10cb6ab9c4
Merge remote-tracking branch 'refs/remotes/origin/development' into pr/1153
|
9 years ago |
Daniel Buckmaster
|
84e8cbb4ee
Revert recent style cleanup changes.
|
10 years ago |
Daniel Buckmaster
|
33fcc59543
Merge remote-tracking branch 'origin/style-cleanup' into development
|
10 years ago |
James Urquhart
|
f44a3f27d6
Fix stack balancing problems by refactoring execution calls
|
10 years ago |
Ben Payne
|
c19a70814c
Tidy up and fix the various Assert macros
|
10 years ago |
Daniel Buckmaster
|
170a4ea08f
Add anonymous functions before other statements.
|
10 years ago |
Daniel Buckmaster
|
1204b81a78
Added anomymous functions as in Konrad Kiss's resource.
|
10 years ago |
Daniel Buckmaster
|
33ff180593
Merge branch 'development' into style-cleanup
|
10 years ago |
Daniel Buckmaster
|
b507dc9555
Merge branch 'master' into console-func-refactor
|
10 years ago |
James Urquhart
|
e6ccc26a87
Remove debug instruction dump
|
11 years ago |
James Urquhart
|
1e44586606
Refactor TS compiler to not use the precompile step & also 64bit support
|
11 years ago |
Thomas Fischer
|
cd978039ac
Merge pull request #635 from just-bank/engine-fixes
|
11 years ago |
bank
|
cf3eb26e6f
Rename all member variables to follow the style guidelines (prefixed with the 'm') - class CodeBlock
|
11 years ago |
bank
|
6d176cf8db
Rename local variable to prevent confusion with member variable.
|
11 years ago |
cpusci
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 years ago |
jamesu
|
8a15133a61
Add new instructions to the instruction dumper
|
12 years ago |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |