aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * More console message fixesAdam Frisby2007-12-043-15/+15
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-043-6/+6
* * Removed 12 compiler warnings.Adam Frisby2007-12-042-2/+1
* * Fixed compile issue.Adam Frisby2007-12-041-1/+1
* * Added SSL Support to HttpListenerAdam Frisby2007-12-042-1/+22
* From Justin Casey (IBM)Sean Dague2007-12-031-4/+7
* This is a simple patch which just renames an IClientAPI method toSean Dague2007-12-032-2/+8
* minor meaningless changesJeff Ames2007-12-031-2/+2
* Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW2007-12-023-5/+26
* Added some error handling (and console output) to BaseHttpServer.MW2007-12-021-14/+22
* Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW2007-12-022-11/+7
* Fixes a bug that my last commit introduced.MW2007-12-021-1/+1
* Some refactoring , mainly on Inventory code. MW2007-12-027-215/+148
* New Inventory folder should now be stored to the inventory server/database. T...MW2007-12-021-1/+8
* as a Test, attempted to disable mysql inventory table auto creation.MW2007-12-011-1/+1
* Attempt to fix mantis issue # 73MW2007-12-011-8/+12
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-018-6/+129
* Attempt to fix mantis issue # 65, seems like it is a race condition between t...MW2007-12-011-4/+7
* Part 1 of a commit. This revision will not compile, part 2 will be added in a...MW2007-12-011-6/+32
* * Fixed a bug in my 'user already logged in' fix that could cause a null refe...Teravus Ovares2007-11-301-2/+4