aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Implements terrain raw upload. You can now upload your .raw terrain files ...Teravus Ovares2008-11-141-0/+6
* More groups plumbingMelanie Thielker2008-11-141-0/+6
* Lots of experimentation yielded a fair approximation of a hip offset from theMelanie Thielker2008-11-141-1/+12
* * Stop the pointless passing of a scene's own region handler back to it in re...Justin Clarke Casey2008-11-122-31/+32
* Change HTTP server backlog/acceptors to 64, per Adam ZMelanie Thielker2008-11-121-1/+1
* Prevent pieces from other people's HUDs from displaying at the center ofMelanie Thielker2008-11-111-2/+2
* * Restore storing null to represent 'missing asset' requests in the AssetCacheJustin Clarke Casey2008-11-111-6/+9
* * Minor typing fixes in AssetCache - now uses base types for nearly everything.Adam Frisby2008-11-111-4/+5
* * Implement basic region filtering as described in https://lists.berlios.de/p...Justin Clarke Casey2008-11-113-22/+46
* Allow gods to terraform without limits. Respect the Allow Others ToMelanie Thielker2008-11-111-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-111-2/+2
* * Commit allows downloading of the .raw terrain from the estate tools.Teravus Ovares2008-11-101-0/+6
* Restore the independent LocalID numbering for avatars. Fixes an issue whereMelanie Thielker2008-11-101-0/+1
* The region proxy for the load balancer module works again. The incoming proxy...Johan Berntsson2008-11-101-6/+0
* Thank you, idb, for a patch that fixes avatar height calculationMelanie Thielker2008-11-101-14/+7
* * Fixed asset bug.Adam Frisby2008-11-091-2/+2
* * Enabled GTCache for AssetCache Adam Frisby2008-11-091-191/+77
* Update svn properties. Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-094-70/+151
* Reintroduce transactionID to the parameter list for SendInstantMessage.Melanie Thielker2008-11-092-3/+5
* * Fixed a major memory leak in packet processing - PacketQueue.Close is never...Adam Frisby2008-11-081-0/+9
* * Missed a file from previous checkin.Adam Frisby2008-11-081-0/+15
* * Added IClientChat to IClientCoreAdam Frisby2008-11-081-86/+184
* Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...Tedd Hansen2008-11-082-4/+12
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-0826-72/+64
* * Made ClientLoop non-infinite, ClientLoop will now disengage when the client...Adam Frisby2008-11-081-3/+1
* * Implementing first of the 0.6 IClientAPI ChangesAdam Frisby2008-11-082-86/+8
* Change Version string from 0.5.11 to 0.6.0 for release.Charles Krinke2008-11-081-1/+1
* Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-0823-18/+585
* * Apply http://opensimulator.org/mantis/view.php?id=2582Justin Clarke Casey2008-11-071-1/+1
* * Remove next local id from SceneBaseJustin Clarke Casey2008-11-071-1/+0
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-071-2/+2
* Mantis#2566. Thank you kindly, Diva for a patch that:Charles Krinke2008-11-062-0/+10
* Update svn properties.Jeff Ames2008-11-061-160/+160
* moved the initial loading/setting of the config settings to its own class, Co...MW2008-11-051-0/+8
* Moved a couple of more configuration fields to ConfigSettingsMW2008-11-051-0/+16
* more startup/initialisation refactoringMW2008-11-051-4/+4
* Moved most of the configuration fields from Opensimbase to their own Class......MW2008-11-051-0/+136
* Mantis#2557. Thank you kindly, Diva for a patch that:Charles Krinke2008-11-051-1/+1
* * Correct build break from last commit - how on earth did it compile last tim...Justin Clarke Casey2008-11-041-0/+5
* * Stop an exception in the thread tracker cleanup loop from terminating the simJustin Clarke Casey2008-11-041-4/+13
* implement email field for MySQL and SQLiteSean Dague2008-11-041-1/+1
* add email field to UserProfileData objectSean Dague2008-11-041-32/+43
* * Apply http://opensimulator.org/mantis/view.php?id=2535Justin Clarke Casey2008-11-031-8/+37
* * Use nini to pass config information to the client stack, rather than the Cl...Justin Clarke Casey2008-11-031-1/+0
* * Use the UUID regex sitting in utils for detection of uuids embedded in scriptsJustin Clarke Casey2008-11-031-1/+7
* Thanks diva for patch that makes a bunch of methods in InventoryServiceBase v...Dahlia Trimble2008-11-031-8/+8
* - Add Util.isUUIDHomer Horwitz2008-11-022-0/+22
* * Minor cleanupAdam Frisby2008-11-011-0/+3
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-0110-3/+186
* * Enables PrimitiveBaseShape to be used inside a libOpenMV project by adding ...Adam Frisby2008-10-311-1/+11