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
/
Environment
/
Modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Linux Compile error if Color is compared against null. Documentation for Syst...
Teravus Ovares
2008-03-09
1
-3
/
+8
*
Update svn properties.
Jeff Ames
2008-03-09
3
-378
/
+378
*
* Small optimisation on Weathering paint brush.
Adam Frisby
2008-03-08
2
-4
/
+14
*
* Applying Mantis #737 - Fix for Terragen loader. Thanks Jonc.
Adam Frisby
2008-03-08
1
-2
/
+1
*
* Added Thermal Weathering paint brush to Terrain Module.
Adam Frisby
2008-03-08
1
-0
/
+243
*
Added new drawing command "PenColour", with format "PenColour <colourname>;" ...
MW
2008-03-08
1
-1
/
+12
*
* Slight tweak for the above.
Adam Frisby
2008-03-08
1
-0
/
+1
*
* By popular demand, implemented "script terrain fill <val>"
Adam Frisby
2008-03-08
1
-0
/
+6
*
Added Frist basic version on the VectorRenderModule, that allows scripts to d...
MW
2008-03-08
3
-5
/
+403
*
* Implemented 'Revert' channel in Terrain Module.
Adam Frisby
2008-03-08
3
-0
/
+155
*
* Made a change to the loading mechanism to fix it's operation.
Adam Frisby
2008-03-08
1
-1
/
+6
*
* Default terrain is now a little more interesting than a flat 0m plane.
Adam Frisby
2008-03-08
1
-0
/
+11
*
* Fix for exception in landmanager crash.
Adam Frisby
2008-03-06
1
-2
/
+0
*
* Disabled ancient TerrainEngine.
Adam Frisby
2008-03-06
2
-8
/
+88
*
* Removed more compiler warnings, dead code, etc.
Adam Frisby
2008-03-05
2
-3
/
+0
*
Change SceneObjectPart.LocalID to .LocalId to be case matching
Sean Dague
2008-03-05
1
-1
/
+1
*
* New Terrain Module (disabled, search for 'usingTerrainModule = false' to re...
Adam Frisby
2008-03-05
6
-14
/
+46
*
Added copyright heaaders. Minor cleanup.
Jeff Ames
2008-03-04
19
-25
/
+151
*
* Removed a bunch of compiler warnings.
Adam Frisby
2008-03-03
1
-1
/
+0
*
Updated svn properties.
Jeff Ames
2008-03-03
10
-890
/
+890
*
Fixed typo.
Jeff Ames
2008-03-03
1
-2
/
+2
*
* Oops, fixed.
Adam Frisby
2008-03-03
1
-3
/
+3
*
* Removed and sorted using clauses in a number of files.
Adam Frisby
2008-03-03
28
-65
/
+1099
*
* Applying Ahzz's profile patch. Thanks Ahzz!
Teravus Ovares
2008-03-03
1
-6
/
+39
*
* Renamed the Data Framework namespaces
lbsa71
2008-03-03
2
-2
/
+2
*
More compiler warning cleanup.
Jeff Ames
2008-02-29
1
-5
/
+3
*
Cleaned up a couple compiler warnings.
Jeff Ames
2008-02-29
1
-41
/
+27
*
* ODEPlugin
Teravus Ovares
2008-02-29
2
-15
/
+20
*
* Added a way for the friends module to definitively know if an avatar's root...
Teravus Ovares
2008-02-28
1
-1
/
+53
*
* OnSignificantClientMovement was never being called. So we got no land updat...
Teravus Ovares
2008-02-28
1
-0
/
+9
*
disabled AssetDownloadModule and re-enabled the asset download code in the as...
MW
2008-02-27
1
-7
/
+7
*
After seeing sdague do his happy dance over trunk working "the best he has ev...
MW
2008-02-27
1
-2
/
+268
*
* Turned Friends Module into a shared module (to comply with Scene.AddXmlRPCH...
Teravus Ovares
2008-02-27
1
-12
/
+67
*
Update svn properties.
Jeff Ames
2008-02-27
2
-132
/
+132
*
* Committing file loaders - forgot yesterday.
Adam Frisby
2008-02-27
3
-2
/
+135
*
make trunk compile again. I think Adam forgot to check in some files
Sean Dague
2008-02-26
1
-2
/
+2
*
* Implemented - Terragen File Format Loader for new Terrain Module.
Adam Frisby
2008-02-26
3
-2
/
+37
*
Update svn properties.
Jeff Ames
2008-02-26
6
-679
/
+679
*
* Hooked up replacment TerrainModule, raising land will now be weird as both ...
Adam Frisby
2008-02-26
1
-5
/
+87
*
* Reimplementing Terrain as Region Modules
Adam Frisby
2008-02-26
3
-0
/
+81
*
* Another slight tweak to the Voice Chat engine - crash caused by switching t...
Adam Frisby
2008-02-26
1
-5
/
+2
*
* Small voice chat fix
Adam Frisby
2008-02-26
1
-6
/
+9
*
* Updated Voice Chat Server, added support for voice to cross region boundari...
Adam Frisby
2008-02-26
1
-6
/
+7
*
* Fixed a null assignment in voice server.
Adam Frisby
2008-02-26
1
-1
/
+1
*
* Converted VoiceChatServer into a shared region module - now only one instan...
Adam Frisby
2008-02-26
1
-8
/
+22
*
* Added support for RealXtend Voice Chat as a Region Module to OpenSim Trunk....
Adam Frisby
2008-02-26
4
-0
/
+593
*
* Start sending "ImageNotFound" packet back to the client if we can't find an...
Justin Clarke Casey
2008-02-25
4
-31
/
+134
*
* Resolve Mantis 667 by not passing on textures with no actual data onto Text...
Justin Clarke Casey
2008-02-25
1
-1
/
+4
*
* Caught HttpListenerException and swallowed if with output
lbsa71
2008-02-25
2
-14
/
+13
*
* Downgrade texture exception to a warning.
Justin Clarke Casey
2008-02-22
1
-4
/
+5
[prev]
[next]