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
/
ClientStack
/
Linden
/
Caps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-09
return even zero costs ( prims on other regions )
UbitUmarov
1
-1
/
+1
2014-08-09
move from RegisterInventoryServiceHandlers to
UbitUmarov
1
-9
/
+14
2014-08-07
DANGER... changed bakedtextures caching. Assuming grid baking is cache
UbitUmarov
1
-68
/
+56
2014-08-06
OpenSimExtras
BlueWall
1
-50
/
+24
2014-08-06
bakemodule didnt like last changes
UbitUmarov
1
-5
/
+3
2014-08-06
some debug to remove later
UbitUmarov
1
-0
/
+6
2014-08-05
Make currently unfiltered EventQueue log messages only appear now at DebugLev...
Justin Clark-Casey (justincc)
1
-16
/
+24
2014-08-03
comment out a debug msg. more on gods being Gods
UbitUmarov
1
-1
/
+1
2014-08-02
Fix typo in log message
BlueWall
1
-1
/
+1
2014-08-01
Fix regression in SimulatorFeatures module that would stop OpenSimulator from...
Justin Clark-Casey (justincc)
1
-12
/
+20
2014-07-31
Add region-side extra feature setting for destination guide
BlueWall
1
-0
/
+4
2014-07-30
Simulator Extra Features Service
BlueWall
1
-9
/
+65
2014-07-25
add queue transition code needs review/more testing
UbitUmarov
1
-79
/
+115
2014-07-25
remove old and dead code that its only making it hard to understand
UbitUmarov
1
-287
/
+18
2014-07-24
change previus code, send a NoEvents response back to http server, even
UbitUmarov
1
-2
/
+1
2014-07-24
EventQueueGetModule: dont reuse queues, we dont know whats there; make
UbitUmarov
1
-10
/
+9
2014-07-21
Eliminated some warnings
Oren Hurvitz
1
-1
/
+0
2014-07-04
minor: put standard 'category' in brackets at front of log messages from prev...
Justin Clark-Casey (justincc)
1
-2
/
+8
2014-07-04
When uploading mesh objects with textures also create inventory items for upl...
Latif Khalifa
1
-0
/
+63
2014-06-17
Change assembly versions to 0.8.1
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-06-16
If processing a queued request fails up to the top of the stack, log the exce...
Justin Clark-Casey (justincc)
1
-3
/
+13
2014-05-27
Update regression TestInventoryDescendentsFetch() to account for recent commi...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-05-07
Finished implementing redirects in GetTexture.
Diva Canto
1
-3
/
+6
2014-05-06
Show more meaningful error messages when failed to give an item to another user
Oren Hurvitz
1
-5
/
+13
2014-05-02
minor: Comment out Cacheitems debug log lines for now
Justin Clark-Casey (justincc)
1
-6
/
+6
2014-04-29
Fixed the UpdateAgentInformation CAP: the viewer expects the simulator to ech...
Oren Hurvitz
1
-6
/
+7
2014-04-05
Revert "Don't re-retrieve sit part in SP.HandleAgentSit() when we already hav...
Justin Clark-Casey (justincc)
1
-2
/
+0
2014-04-05
Don't re-retrieve sit part in SP.HandleAgentSit() when we already have it.
Justin Clark-Casey (justincc)
1
-0
/
+2
2014-03-21
rename prefix of scene-inventory.<scene-name>.ProcessedFetchInventoryRequests...
Justin Clark-Casey (justincc)
1
-34
/
+36
2014-03-19
minor: Put ProcessedFetchInventoryRequests and QueuedFetchInventoryRequests i...
Justin Clark-Casey (justincc)
1
-2
/
+2
2014-03-18
Add scene.<scene-name>.ProcessedFetchInventoryRequests
Justin Clark-Casey (justincc)
1
-15
/
+41
2014-03-18
Add scene.<scene-name>.QueuedFetchInventoryRequests stat
Justin Clark-Casey (justincc)
1
-0
/
+19
2014-03-17
Add regression test for http inventory fetch.
Justin Clark-Casey (justincc)
2
-7
/
+194
2014-02-12
If a caller tries to queue a CAPs message to a scene presence that has no eve...
Justin Clark-Casey (justincc)
2
-7
/
+99
2014-02-04
Dropping the rest of Avination's modified appearance code for core.
Melanie
1
-28
/
+198
2014-01-11
varregion: properly pack the region size parameters so he viewer will parse t...
Robert Adams
1
-6
/
+6
2014-01-11
varregion: Debug messages for region crossing debugging.
Robert Adams
1
-5
/
+6
2014-01-04
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
2
-19
/
+45
2014-01-03
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
2
-19
/
+45
2013-12-18
Create regression test TestSendAgentGroupDataUpdate() for groups agent data s...
Justin Clark-Casey (justincc)
1
-3
/
+3
2013-12-06
minor: Use enums for setting inv/asset types on data upload rather than magic...
Justin Clark-Casey (justincc)
1
-7
/
+7
2013-12-06
Properly set InventoryType.Snapshot when a snapshot is uploaded
Justin Clark-Casey (justincc)
1
-0
/
+4
2013-10-31
minor: remove mono compiler warnings in AvatarPickerSearchModule and UploadBa...
Justin Clark-Casey (justincc)
2
-7
/
+3
2013-10-04
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-09-27
refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-09-22
Preserve attachment point & position when attachment is rezzed in world
Aleric Inglewood
2
-0
/
+5
2013-09-11
Change handling of the FetchInventoryDescendents2 capability configuration to...
Mic Bowman
1
-23
/
+36
2013-09-07
Add support for simple external CAPS texture services
root
1
-19
/
+31
2013-09-02
Fix bug where users teleporting to non-neighbour regions could continue to he...
Justin Clark-Casey (justincc)
1
-2
/
+2
2013-08-14
minor: Comment out AvatarPicketSearch caps log message for now, which is occu...
Justin Clark-Casey (justincc)
1
-1
/
+1
[prev]
[next]