index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-09
Rename SetSculptData() to SetSculptProperties(), since this is what it does (...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-07-02
Create a very basic initial test which just creates an 'npc' and tests that t...
Justin Clark-Casey (justincc)
2
-2
/
+72
2011-07-02
refactor: simplify existing npc code by creating them directly rather than in...
Justin Clark-Casey (justincc)
1
-102
/
+37
2011-06-29
Hack around with the NPC module to get osNpcCreate() partially working again.
Justin Clark-Casey (justincc)
2
-34
/
+75
2011-06-24
Changed actual default values of 'ServiceConnectorModule' and 'MessagingModul...
Makopoppo
3
-3
/
+3
2011-06-24
RegionReady Module:
BlueWall
1
-0
/
+2
2011-06-24
Tell hypergridders when their teleports fail because of the 4096 limit rather...
Justin Clark-Casey (justincc)
1
-4
/
+4
2011-06-04
Remove the unmaintained 'CMS' framework, which was really a 'source-control' ...
Justin Clark-Casey (justincc)
15
-3578
/
+0
2011-06-01
a few minor formatting tweaks
Justin Clark-Casey (justincc)
1
-3
/
+4
2011-06-01
A final couple of tweaks to GroupsModule.cs. Remove unneeded delegate, and pr...
James Stallings aka Hiro Protagonist
1
-9
/
+22
2011-06-01
revert the prematurely included groups patch, yet again
Justin Clark-Casey (justincc)
1
-22
/
+5
2011-05-31
Fill in the new OwnerData field in the LLUDP ScriptDialog message.
Justin Clark-Casey (justincc)
3
-7
/
+24
2011-05-31
revert the patch that accidentally got added in the last commit
Justin Clark-Casey (justincc)
1
-22
/
+5
2011-05-31
update libomv libraries to 0.9.0
Justin Clark-Casey (justincc)
1
-5
/
+22
2011-05-28
Adding an event to signal that logins are enabled
BlueWall
1
-11
/
+76
2011-05-28
Add option to disable logins
BlueWall
1
-1
/
+24
2011-05-26
improve help information for "appearance show"
Justin Clark-Casey (justincc)
1
-2
/
+3
2011-05-24
Revert "Make client event handlers for money only work on root agents"
BlueWall
1
-30
/
+6
2011-05-24
Make client event handlers for money only work on root agents
BlueWall
1
-6
/
+30
2011-05-21
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...
Justin Clark-Casey (justincc)
1
-1
/
+0
2011-05-21
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-3
/
+3
2011-05-17
convert tabs to spaces
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-05-17
Fixup documentation for AutoBackupModule.
Kim King
1
-7
/
+4
2011-05-14
refactor: improve PrimLimitsModule to call ILandObject.GetSimulatorMaxPrimCou...
Justin Clark-Casey (justincc)
1
-21
/
+22
2011-05-09
Convert the prim count module into a permissionsmodule
Melanie
1
-17
/
+17
2011-05-09
Incremental - Just did some cleanup of comments and class name change to clea...
E. Allen Soard
1
-11
/
+3
2011-05-09
Incremental patch to add config options to enable/disable the prim limits mod...
E. Allen Soard
1
-1
/
+19
2011-05-09
Adds an optional module to enforce prim limits on a given parcel Takes into a...
E. Allen Soard
1
-0
/
+163
2011-05-07
Add module with "appearance show" command.
Justin Clark-Casey (justincc)
1
-0
/
+122
2011-05-06
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-05-06
add descriptive explanations for region restart functionality
Justin Clark-Casey (justincc)
1
-1
/
+0
2011-05-06
fix command display for debugging 'emergency-monitoring'
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-05-02
AutoBackupModule: Implement per-region settings in Regions.ini.
Sean McNamara
1
-105
/
+186
2011-05-02
First pass at fixing justincc's feedback v2 ( http://opensimulator.org/mantis...
Sean McNamara
2
-768
/
+868
2011-04-30
Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll
Diva Canto
2
-3
/
+0
2011-04-30
First stab at cleaning up Caps. Compiles. Untested.
Diva Canto
2
-4
/
+2
2011-04-26
Wait for OnOarFileSaved event callback before executing script
Sean McNamara
2
-8
/
+29
2011-04-25
Cleaned up various configuration options. Removed the category throttle
Mic Bowman
1
-9
/
+9
2011-04-23
AutoBackup: Removed unneeded imports.
Sean McNamara
1
-1
/
+0
2011-04-23
Fix most issues raised by justincc: http://opensimulator.org/mantis/view.php?...
Sean McNamara
2
-764
/
+854
2011-04-22
Various clean ups. Removed some debugging code. Added a new "show pqueues"
Mic Bowman
1
-2
/
+101
2011-04-21
Adjust freeswitch logging to be somewhat less noisy. However, there is still...
Justin Clark-Casey (justincc)
1
-9
/
+18
2011-04-20
Get Viewer 2 voice working with OpenSim.
Justin Clark-Casey (justincc)
1
-13
/
+66
2011-04-19
Clean up freeswitch config to what is currently required. Add explanation to...
Justin Clark-Casey (justincc)
1
-13
/
+15
2011-04-13
First pass at moving object property requests into a queue similar
Mic Bowman
2
-12
/
+5
2011-04-12
First pass at moving object property requests into a queue similar
Mic Bowman
2
-12
/
+5
2011-04-12
First pass at moving object property requests into a queue similar
Mic Bowman
2
-12
/
+5
2011-04-12
Fixup the global defaults config parsing code.
Sean McNamara
1
-15
/
+25
2011-04-11
Fix NREs harder.
Sean McNamara
1
-16
/
+23
2011-04-11
Fix some NREs on certain paths.
Sean McNamara
1
-6
/
+22
[next]