aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* test: Extend malformed packet test to actually check that a valid packet can ...Justin Clarke Casey2008-10-301-0/+2
* * Instead of putting 0.5.11.00000 if there is no revision, just put 0.5.11 in...Justin Clarke Casey2008-10-291-1/+1
* * Check in (disabled) results of not persisting avatar textures but rather se...Justin Clarke Casey2008-10-292-4/+20
* * minor: remove mono compiler warningsJustin Clarke Casey2008-10-281-1/+1
* * Possibly fix grey avatar appearance problemsJustin Clarke Casey2008-10-283-14/+50
* * minor: Add documentation to some of the appearance methods, change some log...Justin Clarke Casey2008-10-282-0/+18
* * Apply http://opensimulator.org/mantis/view.php?id=2482Justin Clarke Casey2008-10-281-3/+17
* Committing a small fix for EventData along with more plumbing workMelanie Thielker2008-10-262-2/+2
* A few more bots to yesterday's plumbing: change instant message methodMelanie Thielker2008-10-251-1/+1
* Fixed the cause of a hidden Exception which prevented BaseHttpServer to answerHomer Horwitz2008-10-251-1/+2
* More plumbing and some wiresMelanie Thielker2008-10-251-0/+10
* Plumb some moreMelanie Thielker2008-10-242-1/+6
* * minor: Remove now unused startpos methodJustin Clarke Casey2008-10-241-11/+0
* * Stop creating a circuit if the client fails authentication (i.e. the region...Justin Clarke Casey2008-10-241-0/+1
* * Change AddClient test such that we now successfully authenticateJustin Clarke Casey2008-10-241-1/+1
* Lotsa plumming :)Melanie Thielker2008-10-241-1/+56
* Adding AddXmlRpcHandler(name, method, bool) to selectively disableDr Scofield2008-10-232-0/+21
* - Added BaseHttpServer.StopHomer Horwitz2008-10-221-0/+5
* Pare the groups module down to basics. Adjust dependent files so that aMelanie Thielker2008-10-212-35/+12
* Set a default creation date on inventory and task inventory itemsMelanie Thielker2008-10-212-0/+11
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2008-10-201-2/+8
* Added calling cards. Fixes Mantis#2409 and part of #1515.Homer Horwitz2008-10-191-1/+12