| Commit message (Expand) | Author | Files | Lines |
2007-05-16 | FIXED THE BUILD! | gareth | 1 | -74/+74 |
2007-05-16 | Quite big change to how Sessions/circuits are Authenticated. Seems to work ok... | MW | 2 | -2/+6 |
2007-05-16 | * removed unused new-login.dat | lbsa71 | 1 | -8/+7 |
2007-05-15 | Changed session ID generation to use crypto generator, and this time - work. ... | Adam Frisby | 1 | -6/+7 |
2007-05-15 | updated Build/project files to include the new projects and new files. | MW | 3 | -84/+88 |
2007-05-15 | provide ready-to-eat attributes parsed from byte array | morphw | 1 | -0/+34 |
2007-05-14 | set the default region x,y and sim port to 0 in UserProfileManager. XmlRpcLog... | MW | 1 | -4/+4 |
2007-05-13 | Added skeleton master service manager | gareth | 1 | -73/+73 |
2007-05-13 | Inventory should be working again in sandbox mode | MW | 1 | -0/+13 |
2007-05-12 | SimProfileBase is obsolete. EXTER-MIN-ATE! EXTER-MIN-ATE! | Adam Frisby | 1 | -3/+1 |
2007-05-12 | PROTIP: System.Random isn't actually random. Use RNGCryptoServiceProvider in ... | Adam Frisby | 1 | -2/+10 |
2007-05-11 | Guard against re-adding an existing folder. Seemed to happen on some timeout... | morphw | 1 | -8/+11 |
2007-05-08 | * deleted bin directories | lbsa71 | 1 | -73/+73 |
2007-05-07 | Merged 0.1-prestable back into trunk :( | gareth | 1 | -1/+0 |
2007-05-05 | Cleaned up Adam's mess | gareth | 1 | -0/+1 |
2007-05-04 | Grid server V2.0! Now with extra crunchy SQL support. | Adam Frisby | 1 | -0/+3 |
2007-05-04 | fix array size | morphw | 1 | -1/+1 |
2007-04-30 | fixed the VS 2005 solution/ project files. | MW | 1 | -0/+6 |
2007-04-30 | Fixing stuff | gareth | 1 | -0/+23 |
2007-04-30 | Done some more conversion work on the asset server | gareth | 1 | -0/+1 |
2007-04-29 | Copied gridserver ready to convert to asset server | gareth | 1 | -71/+72 |
2007-04-27 | Major ass commit | Adam Frisby | 1 | -0/+1 |
2007-04-27 | Clearing up comment to reflect true strength of GenerateChallenge() | Adam Frisby | 1 | -1/+1 |
2007-04-27 | Added challenge generation function to generate cryptographic strength challe... | Adam Frisby | 1 | -0/+19 |
2007-04-27 | Cryptographic framework for authenticating and verifying remoting messages. M... | Adam Frisby | 1 | -0/+90 |
2007-04-26 | Mostly working again. | MW | 1 | -15/+20 |
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 4 | -2/+99 |
2007-04-25 | Small clean up of files and directories | MW | 25 | -80/+85 |
2007-04-22 | === Dedicated to Jesse. === | lbsa71 | 1 | -70/+70 |
2007-04-21 | Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ... | gareth | 1 | -70/+70 |
2007-04-17 | Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be... | gareth | 3 | -3/+7 |
2007-04-15 | W00t! multiple sims! | gareth | 2 | -1/+12 |
2007-04-14 | In the grid, there is life! | gareth | 5 | -40/+34 |
2007-04-11 | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 1 | -0/+16 |
2007-04-11 | First basic test script now works in the jvm scripting engine. | MW | 3 | -0/+45 |
2007-04-11 | Changed so that a bin\ScriptEngines\ directory will be searched for scripting... | MW | 3 | -69/+79 |
2007-04-11 | (no commit message) | MW | 1 | -3/+5 |
2007-04-11 | Added POST handler for /sims/ in the grid server | gareth | 3 | -72/+105 |
2007-04-11 | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 1 | -67/+67 |
2007-04-11 | Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve... | Adam Frisby | 1 | -2/+2 |
2007-04-10 | Fixed "teh bug" | gareth | 1 | -67/+67 |
2007-04-06 | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 1 | -2/+2 |
2007-04-04 | * Added Primitive2 to vs2005 solution | lbsa71 | 1 | -67/+67 |
2007-04-04 | Started to clean up/ rewrite Primitive class , currently the new version is c... | MW | 1 | -1/+14 |
2007-04-03 | Finished initial sim<>Grid login (kinda) | gareth | 4 | -70/+70 |
2007-04-03 | Temporary fix for the object taking bug | MW | 1 | -0/+4 |
2007-04-02 | OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene... | MW | 2 | -29/+48 |
2007-04-02 | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con... | MW | 2 | -66/+74 |
2007-04-02 | Added DB backing for user profiles | gareth | 1 | -2/+18 |
2007-04-02 | Finished adding Db4o support to user profile manager | gareth | 2 | -4/+12 |