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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-15
Update svn properties, minor formatting cleanup, fix a compiler warning.
Jeff Ames
1
-3
/
+6
2008-09-15
From: mike pitman <pitman@us.ibm.com>
Dr Scofield
3
-3
/
+6
2008-09-14
* Remove a hack I put into OGP so that I could test OGP over SSL with the See...
Teravus Ovares
1
-3
/
+1
2008-09-14
* Made Seed CAP response respect the SSL setting.
Teravus Ovares
3
-5
/
+82
2008-09-14
* This update makes configuring SSL a little easier on Windows XP. It also m...
Teravus Ovares
4
-7
/
+193
2008-09-14
Added some further clipping to color- and alpha-values.
Homer Horwitz
2
-98
/
+102
2008-09-14
Mantis #2186
Melanie Thielker
1
-12
/
+12
2008-09-14
MessageServer gets the agent position (positionx/y/z) as float, not as int in
Homer Horwitz
1
-3
/
+3
2008-09-14
Mantis #2124
Melanie Thielker
25
-1729
/
+2585
2008-09-14
* Converted a number of methods within the login processes from private to pr...
Adam Frisby
5
-26
/
+19
2008-09-14
Thank you kindly, CMickeyb for a patch that:
Charles Krinke
2
-3
/
+14
2008-09-14
* Minor fixes and cleanups around code being used for Rex Module work.
Adam Frisby
3
-27
/
+17
2008-09-14
Mantis#2183. Thank you kindly, Ewe Loon for a patch that addresses:
Charles Krinke
2
-0
/
+26
2008-09-13
Fixed several cases of inverted colors and alpha in DNE and XEngine.
Homer Horwitz
2
-70
/
+70
2008-09-13
* Adds regiondata and estatedata persistence in Sqlite. This commit is actu...
Teravus Ovares
1
-0
/
+3
2008-09-13
Formatting cleanup.
Jeff Ames
5
-128
/
+135
2008-09-13
Fixing a bug in DNE which caused the face-colors to be inverted when set via ...
Homer Horwitz
1
-9
/
+9
2008-09-13
Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem...
Jeff Ames
2
-20
/
+4
2008-09-13
Fix another missing UUID before a ToString().
Homer Horwitz
1
-1
/
+1
2008-09-13
* Fixes SQLite load crash.
Teravus Ovares
1
-2
/
+3
2008-09-13
Add region settings support to SQLite (untested!)
Melanie Thielker
1
-1
/
+183
2008-09-13
Mantis #2018
Melanie Thielker
3
-6
/
+15
2008-09-13
Update avatar-position while avatar is sitting and the prim is moved (#2159).
Homer Horwitz
2
-0
/
+16
2008-09-13
Remove the cruft of accessing a private member of another module's class
Melanie Thielker
4
-17
/
+27
2008-09-13
Fix a typo in the DataSnapshot module
Melanie Thielker
1
-1
/
+1
2008-09-13
Mantis #2182
Melanie Thielker
1
-1
/
+1
2008-09-13
Fix some string to float casting nastiness. The "train script" now
Melanie Thielker
2
-3
/
+14
2008-09-13
Provide a GetApi method on the IScriptEngine to get a named API reference
Melanie Thielker
4
-0
/
+18
2008-09-13
Change all LSL functions to return LSL types instead of base types.
Melanie Thielker
2
-261
/
+223
2008-09-13
Fix string parameters to functions taking lists as arguments. LSL
Melanie Thielker
1
-0
/
+4
2008-09-13
Circular path prim meshes are now joined where the path ends meet if they mat...
Dahlia Trimble
2
-69
/
+92
2008-09-13
wrap log4net configure in try block so that it will run if you don't have a
Sean Dague
1
-1
/
+5
2008-09-13
2 more InventoryItem tests, plus see if I can leave the log4net
Sean Dague
2
-0
/
+26
2008-09-12
Changed "show users" command to display only root agents, "show users full" to
Homer Horwitz
7
-20
/
+30
2008-09-12
* Patch http://opensimulator.org/mantis/view.php?id=2172
Justin Clarke Casey
2
-13
/
+26
2008-09-12
* minor: spelling mistake and message tidying on Migration messages
Justin Clarke Casey
1
-5
/
+5
2008-09-12
* minor: Remove warnings
Justin Clarke Casey
2
-26
/
+10
2008-09-12
add first round of folder tests
Sean Dague
1
-44
/
+98
2008-09-12
reformat spacing on some property declarations. Take away the virtual
Sean Dague
1
-73
/
+33
2008-09-12
* Patch http://opensimulator.org/mantis/view.php?id=2158
Justin Clarke Casey
1
-9
/
+90
2008-09-12
* Make fix to MSSQLRegionData.cs in LoadLandObjects as recommended by Garrett...
Justin Clarke Casey
1
-1
/
+1
2008-09-12
* Patch http://opensimulator.org/mantis/view.php?id=2167
Justin Clarke Casey
6
-7
/
+30
2008-09-12
* Add userstore sql upgrade I carelessly forgot to check in a couple of revis...
Justin Clarke Casey
1
-0
/
+5
2008-09-12
* Patch http://opensimulator.org/mantis/view.php?id=2163
Justin Clarke Casey
2
-0
/
+12
2008-09-12
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
Justin Clarke Casey
14
-451
/
+515
2008-09-12
remove hidden faces inside prim meshes to improve memory use and startup time
Dahlia Trimble
1
-2
/
+6
2008-09-12
because UUID supports equality, we can do a straight equals instead of
Sean Dague
1
-3
/
+3
2008-09-12
Note to self: VisualSVN not fully compatible with OpenSim prebuild :)
Tedd Hansen
16
-1501
/
+0
2008-09-12
use new style asserts. They are much easier to read.
Sean Dague
1
-2
/
+2
2008-09-12
Cut of remote server as AppDomains and even WCF can do it better (better mean...
Tedd Hansen
7
-680
/
+0
[next]