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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-25
Comment out unused private methods.
Jeff Ames
3
-137
/
+141
2008-03-25
Fix a few compiler warnings.
Jeff Ames
2
-3
/
+1
2008-03-24
From: Michael Osias <mosias@us.ibm.com>
Justin Clarke Casey
1
-113
/
+146
2008-03-24
* Refactor: Genericise request limit strategies and move to OpenSim.Framework...
Justin Clarke Casey
1
-60
/
+30
2008-03-23
Implements llGetParcelPrimOwners()
alondria
1
-0
/
+14
2008-03-23
* Added a little more stability for getting the object list from the parcel b...
Teravus Ovares
1
-3
/
+17
2008-03-22
Update svn properties.
Jeff Ames
3
-1857
/
+1857
2008-03-22
*Moved LandManagement into its own region module (spiffy!)
mingchen
3
-0
/
+1857
2008-03-22
* Downgrade 'texture not found' message to DEBUG and stop putting out 'alread...
Justin Clarke Casey
1
-7
/
+7
2008-03-22
* Reducing spam on console so we only notify once if we're dropping repeated ...
Justin Clarke Casey
1
-22
/
+29
2008-03-22
* Minor log message change
Justin Clarke Casey
1
-1
/
+1
2008-03-21
* Small adjust to last commit's logging so we only print out one warning when...
Justin Clarke Casey
1
-3
/
+6
2008-03-21
* If a client session requests the same texture more than n times (currently ...
Justin Clarke Casey
1
-11
/
+19
2008-03-21
Comment out an unused 'str' and add a WriteLine to use
Charles Krinke
1
-1
/
+4
2008-03-21
* Converted a large number of ASCII encodings to UTF8.
Adam Frisby
1
-1
/
+1
2008-03-19
* Print a warning every 20 times a client requests a texture that it should a...
Justin Clarke Casey
1
-23
/
+43
2008-03-19
* Documentation patch from krtaylor. Thanks!
Justin Clarke Casey
1
-0
/
+3
2008-03-19
Fixed some comparisons of LLUUIDs to null.
Jeff Ames
1
-2
/
+2
2008-03-18
Formatting cleanup.
Jeff Ames
2
-58
/
+64
2008-03-18
Formatting cleanup.
Jeff Ames
49
-1515
/
+1473
2008-03-18
Added copyright messages. Set svn:eol-style. Minor cleanup.
Jeff Ames
3
-14
/
+86
2008-03-17
* Move missing texture request forward so that we don't actually ask the Asse...
Justin Clarke Casey
1
-21
/
+26
2008-03-17
* Reduce the annoyingness of clients that continually request unfound texture...
Justin Clarke Casey
1
-6
/
+34
2008-03-14
* Fix for Justincc's bug report #768 - Terrain looks rather phallic.
Adam Frisby
1
-3
/
+6
2008-03-14
Update svn properties.
Jeff Ames
5
-265
/
+265
2008-03-14
* Fixed 'flatten area' brush, so it now has a 'force' instead of instantly fl...
Adam Frisby
10
-213
/
+336
2008-03-13
some hackery with the VectorRenderModule to let you pass in a canvas
Sean Dague
1
-2
/
+13
2008-03-13
remove the rex based voice chat. No current client implements this,
Sean Dague
4
-716
/
+0
2008-03-12
* Add comments and slight corrections to ClientView.AgentTextureCached
Justin Clarke Casey
2
-3
/
+3
2008-03-12
* Switched Noise 'Flood Area' brush to use Perlin rather than random noise.
Adam Frisby
2
-2
/
+64
2008-03-12
* Fix for Smooth Area Flood Brush, now doesn't flood the entire sim.
Adam Frisby
2
-1
/
+4
2008-03-12
Update svn properties.
Jeff Ames
1
-51
/
+51
2008-03-12
* Updated Terrain Module
Adam Frisby
1
-3
/
+3
2008-03-12
* Refactored some terrain brushes to move out some common functions into Terr...
Adam Frisby
10
-122
/
+79
2008-03-11
* Temporarily disabling sending of ImageNotInDatabasePacket when a texture is...
Justin Clarke Casey
1
-1
/
+4
2008-03-09
* Fix for hydraulic erosion brush. Still not working as planned, but getting ...
Adam Frisby
1
-9
/
+19
2008-03-09
Update svn properties.
Jeff Ames
1
-339
/
+339
2008-03-09
* Fix to the OlsenSphere brush to make it more powerful.
Adam Frisby
3
-1
/
+341
2008-03-09
Update svn properties.
Jeff Ames
1
-223
/
+223
2008-03-09
* New terrainmodule paint brush "Olsen Erosion"
Adam Frisby
2
-0
/
+224
2008-03-09
Linux Compile error if Color is compared against null. Documentation for Syst...
Teravus Ovares
1
-3
/
+8
2008-03-09
Update svn properties.
Jeff Ames
3
-378
/
+378
2008-03-08
* Small optimisation on Weathering paint brush.
Adam Frisby
2
-4
/
+14
2008-03-08
* Applying Mantis #737 - Fix for Terragen loader. Thanks Jonc.
Adam Frisby
1
-2
/
+1
2008-03-08
* Added Thermal Weathering paint brush to Terrain Module.
Adam Frisby
1
-0
/
+243
2008-03-08
Added new drawing command "PenColour", with format "PenColour <colourname>;" ...
MW
1
-1
/
+12
2008-03-08
* Slight tweak for the above.
Adam Frisby
1
-0
/
+1
2008-03-08
* By popular demand, implemented "script terrain fill <val>"
Adam Frisby
1
-0
/
+6
2008-03-08
Added Frist basic version on the VectorRenderModule, that allows scripts to d...
MW
3
-5
/
+403
2008-03-08
* Implemented 'Revert' channel in Terrain Module.
Adam Frisby
3
-0
/
+155
[prev]
[next]