| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | made log messages for known unhandled packet types shorter and yellower. add... | Jeff Ames | 2007-12-04 | 2 | -36/+81 |
* | minor refactor so that I can now grok what happens for outgoing packets | Sean Dague | 2007-12-04 | 1 | -73/+85 |
* | * Some more ApplyPhysics voodoo | lbsa71 | 2007-12-04 | 2 | -84/+88 |
* | * Avatar picker works in grid mode now. | Teravus Ovares | 2007-12-04 | 1 | -1/+47 |
* | * ApplyPhysics now creates the PhysActor as well. | lbsa71 | 2007-12-04 | 2 | -83/+104 |
* | * Added ApplyPhysics helper on group. | lbsa71 | 2007-12-04 | 1 | -0/+8 |
* | * Fixed a whole bunch of console messages. | Adam Frisby | 2007-12-04 | 13 | -26/+26 |
* | fixed exception and login failure in SimpleApp. (still doesn't work like it ... | Jeff Ames | 2007-12-04 | 1 | -4/+5 |
* | * Removed 12 compiler warnings. | Adam Frisby | 2007-12-04 | 8 | -11/+3 |
* | * Added SSL Support to HttpListener | Adam Frisby | 2007-12-04 | 1 | -9/+16 |
* | * Flying with ODE and got that sinking feeling? This should help | Teravus Ovares | 2007-12-04 | 1 | -2/+2 |
* | set svn:eol-style | Jeff Ames | 2007-12-04 | 2 | -1163/+1163 |
* | * Split out the ODEPlugin Nested classes. | Teravus Ovares | 2007-12-04 | 3 | -1139/+1166 |
* | further encapsulation of function in PacketQueue and PacketThrottle | Sean Dague | 2007-12-03 | 2 | -4/+172 |
* | From Justin Casey (IBM) | Sean Dague | 2007-12-03 | 4 | -47/+113 |
* | * Now using interpolation to expand the 256x256 heightfield data to 512x512 b... | Teravus Ovares | 2007-12-03 | 1 | -8/+102 |
* | This is a simple patch which just renames an IClientAPI method to | Sean Dague | 2007-12-03 | 3 | -6/+7 |
* | Added a flag to load-xml console command, that will generate new uuids for th... | MW | 2007-12-03 | 4 | -7/+19 |
* | Fixed bug in Appearance update in AvatarFactoryModule. | MW | 2007-12-03 | 1 | -15/+18 |
* | * Resize terrain heightmap info going to ODE to double the resolution. | Teravus Ovares | 2007-12-03 | 1 | -8/+60 |
* | Some refactoring | MW | 2007-12-03 | 1 | -7/+9 |
* | Applied patch from mantis issue #110 (with one or two tiny changes) , thanks ... | MW | 2007-12-03 | 1 | -0/+9 |
* | minor meaningless changes | Jeff Ames | 2007-12-03 | 3 | -49/+32 |
* | * Moved XMLRPC Controller to a Application Plugin. Requires testing. | Adam Frisby | 2007-12-03 | 2 | -126/+5 |
* | * 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 | 2 | -0/+3 |
* | Added some error handling (and console output) to BaseHttpServer. | MW | 2007-12-02 | 3 | -15/+11 |
* | Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal... | MW | 2007-12-02 | 3 | -30/+97 |
* | Some refactoring , mainly on Inventory code. | MW | 2007-12-02 | 1 | -1/+1 |
* | 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 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 3 | -17/+100 |
* | 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 | 4 | -26/+72 |
* | 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 |
* | Patch for mantis 0000015: Textures don't display in the object | Sean Dague | 2007-11-30 | 2 | -4/+20 |
* | *Refactored the initial raytracer so it doesn't use the Parent reference. | Teravus Ovares | 2007-11-30 | 3 | -23/+48 |
* | 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 |
* | * Temporary fix for 'User already online' issue in standalone mode. | Teravus Ovares | 2007-11-30 | 2 | -1/+12 |