| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaned up Adam's mess | gareth | 2007-05-05 | 1 | -0/+1 |
* | Grid server V2.0! Now with extra crunchy SQL support. | Adam Frisby | 2007-05-04 | 1 | -0/+3 |
* | fix array size | morphw | 2007-05-04 | 1 | -1/+1 |
* | fixed the VS 2005 solution/ project files. | MW | 2007-04-30 | 1 | -0/+6 |
* | Fixing stuff | gareth | 2007-04-30 | 1 | -0/+23 |
* | Done some more conversion work on the asset server | gareth | 2007-04-30 | 1 | -0/+1 |
* | Copied gridserver ready to convert to asset server | gareth | 2007-04-29 | 1 | -71/+72 |
* | Major ass commit | Adam Frisby | 2007-04-27 | 1 | -0/+1 |
* | Clearing up comment to reflect true strength of GenerateChallenge() | Adam Frisby | 2007-04-27 | 1 | -1/+1 |
* | Added challenge generation function to generate cryptographic strength challe... | Adam Frisby | 2007-04-27 | 1 | -0/+19 |
* | Cryptographic framework for authenticating and verifying remoting messages. M... | Adam Frisby | 2007-04-27 | 1 | -0/+90 |
* | Mostly working again. | MW | 2007-04-26 | 1 | -15/+20 |
* | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 2007-04-25 | 4 | -2/+99 |
* | 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 |