| Commit message (Expand) | Author | Files | Lines |
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -281/+0 |
2007-06-11 | *Removed AdminWebFront -- Unused | mingchen | 1 | -59/+0 |
2007-06-11 | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 1 | -0/+27 |
2007-06-07 | *Cleaned up namespaces, filenames, etc in OpenSim.RegionServer | mingchen | 1 | -7/+7 |
2007-06-05 | * Added proper copyright notices to everything (1/3) | Adam Frisby | 1 | -0/+27 |
2007-06-05 | * Removing dead comments | Adam Frisby | 1 | -2/+0 |
2007-05-27 | Should allow multiple worlds (and UDP servers) to be ran in one instance, jus... | MW | 1 | -2/+0 |
2007-05-26 | Die WebFrontEnd, Die Grid class! | MW | 1 | -225/+3 |
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 t... | MW | 1 | -0/+0 |
2007-05-16 | * sing loud, sing proud, sing from the heart | lbsa71 | 1 | -1/+0 |
2007-04-11 | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 1 | -13/+13 |
2007-04-03 | * The world can not contain ScriptFactories that creates unique instances of ... | lbsa71 | 1 | -30/+2 |
2007-04-03 | * Extended Script API with GetRandomAvatar | lbsa71 | 1 | -7/+14 |
2007-04-03 | * Script prototype | lbsa71 | 1 | -26/+72 |
2007-04-03 | Temporary fix for the object taking bug | MW | 1 | -2/+2 |
2007-03-30 | Started to add a few features to the web front end that should be useful duri... | MW | 1 | -4/+43 |
2007-03-29 | When you change the name of a inventory item, it should no longer revert afte... | MW | 1 | -1/+1 |
2007-03-29 | * Now the rest handlers try to match path as close as possibly, so it's possi... | lbsa71 | 1 | -7/+7 |
2007-03-29 | * RestMethod now uses same pattern as XmlRpcMethod | lbsa71 | 1 | -111/+110 |
2007-03-28 | After hours of searching for a bug, it works - User accounts in sandbox mode,... | MW | 1 | -3/+30 |
2007-03-27 | * revert the revert - begin the beguine | lbsa71 | 1 | -4/+7 |
2007-03-27 | * Reverting todays work. It was worth a try. | lbsa71 | 1 | -7/+4 |
2007-03-27 | * Continued refactoring away OpenSimRoot - now it's down to the final 2. | lbsa71 | 1 | -4/+7 |
2007-03-27 | Added REST-handler interface for the http server and changed the Admin Web fr... | MW | 1 | -0/+164 |