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