Commit Graph

11 Commits

Author SHA1 Message Date
Adam Frisby
a33f244b58 * Inserting "SYSTEMIP" into a simconfig.xml's IPAddress="" section will use 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 08:13:55 +00:00
Adam Frisby
4383a14887 * Region Terrain textures are now loaded from the RegionInfo class rather 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 06:50:23 +00:00
Adam Frisby
7a2abbb848 * Added ability to set default terrain to a file in region config. If unable 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 06:36:33 +00:00
Adam Frisby
0ede8140e7 * Terrain now resends when it's been tainted. This means you should be able to load terrains and see the results without relogging. (Just wait for the next Backup call -- once every two minutes). Needs testing. 2007-05-27 06:13:57 +00:00
Adam Frisby
f20c86e76e * Semibug fix: Terrain should not save to database every time a packet is recieved. Terrain is always updated every Backup() call anyway. 2007-05-26 09:07:43 +00:00
MW
64741b55a6 First part of border crossing fix. 2007-05-25 19:09:19 +00:00
MW
773e1834df All back and no one suspected a thing. 2007-05-24 13:37:52 +00:00
lbsa71
900cebc63f * re-prebuilt
* deleted all those *.user - ignore them next time!
2007-05-24 13:36:15 +00:00
MW
5a6ee35df9 Starts to readd the changes from revisions 768,769 and 770 before Adam notices they got lost in the restructuring. 2007-05-24 13:31:08 +00:00
MW
6c48570df5 Stage 1 of repairing the build files, those ofr the OpenSim regionserver should now be okay. Now onto the Grid servers... 2007-05-24 12:54:54 +00:00
MW
f95b6081cb Renamed the new Directories. (removed the "-Source" from the end of them) 2007-05-24 12:35:32 +00:00