| Commit message (Expand) | Author | Files | Lines |
2007-12-16 | *Adding and Removing Avatars from the Access/Ban List for a parcel now works,... | mingchen | 1 | -0/+6 |
2007-12-16 | Reposition 'user profile not found' messages to stop spurious messages caused... | Justin Clarke Casey | 2 | -29/+28 |
2007-12-15 | Put out a more comprehensible message when user authentication fails than the... | Justin Clarke Casey | 6 | -110/+28 |
2007-12-15 | * Added support for multiple terrain blocks to be edited at the same time | Teravus Ovares | 1 | -1/+1 |
2007-12-15 | * some work on not storing the circuitPack (bad thing if we're going to reuse... | lbsa71 | 1 | -1/+1 |
2007-12-15 | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 9 | -8/+149 |
2007-12-15 | Set svn:eol-style. Cleaned up set-eol-style.sh a bit. | Jeff Ames | 1 | -9/+9 |
2007-12-14 | Thanks, Justin, for: | Charles Krinke | 1 | -0/+4 |
2007-12-14 | Thank you Justin for: | Charles Krinke | 1 | -52/+27 |
2007-12-14 | * Just making Create public | lbsa71 | 1 | -1/+1 |
2007-12-14 | * ARequest changed name to AssetRequest and moved to own file. | lbsa71 | 6 | -110/+107 |
2007-12-14 | * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c... | Teravus Ovares | 2 | -3/+9 |
2007-12-14 | patch from justincc for Mantis #163 - Opening a script in inventory longer th... | Teravus Ovares | 1 | -11/+36 |
2007-12-13 | Minor cleanup | Jeff Ames | 4 | -25/+24 |
2007-12-13 | * Debugging Shape | lbsa71 | 1 | -3/+3 |
2007-12-12 | * Killed hard coded heart after stats update | Teravus Ovares | 1 | -1/+1 |
2007-12-12 | * Patch from justincc to fix Inconsistent automatic mysql table creation - se... | Teravus Ovares | 6 | -0/+183 |
2007-12-11 | A few minor changes/additions/fixes. | MW | 1 | -0/+1 |
2007-12-11 | * The 'Create' functions should be called to factor up a new, otherwise empty... | lbsa71 | 1 | -0/+6 |
2007-12-11 | Implementing updateinventoryfolder: Should now be able to rename folders in i... | Brian McBee | 2 | -0/+24 |
2007-12-11 | added copyright notices | Jeff Ames | 13 | -4/+368 |
2007-12-10 | enable autocreation of mysql inventory tables again. I think | Sean Dague | 1 | -7/+9 |
2007-12-10 | * Added comments to many methods in the listed files. | Teravus Ovares | 1 | -0/+3 |
2007-12-10 | * More refactoring to prepare for draw distance based agent sim notification. | Teravus Ovares | 1 | -0/+20 |
2007-12-10 | Refactored animation handling in ScenePresence. Now maintains a list of curre... | Jeff Ames | 1 | -1/+5 |
2007-12-10 | more work on texture downloading. | MW | 5 | -330/+115 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 87 | -159/+159 |
2007-12-10 | refactored ChatModule a bit. | Jeff Ames | 1 | -2/+19 |
2007-12-10 | * Hooked up the GridComm event ChildDataUpdate to the scene. | Teravus Ovares | 2 | -1/+2 |
2007-12-09 | From Justin Casey (IBM) | Sean Dague | 1 | -1/+1 |
2007-12-09 | * Added more info to ChildAgentDataUpdate | Teravus Ovares | 1 | -0/+1 |
2007-12-09 | * Added some inter-region comms glue for allowing sims to chat amongst themse... | Teravus Ovares | 4 | -0/+38 |
2007-12-08 | Adding an explicit close() and dispose() in the hope that it might help with ... | Brian McBee | 1 | -0/+3 |
2007-12-08 | hackish code to allow emptying of trash. This really should be done on the in... | Brian McBee | 2 | -1/+25 |
2007-12-08 | Allow moving, deleting, and restoring objects in inventory. | Brian McBee | 1 | -0/+4 |
2007-12-08 | This patch fixes mantis 105. Basically, it stops the index exception when | Sean Dague | 5 | -40/+48 |
2007-12-08 | set svn:eol-style | Jeff Ames | 1 | -25/+25 |
2007-12-07 | * All remoting calls are now using Serializable values | Teravus Ovares | 3 | -1/+27 |
2007-12-07 | "Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec... | MW | 5 | -15/+672 |
2007-12-07 | * Serialized data properly for the InterRegionSingleton InformRegionChild method | Teravus Ovares | 1 | -3/+7 |
2007-12-07 | * Added class sAgentCircuitData and unmarked AgentCircuitData as Serializable. | Teravus Ovares | 1 | -1/+50 |
2007-12-07 | * miniscule changes just to keep myself in synch | lbsa71 | 1 | -1/+1 |
2007-12-07 | Updates to LibSL revision 1498. Thanks Johan! | Adam Johnson | 4 | -11/+21 |
2007-12-07 | * Added hacked support for 'anyone can move' and 'anyone can copy'. | Teravus Ovares | 1 | -1/+1 |
2007-12-07 | added one more command to the console help. | Jeff Ames | 2 | -11/+2 |
2007-12-06 | reversing the r2599 patch, as this started causing CreateThread errors for | Sean Dague | 1 | -6/+1 |
2007-12-06 | removed obsolete Verbose() function | Jeff Ames | 1 | -15/+0 |
2007-12-06 | * now the throttle timer is stopped whilst processing Queue so that it won't ... | lbsa71 | 1 | -1/+6 |
2007-12-06 | Fixed conversation bug in InventoryConfig | MW | 1 | -1/+1 |
2007-12-06 | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 9 | -27/+24 |