Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-14 | Deleted IGridServer interface (and classes implementing that). | MW | 1 | -6/+15 | |
2007-06-11 | *Removed OSVector3 and replaced with libsecondlife.LLVector3 | mingchen | 1 | -1/+2 | |
2007-06-11 | Started to add/update copyright notice in sugilite. | MW | 1 | -0/+27 | |
2007-05-27 | Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵ | MW | 1 | -0/+0 | |
just missing backend comms and working Avatar/primitives classes. | |||||
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 | |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -0/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-04-25 | Small clean up of files and directories | MW | 1 | -0/+1 | |
2007-04-11 | First basic test script now works in the jvm scripting engine. | MW | 1 | -0/+13 | |
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. |