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-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
2015-03-06
Remove references to MAX_ASSET_DESC from the dynamic texture module, hardcode...
BlueWall
1
-2
/
+2
2015-03-05
adjusted new UserManagementModule to accept the HG UUI test harness
Freaky Tech
1
-1
/
+5
2015-03-05
solving HG IM, HGFriends issues based on falsified GridUser data
Freaky Tech
3
-272
/
+324
2015-03-04
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri...
Justin Clark-Casey (justincc)
3
-27
/
+154
2015-02-28
Use using constructs on disposable io objects in LLRaw to ensure they are alw...
Justin Clark-Casey (justincc)
1
-113
/
+111
2015-02-28
Add OpenSim.Framework using statement necessary to get previous fad4d4dc to c...
Justin Clark-Casey (justincc)
1
-0
/
+1
2015-02-28
Permit loading of LLRAW files bigger than 256x256 by calculating size based o...
Magnuz Binder
1
-1
/
+9
2015-02-25
minor: In HGAssetMapper, don't complain on seeing an XmlDeclaration as we kno...
Justin Clark-Casey (justincc)
1
-0
/
+5
2015-02-25
Reduce coupling in regression test task inventory creation methods to make th...
Justin Clark-Casey (justincc)
1
-2
/
+2
2015-02-21
Fix cross-grid inventory delivery notifications, fixes http://opensimulator.o...
BlueWall
1
-0
/
+1
[next]