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
/
Common
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-06-21
* Porting console fix from Trunk to Sugilite
Adam Frisby
1
-3
/
+11
2007-06-21
Fixed problem of not being able to move out of the first 3X3 block of regions...
MW
1
-1
/
+1
2007-06-20
* Terrain modification more robust, uses area sizes matching those employed b...
Adam Frisby
1
-1
/
+1
2007-06-20
Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.
MW
5
-25
/
+18
2007-06-20
* Replaced old logging mechanism with new shiny logging mechanism
Adam Frisby
9
-75
/
+70
2007-06-20
* re-added SimpleApp projects
lbsa71
3
-25
/
+1
2007-06-19
Made a base class from the Grid mode UserServer.UserManager and included that...
MW
35
-26
/
+3644
2007-06-19
*Added some missing files from last commit
mingchen
2
-2
/
+0
2007-06-18
*Updated/Added the base classes and interfaces for user and login servers
mingchen
3
-15
/
+28
2007-06-18
* example soft logger by delegate
lbsa71
3
-0
/
+89
2007-06-18
Fixed the flashing when crossing a border.
MW
1
-0
/
+1
2007-06-17
Fixed inverted map texture problem.
MW
1
-0
/
+27
2007-06-17
Each Region will now generate a texture image of their terrain and this will ...
MW
1
-0
/
+1
2007-06-17
* Added the two Sample Apps to the solution
lbsa71
1
-1
/
+1
2007-06-17
Very Preliminary local teleporting added (currently only can teleport within...
MW
8
-9
/
+52
2007-06-17
* Added 'LogFilename' attribute to simconfig.xml - in order to specify log name
lbsa71
1
-36
/
+23
2007-06-16
Some Rearranging of CommsManager.
MW
15
-688
/
+31
2007-06-15
Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...
MW
9
-3
/
+69
2007-06-15
Preliminary movement added to sugilite, forwards walking only and no animations.
MW
1
-2
/
+5
2007-06-14
Deleted IGridServer interface (and classes implementing that).
MW
7
-175
/
+23
2007-06-14
* Applied Prebuild fixes to Sugilite
lbsa71
7
-31
/
+31
2007-06-14
Commented out the Scene.Backup method for now as there isn't really anything ...
MW
2
-23
/
+19
2007-06-14
* Added experimental RegionHandle class to Framework.Types - see email posted...
Adam Frisby
2
-15
/
+143
2007-06-12
Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are curren...
MW
8
-252
/
+0
2007-06-12
Some rearranging of folders in OpenSim.Region
MW
6
-109
/
+101
2007-06-11
*Fixed sugilite
mingchen
1
-18
/
+22
2007-06-11
*Removed missing file in csproj
mingchen
4
-12
/
+0
2007-06-11
*Removed SimProfileBase from OpenSim (Unused/Depreciated)
mingchen
10
-188
/
+143
2007-06-11
*Removed OSVector3 and replaced with libsecondlife.LLVector3
mingchen
3
-64
/
+24
2007-06-11
*Added and updated copyright headers on all files in both OpenSim and OGS
mingchen
34
-14
/
+853
2007-06-11
Started to add/update copyright notice in sugilite.
MW
32
-28
/
+758
2007-06-11
A few small changes and hopefully fixed the nant build problem (OpenSim.Frame...
MW
1
-0
/
+1
2007-06-11
Added AttachObject method to IClientAPI.
MW
1
-0
/
+1
2007-06-11
Renamed sandBoxManager to LocalBackEndServices
MW
6
-23
/
+30
2007-06-10
Added InterSimComms (Likely to be renamed) to the commsManager and moved the ...
MW
9
-63
/
+103
2007-06-10
Added SandBoxManager which in sandbox mode, acts as the backend server for th...
MW
9
-146
/
+160
2007-06-10
Prim creation working.
MW
2
-14
/
+46
2007-06-10
Another bug fix
MW
1
-1
/
+1
2007-06-10
a few bug fixes
MW
1
-1
/
+1
2007-06-10
allows the texture of the created/sent primitive to be set.
MW
1
-1
/
+1
2007-06-10
Added Primitive sending methods to the IClientAPI (and implemented in ClientV...
MW
1
-0
/
+2
2007-06-10
(no commit message)
MW
6
-104
/
+158
2007-06-09
* LogFile now defaults to "{apptype}.log"
lbsa71
18
-193
/
+195
2007-06-09
*Reorganized RegionServerCommsManager for OGS and local support
mingchen
12
-90
/
+215
2007-06-09
Number of small changes.
MW
1
-0
/
+1
2007-06-09
*Adding configuration settings for master avatars
mingchen
1
-1
/
+43
2007-06-08
*Added delegates and events for parcel and estate management
mingchen
1
-0
/
+9
2007-06-08
*RegionInfo in Avatar class now protected again (oops, my fault)
mingchen
1
-1
/
+1
2007-06-08
*Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c...
mingchen
14
-98
/
+93
2007-06-08
*Added EstateSettings.cs and ParcelData.cs to OpenSim.Framework.Types
mingchen
4
-61
/
+292
[next]