aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-159-8/+149
* Set svn:eol-style. Cleaned up set-eol-style.sh a bit.Jeff Ames2007-12-151-9/+9
* Thanks, Justin, for:Charles Krinke2007-12-141-0/+4
* Thank you Justin for:Charles Krinke2007-12-141-52/+27
* * Just making Create publiclbsa712007-12-141-1/+1
* * ARequest changed name to AssetRequest and moved to own file.lbsa712007-12-146-110/+107
* * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2007-12-142-3/+9
* patch from justincc for Mantis #163 - Opening a script in inventory longer th...Teravus Ovares2007-12-141-11/+36
* Minor cleanupJeff Ames2007-12-134-25/+24
* * Debugging Shapelbsa712007-12-131-3/+3
* * Killed hard coded heart after stats updateTeravus Ovares2007-12-121-1/+1
* * Patch from justincc to fix Inconsistent automatic mysql table creation - se...Teravus Ovares2007-12-126-0/+183
* A few minor changes/additions/fixes.MW2007-12-111-0/+1
* * The 'Create' functions should be called to factor up a new, otherwise empty...lbsa712007-12-111-0/+6
* Implementing updateinventoryfolder: Should now be able to rename folders in i...Brian McBee2007-12-112-0/+24
* added copyright noticesJeff Ames2007-12-1113-4/+368
* enable autocreation of mysql inventory tables again. I thinkSean Dague2007-12-101-7/+9
* * Added comments to many methods in the listed files.Teravus Ovares2007-12-101-0/+3
* * More refactoring to prepare for draw distance based agent sim notification.Teravus Ovares2007-12-101-0/+20
* Refactored animation handling in ScenePresence. Now maintains a list of curre...Jeff Ames2007-12-101-1/+5
* more work on texture downloading.MW2007-12-105-330/+115
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-1087-159/+159
* refactored ChatModule a bit.Jeff Ames2007-12-101-2/+19
* * Hooked up the GridComm event ChildDataUpdate to the scene.Teravus Ovares2007-12-102-1/+2
* From Justin Casey (IBM)Sean Dague2007-12-091-1/+1
* * Added more info to ChildAgentDataUpdate Teravus Ovares2007-12-091-0/+1
* * Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares2007-12-094-0/+38
* Adding an explicit close() and dispose() in the hope that it might help with ...Brian McBee2007-12-081-0/+3
* hackish code to allow emptying of trash. This really should be done on the in...Brian McBee2007-12-082-1/+25
* Allow moving, deleting, and restoring objects in inventory.Brian McBee2007-12-081-0/+4
* This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague2007-12-085-40/+48
* set svn:eol-styleJeff Ames2007-12-081-25/+25
* * All remoting calls are now using Serializable valuesTeravus Ovares2007-12-073-1/+27
* "Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec...MW2007-12-075-15/+672
* * Serialized data properly for the InterRegionSingleton InformRegionChild methodTeravus Ovares2007-12-071-3/+7
* * Added class sAgentCircuitData and unmarked AgentCircuitData as Serializable.Teravus Ovares2007-12-071-1/+50
* * miniscule changes just to keep myself in synchlbsa712007-12-071-1/+1
* Updates to LibSL revision 1498. Thanks Johan!Adam Johnson2007-12-074-11/+21
* * Added hacked support for 'anyone can move' and 'anyone can copy'.Teravus Ovares2007-12-071-1/+1
* added one more command to the console help.Jeff Ames2007-12-072-11/+2
* reversing the r2599 patch, as this started causing CreateThread errors for Sean Dague2007-12-061-6/+1
* removed obsolete Verbose() functionJeff Ames2007-12-061-15/+0
* * now the throttle timer is stopped whilst processing Queue so that it won't ...lbsa712007-12-061-1/+6
* Fixed conversation bug in InventoryConfig MW2007-12-061-1/+1
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-069-27/+24
* Some refactoring of the RestObjectPoster (and related classes).MW2007-12-053-4/+14
* * Applied MSSQL Patch from akokko, Thanks! akokkoTeravus Ovares2007-12-0512-74/+2369
* * Refactored Permissions into ScenePresence as requested by MWTeravus Ovares2007-12-051-0/+4
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-041-2/+2
* * Avatar picker works in grid mode now.Teravus Ovares2007-12-042-19/+25