| Commit message (Expand) | Author | Files | Lines |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -3/+2 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -3/+4 |
2009-02-04 | Added a ForceSceneObjectBackup method to Scene, which as it says forces a dat... | MW | 1 | -2/+2 |
2009-02-02 | * Establish OnOarFileSaved EventManager event and subscribe to that instead o... | Justin Clarke Casey | 1 | -0/+16 |
2009-01-28 | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -0/+31 |
2008-12-12 | * refactor: pull out common user profile test code into utility functions | Justin Clarke Casey | 1 | -0/+4 |
2008-12-05 | Implementation of the llDetectedTouch* functions | idb | 1 | -3/+3 |
2008-11-22 | Add root agent tracking to presence module | Melanie Thielker | 1 | -3/+3 |
2008-11-22 | Next step in the presence module - some core plumbing included at | Melanie Thielker | 1 | -0/+13 |
2008-11-16 | Introduces the message transfer module. It splits the transfer mechanics off | Melanie Thielker | 1 | -10/+19 |
2008-11-09 | Script region crossing. This has not user functionality, but lays all the | Melanie Thielker | 1 | -3/+3 |
2008-11-08 | * Implemented OnClientConnect in Scene EventManager | Adam Frisby | 1 | -0/+16 |
2008-11-01 | Make the IM and friends modules optional. Clean up some code that dealt | Melanie Thielker | 1 | -22/+6 |
2008-10-03 | This changeset changes the way chat from client is routed: | Dr Scofield | 1 | -3/+19 |
2008-09-25 | Convergence is almost complete. This brings the diff between the API to < 10k | Melanie Thielker | 1 | -0/+11 |
2008-09-21 | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 1 | -3/+4 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -44/+44 |
2008-08-27 | Thank you, salahazar, for a patch that corrects the behavior of | Melanie Thielker | 1 | -6/+6 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -23/+9 |
2008-07-25 | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 1 | -4/+4 |
2008-06-28 | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 1 | -11/+26 |
2008-06-05 | * This sends collision events to the script engine. | Teravus Ovares | 1 | -1/+37 |
2008-06-04 | Mantis#1439. Thank you kindly, Melanie for a patch that | Charles Krinke | 1 | -0/+13 |
2008-06-02 | * Fixes a bug saving the current sun phase to the estate_settings file. | Teravus Ovares | 1 | -0/+15 |
2008-05-30 | * Fixed a dangling event hook that I added. | Teravus Ovares | 1 | -0/+12 |
2008-05-26 | Thank you kindly, Melanie for a patch for script reset | Charles Krinke | 1 | -0/+12 |
2008-05-26 | Adding OnChatBroadcast event logic to EventManager providing | Dr Scofield | 1 | -0/+16 |
2008-05-25 | * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho... | Teravus Ovares | 1 | -0/+15 |
2008-05-24 | * Fixes endless loop in the Land Module when selecting any object. | Teravus Ovares | 1 | -10/+11 |
2008-05-23 | IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in | Dr Scofield | 1 | -2/+16 |
2008-05-23 | *Refactor of the LandManagementModule that allows OpenSim to run without it | mingchen | 1 | -0/+89 |
2008-05-23 | i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule. | Dr Scofield | 1 | -0/+18 |
2008-05-21 | * Going to the C# syntactic sugar way of handling the backup event delegates. | Teravus Ovares | 1 | -8/+2 |
2008-05-21 | * This update causes the backup process to run in a separate thread. | Teravus Ovares | 1 | -2/+8 |
2008-05-20 | move SceneEvents.cs to EventManager.cs, as that's actually | Sean Dague | 1 | -0/+0 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -8/+8 |
2008-05-14 | More formatting cleanup. | Jeff Ames | 1 | -1/+2 |
2008-05-09 | *Land/Parcel upates are now correct with a significant movement by the Client | mingchen | 1 | -0/+16 |
2008-05-07 | * Other then the prim update experiments that are going on now, llTakeControl... | Teravus Ovares | 1 | -2/+11 |
2008-05-07 | * Theoretically, everything is in place for scripted take controls... Theo... | Teravus Ovares | 1 | -0/+5 |
2008-05-03 | *Moved EstateManager into a region module | mingchen | 1 | -0/+15 |
2008-05-03 | * For your fragging desire, damage enabled land works, but watch out!, life d... | Teravus Ovares | 1 | -0/+13 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -175/+162 |
2008-05-01 | * Spring cleaning on Region.Environment. | Adam Frisby | 1 | -162/+175 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 1 | -1/+1 |
2008-04-27 | * Patch from XenReborn to make remove-region work properly without needing to... | Teravus Ovares | 1 | -0/+12 |
2008-04-25 | * Implements llTarget, llTargetRemove, at_target(), not_at_target() | Teravus Ovares | 1 | -1/+29 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -4/+4 |
2008-04-17 | * Re-Fixed caps | Teravus Ovares | 1 | -8/+8 |
2008-04-17 | * Implements 'Set Home to Here' | Teravus Ovares | 1 | -2/+2 |