| Commit message (Expand) | Author | Age | Files | Lines |
* | More formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -1/+2 |
* | *Land/Parcel upates are now correct with a significant movement by the Client | mingchen | 2008-05-09 | 1 | -0/+16 |
* | * Other then the prim update experiments that are going on now, llTakeControl... | Teravus Ovares | 2008-05-07 | 1 | -2/+11 |
* | * Theoretically, everything is in place for scripted take controls... Theo... | Teravus Ovares | 2008-05-07 | 1 | -0/+5 |
* | *Moved EstateManager into a region module | mingchen | 2008-05-03 | 1 | -0/+15 |
* | * For your fragging desire, damage enabled land works, but watch out!, life d... | Teravus Ovares | 2008-05-03 | 1 | -0/+13 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -175/+162 |
* | * Spring cleaning on Region.Environment. | Adam Frisby | 2008-05-01 | 1 | -162/+175 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
* | * Patch from XenReborn to make remove-region work properly without needing to... | Teravus Ovares | 2008-04-27 | 1 | -0/+12 |
* | * Implements llTarget, llTargetRemove, at_target(), not_at_target() | Teravus Ovares | 2008-04-25 | 1 | -1/+29 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -4/+4 |
* | * Re-Fixed caps | Teravus Ovares | 2008-04-17 | 1 | -8/+8 |
* | * Implements 'Set Home to Here' | Teravus Ovares | 2008-04-17 | 1 | -2/+2 |
* | * Fixed a few warnings. | Teravus Ovares | 2008-04-14 | 1 | -1/+59 |
* | * Updates BetaGridLikeMoneyModule | Teravus Ovares | 2008-04-10 | 1 | -0/+14 |
* | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-03 | 1 | -0/+34 |
* | *Moved LandManagement into its own region module (spiffy!) | mingchen | 2008-03-22 | 1 | -6/+5 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -30/+26 |
* | * Disabled ancient TerrainEngine. | Adam Frisby | 2008-03-06 | 1 | -0/+13 |
* | Change handler001 through handler009 to more | Charles Krinke | 2008-03-02 | 1 | -36/+36 |
* | Update names of handler010 through handler019 | Charles Krinke | 2008-03-02 | 1 | -36/+36 |
* | Rename handler020 through handler029 with more | Charles Krinke | 2008-03-02 | 1 | -28/+28 |
* | * Added a way for the friends module to definitively know if an avatar's root... | Teravus Ovares | 2008-02-28 | 1 | -0/+14 |
* | * Moved the EventManager over to delegate instances to prevent race conditions. | Teravus Ovares | 2008-02-22 | 1 | -49/+104 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | * Refactored the sound calls to SceneObjectPart | Teravus Ovares | 2008-02-05 | 1 | -0/+12 |
* | * Whole buncha stuff. | Adam Frisby | 2008-02-04 | 1 | -4/+34 |
* | * Added and implemented the LSL changed event. | Teravus Ovares | 2008-01-17 | 1 | -0/+8 |
* | * Re-enabling parcel prim count updates, as it doesn't cause errors on the co... | Teravus Ovares | 2008-01-05 | 1 | -2/+2 |
* | * Added removal of TextureSenders and UserTextureDownloadService on agent lea... | lbsa71 | 2008-01-03 | 1 | -3/+3 |
* | * You can add and remove a friend in standalone now within the same simulator... | Teravus Ovares | 2008-01-01 | 1 | -0/+36 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -5/+7 |
* | *Added event called after any movement is handled (OnClientMovement) - will b... | mingchen | 2007-12-20 | 1 | -0/+11 |
* | *Made a much more network friendly method of ban and pass line sending | mingchen | 2007-12-20 | 1 | -0/+42 |
* | small change to OnSceneGroupMove event (in SceneEvents.cs) | MW | 2007-11-30 | 1 | -3/+4 |
* | * Disabled primitive count updates on Parcels for the moment, until we can mo... | Adam Frisby | 2007-11-26 | 1 | -0/+4 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -3/+2 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -0/+1 |
* | couple of small event changes | MW | 2007-10-16 | 1 | -3/+3 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -1/+29 |
* | Just trying out some thing with events, there changes/additions are likely to... | MW | 2007-10-12 | 1 | -0/+24 |
* | * Renamed ScriptConsole to PluginConsole for clarity | Adam Frisby | 2007-09-24 | 1 | -5/+5 |
* | * Rewired Touch to route to group/part (Still triggering EventManager as well) | lbsa71 | 2007-09-20 | 1 | -0/+2 |
* | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 2007-09-19 | 1 | -3/+18 |
* | Start of trying to make Region/Scene more modular. | MW | 2007-08-28 | 1 | -0/+9 |
* | Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri... | MW | 2007-08-22 | 1 | -0/+10 |
* | Added forgotten file. | MW | 2007-08-22 | 1 | -3/+3 |
* | Added OnRezScript event to Scene.EventManager.Which the script engine should ... | MW | 2007-08-21 | 1 | -0/+11 |
* | * Permissions! - You can now only perform certain functions (such as editing ... | Adam Frisby | 2007-08-15 | 1 | -0/+9 |