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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Circular path prim meshes are now joined where the path ends meet if they mat...
Dahlia Trimble
2008-09-13
2
-69
/
+92
*
wrap log4net configure in try block so that it will run if you don't have a
Sean Dague
2008-09-13
1
-1
/
+5
*
2 more InventoryItem tests, plus see if I can leave the log4net
Sean Dague
2008-09-13
2
-0
/
+26
*
Changed "show users" command to display only root agents, "show users full" to
Homer Horwitz
2008-09-12
7
-20
/
+30
*
* Patch http://opensimulator.org/mantis/view.php?id=2172
Justin Clarke Casey
2008-09-12
2
-13
/
+26
*
* minor: spelling mistake and message tidying on Migration messages
Justin Clarke Casey
2008-09-12
1
-5
/
+5
*
* minor: Remove warnings
Justin Clarke Casey
2008-09-12
2
-26
/
+10
*
add first round of folder tests
Sean Dague
2008-09-12
1
-44
/
+98
*
reformat spacing on some property declarations. Take away the virtual
Sean Dague
2008-09-12
1
-73
/
+33
*
* Patch http://opensimulator.org/mantis/view.php?id=2158
Justin Clarke Casey
2008-09-12
1
-9
/
+90
*
* Make fix to MSSQLRegionData.cs in LoadLandObjects as recommended by Garrett...
Justin Clarke Casey
2008-09-12
1
-1
/
+1
*
* Patch http://opensimulator.org/mantis/view.php?id=2167
Justin Clarke Casey
2008-09-12
6
-7
/
+30
*
* Add userstore sql upgrade I carelessly forgot to check in a couple of revis...
Justin Clarke Casey
2008-09-12
1
-0
/
+5
*
* Patch http://opensimulator.org/mantis/view.php?id=2163
Justin Clarke Casey
2008-09-12
2
-0
/
+12
*
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
Justin Clarke Casey
2008-09-12
14
-451
/
+515
*
remove hidden faces inside prim meshes to improve memory use and startup time
Dahlia Trimble
2008-09-12
1
-2
/
+6
*
because UUID supports equality, we can do a straight equals instead of
Sean Dague
2008-09-12
1
-3
/
+3
*
Note to self: VisualSVN not fully compatible with OpenSim prebuild :)
Tedd Hansen
2008-09-12
16
-1501
/
+0
*
use new style asserts. They are much easier to read.
Sean Dague
2008-09-12
1
-2
/
+2
*
Cut of remote server as AppDomains and even WCF can do it better (better mean...
Tedd Hansen
2008-09-12
8
-752
/
+0
*
* Fix a missing .UUID in llInstantMessage
Teravus Ovares
2008-09-12
1
-1
/
+1
*
move the actual [Test] methods for databases to OpenSim.Data.Tests
Sean Dague
2008-09-12
7
-167
/
+308
*
change order in prebuild.xml so this works in nant on a clean
Sean Dague
2008-09-12
2
-30
/
+33
*
be more clever and move the bulk of the db tests for inventory into
Sean Dague
2008-09-12
3
-140
/
+219
*
add the m_host.AddScriptLPS(1); line. I'm not actually sure what it
Sean Dague
2008-09-12
1
-0
/
+2
*
From: Rob Smart <SMARTROB@uk.ibm.com>
Sean Dague
2008-09-12
3
-0
/
+197
*
Mantis#2165. Thank you kindly, CMickeyB for a patch that:
Charles Krinke
2008-09-12
1
-18
/
+40
*
* minor: CONTRIBUTORS adjustments
Justin Clarke Casey
2008-09-12
1
-3
/
+4
*
* Move the ResetChildPrimPhysics() calls to after physics have been applied t...
Justin Clarke Casey
2008-09-12
1
-5
/
+5
*
* minor: various doc and tidy up, logging increase to make it clearer which p...
Justin Clarke Casey
2008-09-12
3
-37
/
+80
*
Revert 6242 because of a possible licensing issue
Melanie Thielker
2008-09-12
1
-146
/
+0
*
Add the UUIDs of the standard animations. Thanks, Ewe Loon!
Melanie Thielker
2008-09-12
1
-0
/
+146
*
more inventory folder tests
Sean Dague
2008-09-11
1
-10
/
+55
*
add some folder create and list tests
Sean Dague
2008-09-11
1
-1
/
+40
*
added simple add / exists folder check
Sean Dague
2008-09-11
1
-0
/
+41
*
* This updates the OGP module to support both the revision 2 and revision 3 o...
Teravus Ovares
2008-09-11
1
-10
/
+64
*
add a few more SQLite Asset tests.
Sean Dague
2008-09-11
1
-3
/
+31
*
add doxygen target
Sean Dague
2008-09-11
1
-0
/
+4
*
* Start loading prims after region module configuration rather than before
Justin Clarke Casey
2008-09-11
2
-4
/
+6
*
* Removed some legacy commenting
lbsa71
2008-09-11
1
-44
/
+0
*
* Added small convenience function to recursively calculate total amounts of ...
lbsa71
2008-09-11
1
-0
/
+15
*
Add file containing output of `svn info` into .zip and .tar.gz files
Mike Mazur
2008-09-11
1
-0
/
+1
*
Newtonsoft Json.NET 1.3.1 for upcoming use in comms.
Teravus Ovares
2008-09-11
4
-0
/
+1013
*
fix line endings. Wish there was a good way to do this from
Sean Dague
2008-09-10
0
-0
/
+0
*
added very basic stubs for User and Inventory db creates and empty
Sean Dague
2008-09-10
2
-0
/
+146
*
fix typo in name of test db
Sean Dague
2008-09-10
1
-1
/
+1
*
make default rule 'all' again
Sean Dague
2008-09-10
1
-3
/
+3
*
Update svn properties.
Jeff Ames
2008-09-10
0
-0
/
+0
*
add basic sniff tests for SQLite Asset store. Initializes a db,
Sean Dague
2008-09-10
1
-0
/
+91
*
add a simple update attribute test for SOG & SQLite
Sean Dague
2008-09-10
1
-2
/
+22
[next]