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
/
Region
/
Environment
/
Scenes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-11-24
* Added a way for the Region master user to kick individual users from their ...
Teravus Ovares
2
-16
/
+66
2007-11-24
* Hanling RequestGodlikePowers. On Request.. sends the sim owner's client the...
Teravus Ovares
2
-0
/
+51
2007-11-24
* Added a nice 'The Region is going down.' message to the user when the sim o...
Teravus Ovares
3
-2
/
+17
2007-11-23
*Fixed bug causing parcel prim counts to stop updating.
mingchen
1
-0
/
+13
2007-11-23
*Fixed bug that resulted in most land settings being sent to the client. Medi...
mingchen
1
-1
/
+1
2007-11-23
* added some functions for use in raytracing. They're kind of crappy now, so...
Teravus Ovares
6
-0
/
+224
2007-11-22
* Added code to capture the draw distance setting from the client.
Teravus Ovares
2
-11
/
+107
2007-11-21
Fixed bug that can lead to infinitive loops
MW
1
-0
/
+6
2007-11-21
* Did some initial work for prim crossing. Just glue so far.
Teravus Ovares
3
-5
/
+42
2007-11-20
fix for mantis #2 from Justin Casey (IBM)
Sean Dague
2
-3
/
+12
2007-11-20
*Huge* structural changes in ODE/OdePrim to get all of the calls in threadloc...
Teravus Ovares
5
-40
/
+60
2007-11-18
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...
Teravus Ovares
3
-4
/
+4
2007-11-18
cleaned up some mono compiler warnings
Jeff Ames
2
-5
/
+2
2007-11-18
first stab at implementation of CopyInventoryItem
Jeff Ames
2
-43
/
+85
2007-11-18
* Found several cases where prim set physical were not subscribing to physics...
Teravus Ovares
5
-0
/
+26
2007-11-18
Made the background (ie empty space) colour of the exported map image blue.
MW
1
-0
/
+2
2007-11-18
Added "export-map <filename>" console command to the region server that will ...
MW
1
-0
/
+42
2007-11-18
Attempt to get World Map working in Grid mode, will need to be using the grid...
MW
3
-59
/
+78
2007-11-18
For every problem there's a solution that is simple, neat and wrong.
Dalien Talbot
1
-4
/
+1
2007-11-18
Looks like we're requesting the mapblocks for every agent - including
Dalien Talbot
1
-1
/
+4
2007-11-18
Second try at having a bandaid for the multiple logins crash
Dalien Talbot
1
-1
/
+8
2007-11-17
Added ClickAction property to SceneObjectPart (and the relevant changes in IC...
MW
1
-1
/
+13
2007-11-17
minor cleanup of some dodgy bits
Jeff Ames
2
-33
/
+15
2007-11-16
* Resolved the situation where prim is loaded from storage and when pushed ne...
Teravus Ovares
3
-22
/
+44
2007-11-16
*Added the TimeDilation property to Scene
mingchen
1
-0
/
+5
2007-11-16
* Trying a space/collision optimization technique in ODE. Let me know if you...
Teravus Ovares
1
-1
/
+2
2007-11-16
More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...
MW
2
-1
/
+3
2007-11-16
* ODE step two on the way to separate dynamic space allocation ( One more to ...
Teravus Ovares
1
-6
/
+48
2007-11-16
* Fixed object edit movements causing full object updates instead of terse ob...
Teravus Ovares
1
-1
/
+7
2007-11-15
* Implemented the little friendly pop tooltip messages that appear when you h...
Teravus Ovares
4
-5
/
+82
2007-11-14
* Copied objects are now owned by the object copier (Next Owner) (however nex...
Teravus Ovares
3
-11
/
+42
2007-11-14
* Possibly resolved the excess sim lag.
Teravus Ovares
1
-1
/
+2
2007-11-13
* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...
Teravus Ovares
3
-2
/
+46
2007-11-13
first pass on unlinking of objects. From Jay Clarke (IBM)
Sean Dague
4
-12
/
+167
2007-11-13
Added "remove-region <region name>" console command that "should" remove the ...
MW
1
-5
/
+0
2007-11-13
replaced exception when sitting and typing with rather amusing getting up and...
Jeff Ames
1
-0
/
+12
2007-11-13
Some work on cleanly removing Regions.
MW
3
-26
/
+71
2007-11-13
* Fixed the walk vs fall animation.
Teravus Ovares
1
-5
/
+5
2007-11-13
* Added AV Height Glue & Avatar Height stored on m_AVHeight in ScenePresence
Teravus Ovares
1
-2
/
+16
2007-11-13
added IDs for all built-in animations
Jeff Ames
1
-1
/
+1
2007-11-12
* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.
Teravus Ovares
1
-1
/
+18
2007-11-12
* Added a lot of Glue to help with reporting proper collisions.
Teravus Ovares
1
-3
/
+43
2007-11-12
enable typing animation for chat, maybe
Jeff Ames
1
-2
/
+19
2007-11-11
Patch from Mathias Soeken (thanks Mathias!) to take care of the color
Dalien Talbot
2
-1
/
+33
2007-11-11
fixed chatting while sitting
Jeff Ames
1
-5
/
+9
2007-11-11
* adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini....
Teravus Ovares
4
-12
/
+16
2007-11-09
* Moved BulletX off of the 'constant terse update' method. It now only sends...
Teravus Ovares
1
-4
/
+7
2007-11-08
* Fixed occasional character drift caused by sim not sending the avatar's fin...
Teravus Ovares
2
-0
/
+14
2007-11-08
fixed non-ASCII chat and IM
Jeff Ames
1
-1
/
+1
2007-11-08
converted hard-coded chat type values to ChatTypeEnum
Jeff Ames
1
-2
/
+2
[prev]
[next]