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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
bakemodule didnt like last changes
UbitUmarov
2
-13
/
+8
2014-08-06
some debug to remove later
UbitUmarov
2
-1
/
+9
2014-08-06
try to make the baked textures cache work
UbitUmarov
1
-33
/
+40
2014-08-05
Make currently unfiltered EventQueue log messages only appear now at DebugLev...
Justin Clark-Casey (justincc)
1
-16
/
+24
2014-08-04
check...
UbitUmarov
1
-17
/
+17
2014-08-04
Revert "start sending terrain in scenePresence after well defined avatar. Minor"
UbitUmarov
2
-37
/
+25
2014-08-04
start sending terrain in scenePresence after well defined avatar. Minor
UbitUmarov
2
-25
/
+37
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
make HandlerRegionHandshakeReply processing async and delay it a bit. This
UbitUmarov
1
-2
/
+6
2014-07-30
Simulator Extra Features Service
BlueWall
1
-9
/
+65
2014-07-29
Send new parcel permissions to activate viewer options - done right this time
Melanie Thielker
1
-4
/
+6
2014-07-29
Add new fields to parcel update
Melanie Thielker
1
-1
/
+11
2014-07-27
dont send packets twice
UbitUmarov
1
-1
/
+0
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-22
fix HUD attachment update filter to allow avatar center etc
UbitUmarov
1
-2
/
+2
2014-07-21
XBakes: store the assets only in the sim's local assets cache; not in the mai...
Oren Hurvitz
1
-89
/
+37
2014-07-21
In "show throttles", show the maximum drip rate. This shows whether a client ...
Oren Hurvitz
2
-10
/
+11
2014-07-21
Added "debug packet --all" option, which changes the packet logging level for...
Oren Hurvitz
1
-8
/
+26
2014-07-21
Fixed the logic that decides if a packet was queued (it was reversed)
Oren Hurvitz
1
-5
/
+6
2014-07-21
Eliminated some warnings
Oren Hurvitz
1
-1
/
+0
2014-07-20
remove avn hack on sitted avatars positions
UbitUmarov
1
-27
/
+3
2014-07-20
Fix coalesced objects not showing up as "piles" of prims (AVN only bug)
Melanie Thielker
1
-4
/
+4
2014-07-20
Fix coalesced objects not showing up as "piles" of prims (AVN only bug)
Melanie Thielker
1
-4
/
+4
2014-07-17
fix all instances of "non-existant" to "non-existent" (spelling mistakes) tha...
Michael Cerquoni
1
-1
/
+1
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-21
Bug fix in map teleports in varregions. The cherry was missing from the ice-c...
Diva Canto
1
-3
/
+2
2014-06-17
Change assembly versions to 0.8.1
Justin Clark-Casey (justincc)
2
-2
/
+2
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-06-01
Send multiple terrain patches per terrain update packet if terrain
Robert Adams
1
-24
/
+100
2014-05-27
Update regression TestInventoryDescendentsFetch() to account for recent commi...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-05-09
This little sucker had evaded my attention forever. As a consequence some ass...
Diva Canto
1
-10
/
+28
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-06
- When sending the "My Suitcase" folder to the client, always claim it has Fo...
Oren Hurvitz
1
-1
/
+4
2014-05-02
minor: Comment out Cacheitems debug log lines for now
Justin Clark-Casey (justincc)
1
-6
/
+6
2014-05-01
Fix issue where only one of multiple attachments on the same attachpoint for ...
Justin Clark-Casey (justincc)
1
-5
/
+13
2014-04-29
Fixed the UpdateAgentInformation CAP: the viewer expects the simulator to ech...
Oren Hurvitz
1
-6
/
+7
2014-04-23
Eliminated many warnings
Oren Hurvitz
1
-11
/
+14
2014-04-20
Implement Oren's fix to prevent a privilege escalation with groups
Melanie Thielker
1
-3
/
+6
2014-04-20
Fixed: when any avatar changed his Active Group, it was set as the active gro...
Oren Hurvitz
1
-10
/
+13
2014-04-12
BulletSim: reduce the terrain collison margin to be the same as other
Robert Adams
1
-0
/
+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
[prev]
[next]