aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/Compiler (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-11-241-12/+14
|
* Add copyright header. Formatting cleanup.Jeff Ames2009-09-291-20/+16
|
* Renamed the project lslc to OpenSim.Tools.lslc to conform to the naming ↵Diva Canto2009-09-181-0/+26
| | | | conventions so far. Added copyright to it.
* This fix adds a stand-alone compilation environmentAlan M Webb2009-09-161-0/+287
for OpenSIm scripts. It makes it very easy to address coding issues before going in-world to try a script out. This is a HUGE time saver if you're doing anything significant with scripts. Signed-off-by: dr scofield (aka dirk husemann) <drscofield@xyzzyxyzzy.net>