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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update svn properties.
Jeff Ames
2008-04-21
1
-7
/
+7
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
60
-252
/
+215
*
* Terrain Module code has been reformatted to comply with guidelines.
Adam Frisby
2008-04-21
35
-591
/
+678
*
* Written a improved self-contained version of the XML Object Serialiser for ...
Adam Frisby
2008-04-21
1
-1
/
+47
*
* Remove user profile from cache when they log out from a region.
Justin Clarke Casey
2008-04-20
1
-0
/
+2
*
* Updates LSL2CS converter
Teravus Ovares
2008-04-20
4
-3
/
+149
*
Thank you kindly krtaylor for a patch to solve:
Charles Krinke
2008-04-19
3
-1
/
+55
*
* Fix build break in previous revision
Justin Clarke Casey
2008-04-19
1
-1
/
+1
*
* Fixed two compiler warnings dealing with IPAddress equality.
Adam Frisby
2008-04-18
1
-3
/
+1
*
* Added lock persistence
Teravus Ovares
2008-04-18
1
-3
/
+4
*
* Re-Fixed caps
Teravus Ovares
2008-04-17
7
-269
/
+186
*
* Acks the first UseCircuitCode packet
Teravus Ovares
2008-04-17
1
-0
/
+25
*
* Added "svn load" command to correspond "svn save". Will grab the latest rev...
Adam Frisby
2008-04-17
1
-1
/
+1
*
* Added ITerrainModule interface to Terrain Module, and registered accordingl...
Adam Frisby
2008-04-17
2
-1
/
+11
*
* Added a directory for the SVN module. More about to come.* SVNBackupModule
Adam Frisby
2008-04-17
1
-1
/
+1
*
Update svn properties. Add copyright info to some source files.
Jeff Ames
2008-04-17
12
-24
/
+342
*
* Missed a file while committing.
Adam Frisby
2008-04-17
1
-0
/
+8
*
* Committing first version of SVN Backup Module
Adam Frisby
2008-04-17
1
-6
/
+5
*
* Patch from ChrisDown to fix odd results when using landmarks. Thanks Chris...
Teravus Ovares
2008-04-17
1
-2
/
+2
*
* Implements 'Set Home to Here'
Teravus Ovares
2008-04-17
3
-10
/
+60
*
* Applying melanie's Landmark patch. Thanks Melanie!
Teravus Ovares
2008-04-16
3
-1
/
+34
*
After reading Timer.cs in the mono source, I'm not
Sean Dague
2008-04-16
1
-116
/
+118
*
Thank you very much, Kmeisthax for:
Charles Krinke
2008-04-16
2
-0
/
+46
*
* A tweak of the caps system so that new caps have random paths instead of a ...
Teravus Ovares
2008-04-15
2
-2
/
+31
*
From: Dr Scofield <hud@zurich.ibm.com>
Sean Dague
2008-04-15
1
-0
/
+288
*
From: dirk husemann <hud@zurich.ibm.com>
Sean Dague
2008-04-15
1
-2
/
+4
*
Update svn properties.
Jeff Ames
2008-04-15
4
-201
/
+201
*
* Added support for serialising objects to ExportSerialisationModule via Seri...
Adam Frisby
2008-04-15
3
-10
/
+23
*
* Fixes an issue with the BaseHttpServer in Linux
Teravus Ovares
2008-04-15
3
-18
/
+64
*
* Committing shell of a whole-region serialiser. This is not complete and wil...
Adam Frisby
2008-04-15
3
-0
/
+188
*
* Quick patch before I start on a bigger project
Adam Frisby
2008-04-15
3
-55
/
+61
*
* Working towards notifying the client if the inventory service has failed, r...
Justin Clarke Casey
2008-04-14
2
-6
/
+29
*
* Fixed a few warnings.
Teravus Ovares
2008-04-14
8
-7
/
+314
*
make it so the IRC bridge only relays channel 0 messages
Sean Dague
2008-04-14
1
-7
/
+10
*
#952 again
Teravus Ovares
2008-04-14
1
-7
/
+21
*
Fix for mantis 952
Teravus Ovares
2008-04-14
1
-23
/
+30
*
* Fix a bug in the friends module that causes a friend not to appear online w...
Teravus Ovares
2008-04-13
2
-15
/
+872
*
* Added some comments to terrain module.
Adam Frisby
2008-04-13
2
-3
/
+57
*
* fix bug 935
Teravus Ovares
2008-04-11
1
-4
/
+7
*
* Fix bug 934
Teravus Ovares
2008-04-11
1
-1
/
+7
*
refactor: eliminate method in UserProfileCacheService
Justin Clarke Casey
2008-04-11
1
-1
/
+1
*
* From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-04-11
1
-0
/
+32
*
* Updated MapImageModule to support primitives showing on the world map image...
Adam Frisby
2008-04-11
1
-1
/
+43
*
* With Grid Comms up in the air.. I decided have the friends module update ...
Teravus Ovares
2008-04-10
3
-0
/
+165
*
* Slightly smoother transition between land, shallow water and deep water in ...
Teravus Ovares
2008-04-10
1
-2
/
+11
*
further renaming of properties for clarity
Sean Dague
2008-04-10
1
-10
/
+10
*
moved fields to properties for UserDataProfile, which was
Sean Dague
2008-04-10
2
-12
/
+12
*
* Brings back map tile generation based on the terrain. The algorithm produc...
Teravus Ovares
2008-04-10
1
-0
/
+108
*
* Fix a null reference when there's no [Economy] section in the opensim.ini
Teravus Ovares
2008-04-10
1
-3
/
+3
*
* Updates BetaGridLikeMoneyModule
Teravus Ovares
2008-04-10
5
-6
/
+143
[prev]
[next]