aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ExtensionsScriptModule/Engines/JVMEngine/JVM/Stack.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Spring cleaning, round 3029Adam Frisby2008-05-081-40/+0
|
* * Cleaned namespaces of entire solution. OpenSim directories now correspond ↵Adam Frisby2008-05-011-2/+2
| | | | with namespaces.
* Formatting cleanup.Jeff Ames2008-03-181-27/+27
|
* * Optimized usingslbsa712007-12-271-1/+1
| | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF
* saved OpenSim source code from the giant rampaging unterminated copyright ↵Jeff Ames2007-12-101-2/+2
| | | | notice of doom
* * Optimized usingslbsa712007-10-301-3/+1
| | | | | | * Shortened type references * Removed redundant 'this' qualifier
* fixing me some line endingsSean Dague2007-09-171-42/+42
|
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
|
* Taken the old scripting engine out of Region.Environment and moved it into a ↵MW2007-08-281-0/+42
separate module: OpenSim.Region.ExtensionsScriptModule (named as such because the purpose of it is to script server extensions, rather than "user scripting" like Tedd's engine.)