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-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-19
Fix a nullref issue in SitAltitudeCallback
Tom Grimshaw
1
-50
/
+53
2010-05-19
Fix a null reference issue in cmGetAvatarList()
Tom Grimshaw
1
-1
/
+1
2010-05-17
Provide interface to prevent the client close function from sending the stop ...
Tom Grimshaw
9
-4
/
+54
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-07
Fix Mouse+WASD makes Av rise; Fix PREJUMP.
Kitto Flora
4
-28
/
+40
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-05-02
Adding DebugEvent Trap
sacha
1
-0
/
+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 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
2010-04-30
minor: correct the assembly information for SQLiteNG
Justin Clark-Casey (justincc)
1
-2
/
+2
2010-04-30
Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dll
Justin Clark-Casey (justincc)
16
-429
/
+236
2010-04-30
Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shor...
Justin Clark-Casey (justincc)
61
-0
/
+6341
2010-04-30
Fix some symbol errors
Melanie
1
-2
/
+2
2010-04-30
Fix some symbol errors
Melanie
1
-2
/
+2
2010-04-30
Fix link security issue
Melanie
7
-41
/
+68
2010-04-29
Fix Av jump motion S/W
Kitto Flora
1
-2
/
+2
2010-04-29
Fix vertical attractor
Kitto Flora
1
-41
/
+43
2010-04-23
Adding some more SNMP events and some refactoring
sacha
2
-8
/
+14
2010-04-23
Adding LinkUp/LinkDown when a region is started or stoped.
sacha
2
-3
/
+7
2010-04-18
This GetScriptErrors() change allows initial XEngine to run in background
Mike Rieker
1
-6
/
+65
2010-04-16
Fix http://opensimulator.org/mantis/view.php?id=4657 where OpenSim.Grid.UserS...
Justin Clark-Casey (justincc)
2
-17
/
+48
2010-04-14
Committing sacha's partial work (from orpheus). The GridBrat needs to learn
Melanie
2
-1
/
+46
2010-04-14
Change ISnmpModule to use scene references
Melanie
1
-2
/
+9
2010-04-13
Drop unused Alert() method from ISnmpModule
Melanie
1
-2
/
+1
[prev]
[next]