Filippos Karapetis
|
7da95bbd00
|
Pushed up the simple script stack function in the header file (this helps isolate them too, so that script.cpp only contains script command functions now)
svn-id: r39389
|
2009-03-14 12:23:35 +00:00 |
|
Benjamin Haisch
|
828a217a03
|
- Implemented "stand-alone" script dumper/disassembler; it can be enabled by defining DUMP_SCRIPTS in script.h and starting with at least debug level 1.
- Commented which script opcodes and extended functions are actually used or not.
svn-id: r32202
|
2008-05-20 20:00:10 +00:00 |
|
Filippos Karapetis
|
0c81b70ba3
|
Rewrote the MADE script dumper, hopefully in a more efficient way
svn-id: r32167
|
2008-05-18 10:57:58 +00:00 |
|
Filippos Karapetis
|
25e7e1999a
|
Initial incomplete version of a MADE script dumper
svn-id: r32150
|
2008-05-17 13:35:57 +00:00 |
|
Torbjörn Andersson
|
7e07dd5ec7
|
Changed spaces to tabs.
svn-id: r31610
|
2008-04-20 15:36:40 +00:00 |
|
Filippos Karapetis
|
d0590a09ea
|
Initial import of the work in progress MADE engine
svn-id: r31599
|
2008-04-20 14:43:56 +00:00 |
|