Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-04-16 | Correctly flag group owned prims in the land prim list | Melanie Thielker | 1 | -2/+2 | |
2009-04-16 | Fix build break and change some groups interfaces | Melanie Thielker | 1 | -7/+4 | |
2009-04-15 | Commit the group deeding support, thank you, mcortez | Melanie Thielker | 1 | -1/+27 | |
2009-04-15 | minor: Remove some mono compiler warnings. Uncomment code when it's ↵ | Justin Clarke Casey | 1 | -7/+7 | |
actually being used. | |||||
2009-04-15 | Another cleanup: Region_Status renamed to RegionStatus, and a usage comment ↵ | Johan Berntsson | 1 | -1/+1 | |
added | |||||
2009-04-14 | Thank you, Fly-Man, for a patch that adds the stub to handle the | Melanie Thielker | 1 | -0/+11 | |
avatar interests update. | |||||
2009-04-14 | * Commit a variety of fixes to bugs discovered while trying to fix the NaN ↵ | Teravus Ovares | 2 | -0/+11 | |
singularity. * WebStatsModule doesn't crash on restart. GodsModule doesn't crash when there is no Dialog Module. LLUDPServer doesn't crash when the Operation was Aborted. * ODEPlugin does 'Almost NaN' sanity checks. * ODEPlugin sacrifices NaN avatars to the NaN black hole to appease it and keep it from sucking the rest of the world in. | |||||
2009-04-13 | * Set eol-style: native on J2KImage.cs | Teravus Ovares | 1 | -2/+2 | |
2009-04-13 | *Bypass J2kDecoder when asset is null | Teravus Ovares | 1 | -0/+4 | |
2009-04-13 | if Data is null, shortcut to client.SendImageNotFound, as any other | Sean Dague | 1 | -3/+10 | |
option at this point is going to give us a NullReferenceException | |||||
2009-04-13 | scream out a bit warning if we failed to set default image | Sean Dague | 1 | -0/+2 | |
2009-04-13 | catch for a null asset so we don't get an exception here, though this | Sean Dague | 1 | -1/+7 | |
probably just makes the decoder break somewhere else. | |||||
2009-04-13 | put J2KImage into it's own file, please no doubling up on classes in | Sean Dague | 2 | -316/+354 | |
files | |||||
2009-04-10 | * Patch from RemedyTomm Mantis 3440 | Teravus Ovares | 3 | -510/+428 | |
* Revamps the server side texture pipeline * Textures should load faster, get clogged less, and be less blurry * Minor tweak to ensure the outgoing texture throttle stays private. * Fixes mantis 3440 | |||||
2009-04-10 | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 1 | -2/+2 | |
Addresses Mantis #3381 The current implementation works as expected if the object has no rotation or only rotation around the Z axis; you can spin the object left or right (around the world Z axis). It works a little unexpectedly if the object has a non-Z-axis rotation; in this case the body is spun about its local Z axis, not the world Z-axis. (But SL also behaves oddly with a spin on an arbitrarily rotated object.) | |||||
2009-04-09 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -1/+0 | |
2009-04-09 | * Tagged long running tests with LongRunningAttribute. | lbsa71 | 1 | -1/+2 | |
* Now, the 144 unit tests takes roughly as long time to run (16s on my laptop) that the 10 long running takes. The database tests takes forever. * Feel free to run the unit tests as you code, and the rest before commit. | |||||
2009-04-08 | * Make it possible to store creator strings in user inventory items as well ↵ | Justin Clarke Casey | 1 | -13/+14 | |
as UUIDs * All existing functionality should be unaffected. * Database schemas have not been changed. | |||||
2009-04-08 | * Fix the remainder of the packets that require sessionId checks. | Teravus Ovares | 1 | -32/+929 | |
2009-04-08 | * [SECURITY] Implements additional packet security checks for Object related ↵ | Adam Frisby | 1 | -0/+250 | |
packets. * Note: as with the last commit, this requires additional testing. * This represents 2/8ths of packets now being checked appropriately. | |||||
2009-04-08 | * [SECURITY] Implements a large number of new security checks into ↵ | Adam Frisby | 1 | -0/+269 | |
Scene/Avatar packet processing within ProcessInPacket. * Notes: this requires heavy testing, it may cause new issues where LL have recycled agent block data for non-security purposes. It can be disabled on Line 4421 of LLClientView.cs by changing m_checkPackets to false. * This represents approx 1/8th of the packets being checked. | |||||
2009-04-07 | * Ooops, really put this on the task queue and not texture | Justin Clarke Casey | 1 | -1/+1 | |
2009-04-07 | * Put AgentTextureCached? response packet on the task queue rather than the ↵ | Justin Clarke Casey | 1 | -3/+2 | |
wind queue * Thanks to rtomita for pointing this out. | |||||
2009-04-07 | * Apply http://opensimulator.org/mantis/view.php?id=3227 | Justin Clarke Casey | 1 | -0/+13 | |
* Implement "Add To Outfit" * Thanks FredoChaplin | |||||
2009-04-04 | Thanks jonc, for a patch that adds rendering of classic clouds. | Homer Horwitz | 1 | -4/+35 | |
First part of Mantis #964, the necessary clouds image will follow separately. | |||||
2009-04-04 | Preliminary work to support ObjectSpin* packets when user invokes CTRL / ↵ | nlin | 1 | -4/+41 | |
SHIFT / MOUSE DRAG on a physical object Addresses Mantis #3381 | |||||
2009-03-31 | Adding the Length override to the KillPacket | Melanie Thielker | 1 | -0/+6 | |
2009-03-31 | Thanks rtomita for a patch to add a handler for the RemoveInventoryObjects ↵ | Jeff Ames | 1 | -0/+29 | |
packet. (bug #3304) | |||||
2009-03-30 | * minor: remove mono compiler warnings | Justin Clarke Casey | 1 | -10/+9 | |
2009-03-30 | Add PickInfoReply packet. | Melanie Thielker | 1 | -0/+25 | |
Fixes Mantis #3324 | |||||
2009-03-29 | Change the client API to use GridInstantMessage for the "last mile" of IM | Melanie Thielker | 1 | -37/+27 | |
sending. With this change, all methods that handle IM now use GridInstantMessage rather than individual parameters. | |||||
2009-03-29 | Finish the offline IM module (still needs a server). Add rudimentary | Melanie Thielker | 1 | -0/+11 | |
support for the mute list (no functionality yet, but allows the RetrieveInstantMessages event to fire now). | |||||
2009-03-28 | Add mute list request event and dummy response | Melanie Thielker | 1 | -2/+26 | |
2009-03-28 | * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility ↵ | Teravus Ovares | 1 | -2/+7 | |
with LibOMV based clients. * Modifies the IClientAPI! So client stacks will need to be modified! | |||||
2009-03-27 | Add the events needed for profiles. | Melanie Thielker | 1 | -0/+55 | |
Fixes Mantis #3324 | |||||
2009-03-27 | * This updates LibOMV to the current release 0.6.0 on March 19 2009 | Teravus Ovares | 1 | -2/+2 | |
* Important: HttpServer.dll was changed to HttpServer_OpenSim.dll so that the HttpServer references do not conflict if you've copied the OpenMetaverse.Http.dll and requirements to the OpenSimulator bin folder. This means that if you reference HttpServer.dll in any projects, you will need to change the reference to HttpServer_OpenSim.dll. It still uses the Same HttpServer namespace though. | |||||
2009-03-27 | Remove a hardcoded flow/dependency on the money module from LLCLientView | Melanie Thielker | 1 | -39/+17 | |
2009-03-25 | * Changed a recursive BeginRobustReceive loop to a flat while loop to avoid ↵ | lbsa71 | 1 | -38/+33 | |
lethal stack overflows. | |||||
2009-03-22 | Send proper creation date on item gives, so objects will appear at the top of | Melanie Thielker | 1 | -1/+1 | |
"Objects", not at the bottom | |||||
2009-03-14 | Thanks rtomita for a patch to add handlers for prim scale updates from ↵ | Jeff Ames | 1 | -0/+25 | |
libomv-based clients. (#3291) | |||||
2009-03-13 | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 1 | -1/+21 | |
issues with the sun module. Fixes Mantis #3295 | |||||
2009-03-11 | Thanks rtomita for a patch to fix inventory listings for clients using ↵ | Jeff Ames | 1 | -2/+58 | |
libomv. (#3285) | |||||
2009-03-07 | Limit the message length from llInstantMessage to 1024 characters ↵ | idb | 1 | -1/+6 | |
http://wiki.secondlife.com/wiki/LlInstantMessage Also truncate messages that may exceed the limit set by the packet size. The limit in OpenMetaverse is 1100 bytes including a zero byte terminator. Fixes Mantis #3244 | |||||
2009-03-05 | * Replace some string to byte conversions for object/item name/description ↵ | Justin Clarke Casey | 1 | -21/+28 | |
fields with the LLUtil function that prevents the max string size from being breached | |||||
2009-03-02 | Changed IClientNetworkServer.AddScene method from void AddScene(Scene x) to ↵ | MW | 1 | -1/+1 | |
void AddScene(IScene x). As there should be no need for the client view to have a reference to Scene. IScene should be all it needs. | |||||
2009-02-26 | Plumb in the RetrieveInstantMessages event that is sent by the viewer | Melanie Thielker | 1 | -0/+10 | |
when it is ready to receive offline IM | |||||
2009-02-25 | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 1 | -2/+3 | |
2009-02-25 | Fixes Mantis #3220. Thank you kindly, MPallari, for a patch that: | Charles Krinke | 1 | -3/+3 | |
This patch changes InformClientOfNeighbour, CrossRegion and SendRegionTeleport methods to virtual. | |||||
2009-02-25 | A few updates necessary for load balancer. | Mike Mazur | 3 | -31/+55 | |
- handle GetUser request for nonexistent user gracefully - include throttle levels in ClientInfo - code to save/restore throttles in client stack - only update/send updates to active clients - make animation classes serializable | |||||
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 3 | -43/+47 | |
* Added log4net dependency to physxplugin in prebuild.xml. * Added missing m_log fields to classes. * Replaced Console.WriteLine with appropriate m_log.Xxxx * Tested that nant test target runs succesfully. * Tested that local opensim sandbox starts up without errors. |