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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Prevent a new asset being created on every detach of an attachment
Melanie Thielker
2008-10-04
1
-0
/
+1
*
Mantis #2330
Melanie Thielker
2008-10-04
1
-5
/
+4
*
Unclutter rezzing methods by removing the ad hoc permissions parameters.
Melanie Thielker
2008-10-04
5
-26
/
+12
*
Guard against negative scale set through LSL functions
Melanie Thielker
2008-10-04
2
-0
/
+8
*
Remove type="owner" from the data snapshot. Made the parser choke and there
Melanie Thielker
2008-10-04
1
-3
/
+3
*
Tiny performance tweak
Melanie Thielker
2008-10-04
1
-2
/
+1
*
Avoid a gratuitious KillObject storm on region crossing
Melanie Thielker
2008-10-04
1
-2
/
+5
*
Add some needed fields to data snapshot
Melanie Thielker
2008-10-04
1
-22
/
+23
*
Cause "Show in search" to trigger a persistence save
Melanie Thielker
2008-10-04
1
-0
/
+2
*
Add "Drop" functionality to pie menu
Melanie Thielker
2008-10-04
7
-7
/
+74
*
Add the missing bits for the new region-search:
Homer Horwitz
2008-10-03
4
-68
/
+129
*
Fix: Mantis#2326: Fix: privilege escalation through attach from ground
Melanie Thielker
2008-10-03
6
-59
/
+67
*
Disabled some thread aborts in the IRC module that I added earlier and don't ...
Dahlia Trimble
2008-10-03
1
-2
/
+2
*
* minor: slightly simplify code in setting up the default configuration
Justin Clarke Casey
2008-10-03
1
-34
/
+29
*
* oops, fix build break.
Justin Clarke Casey
2008-10-03
4
-38
/
+81
*
* Put in some infrastructure to allow tweaking of packet queue throttle value...
Justin Clarke Casey
2008-10-03
9
-22
/
+158
*
Cause objects to be removed from the database when they go temp or get
Melanie Thielker
2008-10-03
2
-1
/
+17
*
* refactor: make shutdown a template method in the same manner as startup, fo...
Justin Clarke Casey
2008-10-03
1
-3
/
+1
*
* oops, fix region startup to be in the correct sequence (though it appeared ...
Justin Clarke Casey
2008-10-03
1
-2
/
+2
*
Implement temp-on-rez objecte really being temporary
Melanie Thielker
2008-10-03
3
-6
/
+49
*
* refactor: make startup a template method
Justin Clarke Casey
2008-10-03
3
-6
/
+7
*
This changeset changes the way chat from client is routed:
Dr Scofield
2008-10-03
9
-177
/
+209
*
* minor: remove warnings (the code cleaners strike again)
Justin Clarke Casey
2008-10-03
4
-10
/
+7
*
Prevent attachments to be persisted in the destination region when the
Melanie Thielker
2008-10-03
4
-5
/
+17
*
Mantis #1360
Melanie Thielker
2008-10-03
6
-10
/
+43
*
* EventQueueGet is now working.
Teravus Ovares
2008-10-03
4
-17
/
+170
*
Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)
Melanie Thielker
2008-10-03
7
-15
/
+45
*
Plumb in the start parameter in DNE
Melanie Thielker
2008-10-03
2
-1
/
+11
*
Attempt to prevent attached prims from being persisted. Attachments with
Melanie Thielker
2008-10-03
1
-1
/
+1
*
Mantis#2307. Thank you kindly, Godfrey for a patch that solves:
Charles Krinke
2008-10-03
1
-11
/
+7
*
Mantis #2317
Melanie Thielker
2008-10-03
4
-3
/
+20
*
Mantis #2282.
Homer Horwitz
2008-10-02
1
-1
/
+1
*
Added the first version of the MapSearchModule, which allows you to search for
Homer Horwitz
2008-10-02
1
-0
/
+119
*
- Fixed a small off by one error in sending MapBlocks
Homer Horwitz
2008-10-02
1
-1
/
+1
*
Square hollow size in cylinder meshes were a little too small - fixed.
Dahlia Trimble
2008-10-02
1
-0
/
+2
*
- Added SendScriptTeleportRequest to IClientView and classes implementing it.
Homer Horwitz
2008-10-01
4
-2
/
+31
*
* minor: oh, and comment out the now unused logger as well
Justin Clarke Casey
2008-10-01
1
-2
/
+2
*
* minor: Comment out temporarily statistical counter I accidentally left in f...
Justin Clarke Casey
2008-10-01
1
-1
/
+1
*
* Try bumping packet resend timeout up to 2 seconds instead of 1
Justin Clarke Casey
2008-10-01
1
-9
/
+22
*
* refactor: rename interface to put standard I prefix in front
Justin Clarke Casey
2008-10-01
3
-5
/
+5
*
* Fix bug in LLPacketHandler where the tickcount when a packet was approximat...
Justin Clarke Casey
2008-10-01
2
-9
/
+21
*
a little (incomplete) hackery in the IRC module to allow run-time connection ...
Dahlia Trimble
2008-10-01
1
-11
/
+74
*
Added functions to find prims by name
Johan Berntsson
2008-10-01
2
-0
/
+37
*
* Fixed a mangled Seed caps handler definition on login to region in standalo...
Teravus Ovares
2008-10-01
2
-13
/
+127
*
* Replacing Net.HttpListener with HttpServer.
Teravus Ovares
2008-09-30
1
-9
/
+10
*
initial version of a meeting concierge module.
Dr Scofield
2008-09-30
1
-0
/
+213
*
- a couple of minor code cleanups in RestInventoryServices
Dr Scofield
2008-09-30
3
-58
/
+71
*
And one more. lThat should make all scripts start for everyone
Melanie Thielker
2008-09-30
1
-1
/
+1
*
Add two more default script engine params
Melanie Thielker
2008-09-30
2
-2
/
+2
*
Add the default script engine to the script creation from archive loading
Melanie Thielker
2008-09-30
1
-1
/
+1
[prev]
[next]