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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Eliminate some unnecessary polygons
Dahlia Trimble
2008-10-11
1
-10
/
+25
*
Fix an exception handling issue in XEngine
Melanie Thielker
2008-10-10
1
-1
/
+1
*
* minor: remove warnings
Justin Clarke Casey
2008-10-10
2
-25
/
+25
*
* minor: Remove highly experimental tags from oar loading and saving functions
Justin Clarke Casey
2008-10-10
1
-6
/
+0
*
Committing diva's LandSnapshot update patch. Also included is a small
Melanie Thielker
2008-10-10
2
-131
/
+135
*
added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the...
MW
2008-10-10
5
-7
/
+24
*
added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f...
MW
2008-10-10
5
-4
/
+36
*
very tiny change
MW
2008-10-10
1
-3
/
+4
*
* Added NullReference check to EventQueueGetModule.
Adam Frisby
2008-10-10
1
-2
/
+8
*
* Fixed a potential threading issue with EventQueueGet leading to spontaneous...
Adam Frisby
2008-10-10
1
-5
/
+12
*
* Just some OGP maintenance. Standards adherence type stuff.
Teravus Ovares
2008-10-10
2
-8
/
+46
*
Some more decrufting
Dahlia Trimble
2008-10-10
1
-108
/
+30
*
Some decrufting
Dahlia Trimble
2008-10-10
1
-228
/
+46
*
refactoring PrimMesher to add viewer compatable features and some code cleanup
Dahlia Trimble
2008-10-10
3
-91
/
+283
*
A bit more estate fudging
Melanie Thielker
2008-10-10
5
-9
/
+17
*
Add the beginnings of a sim health check (through remote admin)
Melanie Thielker
2008-10-10
3
-0
/
+75
*
Fixed renaming of in-prim items (Mantis #2366)
Homer Horwitz
2008-10-09
1
-1
/
+3
*
* Apply http://opensimulator.org/mantis/view.php?id=2373
Justin Clarke Casey
2008-10-09
1
-73
/
+242
*
- Fix the build for monodevelop, too. If that breaks the build on Windows,
Homer Horwitz
2008-10-09
1
-2
/
+0
*
* Another windows build fix attempt. One day my pain will end.
Justin Clarke Casey
2008-10-09
1
-1
/
+1
*
* fix windows build break - it helps if one actually puts in using statements...
Justin Clarke Casey
2008-10-09
2
-2
/
+4
*
* Fix broken build on Windows (repeat to self: must remember that .net on win...
Justin Clarke Casey
2008-10-09
1
-0
/
+3
*
Small remote admin cleanups/additions
Melanie Thielker
2008-10-09
1
-0
/
+4
*
* minor: get rid of an unecessary casting and logic check
Justin Clarke Casey
2008-10-09
1
-10
/
+5
*
* Put tests dll *after* the code it relies on. (repeat to self: always do na...
Justin Clarke Casey
2008-10-09
1
-22
/
+22
*
* Update CONTRIBUTORS with quite a few people from the last few months
Justin Clarke Casey
2008-10-09
1
-0
/
+14
*
* Apply http://opensimulator.org/mantis/view.php?id=2370
Justin Clarke Casey
2008-10-09
1
-164
/
+16
*
Clean up webmap-generation a bit:
Homer Horwitz
2008-10-09
1
-17
/
+3
*
* Bump server info number to 0.5.11
Justin Clarke Casey
2008-10-09
1
-1
/
+1
*
* well, apparantly we're actually 0.5.11 instead - who knew?
Justin Clarke Casey
2008-10-09
1
-1
/
+1
*
(no commit message)
Justin Clarke Casey
2008-10-09
1
-1
/
+1
*
* Fix http://opensimulator.org/mantis/view.php?id=2368
Justin Clarke Casey
2008-10-09
1
-0
/
+9
*
Provide a sane value for DefaultScriptEngine (ScriptEngine.DotNetEngine)
Melanie Thielker
2008-10-09
1
-2
/
+1
*
* refactor: separate process of extracting packet from received data from act...
Justin Clarke Casey
2008-10-09
1
-34
/
+41
*
* minor: initialize udp server in unit test
Justin Clarke Casey
2008-10-09
3
-8
/
+10
*
* Create project for LindenUDP ClientStack tests
Justin Clarke Casey
2008-10-09
3
-1
/
+67
*
* minor: very small doc addition
Justin Clarke Casey
2008-10-09
1
-1
/
+1
*
* Fixes simstats reporter. I'm sure this issue caused all sorts of things r...
Teravus Ovares
2008-10-09
1
-2
/
+2
*
* minor: remove compile warning
Justin Clarke Casey
2008-10-08
1
-1
/
+1
*
- Fix wrong order of max/min usage for clipping. Uses Util.Clamp now
Homer Horwitz
2008-10-08
2
-2
/
+4
*
- removed some unnecessary conversions (double -> double)
Homer Horwitz
2008-10-08
1
-2
/
+2
*
* minor: Comment out initial regularly occuring EventQueueGet log debug messa...
Justin Clarke Casey
2008-10-08
1
-11
/
+9
*
* On deselection of objects, stop every object id passed triggering an update...
Justin Clarke Casey
2008-10-08
1
-27
/
+20
*
Mantis#2354. Thank you kindly, Tglion for a patch that:
Charles Krinke
2008-10-08
2
-0
/
+25
*
adding OSHttpResponse test case (yeah, very primitive still)
Dr Scofield
2008-10-08
1
-26
/
+175
*
* Re-enables map item requests.
Teravus Ovares
2008-10-08
1
-51
/
+261
*
warning squashing
Dr Scofield
2008-10-08
1
-3
/
+3
*
- add clientstack_plugin option to OpenSim.ini.example
Mike Mazur
2008-10-08
1
-28
/
+31
*
Add some permissions checks and fixes
Melanie Thielker
2008-10-08
4
-11
/
+72
*
Mantis#2352. Thank you kindly, Jonc for a patch that:
Charles Krinke
2008-10-08
1
-2
/
+4
[prev]
[next]