| Commit message (Expand) | Author | Age | Files | Lines |
* | Small clean up of files and directories | MW | 2007-04-25 | 25 | -80/+85 |
* | === Dedicated to Jesse. === | lbsa71 | 2007-04-22 | 1 | -70/+70 |
* | Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ... | gareth | 2007-04-21 | 1 | -70/+70 |
* | Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be... | gareth | 2007-04-17 | 3 | -3/+7 |
* | W00t! multiple sims! | gareth | 2007-04-15 | 2 | -1/+12 |
* | In the grid, there is life! | gareth | 2007-04-14 | 5 | -40/+34 |
* | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 2007-04-11 | 1 | -0/+16 |
* | First basic test script now works in the jvm scripting engine. | MW | 2007-04-11 | 3 | -0/+45 |
* | Changed so that a bin\ScriptEngines\ directory will be searched for scripting... | MW | 2007-04-11 | 3 | -69/+79 |
* | (no commit message) | MW | 2007-04-11 | 1 | -3/+5 |
* | Added POST handler for /sims/ in the grid server | gareth | 2007-04-11 | 3 | -72/+105 |
* | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 2007-04-11 | 1 | -67/+67 |
* | Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve... | Adam Frisby | 2007-04-11 | 1 | -2/+2 |
* | Fixed "teh bug" | gareth | 2007-04-10 | 1 | -67/+67 |
* | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 2007-04-06 | 1 | -2/+2 |
* | * Added Primitive2 to vs2005 solution | lbsa71 | 2007-04-04 | 1 | -67/+67 |
* | Started to clean up/ rewrite Primitive class , currently the new version is c... | MW | 2007-04-04 | 1 | -1/+14 |
* | Finished initial sim<>Grid login (kinda) | gareth | 2007-04-03 | 4 | -70/+70 |
* | Temporary fix for the object taking bug | MW | 2007-04-03 | 1 | -0/+4 |
* | OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene... | MW | 2007-04-02 | 2 | -29/+48 |
* | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con... | MW | 2007-04-02 | 2 | -66/+74 |
* | Added DB backing for user profiles | gareth | 2007-04-02 | 1 | -2/+18 |
* | Finished adding Db4o support to user profile manager | gareth | 2007-04-02 | 2 | -4/+12 |
* | Moved database storage of the world map to the Db4LocalStorage so its in the ... | MW | 2007-04-02 | 4 | -164/+163 |
* | Added OpenUser.Config project | gareth | 2007-04-02 | 3 | -157/+219 |
* | Fixed VS2005 solution/project files | MW | 2007-04-02 | 2 | -158/+158 |
* | Moved grid configuration to Db4o database | gareth | 2007-04-02 | 2 | -0/+4 |
* | Copied OpenSim.Config ready to port for grid server | gareth | 2007-04-02 | 1 | -0/+64 |
* | Added sim check timer | gareth | 2007-04-02 | 1 | -0/+1 |
* | Added new REST protocol (partially complete) | gareth | 2007-04-02 | 2 | -217/+217 |
* | Can now Rez and DeRez objects (take to and from inventory). | MW | 2007-03-31 | 2 | -1/+141 |
* | Add back ParseXMLRPC() to UserProfileManager | MW | 2007-03-31 | 1 | -0/+16 |
* | * cleared some unused code away | lbsa71 | 2007-03-31 | 1 | -182/+0 |
* | When you change the name of a inventory item, it should no longer revert afte... | MW | 2007-03-29 | 1 | -1/+16 |
* | * Naaw, -realphysx is too much to ask | lbsa71 | 2007-03-29 | 1 | -1/+1 |
* | Fixed so Inventory structure is correct after a log out and re-login (in Sand... | MW | 2007-03-29 | 2 | -1/+4 |
* | Added lbsa71's http server changes. | MW | 2007-03-29 | 1 | -140/+329 |
* | Fixed name quotes bug | MW | 2007-03-28 | 1 | -2/+2 |
* | After hours of searching for a bug, it works - User accounts in sandbox mode,... | MW | 2007-03-28 | 5 | -8/+71 |
* | Who dropped my child_agent flag? It returns | gareth | 2007-03-27 | 1 | -0/+1 |
* | * revert the revert - begin the beguine | lbsa71 | 2007-03-27 | 1 | -1/+1 |
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 1 | -1/+1 |
* | * vaseline + duct-tape. | lbsa71 | 2007-03-27 | 1 | -1/+1 |
* | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 2007-03-27 | 1 | -1/+1 |
* | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 2007-03-27 | 1 | -1/+1 |
* | * Enabled the OpenSim.Servers project | lbsa71 | 2007-03-27 | 1 | -1/+1 |
* | * Now there's one Console class, and instead the apps responds to cmd's and s... | lbsa71 | 2007-03-27 | 2 | -64/+64 |
* | ODE plugin now can fly but sinks through ground when walking (?!!!??!??!) | gareth | 2007-03-27 | 1 | -63/+63 |
* | Added a very very very basic Web front end for admin use - ready to be used i... | MW | 2007-03-26 | 1 | -1/+1 |
* | * Added Prebuild exe (just delete the old one) | lbsa71 | 2007-03-26 | 1 | -63/+63 |