| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | minor meaningless changes | Jeff Ames | 2007-12-03 | 4 | -51/+34 |
* | * Added XMLRPC Broadcast Alert method. | Adam Frisby | 2007-12-03 | 1 | -2/+20 |
* | set svn:eol-style | Jeff Ames | 2007-12-03 | 3 | -201/+201 |
* | * Moved XMLRPC Controller to a Application Plugin. Requires testing. | Adam Frisby | 2007-12-03 | 4 | -126/+207 |
* | * Applied a few commits left on my laptop to OpenSimController. | Adam Frisby | 2007-12-03 | 1 | -9/+11 |
* | Just for Cfk! | MW | 2007-12-02 | 1 | -1/+1 |
* | Attempt to fix mantis issue #82, taking prims into inventory and then rezzing... | MW | 2007-12-02 | 5 | -5/+29 |
* | Added some error handling (and console output) to BaseHttpServer. | MW | 2007-12-02 | 4 | -29/+33 |
* | Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal... | MW | 2007-12-02 | 5 | -41/+104 |
* | 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 | 10 | -219/+152 |
* | New Inventory folder should now be stored to the inventory server/database. T... | MW | 2007-12-02 | 2 | -1/+9 |
* | Rezzing multiple copies of a inventory prim should now work. | MW | 2007-12-01 | 2 | -0/+12 |
* | attempt to fix sitting-related bugs #3 and #67 | Jeff Ames | 2007-12-01 | 1 | -14/+17 |
* | Due to popular demand, a rezzed prim should no longer delete the original inv... | MW | 2007-12-01 | 1 | -2/+2 |
* | 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 |
* | On login, if a set of inventory folders doesn't exist for the user then a new... | MW | 2007-12-01 | 2 | -1/+10 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 15 | -28/+431 |
* | Attempt to fix mantis issue # 65, seems like it is a race condition between t... | MW | 2007-12-01 | 1 | -4/+7 |
* | Attempted fix for mantis issue# 66 | MW | 2007-12-01 | 1 | -2/+11 |
* | small bit of refactoring | MW | 2007-12-01 | 1 | -1/+11 |
* | the fix, so that trunk works again | MW | 2007-12-01 | 2 | -5/+1 |
* | Part 1 of a commit. This revision will not compile, part 2 will be added in a... | MW | 2007-12-01 | 5 | -32/+104 |
* | mod packetqueue to use the throttle class container | Sean Dague | 2007-11-30 | 1 | -75/+52 |
* | the packet throttle stuff is duped enough that a | Sean Dague | 2007-11-30 | 1 | -0/+95 |
* | starting to fill out PacketQueue, refactoring as I go. This | Sean Dague | 2007-11-30 | 1 | -0/+252 |
* | * 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 | 5 | -13/+45 |
* | *Refactored the initial raytracer so it doesn't use the Parent reference. | Teravus Ovares | 2007-11-30 | 3 | -23/+48 |
* | return of the inv-lib-root patch from Justin Casey (IBM) | Sean Dague | 2007-11-30 | 2 | -1/+16 |
* | added support for a console command script to be ran every 20 minutes (will m... | MW | 2007-11-30 | 1 | -0/+20 |
* | small change to OnSceneGroupMove event (in SceneEvents.cs) | MW | 2007-11-30 | 2 | -10/+14 |
* | * Refactored away permissions and physics flag duplications | lbsa71 | 2007-11-30 | 1 | -31/+5 |
* | * Made RegionUp virtual | lbsa71 | 2007-11-30 | 1 | -1/+1 |
* | * Removed permissions flag appliance from Xml deserialization | lbsa71 | 2007-11-30 | 5 | -48/+66 |
* | * Extended our semi-stupid implementation of in world object permissions to s... | Teravus Ovares | 2007-11-30 | 6 | -13/+206 |
* | * 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 | 3 | -1/+17 |
* | 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 |
* | add a few more parens to make sure that throttling condition | Sean Dague | 2007-11-29 | 1 | -1/+1 |
* | * Fixed neighbour range bug | lbsa71 | 2007-11-29 | 9 | -58/+57 |
* | * Thanks to _SomeOne_, Server side permissions on object editing. Be aware, ... | Teravus Ovares | 2007-11-29 | 4 | -92/+110 |
* | *Added more information about the sim that you're connecting to in remoting d... | Teravus Ovares | 2007-11-29 | 1 | -5/+15 |
* | * Added a 50 second restart notify timer that gets reset when new regions com... | Teravus Ovares | 2007-11-29 | 2 | -28/+32 |
* | fixed duplicate login in standalone mode (mostly untested in grid mode) | Jeff Ames | 2007-11-29 | 3 | -7/+6 |
* | * minor refactorings | lbsa71 | 2007-11-29 | 2 | -7/+7 |
* | * Locking on local scope variable does not make sense - every thread will hav... | lbsa71 | 2007-11-29 | 1 | -28/+22 |