aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.32BitLaunch.exe (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-02-02Updated svn properties.Jeff Ames1-0/+0
2008-02-02Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait).Tedd Hansen1-0/+0
Added option to try alternate UDP ports if the one configured is in use. UDP packets are now bound to the actual outside IP address and hopefully won't "randomly" select IP on multihomed systems.
2008-02-02Last patch was a disaster... reset terrain whenever bug occurred. Trying ↵Tedd Hansen1-0/+0
again with some modifications on Mutex.
2008-02-02Re-enabled AllowedCompilers functionTedd Hansen1-0/+0
Added notice in OpenSim.ini that config refresh function is disabled
2008-02-02Almost forgot to check in:Tedd Hansen1-0/+0
OpenSim.32BitLaunch.exe is a 32-bit application that loads OpenSim.exe using .Net framework, hence it is JIT-compiled to 32-bit. Use this app to start OpenSim on 64-bit systems (works great on Vista 64 :))