aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-30Rebuilt the build filesgareth2-348/+348
Added some more prompts and stuff to ServiceManager
2007-05-29attempt twoMW1-1/+2
2007-05-29Hopefully fixed Culture decimal problemMW1-1/+2
2007-05-29* Rebuilt PrebuildAdam Frisby1-90/+90
* Enabled fastmode by default on world map requests (ordinary mode is just too slow) * Reset some params involving agent appearance * Tweaked simProfileBlock requests to return values which have been sighted on the wire before.
2007-05-27FIXED THE TRUNK!gareth1-90/+90
2007-05-27* Fixed dumb mistake with terrain default loading.Adam Frisby1-0/+8
2007-05-27* Inserting "SYSTEMIP" into a simconfig.xml's IPAddress="" section will use ↵Adam Frisby1-1/+19
the first resolved IP of the system. This is to assist with Adam's lazy-deploy system but may be useful to others.
2007-05-27* Region Terrain textures are now loaded from the RegionInfo class rather ↵Adam Frisby3-33/+39
than being hard coded in the handshake packets. * Supports: Base0-3 textures, Detail0-3 textures, Start00-11 values, Range00-11 values. * Added notes on how terrain texturing works to their definition in regionInfoBase.
2007-05-27* Added ability to set default terrain to a file in region config. If unable ↵Adam Frisby3-3/+61
to open, terrain will be procedurally generated instead. (also needs testing.). Default file must be in R32 format. Use "terrain save f32 default.r32" on the region console to make a default file you can use.
2007-05-27* Terrain now resends when it's been tainted. This means you should be able ↵Adam Frisby1-1/+8
to load terrains and see the results without relogging. (Just wait for the next Backup call -- once every two minutes). Needs testing.
2007-05-26* Semibug fix: Terrain should not save to database every time a packet is ↵Adam Frisby1-5/+1
recieved. Terrain is always updated every Backup() call anyway.
2007-05-25First part of border crossing fix.MW7-84/+131
2007-05-24All back and no one suspected a thing.MW1-2/+2
2007-05-24* re-prebuiltlbsa711-12/+0
* deleted all those *.user - ignore them next time!
2007-05-24Starts to readd the changes from revisions 768,769 and 770 before Adam ↵MW1-32/+39
notices they got lost in the restructuring.
2007-05-24Stage 1 of repairing the build files, those ofr the OpenSim regionserver ↵MW2-23/+23
should now be okay. Now onto the Grid servers...
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW44-0/+8591