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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-29
* Move existing inventory module into a 'Transfer' namespace, since that is t...
Justin Clarke Casey
1
-1
/
+1
2008-09-29
* check in missing files that caused the previous build break
Justin Clarke Casey
2
-0
/
+487
2008-09-28
Implement the plumbing for llSetVehicleType from the LSL
Charles Krinke
1
-0
/
+8
2008-09-28
Mantis#296. Thank you kindly, Idb for a patch that resolves:
Charles Krinke
2
-0
/
+24
2008-09-28
Added the plumbing for llSetVehicleRotationParam
Charles Krinke
1
-0
/
+8
2008-09-28
Plumb the connection though from llSetVehicleVectorParam
Charles Krinke
1
-2
/
+10
2008-09-28
Add some methods to allow modules so set client view options
Melanie Thielker
1
-0
/
+9
2008-09-28
Plumb the connection through from llSetVehicleFloatParam
Charles Krinke
1
-0
/
+8
2008-09-28
- Further cleanups
Homer Horwitz
2
-29
/
+57
2008-09-28
Refactor to avoid some duplicate code.
Homer Horwitz
2
-101
/
+63
2008-09-28
Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...
Jeff Ames
2
-2
/
+2
2008-09-28
eol-style native; on EventQueueHelper
Teravus Ovares
1
-146
/
+146
2008-09-28
* okay.. Now you can do border crossings with the security 'fixed' client....
Teravus Ovares
3
-87
/
+173
2008-09-27
* With EventQueueGet enabled.. we can see into neighbor regions again on th...
Teravus Ovares
2
-14
/
+27
2008-09-27
* Adds flag to enable/disable EventQueueGet.
Teravus Ovares
2
-11
/
+34
2008-09-27
* Event queue is now polling..
Teravus Ovares
2
-7
/
+67
2008-09-27
Continue working on the new EventQueueGetModule. Not finished (or even working)
Homer Horwitz
2
-28
/
+162
2008-09-27
* This is the very very early beginnings of an EventQueue:get module.
Teravus Ovares
1
-0
/
+164
2008-09-26
And actually do what I intended to do with the last commit. Message is gone.
Melanie Thielker
1
-5
/
+5
2008-09-26
Kill "Compile successful" message when rezzing prims/wearing attachments
Melanie Thielker
1
-2
/
+3
2008-09-26
Add "Notecard saved" message to saves of notecards into prims
Melanie Thielker
1
-0
/
+16
2008-09-26
* Patch from JHurliman
Teravus Ovares
15
-98
/
+71
2008-09-26
* minor: remove warnings
Justin Clarke Casey
3
-12
/
+8
2008-09-26
* refactor: do a tiny bit of cleanup
Justin Clarke Casey
1
-40
/
+46
2008-09-26
* refactor: split out AssetXferUploader
Justin Clarke Casey
3
-285
/
+312
2008-09-26
* refactor: split out AgentAssetTransactionsManager
Justin Clarke Casey
2
-192
/
+227
2008-09-26
* Implment task inventory item asset update for the old non CAPS transaction ...
Justin Clarke Casey
4
-36
/
+86
2008-09-26
* Wind updates. Still random.. but in 4 directions instead of two!
Teravus Ovares
2
-27
/
+29
2008-09-25
Add an extension to allow registering multiple interfaces of a type with
Melanie Thielker
3
-10
/
+54
2008-09-25
Mantis#2017. Thank you kindly, Tyre, for a patch that solves:
Charles Krinke
2
-2
/
+2
2008-09-25
* Adds some Wind
Teravus Ovares
2
-0
/
+260
2008-09-25
fixes a slight copy and paste bug in OGP module.
Dr Scofield
1
-1
/
+1
2008-09-25
* In Standalone, add a persistant account for the OGP user.
Teravus Ovares
1
-4
/
+50
2008-09-25
Convergence is almost complete. This brings the diff between the API to < 10k
Melanie Thielker
3
-49
/
+19
2008-09-25
* Remove a message handler
Teravus Ovares
1
-4
/
+16
2008-09-24
Add a module selection option for the MapImage Module as well
Melanie Thielker
1
-0
/
+6
2008-09-24
Correct a capitalization error
Melanie Thielker
1
-1
/
+1
2008-09-24
Add WorldMapModule = "name" to OpenSim.ini. Default is "WorldMap".
Melanie Thielker
1
-0
/
+9
2008-09-24
Decouple AsyncCommands from XEngine and the script instance. Make
Melanie Thielker
1
-0
/
+3
2008-09-23
Update svn properties, formatting cleanup.
Jeff Ames
2
-8
/
+8
2008-09-23
leyla found a capitalization error in one of the OGP messages. Thanks leyla!
Teravus Ovares
1
-1
/
+1
2008-09-23
Small fix to eliminate a beauty spot
Melanie Thielker
1
-1
/
+1
2008-09-23
Update the permissions system to handle scripts and notecards the way
Melanie Thielker
2
-10
/
+88
2008-09-23
* Update in OGP draft 3 protocol spec with regards to seed region requests ru...
Teravus Ovares
1
-1
/
+3
2008-09-22
Move script and notecard open perms checks from ClientView to the
Melanie Thielker
1
-2
/
+127
2008-09-22
Remove the ugly-as-sin "interop" hack script perms fudging in
Melanie Thielker
1
-18
/
+0
2008-09-22
Remove comment in perms module after consulting with awebb
Melanie Thielker
1
-6
/
+2
2008-09-22
Fix a small logic error in my perms module changes
Melanie Thielker
1
-1
/
+1
2008-09-22
Create CanEditObjectInventory to preserve the ability
Melanie Thielker
3
-26
/
+49
2008-09-22
cleanups in inventory REST code. also, disables digest authentications
Dr Scofield
1
-4
/
+26
[next]