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
/
Examples
/
SimpleApp
/
Program.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-03
more refactoring
MW
1
-4
/
+9
2007-10-03
Some continuation of lbsa71's refactoring of the CommunicationsManager.
MW
1
-2
/
+2
2007-10-02
* Moved setup of LocalInventoryService and LocalUserServices to the app layer
lbsa71
1
-2
/
+6
2007-09-24
* Encapsulated all CommunicationsManager services
lbsa71
1
-0
/
+1
2007-09-23
* Purged 'Regions' code pending Agent layer grok.
lbsa71
1
-11
/
+4
2007-09-20
* even more renaming and refactoring; the cleaning woman is on call.
lbsa71
1
-2
/
+0
2007-09-20
Rev 1971 : The Lbsa71 vintage commit
lbsa71
1
-3
/
+2
2007-09-20
* moved SceneManager to RegionApplicationBase
lbsa71
1
-2
/
+5
2007-09-04
Some work on Module loading/management.
MW
1
-3
/
+27
2007-08-28
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...
MW
1
-1
/
+1
2007-08-28
Start of trying to make Region/Scene more modular.
MW
1
-1
/
+1
2007-08-27
Deleted a few old files that are no longer used.
MW
1
-1
/
+0
2007-08-16
Deleted old inventoryCache.cs
MW
1
-1
/
+0
2007-08-16
Can now set the plugins for standalone mode's Inventory database (default sql...
MW
1
-1
/
+2
2007-08-15
* We now have a field of spinning objects.
lbsa71
1
-3
/
+7
2007-08-15
* Exploring Group/Part from an app perspective.
lbsa71
1
-6
/
+7
2007-08-13
The Welcome message /message of the day shown in the client during login, can...
MW
1
-1
/
+1
2007-08-11
Made account Authentication optional in "sandbox/standalone" mode. Just chang...
MW
1
-1
/
+1
2007-08-09
Start of replacing the old SceneObject/Primitive classes with the new versions.
MW
1
-1
/
+1
2007-08-08
* Got SimpleApp working again
lbsa71
1
-1
/
+4
2007-08-06
* SimpleApp works again:
lbsa71
1
-4
/
+1
2007-07-24
* Reduced a significant number of compiler warnings (back down to 9 for all p...
Adam Frisby
1
-1
/
+1
2007-07-22
* Some work in progress code: Inventory cache, start of inventory server/serv...
MW
1
-2
/
+3
2007-07-20
* Fixed an config issue (log not initialized in RegionInfo config)
lbsa71
1
-0
/
+5
2007-07-18
* Added a FileSystemObject to SimpleApp
lbsa71
1
-3
/
+23
2007-07-17
* renamed MySceneObject to CpuCounterObject
lbsa71
1
-1
/
+1
2007-07-17
* Changed SimpleApp to use EventManager and Scene timer
lbsa71
1
-1
/
+2
2007-07-17
* debugged quite a lot of db-related strangeness and various refactoring goofs
lbsa71
1
-10
/
+7
2007-07-16
* RegionApplicationBase restructuring now complete
lbsa71
1
-46
/
+23
2007-07-16
* And yet more restructuring of startup sequence...
lbsa71
1
-14
/
+15
2007-07-16
* Reset IP in SimpleApp back to localhost
Adam Frisby
1
-1
/
+1
2007-07-16
* Fixed SimpleApp
Adam Frisby
1
-2
/
+3
2007-07-16
* SimpleApp's IP address is slightly less hard coded (now reading from a hard...
Adam Frisby
1
-3
/
+5
2007-07-16
* Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp
lbsa71
1
-29
/
+35
2007-07-16
*Renamed everything Parcels and ParcelData to Land and LandData
mingchen
1
-1
/
+1
2007-07-16
*Renamed ParcelManager to LandManager
mingchen
1
-1
/
+1
2007-07-16
* working on RegionApplicationBase
lbsa71
1
-1
/
+1
2007-07-16
changed to native line ending encoding
Sean Dague
1
-126
/
+126
2007-07-16
*Trunk compiles now
mingchen
1
-1
/
+1
2007-07-16
*Fixed bug that incorrectly tabulated 'others' prims on a parcel
mingchen
1
-0
/
+1
2007-07-15
It wasn't me who messed up flying when adding a test NPC class. (honestly!)
MW
1
-3
/
+6
2007-07-15
Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp...
MW
1
-5
/
+20
2007-07-15
Removed the reference to ClientManager from scene, as scene really shouldn't ...
MW
1
-1
/
+1
2007-07-15
Removed reference to Scene EventManager from primitive. In its place, primiti...
MW
1
-36
/
+1
2007-07-15
* Added loading methods for NullStorage.
Adam Frisby
1
-1
/
+3
2007-07-14
*Removed ParcelManager from SceneObject and Primitive and replaced with event...
mingchen
1
-1
/
+1
2007-07-14
* Worked some more on SimpleApp
lbsa71
1
-25
/
+25
2007-07-14
Set up parcel manager and the master avatar in SimpleApp.
MW
1
-17
/
+14
2007-07-14
* Apparently, we need to tell ParcelManager that there is no parcels.
lbsa71
1
-0
/
+3
2007-07-14
Added AddPreCompiledScript method to ScriptManager.
MW
1
-4
/
+10
[next]