| Commit message (Expand) | Author | Age | Files | Lines |
* | * This extends my first hack to clear out the useragent table for that specif... | Teravus Ovares | 2007-11-30 | 1 | -1/+1 |
* | * Here's the issue, on log-off, the routine sets up a null useragent member a... | Teravus Ovares | 2007-11-30 | 2 | -1/+22 |
* | * Temporary fix for 'User already online' issue in standalone mode. | Teravus Ovares | 2007-11-30 | 1 | -0/+5 |
* | revert r2510, this seems to break normal logins, at least from | Sean Dague | 2007-11-29 | 2 | -16/+1 |
* | return an appropriate inv_lib_root, which the libsl folks have | Sean Dague | 2007-11-29 | 2 | -1/+16 |
* | * Thanks to _SomeOne_, Server side permissions on object editing. Be aware, ... | Teravus Ovares | 2007-11-29 | 1 | -2/+2 |
* | fixed duplicate login in standalone mode (mostly untested in grid mode) | Jeff Ames | 2007-11-29 | 3 | -7/+6 |
* | * Fixed about 7 issues with restarting sims and resolved interRegion comms is... | Teravus Ovares | 2007-11-29 | 1 | -1/+1 |
* | set svn:eol-style | Jeff Ames | 2007-11-29 | 1 | -195/+195 |
* | Moved the m_sceneGridService.RegisterRegion(RegionInfo); call out of LoadWorl... | MW | 2007-11-28 | 1 | -1/+1 |
* | * Restaring the sim works fine in grid mode now. Sims announce themselves to... | Teravus Ovares | 2007-11-28 | 3 | -4/+207 |
* | Fixed an event in the events chain in inter-region communications. | Teravus Ovares | 2007-11-27 | 4 | -1/+6 |
* | Attempt to handle MYSQL error fetching assets | Brian McBee | 2007-11-26 | 1 | -10/+17 |
* | * Restarting regions with the estate tools works in sandbox mode. I'm still ... | Teravus Ovares | 2007-11-26 | 4 | -3/+19 |
* | Added new configuration item to User Server: X and Y of region to send user t... | Brian McBee | 2007-11-25 | 1 | -0/+12 |
* | * Added the ability to restart your individual sims from within them using th... | Teravus Ovares | 2007-11-25 | 1 | -0/+19 |
* | * Removed references to "new LLUUID()", replaced with LLUUID.Zero. | Adam Frisby | 2007-11-24 | 6 | -11/+11 |
* | * Added a way for the Region master user to kick individual users from their ... | Teravus Ovares | 2007-11-24 | 1 | -0/+4 |
* | * Hanling RequestGodlikePowers. On Request.. sends the sim owner's client the... | Teravus Ovares | 2007-11-24 | 1 | -0/+5 |
* | * Refactored NumPackets calculation | lbsa71 | 2007-11-23 | 1 | -20/+21 |
* | * Quelled a Log format exception in the logging routines. | Teravus Ovares | 2007-11-22 | 1 | -2/+15 |
* | Created a client driven packet throttler. The sim now respects the client's ... | Teravus Ovares | 2007-11-22 | 1 | -1/+3 |
* | * removed erroneous comments | lbsa71 | 2007-11-22 | 1 | -3/+0 |
* | * Added code to capture the draw distance setting from the client. | Teravus Ovares | 2007-11-22 | 1 | -1/+1 |
* | * Did some initial work for prim crossing. Just glue so far. | Teravus Ovares | 2007-11-21 | 3 | -0/+49 |
* | there is no real reason to write this value back to estate settings, | Sean Dague | 2007-11-19 | 1 | -1/+5 |
* | * Changed namespace | lbsa71 | 2007-11-19 | 3 | -3/+1 |
* | * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T... | Teravus Ovares | 2007-11-18 | 4 | -13/+23 |
* | cleaned up some mono compiler warnings | Jeff Ames | 2007-11-18 | 2 | -3/+3 |
* | first stab at implementation of CopyInventoryItem | Jeff Ames | 2007-11-18 | 4 | -14/+37 |
* | Added handler for MapNameRequest - OnMapNameRequest | Dalien Talbot | 2007-11-18 | 1 | -0/+3 |
* | Added ClickAction property to SceneObjectPart (and the relevant changes in IC... | MW | 2007-11-17 | 1 | -1/+1 |
* | set svn:eol-style | Jeff Ames | 2007-11-17 | 1 | -1015/+1015 |
* | minor cleanup of some dodgy bits | Jeff Ames | 2007-11-17 | 1 | -1/+1 |
* | catch exceptions when loading malformed xml files | Jeff Ames | 2007-11-17 | 3 | -24/+44 |
* | More cleaning up when deleting regions from a instance. NOTE: IGridServices.D... | MW | 2007-11-16 | 1 | -0/+1 |
* | *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim... | lbsa71 | 2007-11-15 | 2 | -24/+4 |
* | * Added MySQLDataStore (adapted from MonoSqlite | lbsa71 | 2007-11-15 | 1 | -0/+1035 |
* | * Implemented the little friendly pop tooltip messages that appear when you h... | Teravus Ovares | 2007-11-15 | 1 | -0/+3 |
* | * Copied objects are now owned by the object copier (Next Owner) (however nex... | Teravus Ovares | 2007-11-14 | 1 | -1/+1 |
* | Another try: Fix moon bleeding over into linden grid. Need to clear your cach... | Brian McBee | 2007-11-14 | 1 | -2/+2 |
* | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 2007-11-13 | 15 | -3/+330 |
* | first pass on unlinking of objects. From Jay Clarke (IBM) | Sean Dague | 2007-11-13 | 1 | -0/+3 |
* | Some work on cleanly removing Regions. | MW | 2007-11-13 | 1 | -0/+1 |
* | Some work on being able to set/send a users Buddylist info. (added handling c... | MW | 2007-11-13 | 1 | -1/+63 |
* | * Implemented Walk Vs Run in ODE. Also helps make the walk look smoother. | Teravus Ovares | 2007-11-12 | 1 | -1/+2 |
* | enable typing animation for chat, maybe | Jeff Ames | 2007-11-12 | 1 | -0/+2 |
* | Patch from Mathias Soeken (thanks Mathias!) to take care of the color | Dalien Talbot | 2007-11-11 | 1 | -1/+1 |
* | Fixed bug in assetcache where certain textures were not being packetized corr... | Brian McBee | 2007-11-11 | 1 | -1/+1 |
* | * Fixed compile issue. | Adam Frisby | 2007-11-09 | 1 | -1/+2 |