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
/
CoreModules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-19
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-02-19
forestall bug reports about the Command error: System.EntryPointNotFoundExcep...
Justin Clark-Casey (justincc)
3
-8
/
+86
2010-02-19
minor: Make FlotsamAssetCache default loglevel 0 to match that given in bin/c...
Justin Clark-Casey (justincc)
1
-2
/
+2
2010-02-17
minor: fix error inserting field in log message
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-02-15
Formatting cleanup.
Jeff Ames
4
-15
/
+15
2010-02-14
Revolution is on the roll again! :)
Revolution
3
-8
/
+61
2010-02-12
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
Justin Clark-Casey (justincc)
2
-3
/
+3
2010-02-12
minor: remove completely commented out and unused class
Justin Clark-Casey (justincc)
1
-226
/
+0
2010-02-12
Fix http://opensimulator.org/mantis/view.php?id=4224
Justin Clark-Casey (justincc)
5
-46
/
+65
2010-02-06
endline fix 2
Teravus Ovares (Dan Olivares)
1
-6
/
+6
2010-02-06
Endline fix
Teravus Ovares (Dan Olivares)
1
-12
/
+12
2010-02-05
minor: log what kind of wearable cannot be found
Justin Clark-Casey (justincc)
1
-2
/
+4
2010-02-05
Revert "Old OpenSim installations may have no AssetCaching setting in config-...
Justin Clark-Casey (justincc)
1
-3
/
+1
2010-02-05
Old OpenSim installations may have no AssetCaching setting in config-include/...
Justin Clark-Casey (justincc)
1
-1
/
+3
2010-02-04
minor: one method doc
Justin Clark-Casey (justincc)
1
-0
/
+1
2010-02-03
minor: remove one mono compiler warning
Justin Clark-Casey (justincc)
1
-3
/
+1
2010-02-03
minor: remove one mono compiler warning
Justin Clark-Casey (justincc)
1
-10
/
+8
2010-02-02
refactor: move world comm message queueing into its own method
Justin Clark-Casey (justincc)
1
-23
/
+13
2010-01-29
Apply http://opensimulator.org/mantis/view.php?id=4548
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-01-29
use common sop2 setup for TestMergeOarV0_2()
Justin Clark-Casey (justincc)
1
-16
/
+12
2010-01-29
make TestSaveOarV0_2() use a common part2 construction
Justin Clark-Casey (justincc)
1
-18
/
+14
2010-01-29
use common part1 createio nin TestMergeOarV0_2()
Justin Clark-Casey (justincc)
1
-16
/
+5
2010-01-29
minor: swap which part uses the automatically set up scene in TestMergeOarV0_2()
Justin Clark-Casey (justincc)
1
-25
/
+13
2010-01-29
use common part1 creation in ArchiverTests.TestLoadOarV0_2()
Justin Clark-Casey (justincc)
1
-30
/
+28
2010-01-29
refactor out scene object 1 creation n ArchiverTetss
Justin Clark-Casey (justincc)
1
-44
/
+22
2010-01-29
factor out scene setup in ArchiverTests
Justin Clark-Casey (justincc)
1
-40
/
+53
2010-01-29
Add method to get all items with the same name from a particular prim
Justin Clark-Casey (justincc)
1
-5
/
+4
2010-01-29
Resolve one more conflict I overlooked
Melanie
1
-14
/
+0
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
54
-1466
/
+698
2010-01-28
Fixes inconsistencies in the permissions module. Adds a region_manager_is_god
Melanie
1
-4
/
+7
2010-01-28
Changes WorldCommModule to ISharedRegionModule.
Revolution
1
-1
/
+5
2010-01-23
Updates all IRegionModules to the new style region modules.
Revolution
54
-711
/
+1492
2010-01-22
Add first part of test for checking restore of task inventory items on oar load
Justin Clark-Casey (justincc)
2
-1
/
+49
2010-01-22
complete assertion checks of all other oar loaded region settings
Justin Clark-Casey (justincc)
1
-0
/
+28
2010-01-22
Allow oar loading to work even if an estate module is not present
Justin Clark-Casey (justincc)
2
-2
/
+74
2010-01-18
Fix a major security problem with osSetDynamicTexture which allowed the delet...
CasperW
1
-5
/
+12
2010-01-16
Let monitor data be requested using either the short form of the name or the
Melanie
1
-1
/
+4
2010-01-16
Shorten the names of the tags in monitorstats summary to the immediate type
Melanie
1
-1
/
+5
2010-01-13
Change the error messages on region region registration. This changes URM
Melanie
3
-8
/
+10
2010-01-10
Implement access module commands
Melanie
1
-0
/
+76
2010-01-10
Add "StartDisabled" to [Startup] to make all regions start up with
Melanie
2
-0
/
+83
2010-01-10
Remove "login disable", "login enable" and "login status" commands.
Melanie
2
-17
/
+0
2010-01-09
A last fix for estate access by group. One should send the correct list.
Melanie
1
-2
/
+2
2010-01-09
Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users
Melanie
1
-92
/
+152
2010-01-07
Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ...
dahlia
1
-1
/
+6
2010-01-07
Fixes the newly added packets as per Melanie's request.
Revolution
1
-2
/
+2
2010-01-05
Allow estate managers (if estate_owner_is_god is set) to actually enter
Melanie
1
-1
/
+4
2010-01-04
Formatting cleanup. Add copyright headers.
Jeff Ames
11
-35
/
+35
2009-12-31
Adds Friend Finding functionality.
Revolution
1
-0
/
+23
2009-12-31
Adds tons of packets.
Revolution
2
-0
/
+47
[next]