Files
vgstation13/tools
PJB3005 d069cf3f7c SDQL upgrades. (#11528)
* SDQL upgrades.

Global var accessing, assoc lists (["yes": "no"]), `IN` for arbitrary
expressions and a bunch of wrappers for builtin BYOND procs. This includes _animate().

* remove debug output

* Fixes a fuckup and adds a changelog.

* fuck

* Fixes special variables inside the IN clause.

* Fix lag potential
2016-08-31 13:50:29 -07:00
..
2016-05-01 14:15:17 -05:00
2016-08-31 13:50:29 -07:00

the compiled exe file for the Unstandardness text for DM program is in:
UnstandardnessTestForDM\bin\Debug\UnstandardnessTestForDM.exe
of
UnstandardnessTestForDM\bin\Release\UnstandardnessTestForDM.exe

You have to move it to the root folder (where the dme file is) and run it from there for it to work.