aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Scripting/EmbeddedJVM/Properties/AssemblyInfo.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-33/+0
2007-06-14Commented out the Scene.Backup method for now as there isn't really anything ↵MW1-33/+0
to Backup yet and it might be the cause of a memory leak. Deleted EmbeddedJVM scripting engine, not being used. "If" we ever decide to use it then it can be re-added.
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-04-11Attempt to rearrange some of the directoriesMW1-0/+0
2007-04-11Changed so that a bin\ScriptEngines\ directory will be searched for ↵MW1-3/+3
scripting Engines. Added the work in progress JVM scripting engine.
2007-03-22brought zircon branch into trunkgareth1-3/+3
2007-03-15Created VS2005 Solution/Project files for the OGS appsMW1-5/+5
2007-03-13-- Trying to get trunk to run from first buildlbsa711-0/+33
* Collected required dll's into /bin * Moved timer start for great justice * Added some Writes to Console, and a Status field * Added dumb NullPhysicsScene and NullPhysicsActor that kicks in if Physics Plugin not specified * Svn-ignored a shitload