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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* debugged quite a lot of db-related strangeness and various refactoring goofs
lbsa71
2007-07-17
1
-10
/
+7
*
* RegionApplicationBase restructuring now complete
lbsa71
2007-07-16
1
-46
/
+23
*
* And yet more restructuring of startup sequence...
lbsa71
2007-07-16
1
-14
/
+15
*
* Reset IP in SimpleApp back to localhost
Adam Frisby
2007-07-16
1
-1
/
+1
*
* Fixed SimpleApp
Adam Frisby
2007-07-16
1
-2
/
+3
*
* SimpleApp's IP address is slightly less hard coded (now reading from a hard...
Adam Frisby
2007-07-16
1
-3
/
+5
*
* Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp
lbsa71
2007-07-16
1
-29
/
+35
*
*Renamed everything Parcels and ParcelData to Land and LandData
mingchen
2007-07-16
1
-1
/
+1
*
*Renamed ParcelManager to LandManager
mingchen
2007-07-16
1
-1
/
+1
*
* working on RegionApplicationBase
lbsa71
2007-07-16
1
-1
/
+1
*
changed to native line ending encoding
Sean Dague
2007-07-16
1
-126
/
+126
*
*Trunk compiles now
mingchen
2007-07-16
1
-1
/
+1
*
*Fixed bug that incorrectly tabulated 'others' prims on a parcel
mingchen
2007-07-16
1
-0
/
+1
*
It wasn't me who messed up flying when adding a test NPC class. (honestly!)
MW
2007-07-15
1
-3
/
+6
*
Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp...
MW
2007-07-15
1
-5
/
+20
*
Removed the reference to ClientManager from scene, as scene really shouldn't ...
MW
2007-07-15
1
-1
/
+1
*
Removed reference to Scene EventManager from primitive. In its place, primiti...
MW
2007-07-15
1
-36
/
+1
*
* Added loading methods for NullStorage.
Adam Frisby
2007-07-15
1
-1
/
+3
*
*Removed ParcelManager from SceneObject and Primitive and replaced with event...
mingchen
2007-07-14
1
-1
/
+1
*
* Worked some more on SimpleApp
lbsa71
2007-07-14
1
-25
/
+25
*
Set up parcel manager and the master avatar in SimpleApp.
MW
2007-07-14
1
-17
/
+14
*
* Apparently, we need to tell ParcelManager that there is no parcels.
lbsa71
2007-07-14
1
-0
/
+3
*
Added AddPreCompiledScript method to ScriptManager.
MW
2007-07-14
1
-4
/
+10
*
* I want to commit too!
lbsa71
2007-07-13
1
-2
/
+2
*
Changed simpleApp to use basic physics.
MW
2007-07-13
1
-1
/
+4
*
Shouldn't be needing explicitly adding login xmlrpc
lbsa71
2007-07-13
1
-2
/
+0
*
One of these days i WILL have my pulsating cube!
lbsa71
2007-07-13
1
-3
/
+6
*
* ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste...
lbsa71
2007-07-13
1
-1
/
+1
*
Gird mode in sugilite should now work in so far as you should be able to logi...
MW
2007-07-10
1
-2
/
+2
*
* some follow up renaming of members et c.
lbsa71
2007-07-09
1
-1
/
+1
*
*Fixed 2 small references to localhost which has some conflicts when resolving.
mingchen
2007-07-06
1
-1
/
+1
*
* re-fixed the utf-16 bug in xmlRpcResponse serialization
lbsa71
2007-07-04
1
-23
/
+0
*
* Optimized usings (the 'LL ate my scripts' commit)
lbsa71
2007-07-03
1
-15
/
+10
*
* Completed conceptual LlsdMethod - everything resides in SimpleApp pending g...
lbsa71
2007-07-03
1
-1
/
+19
*
* Added conceptual LlsdMethod Demo to SimpleApp (work in progress)
lbsa71
2007-07-02
1
-0
/
+7
*
* Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScene
lbsa71
2007-07-02
1
-2
/
+2
*
* removed try-catchall from scene constructor
lbsa71
2007-07-01
1
-0
/
+8
*
MAJOR IP RESTRUCTURING
lbsa71
2007-07-01
1
-8
/
+8
*
Fixed SimpleApp - aka thankgoditssundaycommit
lbsa71
2007-07-01
1
-14
/
+10
*
*Fixed UserServer and OpenSim so now they start without crashing.
mingchen
2007-06-28
1
-1
/
+1
*
*Some more restructuring/fixing -- should compile, but high chance I forgot t...
mingchen
2007-06-27
1
-4
/
+5
*
Some work on restructuring the namespaces / project names. Note this doesn't ...
MW
2007-06-27
1
-0
/
+128
[prev]