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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-07
Stop some hud components disappearing on region crossings
Justin Clark-Casey (justincc)
3
-13
/
+76
2010-06-07
reapply fix for double sending of attachment update on standalone region cros...
Justin Clark-Casey (justincc)
9
-48
/
+48
2010-06-07
commit code which stops full updates being fired multiple times when attachme...
Justin Clark-Casey (justincc)
9
-22
/
+122
2010-06-04
Revert "commit code which stops full updates being fired multiple times when ...
Justin Clark-Casey (justincc)
9
-122
/
+22
2010-06-04
Fix bug where prim items were not loaded in the new sqlite database handler
Justin Clark-Casey (justincc)
1
-27
/
+39
2010-06-02
Revert "Next OSG test. Don't remove app domains if they contain running threa...
Melanie
1
-6
/
+4
2010-06-02
Next OSG test. Don't remove app domains if they contain running threads.
Melanie
1
-4
/
+6
2010-06-02
Next OSG test. Cowardly refuse to save the state of badly behaved scripts, in...
Melanie
1
-2
/
+5
2010-06-02
Revert "After aborting a thread, wait for it to actually finish. EXPERIMENTAL...
Melanie
1
-1
/
+0
2010-06-02
After aborting a thread, wait for it to actually finish. EXPERIMENTAL for OSG
Melanie
1
-0
/
+1
2010-06-01
Comment and remove JScript support. Mono 2.7Dev and 2.8 no longer include the
Melanie
1
-19
/
+19
2010-05-30
Fix a nullref in EventManager caused by RegionReady not setting the scene
Melanie Thielker
1
-0
/
+1
2010-05-28
Adjust Scene.DeleteAllSceneObjects() to not delete objects attached to avatars.
Justin Clark-Casey (justincc)
1
-2
/
+6
2010-05-27
commit code which stops full updates being fired multiple times when attachme...
Justin Clark-Casey (justincc)
9
-22
/
+122
2010-05-24
backport from master fix for attachment display
Justin Clark-Casey (justincc)
3
-3
/
+5
2010-05-24
backport some IGroupsModule method doc and an extra exposed method from git m...
Justin Clark-Casey (justincc)
1
-2
/
+31
2010-05-24
stop "load oar" reporting ignored objects when those objects were actually lo...
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-05-21
Apply http://opensimulator.org/mantis/view.php?id=4724
Justin Clark-Casey (justincc)
2
-4
/
+17
2010-05-21
Only send dialogs and notices to root agents, not child agents
Justin Clark-Casey (justincc)
1
-5
/
+5
2010-05-21
Change the way the object perms are propagated to attempt to salvage
Melanie
1
-21
/
+23
2010-05-20
minor: correctly print out missing item id when it can't be found rather than...
Justin Clark-Casey (justincc)
2
-2
/
+4
2010-05-20
Don't append ACKs to zerocoded packets. Although this should fine in theory, ...
John Hurliman
1
-15
/
+20
2010-05-20
When saving an oar/iar, don't attempt to write out the data byte array if it'...
Justin Clark-Casey (justincc)
1
-1
/
+3
2010-05-20
minor: commented out code removal
Justin Clark-Casey (justincc)
1
-1
/
+0
2010-05-20
Completely prevent full update packets being sent after kill object packets
Justin Clark-Casey (justincc)
1
-3
/
+0
2010-05-20
Completely prevent full update packets being sent after kill object packets
Justin Clark-Casey (justincc)
1
-5
/
+46
2010-05-20
minor: Print out port that http servers are using
Justin Clark-Casey (justincc)
5
-12
/
+19
2010-05-20
put out full exception stack if something reaches top of base http server OnR...
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-05-20
move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules...
Justin Clark-Casey (justincc)
5
-108
/
+307
2010-05-15
Address symptom of Mantis 4588 (though not the cause) by moving the avatar de...
Justin Clark-Casey (justincc)
1
-2
/
+3
2010-05-14
* Allows both old and new OpenSim.ini params for the XmlRpc Groups Service Co...
unknown
2
-31
/
+80
2010-05-14
change 0.6.9 flavour to post-fixes
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-05-14
switch 0.6.9 flavour to release
0.6.9-release
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-05-14
Apply patch from http://opensimulator.org/mantis/bug_view_page.php?bug_id=4671
Justin Clark-Casey
1
-0
/
+4
2010-05-14
Apply patch from http://opensimulator.org/mantis/bug_view_page.php?bug_id=4671
Justin Clark-Casey
1
-0
/
+4
2010-05-14
Fix linking issue introduced in my earlier commit
Melanie Thielker
1
-1
/
+19
2010-05-05
back port groups changes
unknown
2
-1329
/
+73
2010-05-05
back port groups changes
unknown
5
-443
/
+1798
2010-05-05
Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for...
Melanie
4
-1570
/
+320
2010-05-05
Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups
Melanie
4
-320
/
+1570
2010-05-03
Address symptom of Mantis 4588 (though not the cause) by moving the avatar de...
Justin Clark-Casey (justincc)
1
-2
/
+3
2010-04-30
take out some more sqlite db console debug lines
Justin Clark-Casey (justincc)
1
-6
/
+0
2010-04-30
fix an issue with user appearance where the new sqlite db adapter expects dir...
Justin Clark-Casey (justincc)
8
-81
/
+25
2010-04-30
Fix linking issue introduced in my earlier commit
Melanie Thielker
1
-1
/
+19
2010-04-30
Fix a bunch of issues that crop up after the naive porting of the new sqlite ...
Justin Clark-Casey (justincc)
16
-774
/
+24
2010-04-30
take out some debug logging in the sqlite db adaptor
Justin Clark-Casey (justincc)
1
-3
/
+3
2010-04-30
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy this seems the least evi...
Justin Clark-Casey (justincc)
69
-366
/
+902
2010-04-30
get region prim saving working properly in SQLiteNG
Justin Clark-Casey (justincc)
1
-10
/
+13
2010-04-30
dispose of the DbCommand used to execute migrations after we've finished with...
Justin Clark-Casey (justincc)
1
-1
/
+2
2010-04-30
put SQLiteNG classes in their own namespace to avoid confusion
Justin Clark-Casey
12
-12
/
+12
[next]