aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/Compiler (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-24minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-12/+14
2009-09-29Add copyright header. Formatting cleanup.Jeff Ames1-20/+16
2009-09-18Renamed the project lslc to OpenSim.Tools.lslc to conform to the naming ↵Diva Canto1-0/+26
conventions so far. Added copyright to it.
2009-09-16 This fix adds a stand-alone compilation environmentAlan M Webb1-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>