Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-09-03 | Remove the 32 bit launchers as discussed at OpenSimulator Office Hour ↵ | BlueWall | 1 | -99/+0 | |
9//2/14 http://opensimulator.org/wiki/Chat_log_from_the_meeting_on_2014-09-02. Find the binaries, sources and README in ./share/32BitLaunch if needed. | |||||
2013-11-13 | Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions. | justincc | 1 | -55/+92 | |
Also fixes some issues in associated solution files | |||||
2010-06-27 | Fixed Robust.32BitLaunch.exe | Diva Canto | 1 | -2/+2 | |
2010-04-14 | The missing .csproj for the Robust 32 bit launcher | Diva Canto | 1 | -10/+14 | |
2009-04-08 | * Restored 32BitLaunch that was mistakenly deleted in 9036 | lbsa71 | 1 | -0/+58 | |
2009-04-07 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -58/+0 | |
Fix null reference exception during close down of IRC module if the region was not actually initialized. | |||||
2008-10-16 | Updated 32Bit launcher so it works in Visual Studio again. (So developers on ↵ | Tedd Hansen | 1 | -8/+3 | |
64-bit os can run OpenSim in 32-bit mode) | |||||
2008-02-02 | Updated svn properties. | Jeff Ames | 1 | -62/+62 | |
2008-02-02 | Almost forgot to check in: | Tedd Hansen | 1 | -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 :)) |