| Commit message (Expand) | Author | Files | Lines |
2008-05-20 | move SceneEvents.cs to EventManager.cs, as that's actually | Sean Dague | 1 | -637/+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 |
2008-04-14 | * Fixed a few warnings. | Teravus Ovares | 1 | -1/+59 |
2008-04-10 | * Updates BetaGridLikeMoneyModule | Teravus Ovares | 1 | -0/+14 |
2008-04-03 | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -0/+34 |
2008-03-22 | *Moved LandManagement into its own region module (spiffy!) | mingchen | 1 | -6/+5 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -30/+26 |
2008-03-06 | * Disabled ancient TerrainEngine. | Adam Frisby | 1 | -0/+13 |
2008-03-02 | Change handler001 through handler009 to more | Charles Krinke | 1 | -36/+36 |
2008-03-02 | Update names of handler010 through handler019 | Charles Krinke | 1 | -36/+36 |
2008-03-02 | Rename handler020 through handler029 with more | Charles Krinke | 1 | -28/+28 |
2008-02-28 | * Added a way for the friends module to definitively know if an avatar's root... | Teravus Ovares | 1 | -0/+14 |
2008-02-22 | * Moved the EventManager over to delegate instances to prevent race conditions. | Teravus Ovares | 1 | -49/+104 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-02-05 | * Refactored the sound calls to SceneObjectPart | Teravus Ovares | 1 | -0/+12 |
2008-02-04 | * Whole buncha stuff. | Adam Frisby | 1 | -4/+34 |
2008-01-17 | * Added and implemented the LSL changed event. | Teravus Ovares | 1 | -0/+8 |
2008-01-05 | * Re-enabling parcel prim count updates, as it doesn't cause errors on the co... | Teravus Ovares | 1 | -2/+2 |
2008-01-03 | * Added removal of TextureSenders and UserTextureDownloadService on agent lea... | lbsa71 | 1 | -3/+3 |
2008-01-01 | * You can add and remove a friend in standalone now within the same simulator... | Teravus Ovares | 1 | -0/+36 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -5/+7 |
2007-12-20 | *Added event called after any movement is handled (OnClientMovement) - will b... | mingchen | 1 | -0/+11 |
2007-12-20 | *Made a much more network friendly method of ban and pass line sending | mingchen | 1 | -0/+42 |
2007-11-30 | small change to OnSceneGroupMove event (in SceneEvents.cs) | MW | 1 | -3/+4 |
2007-11-26 | * Disabled primitive count updates on Parcels for the moment, until we can mo... | Adam Frisby | 1 | -0/+4 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -3/+2 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -0/+1 |
2007-10-16 | couple of small event changes | MW | 1 | -3/+3 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 1 | -1/+29 |
2007-10-12 | Just trying out some thing with events, there changes/additions are likely to... | MW | 1 | -0/+24 |
2007-09-24 | * Renamed ScriptConsole to PluginConsole for clarity | Adam Frisby | 1 | -5/+5 |
2007-09-20 | * Rewired Touch to route to group/part (Still triggering EventManager as well) | lbsa71 | 1 | -0/+2 |
2007-09-19 | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 1 | -3/+18 |
2007-08-28 | Start of trying to make Region/Scene more modular. | MW | 1 | -0/+9 |
2007-08-22 | Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri... | MW | 1 | -0/+10 |
2007-08-22 | Added forgotten file. | MW | 1 | -3/+3 |