| Commit message (Expand) | Author | Age | Files | Lines |
* | * Avatar picker works in grid mode now. | Teravus Ovares | 2007-12-04 | 2 | -19/+25 |
* | * More console message fixes | Adam Frisby | 2007-12-04 | 3 | -15/+15 |
* | * Fixed a whole bunch of console messages. | Adam Frisby | 2007-12-04 | 3 | -6/+6 |
* | * Removed 12 compiler warnings. | Adam Frisby | 2007-12-04 | 2 | -2/+1 |
* | * Fixed compile issue. | Adam Frisby | 2007-12-04 | 1 | -1/+1 |
* | * Added SSL Support to HttpListener | Adam Frisby | 2007-12-04 | 2 | -1/+22 |
* | From Justin Casey (IBM) | Sean Dague | 2007-12-03 | 1 | -4/+7 |
* | This is a simple patch which just renames an IClientAPI method to | Sean Dague | 2007-12-03 | 2 | -2/+8 |
* | minor meaningless changes | Jeff Ames | 2007-12-03 | 1 | -2/+2 |
* | Attempt to fix mantis issue #82, taking prims into inventory and then rezzing... | MW | 2007-12-02 | 3 | -5/+26 |
* | Added some error handling (and console output) to BaseHttpServer. | MW | 2007-12-02 | 1 | -14/+22 |
* | Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal... | MW | 2007-12-02 | 2 | -11/+7 |
* | Fixes a bug that my last commit introduced. | MW | 2007-12-02 | 1 | -1/+1 |
* | Some refactoring , mainly on Inventory code. | MW | 2007-12-02 | 7 | -215/+148 |
* | New Inventory folder should now be stored to the inventory server/database. T... | MW | 2007-12-02 | 1 | -1/+8 |
* | as a Test, attempted to disable mysql inventory table auto creation. | MW | 2007-12-01 | 1 | -1/+1 |
* | Attempt to fix mantis issue # 73 | MW | 2007-12-01 | 1 | -8/+12 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 8 | -6/+129 |
* | Attempt to fix mantis issue # 65, seems like it is a race condition between t... | MW | 2007-12-01 | 1 | -4/+7 |
* | Part 1 of a commit. This revision will not compile, part 2 will be added in a... | MW | 2007-12-01 | 1 | -6/+32 |
* | * Fixed a bug in my 'user already logged in' fix that could cause a null refe... | Teravus Ovares | 2007-11-30 | 1 | -2/+4 |
* | Patch for mantis 0000015: Textures don't display in the object | Sean Dague | 2007-11-30 | 3 | -9/+25 |
* | return of the inv-lib-root patch from Justin Casey (IBM) | Sean Dague | 2007-11-30 | 2 | -1/+16 |
* | * 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 |