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.RegionServer
/
world
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increased the flying speed
MW
2007-05-12
2
-1
/
+6
*
finally some time to do some more work on the primitive2 refactor/rewrite/bug...
MW
2007-05-11
1
-68
/
+65
*
* Removed superfluous int to prevent warning
Adam Frisby
2007-05-04
1
-1
/
+0
*
fixed the VS 2005 solution/ project files.
MW
2007-04-30
3
-5
/
+38
*
Major ass commit
Adam Frisby
2007-04-27
1
-0
/
+4
*
At last: avatar-template.dat is no more
MW
2007-04-26
1
-5
/
+13
*
Mostly working again.
MW
2007-04-26
3
-6
/
+39
*
updated to use lastest version of libsl but is currently broke when using SL ...
MW
2007-04-25
4
-14
/
+48
*
Small clean up of files and directories
MW
2007-04-25
8
-62
/
+7
*
Added mutex instead of lock for update
Adam Frisby
2007-04-22
1
-37
/
+37
*
Needs testing.
Adam Frisby
2007-04-22
2
-2
/
+9
*
Added lock around World.Update to prevent multiple updates occuring simultane...
Adam Frisby
2007-04-22
1
-32
/
+37
*
SimClient: Added Try/Catch over block of code which is triggering an exceptio...
Adam Frisby
2007-04-22
1
-0
/
+6
*
Removed last references to ancient LandMap[] array.
Adam Frisby
2007-04-22
1
-2
/
+1
*
Commented first 50% of World.cs's functions with /// tags
Adam Frisby
2007-04-22
1
-0
/
+64
*
Small fix
Adam Frisby
2007-04-22
1
-0
/
+1
*
Added exception handling to each function in World.cs - code is assumed stabl...
Adam Frisby
2007-04-22
1
-224
/
+369
*
Terrain / Physics / Storage:
Adam Frisby
2007-04-21
1
-2
/
+9
*
Hopefully undid the murder I committed in the last commit
MW
2007-04-17
1
-21
/
+22
*
A few fixes and stopped sim crossing being attempted in sandbox mode
MW
2007-04-17
3
-26
/
+33
*
Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be...
gareth
2007-04-17
2
-3
/
+20
*
W00t! multiple sims!
gareth
2007-04-15
2
-14
/
+18
*
* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer
lbsa71
2007-04-11
2
-2
/
+1
*
small improvement to the jvm and test script
MW
2007-04-11
1
-0
/
+1
*
First basic test script now works in the jvm scripting engine.
MW
2007-04-11
2
-5
/
+127
*
Changed so that a bin\ScriptEngines\ directory will be searched for scripting...
MW
2007-04-11
1
-4
/
+30
*
Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve...
Adam Frisby
2007-04-11
2
-8
/
+8
*
(no commit message)
MW
2007-04-10
1
-7
/
+12
*
And now clothes update and show for all users
gareth
2007-04-10
1
-0
/
+16
*
Fixed avatar appearance not updating issue as per bug report #79
gareth
2007-04-10
1
-1
/
+2
*
Documentation!
Adam Frisby
2007-04-07
1
-1
/
+11
*
compiles and works just weird terrain problem (and terrain saving is currentl...
MW
2007-04-06
1
-1
/
+11
*
Now back to compiling, just no terrain generation at the moment
MW
2007-04-06
1
-5
/
+5
*
**BREAKING CHANGE** Changing the way terrain is stored and used internally.
Adam Frisby
2007-04-06
3
-38
/
+22
*
very very few changes, but just commiting so that svn it upto date with my lo...
MW
2007-04-06
3
-2
/
+12
*
more work on Primitive2
MW
2007-04-04
1
-23
/
+132
*
Deleted OpenSim.Config/SimConfigDb4o, as it hasn't been used for a while now.
MW
2007-04-04
2
-195
/
+229
*
Split Avatar class into three partial classes (hopefully will make it easier ...
MW
2007-04-04
6
-286
/
+381
*
Seems that I didn't actually include the Primitive2.cs file in the earlier co...
MW
2007-04-04
1
-0
/
+254
*
Started to clean up/ rewrite Primitive class , currently the new version is c...
MW
2007-04-04
2
-26
/
+10
*
* The world can not contain ScriptFactories that creates unique instances of ...
lbsa71
2007-04-03
3
-30
/
+64
*
* Extended Script API with GetRandomAvatar
lbsa71
2007-04-03
8
-67
/
+141
*
Added easier way to add "scripts" to prims: to add Libsa71's test script, cre...
MW
2007-04-03
1
-1
/
+62
*
* Script prototype
lbsa71
2007-04-03
4
-10
/
+129
*
Limited (hacked) object linking. Note: once you have linked a set of prims to...
MW
2007-04-03
1
-1
/
+8
*
Temporary fix for the object taking bug
MW
2007-04-03
1
-37
/
+1
*
OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene...
MW
2007-04-02
1
-3
/
+1
*
Moved database storage of the world map to the Db4LocalStorage so its in the ...
MW
2007-04-02
1
-3
/
+8
*
More cleaning up of SimClient and packet handling
MW
2007-04-01
2
-2
/
+2
*
Moved more packet types to handlers
MW
2007-04-01
1
-23
/
+53
[next]