| Commit message (Expand) | Author | Files | Lines |
2008-11-10 | Keep dropped prims from being temp-on-rez and getting cleaned up | Melanie Thielker | 1 | -0/+1 |
2008-11-10 | another small bit of startup refactoring | MW | 1 | -0/+5 |
2008-11-10 | From: Christopher Yeoh <cyeoh@au1.ibm.com> | Sean Dague | 1 | -1/+7 |
2008-11-10 | The region proxy for the load balancer module works again. The incoming proxy... | Johan Berntsson | 1 | -10/+20 |
2008-11-10 | Prevent AO from crashing the sim if the user logs out before the script | Melanie Thielker | 1 | -0/+3 |
2008-11-10 | Add a MinTimerInterval, defaulted at 0.5s, to the scripting configuration | Melanie Thielker | 1 | -0/+5 |
2008-11-10 | Stop attachments from causing an update to be sent on every frame in which | Melanie Thielker | 4 | -7/+13 |
2008-11-10 | Thank you, idb, for a patch that fixes avatar height calculation | Melanie Thielker | 1 | -3/+4 |
2008-11-09 | Prevent updates about other people's HUD objects being sent | Melanie Thielker | 1 | -0/+3 |
2008-11-09 | Enabled SoftERP for the contact structure but not SoftCFM. | Charles Krinke | 1 | -1/+6 |
2008-11-09 | Script region crossing. This has not user functionality, but lays all the | Melanie Thielker | 12 | -31/+156 |
2008-11-09 | Cause llGetInventoryType to return the asset type, which corresponds with | Melanie Thielker | 1 | -1/+1 |
2008-11-09 | Clean up a few comments. | Charles Krinke | 1 | -11/+3 |
2008-11-09 | Clean up the mass < 0 logic a tiny bit when | Charles Krinke | 1 | -2/+1 |
2008-11-09 | * Applying EventQueueGetModule patch to try debug the case of the missing EQG. | Adam Frisby | 1 | -1/+2 |
2008-11-09 | * Enabled GTCache for AssetCache | Adam Frisby | 2 | -12/+22 |
2008-11-09 | Update svn properties. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 4 | -4/+4 |
2008-11-09 | Reintroduce transactionID to the parameter list for SendInstantMessage. | Melanie Thielker | 5 | -10/+16 |
2008-11-08 | Refactor the detectparams variable from 'd' to | Charles Krinke | 1 | -30/+30 |
2008-11-08 | * Quick test for Dahlia, returns Packet Processing Loop to Infinite Loop. | Adam Frisby | 1 | -1/+1 |
2008-11-08 | Mantis#2590. Thank you kindly, Diva for a patch that solves: | Charles Krinke | 1 | -1/+10 |
2008-11-08 | Mantis#2583. Thank you kindly, Idb for a patch that solves: | Charles Krinke | 1 | -16/+31 |
2008-11-08 | * Fixed issue where incorrect braces nesting resulted in a section of PacketQ... | Adam Frisby | 1 | -24/+22 |
2008-11-08 | * Fixed a major memory leak in packet processing - PacketQueue.Close is never... | Adam Frisby | 2 | -27/+55 |
2008-11-08 | Mantis #2553: Thank you, idb, for a fix that helps to persist changes in prim... | Homer Horwitz | 1 | -0/+8 |
2008-11-08 | * Added IClientChat to IClientCore | Adam Frisby | 1 | -16/+3 |
2008-11-08 | * Ported InstantMessageModule to IClientCore | Adam Frisby | 1 | -6/+11 |
2008-11-08 | * Implemented OnClientConnect in Scene EventManager | Adam Frisby | 1 | -0/+16 |
2008-11-08 | Work in progress on SECS stuff. Have been holding it off until after 0.6 rele... | Tedd Hansen | 2 | -3/+0 |
2008-11-08 | * Added IClientIM to IClientCore interfaces | Adam Frisby | 7 | -44/+47 |
2008-11-08 | Added necessary locking to LandManagementModule. As it is used by several | Homer Horwitz | 1 | -143/+239 |
2008-11-08 | Small bugfix for RemoveNeighbourRegion | Homer Horwitz | 1 | -1/+1 |
2008-11-08 | * Made ClientLoop non-infinite, ClientLoop will now disengage when the client... | Adam Frisby | 1 | -30/+19 |
2008-11-08 | * Implementing first of the 0.6 IClientAPI Changes | Adam Frisby | 1 | -12/+39 |
2008-11-08 | Fix llParseString* to create LSLStrings. This makes llListFindList work | Melanie Thielker | 1 | -19/+19 |
2008-11-08 | Add some discovery code, laying groundwork for region-crossing scripts | Melanie Thielker | 3 | -3/+29 |
2008-11-08 | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2 | -2/+29 |
2008-11-08 | Remove part of another patch that would cause DNE to nuke the sim in it's | Melanie Thielker | 1 | -2/+0 |
2008-11-08 | Refactor IEventReceiver back into IScriptEngine | Melanie Thielker | 15 | -105/+110 |
2008-11-07 | * Correct catch changed on last commit, since I just realized I started makin... | Justin Clarke Casey | 1 | -1/+1 |
2008-11-07 | * minor: Remove mono compiler warning | Justin Clarke Casey | 1 | -1/+1 |
2008-11-07 | * Apply http://opensimulator.org/mantis/view.php?id=2582 | Justin Clarke Casey | 4 | -66/+40 |
2008-11-07 | * Fix bug in r7162 where avatars could not move | Justin Clarke Casey | 4 | -28/+30 |
2008-11-07 | * refactor: cleanup AllocateLocalPrimId() a bit more | Justin Clarke Casey | 9 | -31/+19 |
2008-11-07 | * Rename PrimIDAllocate() to more effectively convey what it does, and put th... | Justin Clarke Casey | 6 | -14/+15 |
2008-11-07 | * Remove next local id from SceneBase | Justin Clarke Casey | 2 | -12/+0 |
2008-11-07 | * minor: Just some tidy up of log messages, etc. | Justin Clarke Casey | 1 | -13/+5 |
2008-11-07 | * Stop requiring local ids in the SOG constructors. | Justin Clarke Casey | 8 | -35/+38 |
2008-11-07 | * refactor: stop unnecessary passing of scene to sog copy constructor | Justin Clarke Casey | 1 | -6/+2 |
2008-11-07 | * Stop prim attach being signalled twice (it is already been done outside Att... | Justin Clarke Casey | 1 | -5/+1 |