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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Fixed minor issue while building: If you do a raytraced object placement an...
Adam Frisby
2008-09-30
1
-0
/
+4
*
Allow create-region to load files from arbitrary locations
Melanie Thielker
2008-09-30
1
-1
/
+6
*
* Get the code up to speed with my -#dev e-mail example. (uncomment out lines...
Teravus Ovares
2008-09-30
1
-1
/
+11
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-09-30
2
-7
/
+3
*
Mantis#2300. Thank you kindly, Idb for a patch that solves:
Charles Krinke
2008-09-30
3
-32
/
+33
*
Mantis#2299. Thank you kindly, Idb for a patch that:
Charles Krinke
2008-09-29
3
-12
/
+20
*
* minor: forgot this small tidy in the last checkin
Justin Clarke Casey
2008-09-29
1
-2
/
+1
*
* minor: tidy up async sog deleter
Justin Clarke Casey
2008-09-29
1
-19
/
+18
*
* minor: remove warning
Justin Clarke Casey
2008-09-29
1
-5
/
+5
*
* refactor: move asynchronous scene object deletion to inventory queueing out...
Justin Clarke Casey
2008-09-29
3
-83
/
+165
*
ApplyImpulse now forwards impulse in both local and global modes.
Dahlia Trimble
2008-09-29
1
-6
/
+3
*
From: rob smart (smartrob@uk.ibm.com)
Dr Scofield
2008-09-29
1
-6
/
+22
*
* Fix http://opensimulator.org/mantis/view.php?id=2189 for real this time
Justin Clarke Casey
2008-09-29
1
-1
/
+8
*
* minor: remove warnings
Justin Clarke Casey
2008-09-29
1
-3
/
+3
*
* reactor: move inventory archive classes into separate Inventory/Archiver di...
Justin Clarke Casey
2008-09-29
3
-6
/
+5
*
* refactor: Rename InventoryModule to InventoryTransferModule
Justin Clarke Casey
2008-09-29
3
-5
/
+5
*
* Move existing inventory module into a 'Transfer' namespace, since that is t...
Justin Clarke Casey
2008-09-29
1
-1
/
+1
*
* check in missing files that caused the previous build break
Justin Clarke Casey
2008-09-29
2
-0
/
+487
*
* Apply http://opensimulator.org/mantis/view.php?id=2294
Justin Clarke Casey
2008-09-29
2
-75
/
+18
*
fixes future mantis from SachaMagne.
Dr Scofield
2008-09-29
1
-1
/
+1
*
Mantis #2293
Melanie Thielker
2008-09-29
1
-0
/
+3
*
Mantis #2293
Melanie Thielker
2008-09-29
1
-0
/
+3
*
Implement the plumbing for llSetVehicleType from the LSL
Charles Krinke
2008-09-28
10
-1
/
+70
*
Mantis#296. Thank you kindly, Idb for a patch that resolves:
Charles Krinke
2008-09-28
4
-0
/
+34
*
Added the plumbing for llSetVehicleRotationParam
Charles Krinke
2008-09-28
10
-1
/
+69
*
A little bit further with LLSetVehicleVectorParam.
Charles Krinke
2008-09-28
1
-1
/
+8
*
Add explicit CultureInfo to the script compile thread in DotNetEngine to
Melanie Thielker
2008-09-28
3
-0
/
+11
*
Plumb the connection though from llSetVehicleVectorParam
Charles Krinke
2008-09-28
10
-33
/
+78
*
Mantis #1922
Melanie Thielker
2008-09-28
2
-1
/
+2
*
Add some methods to allow modules so set client view options
Melanie Thielker
2008-09-28
4
-0
/
+47
*
Remove llSetVehicledoubleParam. It does not exist.
Charles Krinke
2008-09-28
1
-6
/
+0
*
Plumb the connection through from llSetVehicleFloatParam
Charles Krinke
2008-09-28
10
-3
/
+73
*
Mantis #2288
Melanie Thielker
2008-09-28
1
-4
/
+16
*
- Further cleanups
Homer Horwitz
2008-09-28
2
-29
/
+57
*
Refactor to avoid some duplicate code.
Homer Horwitz
2008-09-28
2
-101
/
+63
*
Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...
Jeff Ames
2008-09-28
3
-3
/
+3
*
eol-style native; on EventQueueHelper
Teravus Ovares
2008-09-28
1
-146
/
+146
*
* okay.. Now you can do border crossings with the security 'fixed' client....
Teravus Ovares
2008-09-28
3
-87
/
+173
*
Mantis#2287. Thank you kindly, Idb for a patch that solves:
Charles Krinke
2008-09-28
1
-5
/
+58
*
* With EventQueueGet enabled.. we can see into neighbor regions again on th...
Teravus Ovares
2008-09-27
2
-14
/
+27
*
* Adds flag to enable/disable EventQueueGet.
Teravus Ovares
2008-09-27
2
-11
/
+34
*
* Replace a generic error handler.
Teravus Ovares
2008-09-27
1
-1
/
+1
*
* Event queue is now polling..
Teravus Ovares
2008-09-27
3
-8
/
+69
*
Continue working on the new EventQueueGetModule. Not finished (or even working)
Homer Horwitz
2008-09-27
3
-29
/
+164
*
Stop DNE saying "Loading script" when it's actually unloading.
Melanie Thielker
2008-09-27
1
-2
/
+4
*
* This is the very very early beginnings of an EventQueue:get module.
Teravus Ovares
2008-09-27
2
-0
/
+204
*
Update unit tests
Melanie Thielker
2008-09-27
1
-13
/
+6
*
Add friendly error messages to both engines.
Melanie Thielker
2008-09-27
9
-109
/
+303
*
Mantis #2277
Melanie Thielker
2008-09-26
2
-2
/
+1
*
And actually do what I intended to do with the last commit. Message is gone.
Melanie Thielker
2008-09-26
1
-5
/
+5
[prev]
[next]