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
...
*
* Added a way for the Region master user to kick individual users from their ...
Teravus Ovares
2007-11-24
1
-0
/
+4
*
* Hanling RequestGodlikePowers. On Request.. sends the sim owner's client the...
Teravus Ovares
2007-11-24
1
-0
/
+5
*
* Refactored NumPackets calculation
lbsa71
2007-11-23
1
-20
/
+21
*
* Quelled a Log format exception in the logging routines.
Teravus Ovares
2007-11-22
1
-2
/
+15
*
Created a client driven packet throttler. The sim now respects the client's ...
Teravus Ovares
2007-11-22
1
-1
/
+3
*
* removed erroneous comments
lbsa71
2007-11-22
1
-3
/
+0
*
* Added code to capture the draw distance setting from the client.
Teravus Ovares
2007-11-22
1
-1
/
+1
*
* Did some initial work for prim crossing. Just glue so far.
Teravus Ovares
2007-11-21
3
-0
/
+49
*
there is no real reason to write this value back to estate settings,
Sean Dague
2007-11-19
1
-1
/
+5
*
* Changed namespace
lbsa71
2007-11-19
3
-3
/
+1
*
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...
Teravus Ovares
2007-11-18
4
-13
/
+23
*
cleaned up some mono compiler warnings
Jeff Ames
2007-11-18
2
-3
/
+3
*
first stab at implementation of CopyInventoryItem
Jeff Ames
2007-11-18
4
-14
/
+37
*
Added handler for MapNameRequest - OnMapNameRequest
Dalien Talbot
2007-11-18
1
-0
/
+3
*
Added ClickAction property to SceneObjectPart (and the relevant changes in IC...
MW
2007-11-17
1
-1
/
+1
*
set svn:eol-style
Jeff Ames
2007-11-17
1
-1015
/
+1015
*
minor cleanup of some dodgy bits
Jeff Ames
2007-11-17
1
-1
/
+1
*
catch exceptions when loading malformed xml files
Jeff Ames
2007-11-17
3
-24
/
+44
*
More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...
MW
2007-11-16
1
-0
/
+1
*
*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...
lbsa71
2007-11-15
2
-24
/
+4
*
* Added MySQLDataStore (adapted from MonoSqlite
lbsa71
2007-11-15
1
-0
/
+1035
*
* Implemented the little friendly pop tooltip messages that appear when you h...
Teravus Ovares
2007-11-15
1
-0
/
+3
*
* Copied objects are now owned by the object copier (Next Owner) (however nex...
Teravus Ovares
2007-11-14
1
-1
/
+1
*
Another try: Fix moon bleeding over into linden grid. Need to clear your cach...
Brian McBee
2007-11-14
1
-2
/
+2
*
* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...
Teravus Ovares
2007-11-13
15
-3
/
+330
*
first pass on unlinking of objects. From Jay Clarke (IBM)
Sean Dague
2007-11-13
1
-0
/
+3
*
Some work on cleanly removing Regions.
MW
2007-11-13
1
-0
/
+1
*
Some work on being able to set/send a users Buddylist info. (added handling c...
MW
2007-11-13
1
-1
/
+63
*
* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.
Teravus Ovares
2007-11-12
1
-1
/
+2
*
enable typing animation for chat, maybe
Jeff Ames
2007-11-12
1
-0
/
+2
*
Patch from Mathias Soeken (thanks Mathias!) to take care of the color
Dalien Talbot
2007-11-11
1
-1
/
+1
*
Fixed bug in assetcache where certain textures were not being packetized corr...
Brian McBee
2007-11-11
1
-1
/
+1
*
* Fixed compile issue.
Adam Frisby
2007-11-09
1
-1
/
+2
*
* Added a mutex to the LoginService allowing only a single login simultaneous...
Adam Frisby
2007-11-09
1
-82
/
+93
*
* Added Rotational Velocity reporting for Client Interpolation to Terse Updates
Teravus Ovares
2007-11-08
1
-1
/
+1
*
add SendSunPos function to IClientAPI to let us pull all the sun
Sean Dague
2007-11-07
1
-0
/
+1
*
* Added better logging to AssetCache
lbsa71
2007-11-06
3
-94
/
+101
*
* Substituted som 'GenericCall' with Action<>
lbsa71
2007-11-05
1
-10
/
+4
*
Started to cleanup/close down childagent connections when a user teleports. ...
MW
2007-11-05
2
-0
/
+12
*
* Temporarily reverted SQL syntax.
Adam Frisby
2007-11-05
1
-3
/
+3
*
* Changed MySQL Syntax on Region Updates for Grid Server.
Adam Frisby
2007-11-04
1
-2
/
+3
*
Some more refactoring
MW
2007-11-04
2
-1
/
+1
*
* Small touchup of console messages
Adam Frisby
2007-11-04
1
-5
/
+5
*
Deleted Regionloader .csproj files.
MW
2007-11-04
2
-224
/
+0
*
normalized line endings
Jeff Ames
2007-11-04
6
-330
/
+330
*
Applying Teravus patch # 557. Some glue code for the updating of prim's veloc...
MW
2007-11-04
1
-1
/
+3
*
Do I really have to write a log entry, can't I just hide this commit somewher...
MW
2007-11-04
1
-1
/
+2
*
removed our own inplementation of UUID's, it wasn't used anywhere.
Tleiades Hax
2007-11-04
1
-155
/
+0
*
*Master Avatar can be specified by a previous UUID in either grid mode or sta...
mingchen
2007-11-03
5
-18
/
+62
*
* Removed unused UDPServerBase
lbsa71
2007-11-03
1
-84
/
+0
[prev]
[next]