aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/world/World.Scripting.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-07*Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen1-151/+0
NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning
2007-06-05* Added proper copyright notices to everything (1/3)Adam Frisby1-0/+27
2007-05-26Goodbye WorldMW1-124/+0
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-05-16started to refactor startup code and to move udp server code out to its own ↵MW1-0/+0
class (currently not being used though) so that a single instance can handle multiple regions (each will need to be listening on a separate udp port)
2007-04-25Small clean up of files and directoriesMW1-0/+1
2007-04-11small improvement to the jvm and test scriptMW1-0/+1
2007-04-11First basic test script now works in the jvm scripting engine. MW1-0/+122
For it to work you need to have a java sdk installed and the javac.exe somewhere in the environment Path variable. Then To test, copy the text from bin/script1.text into a note card and then add that note to a prim.