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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
A bit of harmless refactoring in SQLiteAssetData.cs
AlexRa
2010-05-19
1
-10
/
+3
|
*
|
|
|
Prebuild: added *.migrations as resources to MSSQL, SQLiteLegacy (just in case)
AlexRa
2010-05-19
1
-0
/
+2
|
*
|
|
|
Kind of fixed Melanie's "Exception(sql)" correction
AlexRa
2010-05-19
1
-2
/
+2
|
*
|
|
|
Change appender to deal with line feeds more intelligently.
Melanie
2010-05-19
2
-2
/
+5
|
*
|
|
|
Clean up output a bit
Melanie
2010-05-19
3
-9
/
+12
|
*
|
|
|
Fix the migration message to say "Continuing" again. Remove line feed, which
Melanie
2010-05-19
1
-1
/
+1
|
*
|
|
|
Remove the return that was inserted in the last merge to allow
Melanie
2010-05-19
1
-1
/
+0
|
*
|
|
|
Revert "Allow migration steps to fail again without bringing down the house"
Melanie
2010-05-19
1
-1
/
+1
|
*
|
|
|
Allow migration steps to fail again without bringing down the house
Melanie
2010-05-19
1
-1
/
+1
|
*
|
|
|
Merge commit 'alex/mssql-estate-bugfix'
Melanie
2010-05-18
1
-49
/
+41
|
|
\
\
\
\
|
|
*
|
|
|
Massive bugfix in MSSQLEstateData (now works!)
AlexRa
2010-05-18
1
-49
/
+41
|
*
|
|
|
|
Make m_log in migrations private. Define new m_log in derived class
Melanie
2010-05-18
2
-1
/
+3
|
*
|
|
|
|
Binary Guids are 16 chars long. Fix parser.
Melanie
2010-05-18
1
-1
/
+1
|
*
|
|
|
|
Revert a revert? Am i mad? Don't answer that....!
Melanie
2010-05-18
1
-0
/
+2
|
*
|
|
|
|
Merge commit 'alex/Migrations'
Melanie
2010-05-18
7
-93
/
+114
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Some more corrections after MySQL connector update
AlexRa
2010-05-19
2
-2
/
+3
|
|
*
|
|
|
|
All (?) MySQL stores fixed to use DBGuid.FromDB()
AlexRa
2010-05-19
5
-92
/
+68
|
|
*
|
|
|
|
Added DBGuids.cs (static func DBGuid.FromDB()
AlexRa
2010-05-19
1
-0
/
+44
|
*
|
|
|
|
|
Revert "Looks like the new files were never added to prebuild.xml"
Melanie
2010-05-18
1
-2
/
+0
|
|
/
/
/
/
/
|
*
|
|
|
|
Looks like the new files were never added to prebuild.xml
Melanie
2010-05-18
1
-0
/
+2
|
*
|
|
|
|
Merge commit 'alex/Migrations'
Melanie
2010-05-18
0
-0
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
MS SQL migrations converted to the new format
AlexRa
2010-05-18
77
-2008
/
+2273
|
|
*
|
|
|
|
Migrations for SQLite converted to new format
AlexRa
2010-05-18
46
-709
/
+828
|
|
*
|
|
|
|
Converted MySQL migration history to the new format
AlexRa
2010-05-18
79
-1008
/
+1228
|
|
*
|
|
|
|
Added MySqlMigrations.cs (supports stored proc/funcs)
AlexRa
2010-05-18
1
-0
/
+85
|
|
*
|
|
|
|
Embedded MySql.Data.dll updated to 6.2.3.0.
AlexRa
2010-05-18
1
-0
/
+0
|
|
*
|
|
|
|
Migration.cs supports single-file migration history format
AlexRa
2010-05-18
1
-104
/
+233
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'Migrations'
Melanie
2010-05-18
205
-3829
/
+4647
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
MS SQL migrations converted to the new format
AlexRa
2010-05-16
77
-2008
/
+2273
|
|
*
|
|
|
Migrations for SQLite converted to new format
AlexRa
2010-05-16
46
-709
/
+828
|
|
*
|
|
|
Converted MySQL migration history to the new format
AlexRa
2010-05-16
79
-1008
/
+1228
|
|
*
|
|
|
Added MySqlMigrations.cs (supports stored proc/funcs)
AlexRa
2010-05-16
1
-0
/
+85
|
|
*
|
|
|
Embedded MySql.Data.dll updated to 6.2.3.0.
AlexRa
2010-05-16
1
-0
/
+0
|
|
*
|
|
|
Migration.cs supports single-file migration history format
AlexRa
2010-05-16
1
-104
/
+233
|
*
|
|
|
|
Allow remote admin to be used on a different port from the main region port
Melanie Thielker
2010-05-18
2
-2
/
+7
*
|
|
|
|
|
Refactor scene presence list for lockless iteration. Lock contention will now...
Melanie
2010-05-21
1
-82
/
+49
*
|
|
|
|
|
Merge branch 'careminster' into careminster-presence-refactor
Melanie
2010-05-21
3
-23
/
+54
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch '0.6.9-post-fixes' into careminster
Melanie
2010-05-21
7
-446
/
+554
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
back port groups changes
unknown
2010-05-05
3
-1334
/
+73
|
|
*
|
|
|
|
|
back port groups changes
unknown
2010-05-05
7
-446
/
+1815
|
|
*
|
|
|
|
|
Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for...
Melanie
2010-05-05
4
-1570
/
+320
|
|
*
|
|
|
|
|
Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups
Melanie
2010-05-05
4
-320
/
+1570
|
|
*
|
|
|
|
|
Fix linking issue introduced in my earlier commit
Melanie Thielker
2010-04-30
1
-1
/
+19
|
|
*
|
|
|
|
|
Fix some symbol errors
Melanie
2010-04-30
1
-2
/
+2
|
*
|
|
|
|
|
|
Change the way the object perms are propagated to attempt to salvage
Melanie
2010-05-21
1
-21
/
+23
|
*
|
|
|
|
|
|
Fix a nullref issue in SitAltitudeCallback
Tom Grimshaw
2010-05-19
1
-50
/
+53
|
*
|
|
|
|
|
|
Fix a null reference issue in cmGetAvatarList()
Tom Grimshaw
2010-05-19
1
-1
/
+1
|
*
|
|
|
|
|
|
Provide interface to prevent the client close function from sending the stop ...
Tom Grimshaw
2010-05-17
9
-4
/
+54
*
|
|
|
|
|
|
|
Initialise m_initialSitTarget to ZERO_VACTOR for safety's sake as per convo w...
Tom Grimshaw
2010-05-19
1
-1
/
+1
*
|
|
|
|
|
|
|
Fix a nullref issue in SitAltitudeCallback
Tom Grimshaw
2010-05-19
1
-6
/
+9
[prev]
[next]