Randy Heit
e5ef25591d
- Use a union, rather than pointer aliasing, to access the parts of a VM instruction.
...
SVN r1922 (scripting)
2009-10-17 00:33:23 +00:00
Randy Heit
3cbac657d6
- Added type coercion for action function parameters.
...
- I add PARAMI, and then I don't even do it right...
SVN r1919 (scripting)
2009-10-15 22:15:55 +00:00
Randy Heit
126c738116
- Added PARAMI for the common case of passing an integer constant to a function.
...
- Made FxParameter::Emit free its operand's register.
SVN r1918 (scripting)
2009-10-15 21:59:37 +00:00
Randy Heit
caa5f6dbdc
- Send disassembly to a file, since it gets way too slow when sending a disassembly
...
of every single thing to the rich edit control.
SVN r1917 (scripting)
2009-10-15 21:23:59 +00:00
Randy Heit
85cc335725
- Added dummy code generation for states that pass parameters to action functions.
...
Currently, they're only good for disassembly and pasting into a proper text editor
for viewing.
- Fixed some problems with the FxExpression emitters that were revealed by actually
using them on the standard actors.
SVN r1911 (scripting)
2009-10-15 03:58:23 +00:00
Randy Heit
92766165f5
OMG! Wrong directory!
...
SVN r1844 (scripting)
2009-09-16 03:01:40 +00:00