| Commit message (Expand) | Author | Files | Lines |
2007-04-02 | OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene... | MW | 5 | -20/+283 |
2007-04-02 | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con... | MW | 2 | -69/+70 |
2007-04-02 | Added /simstatus REST handler | gareth | 1 | -0/+5 |
2007-04-02 | Moved database storage of the world map to the Db4LocalStorage so its in the ... | MW | 3 | -191/+198 |
2007-04-02 | Added OpenUser.Config project | gareth | 1 | -186/+186 |
2007-04-02 | (no commit message) | MW | 1 | -0/+10 |
2007-04-02 | Fixed VS2005 solution/project files | MW | 1 | -186/+186 |
2007-04-02 | Added new REST protocol (partially complete) | gareth | 2 | -261/+255 |
2007-04-01 | More refactoring | MW | 5 | -69/+129 |
2007-04-01 | More cleaning up of SimClient and packet handling | MW | 4 | -60/+58 |
2007-04-01 | Moved more packet types to handlers | MW | 3 | -130/+147 |
2007-04-01 | More work on adding Packets handlers and tested the first handler. | MW | 3 | -78/+115 |
2007-03-31 | Added Packet handlers to SimClient | MW | 2 | -353/+402 |
2007-03-31 | Can now Rez and DeRez objects (take to and from inventory). | MW | 6 | -35/+278 |
2007-03-31 | (no commit message) | MW | 2 | -50/+57 |
2007-03-30 | Some very basic terraforming, can raise and lower the terrain, but currently ... | MW | 4 | -214/+287 |
2007-03-30 | (no commit message) | MW | 1 | -2/+1 |
2007-03-30 | Clothing now seems to work (though there are likely to still be some problems) | MW | 2 | -3/+25 |
2007-03-30 | Removed a few comments sent to the console | MW | 2 | -8/+3 |
2007-03-30 | Should now be able to create and edit Notecards | MW | 3 | -2/+30 |
2007-03-30 | Started to add a few features to the web front end that should be useful duri... | MW | 2 | -5/+44 |
2007-03-29 | When you change the name of a inventory item, it should no longer revert afte... | MW | 4 | -6/+27 |
2007-03-29 | * Moved LoginServer and LocalUserProfileManager to OpenSim.Servers | lbsa71 | 4 | -424/+0 |
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 | 2 | -112/+112 |
2007-03-29 | * Tried to make the sandbox/useraccount sim setup a bit simpler | lbsa71 | 3 | -171/+52 |
2007-03-29 | * Naaw, -realphysx is too much to ask | lbsa71 | 1 | -33/+25 |
2007-03-29 | Fixed so Inventory structure is correct after a log out and re-login (in Sand... | MW | 2 | -1/+21 |
2007-03-29 | Added lbsa71's http server changes. | MW | 8 | -439/+225 |
2007-03-28 | Fixed name quotes bug | MW | 1 | -3/+2 |
2007-03-28 | After hours of searching for a bug, it works - User accounts in sandbox mode,... | MW | 9 | -25/+139 |
2007-03-28 | RIP OpenSimRoot. (removed) | MW | 15 | -190/+300 |
2007-03-28 | * worked a little bit more on straigthening the startup procedure out | lbsa71 | 2 | -40/+53 |
2007-03-27 | * revert the revert - begin the beguine | lbsa71 | 12 | -160/+226 |
2007-03-27 | * Reverting todays work. It was worth a try. | lbsa71 | 12 | -228/+160 |
2007-03-27 | * vaseline + duct-tape. | lbsa71 | 2 | -6/+6 |
2007-03-27 | * Fixed yet another project ref fuck-up in Prebuild. | lbsa71 | 1 | -4/+4 |
2007-03-27 | * Continued refactoring away OpenSimRoot - now it's down to the final 2. | lbsa71 | 7 | -57/+95 |
2007-03-27 | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 6 | -74/+108 |
2007-03-27 | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 1 | -4/+4 |
2007-03-27 | * Enabled the OpenSim.Servers project | lbsa71 | 1 | -31/+27 |
2007-03-27 | Added REST-handler interface for the http server and changed the Admin Web fr... | MW | 6 | -164/+235 |
2007-03-27 | * Now there's one Console class, and instead the apps responds to cmd's and s... | lbsa71 | 7 | -287/+131 |
2007-03-27 | ODE plugin now can fly but sinks through ground when walking (?!!!??!??!) | gareth | 1 | -69/+69 |
2007-03-26 | (no commit message) | MW | 1 | -1/+1 |
2007-03-26 | preparing to add full clothes/body part support. | MW | 3 | -86/+132 |
2007-03-26 | Added a very very very basic Web front end for admin use - ready to be used i... | MW | 4 | -12/+201 |
2007-03-26 | * Added Prebuild exe (just delete the old one) | lbsa71 | 1 | -69/+69 |
2007-03-26 | Fresh prebuild + nant sets | gareth | 1 | -69/+69 |
2007-03-26 | * fixed buildfiles | lbsa71 | 2 | -73/+73 |