aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/OpenSim.32BitLaunch/OpenSim.32BitLaunch.csproj (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-58/+0
2009-04-08* Restored 32BitLaunch that was mistakenly deleted in 9036lbsa711-0/+58
2009-04-07From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-58/+0
Fix null reference exception during close down of IRC module if the region was not actually initialized.
2008-10-16Updated 32Bit launcher so it works in Visual Studio again. (So developers on ↵Tedd Hansen1-8/+3
64-bit os can run OpenSim in 32-bit mode)
2008-02-02Updated svn properties.Jeff Ames1-62/+62
2008-02-02Almost forgot to check in:Tedd Hansen1-0/+63
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 :))