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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
Merge commit 'arthur/master'
Sean Dague
2
-17
/
+254
2008-10-14
* minor: change m_debug to m_debugPacketLevel since that's what it is
Justin Clarke Casey
6
-19
/
+30
2008-10-14
* minor: Make it clear that non-scheduled updates can happen outside of the p...
Justin Clarke Casey
3
-7
/
+3
2008-10-14
* refactor: rename SendKiPrimitive to SendKillObject since this appears more ...
Justin Clarke Casey
11
-25
/
+27
2008-10-14
* Make KillObjectPackets reliable
Justin Clarke Casey
2
-1
/
+7
2008-10-14
- convert comments into documentation
Mike Mazur
1
-38
/
+40
2008-10-14
- move comment about assetID and 'attached' in inventory where it belongs
Mike Mazur
2
-18
/
+15
2008-10-14
* Adding CrytoGridAssetClient support - allows encrypting assets that are sto...
Adam Frisby
2
-0
/
+537
2008-10-14
* Cleaned up tons of code duplication in ODEPrim
Teravus Ovares
2
-313
/
+235
2008-10-14
* Remove a warning from BaseHttpServer
Teravus Ovares
1
-1
/
+1
2008-10-13
Committing more work towards implementing vertex normals. Also added some (ho...
Dahlia Trimble
2
-63
/
+174
2008-10-13
* Apply http://opensimulator.org/mantis/view.php?id=2249
Justin Clarke Casey
1
-2
/
+15
2008-10-13
* Remove warnings, including one which pointed out a bug
Justin Clarke Casey
2
-2
/
+1
2008-10-13
* Apply a modified version of the part of http://opensimulator.org/mantis/vie...
Justin Clarke Casey
6
-7
/
+67
2008-10-13
* Based on user reports, it looks like the OS specific settings have been uni...
Teravus Ovares
1
-4
/
+4
2008-10-12
* This updates ODE to the most up-to-date version as of today. 1558
Teravus Ovares
1
-0
/
+1
2008-10-12
Add a configuration section for groups modules
Melanie Thielker
1
-0
/
+20
2008-10-12
- Added helper method to compute global coordinates from a fake parcelID
Homer Horwitz
1
-4
/
+20
2008-10-12
Fix copypaste error in last commit
Melanie Thielker
1
-1
/
+0
2008-10-12
Fix linking phantom and nonphantom prims. Make the error message more friendly
Melanie Thielker
2
-2
/
+6
2008-10-12
Add EventInfoRequest and EventInfoReply packets.
Homer Horwitz
5
-3
/
+102
2008-10-12
removed some more extraneous hidden faces
Dahlia Trimble
1
-9
/
+23
2008-10-12
Fixed a missing face on a profile cut
Dahlia Trimble
1
-4
/
+23
2008-10-12
Optimization: calculation of profile vertex normals is now disabled as default.
Dahlia Trimble
1
-14
/
+102
2008-10-12
Update svn properties, minor formatting cleanup.
Jeff Ames
5
-36
/
+39
2008-10-12
Add one more check for key presence
Melanie Thielker
1
-1
/
+1
2008-10-12
* Removed a lock in a high performance section of OpenSim, in cases when it i...
Adam Frisby
1
-0
/
+3
2008-10-12
* Small fix for when PacketPool is disabled to prevent it from crashing immed...
Adam Frisby
2
-2
/
+2
2008-10-12
Fix LSL bitwise Or
Melanie Thielker
1
-0
/
+6
2008-10-12
LLUDP Client View
Adam Frisby
2
-22
/
+33
2008-10-12
* Fixed two major unhandled exceptions discovered during the Pub Quiz on friday.
Adam Frisby
2
-6
/
+39
2008-10-11
Fix the fix. Child prims were failing to load.
Melanie Thielker
1
-7
/
+10
2008-10-11
Fix llSetPos to handle child prims correctly. This will fix linked
Melanie Thielker
2
-1
/
+19
2008-10-11
The "About Landmark" code with the fake parcelIDs had a serious bug.
Homer Horwitz
1
-13
/
+52
2008-10-11
Implement the hook needed for the CanTeleport check
Melanie Thielker
1
-0
/
+3
2008-10-11
* Change permission check for llParcelMediaCommandList to use the permissions
Homer Horwitz
1
-4
/
+5
2008-10-11
Fix a path issue i caused in a prior commit
Melanie Thielker
1
-8
/
+5
2008-10-11
Add a "inimaster" switch to OpenSim.ini. It will load a master ini file
Melanie Thielker
2
-3
/
+15
2008-10-11
Add logging in case of a SOG without rootpart
Homer Horwitz
1
-0
/
+5
2008-10-11
Add shift operator overloads to LSLInteger. If you get error messages when
Melanie Thielker
1
-0
/
+10
2008-10-11
- Patching a symptom of the failed WP start. We really need to find the reason
Homer Horwitz
1
-1
/
+8
2008-10-11
2nd stab at that prim loading nasty
Melanie Thielker
2
-4
/
+7
2008-10-11
Fix Nebadon's WP crash (invalid root part from database null-ref)
Melanie Thielker
1
-0
/
+3
2008-10-11
Make a missing or read-only estate_settings.xml non-fatal
Melanie Thielker
2
-12
/
+24
2008-10-11
* Rework llParcelMediaCommandList
Homer Horwitz
3
-56
/
+185
2008-10-11
Add a + operator to LSLString, otherwise you will end up with CIL strings if
Homer Horwitz
1
-0
/
+5
2008-10-11
* Removed Heartbeat timer
Teravus Ovares
1
-127
/
+148
2008-10-11
Add the 4 missing events
Melanie Thielker
1
-0
/
+4
2008-10-11
Plumb the remaining search packets and replies.
Melanie Thielker
4
-7
/
+369
2008-10-11
Thanks cmickyb for a patch that enhances the IRC module.
Dahlia Trimble
2
-29
/
+115
[prev]
[next]