index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, 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
2015-10-31
fix typo reported on mantis 7735
UbitUmarov
1
-1
/
+1
2015-10-31
fix internal support for non square regions
UbitUmarov
1
-2
/
+3
2015-10-31
Introduce an EntityTransferContext carrying the version numbers to pass
Melanie Thielker
3
-26
/
+29
2015-10-31
Remove testing cruft that is blocking the new protocols. Unit tests no
Melanie Thielker
2
-7
/
+3
2015-10-31
fix mantis 7734, Thanks Garmin for the report
UbitUmarov
1
-2
/
+2
2015-10-31
let silly tests override version on local connections
UbitUmarov
2
-3
/
+4
2015-10-31
Testing stage of the new versioning system. Use at own risk. May not
Melanie Thielker
3
-46
/
+24
2015-10-18
On to 0.8.3!
Diva Canto
1
-1
/
+1
2015-10-18
Clean up of simulation version, the number that rules the compatibility of te...
Diva Canto
2
-61
/
+10
2015-09-11
Mantis #7720: AssetXferUploader was setting AssetID to UUID.Zero. Before that...
Diva Canto
1
-5
/
+7
2015-09-09
Make sure the chat module doesn't deactivate just because the section
Melanie Thielker
1
-12
/
+8
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
16
-16
/
+1
2015-08-31
First commit where physics work as region module.
Diva Canto
2
-5
/
+5
2015-08-31
All physics plugins are now region modules. Compiles but doesn't run.
Diva Canto
1
-181
/
+0
2015-08-30
More namespace and dll name changes. Still no functional changes.
Diva Canto
5
-5
/
+5
2015-08-30
Renamed the namespaces too
Diva Canto
5
-5
/
+5
2015-08-20
Partial plumbing for the agent stateful module features negotiation
Melanie Thielker
3
-8
/
+9
2015-08-16
Minor improvement of previous patch.
Diva Canto
1
-6
/
+10
2015-08-16
MANTIS-7684 - Use the user management module to get username for script dialogs
Cinder
1
-13
/
+9
2015-08-15
Send a proper ownerid for Object messages to conform with what viewer expects
Drake Arconis
1
-2
/
+5
2015-08-08
WARNING: massive refactor to follow libomv's latest changes regarding invento...
Diva Canto
13
-43
/
+39
2015-07-31
Eliminated several warnings
Oren Hurvitz
2
-0
/
+4
2015-07-31
XMLRPCModule now actually aborts the worker thread when requested
Oren Hurvitz
1
-2
/
+6
2015-07-31
Fixed bad log message
Oren Hurvitz
1
-1
/
+1
2015-07-26
Fixed bug introduced in 4735514. The project didn't compile.
Oren Hurvitz
1
-1
/
+1
2015-07-26
Fixed not being charged to create classifeids on money enabled regions
Quill Littlefeather
1
-2
/
+14
2015-07-23
Removed unused code related to DNS lookups
Oren Hurvitz
1
-2
/
+0
2015-07-22
Added logging in places where regions are searched for by their location
Oren Hurvitz
3
-11
/
+39
2015-07-21
Prevent two maptiles being generated at startup, one for v1 and another for v...
AliciaRaven
2
-1
/
+9
2015-06-19
Warp3DImageModule. Reduce workload by not calling to render the root prim twi...
AliciaRaven
1
-1
/
+0
2015-06-13
Guard against scenes without an agent prefs service and a copy and paste fix
Cinder
1
-1
/
+1
2015-06-13
Refactor AgentPreferences so that database operations happen centrally. the o...
Cinder
2
-0
/
+269
2015-06-06
Address Mantis 7592 (http://opensimulator.org/mantis/view.php?id=7592) by
Robert Adams
1
-25
/
+49
2015-06-05
More on mantis #7567. Two things:
Diva Canto
1
-0
/
+8
2015-05-26
Attachments Module. Fix detach event not being fired until the next time the ...
AliciaRaven
1
-0
/
+5
2015-05-13
Adding back command to clear region's user cache
BlueWall
1
-7
/
+22
2015-05-10
Knocked off a few compiler warnings regarding unused variables.
Diva Canto
7
-7
/
+0
2015-05-09
Constrain 'terrain modify' to selected Region
Dev Random
1
-8
/
+17
2015-05-08
Another major overhaul of inventory downloading, this time pertaining to inve...
Diva Canto
4
-0
/
+46
2015-05-07
Major change in the way inventory is downloaded: added a method throughout II...
Diva Canto
5
-2
/
+51
2015-05-07
Minor whitespace removal
Michael Cerquoni
1
-1
/
+0
2015-05-07
Add 'terrain modify noise' and code cleanup
Dev Random
5
-291
/
+113
2015-05-06
'terrain modify' command for area-of-effect operations
Dev Random
10
-143
/
+1266
2015-05-05
Refactored some code that is used in two different dlls related to SOP rewrit...
Diva Canto
2
-208
/
+3
2015-05-03
Only send parcel layer data around the point of interest. Can be disabled
Robert Adams
1
-5
/
+79
2015-05-02
Mantis #7514
Diva Canto
1
-2
/
+2
2015-04-29
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...
Diva Canto
1
-1
/
+1
2015-04-12
Change UserProfiles so that the parcel name is used for a ProfilePick and not...
AliciaRaven
1
-17
/
+9
2015-03-13
Fix script state not being preserved in objects sent via Hypergrid.
Justin Clark-Casey (justincc)
2
-9
/
+79
2015-03-11
minor: Remove windows build warning about CompressionLevel package ambiguity.
Justin Clark-Casey (justincc)
2
-0
/
+2
[next]