aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged 0.1-prestable back into trunk :(gareth2007-05-071-1/+0
* Cleaned up Adam's messgareth2007-05-051-0/+1
* Grid server V2.0! Now with extra crunchy SQL support.Adam Frisby2007-05-041-0/+3
* fix array sizemorphw2007-05-041-1/+1
* fixed the VS 2005 solution/ project files.MW2007-04-301-0/+6
* Fixing stuffgareth2007-04-301-0/+23
* Done some more conversion work on the asset servergareth2007-04-301-0/+1
* Copied gridserver ready to convert to asset servergareth2007-04-291-71/+72
* Major ass commitAdam Frisby2007-04-271-0/+1
* Clearing up comment to reflect true strength of GenerateChallenge()Adam Frisby2007-04-271-1/+1
* Added challenge generation function to generate cryptographic strength challe...Adam Frisby2007-04-271-0/+19
* Cryptographic framework for authenticating and verifying remoting messages. M...Adam Frisby2007-04-271-0/+90
* Mostly working again.MW2007-04-261-15/+20
* updated to use lastest version of libsl but is currently broke when using SL ...MW2007-04-254-2/+99
* Small clean up of files and directoriesMW2007-04-2525-80/+85
* === Dedicated to Jesse. ===lbsa712007-04-221-70/+70
* Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ...gareth2007-04-211-70/+70
* Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be...gareth2007-04-173-3/+7
* W00t! multiple sims!gareth2007-04-152-1/+12
* In the grid, there is life!gareth2007-04-145-40/+34
* * Started on converting UserHTTPServer to BaseHttpServerlbsa712007-04-111-0/+16
* First basic test script now works in the jvm scripting engine. MW2007-04-113-0/+45
* Changed so that a bin\ScriptEngines\ directory will be searched for scripting...MW2007-04-113-69/+79
* (no commit message)MW2007-04-111-3/+5
* Added POST handler for /sims/ in the grid servergareth2007-04-113-72/+105
* * built binaries, pdb's and user files should not be under version control.lbsa712007-04-111-67/+67
* Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve...Adam Frisby2007-04-111-2/+2
* Fixed "teh bug"gareth2007-04-101-67/+67
* **BREAKING CHANGE** Changing the way terrain is stored and used internally.Adam Frisby2007-04-061-2/+2
* * Added Primitive2 to vs2005 solutionlbsa712007-04-041-67/+67
* Started to clean up/ rewrite Primitive class , currently the new version is c...MW2007-04-041-1/+14
* Finished initial sim<>Grid login (kinda)gareth2007-04-034-70/+70
* Temporary fix for the object taking bugMW2007-04-031-0/+4
* OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene...MW2007-04-022-29/+48
* Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con...MW2007-04-022-66/+74
* Added DB backing for user profilesgareth2007-04-021-2/+18
* Finished adding Db4o support to user profile managergareth2007-04-022-4/+12
* Moved database storage of the world map to the Db4LocalStorage so its in the ...MW2007-04-024-164/+163
* Added OpenUser.Config projectgareth2007-04-023-157/+219
* Fixed VS2005 solution/project filesMW2007-04-022-158/+158
* Moved grid configuration to Db4o databasegareth2007-04-022-0/+4
* Copied OpenSim.Config ready to port for grid servergareth2007-04-021-0/+64
* Added sim check timergareth2007-04-021-0/+1
* Added new REST protocol (partially complete)gareth2007-04-022-217/+217
* Can now Rez and DeRez objects (take to and from inventory).MW2007-03-312-1/+141
* Add back ParseXMLRPC() to UserProfileManager MW2007-03-311-0/+16
* * cleared some unused code awaylbsa712007-03-311-182/+0
* When you change the name of a inventory item, it should no longer revert afte...MW2007-03-291-1/+16
* * Naaw, -realphysx is too much to asklbsa712007-03-291-1/+1
* Fixed so Inventory structure is correct after a log out and re-login (in Sand...MW2007-03-292-1/+4