index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Whole buncha stuff.
Adam Frisby
2008-02-04
1
-2
/
+4
*
* Lowered maxchunk from 1500 bytes to 1250 bytes to make sure packets fit bel...
Adam Frisby
2008-02-04
1
-1
/
+1
*
* Default inventory permissions patch (#444), courtesy of alex_carnell -- tha...
Adam Frisby
2008-02-04
1
-0
/
+1
*
Thanks to Brianw for pointing out the definition of OwnerUUID
Charles Krinke
2008-02-03
1
-1
/
+1
*
Implements LSL function llDialog().
alondria
2008-02-02
1
-0
/
+1
*
fix for error on null owner_uuid field
Brian McBee
2008-02-02
1
-1
/
+8
*
Change casting slightly for reading owner_uuid from mysql.
Charles Krinke
2008-02-02
1
-2
/
+3
*
Thank you very much daTwitch for your first contribution to the C# simulator.
Charles Krinke
2008-02-02
1
-5
/
+36
*
In an attempt to solve multihomed UDP problem I seem to have bound UDP socket...
Tedd Hansen
2008-02-02
1
-1
/
+1
*
* Added Full support for llSetTextureAnim. To ckrinke: Let the fountains o...
Teravus Ovares
2008-02-02
1
-3
/
+3
*
Added commands to change config file from console:
Tedd Hansen
2008-02-02
2
-4
/
+14
*
Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait).
Tedd Hansen
2008-02-02
4
-4
/
+33
*
Last patch was a disaster... reset terrain whenever bug occurred. Trying agai...
Tedd Hansen
2008-02-02
1
-65
/
+64
*
And one more patch before sleep
Tedd Hansen
2008-02-02
1
-28
/
+43
*
Add last entry "owner_uuid" back into regions table definition.
Charles Krinke
2008-02-02
1
-1
/
+19
*
* Committing some untested stuff regarding texture animations. This won't br...
Teravus Ovares
2008-02-02
1
-0
/
+4
*
Removed "Loading inventory for Primitive" message.
Tedd Hansen
2008-02-01
1
-1
/
+1
*
* setting some readonlies
lbsa71
2008-01-31
1
-1
/
+1
*
* Add asset/texture cache statistics to region server console
Justin Clarke Casey
2008-01-31
3
-3
/
+144
*
* Add 'asset not found' statistics to grid asset server stats
Justin Clarke Casey
2008-01-30
1
-8
/
+23
*
* Print out exception information when a mysql asset fetch fails
Justin Clarke Casey
2008-01-30
1
-16
/
+29
*
* Insert 'assets served per hour' speed to asset server stats
Justin Clarke Casey
2008-01-30
1
-6
/
+15
*
* Add total logouts (and total logins) to server side user stats
Justin Clarke Casey
2008-01-28
2
-4
/
+42
*
* Move AssetStatsReporter to Framework.Statistics
Justin Clarke Casey
2008-01-28
1
-0
/
+82
*
Set svn properties.
Jeff Ames
2008-01-26
1
-0
/
+0
*
* Add missed out evn:eol-style native
Justin Clarke Casey
2008-01-25
1
-43
/
+43
*
* Add very basic initial login stats to the user server
Justin Clarke Casey
2008-01-25
3
-2
/
+149
*
* Reinsert 3 second land loading delay of r3132 accidentally removed in r3141.
Justin Clarke Casey
2008-01-24
1
-0
/
+3
*
* Added ReadEtcIssue to Util
Teravus Ovares
2008-01-23
1
-0
/
+22
*
put the number in front of the migrations to make them easier to deal with
Sean Dague
2008-01-23
4
-0
/
+0
*
* Changing log messages to use 24 hour clock rather than 12 hour - hope nobod...
Justin Clarke Casey
2008-01-23
1
-2
/
+2
*
* Enabled dead region tracking for ChildAgentDataUpdates
Teravus Ovares
2008-01-22
2
-0
/
+6
*
* Shutting down child agents properly in neighbor regions.
Teravus Ovares
2008-01-21
4
-3
/
+19
*
* Following on from sdague's r3144, commenting out other parts of TribalMedia
Justin Clarke Casey
2008-01-21
6
-1
/
+14
*
* Scripts edited within a prim will now be persisted correctly
Justin Clarke Casey
2008-01-21
2
-135
/
+64
*
comment out use of the TribalMedia data mapper layer
Sean Dague
2008-01-21
1
-1
/
+1
*
Method rename
Justin Clarke Casey
2008-01-21
2
-2
/
+2
*
Properly lock new separate database accesses
Justin Clarke Casey
2008-01-21
2
-111
/
+117
*
* Make object persistence more granular by separating prim and prim inventory...
Justin Clarke Casey
2008-01-21
2
-104
/
+77
*
Add additional mainlog data to LogOffUser
Charles Krinke
2008-01-21
1
-1
/
+2
*
* Stopped Physical Object saving on SQLite got commented out in my last commi...
Teravus Ovares
2008-01-21
1
-3
/
+3
*
* Added hooks for logout to all IUserService and all that implement it.
Teravus Ovares
2008-01-20
9
-25
/
+65
*
Graceful failure of teleport to unavailable regions might actually work now.
Brian McBee
2008-01-20
1
-0
/
+2
*
Check if remote simulator is up before attempting teleport. Teleport to a rem...
Brian McBee
2008-01-20
1
-1
/
+1
*
Tedds temp fix for startup crash: Waiting 3 seconds for stuff to catch up. (S...
Tedd Hansen
2008-01-20
1
-0
/
+2
*
Most is back in its original state :) Hope I didn't break anything... *looks ...
Tedd Hansen
2008-01-19
1
-7
/
+0
*
That didn't work -- added more debugging
Tedd Hansen
2008-01-19
1
-19
/
+8
*
That didn't work, trying with TableAdapter.FillSchema(DataSet, SchemaType.Sou...
Tedd Hansen
2008-01-19
1
-4
/
+26
*
Removed mega-debugging.
Tedd Hansen
2008-01-19
1
-26
/
+7
*
removed additional debugging, added temp mega-debugging to StoreLandObject
Tedd Hansen
2008-01-19
1
-0
/
+19
[prev]
[next]