fteqw/engine/dotnet2005
Lance 57c102a6b6 GLRelease was using __fastcall (/Gr) which was causing black screens when trying to use the plugin and also causing firefox to crash if the plugin was still open in a tab when trying to exit firefox. __cdecl (/Gd) was the solution.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3181 fc73d0e0-1445-4013-8a0c-d673dee63da5
2009-04-19 01:42:02 +00:00
..
ftequake.sln Reworked the console/loading screen a little. The console is no longer directly shown at startup. MSVC2005 project files update for npqtv. 2009-04-06 00:34:32 +00:00
ftequake.vcproj Reworked the console/loading screen a little. The console is no longer directly shown at startup. MSVC2005 project files update for npqtv. 2009-04-06 00:34:32 +00:00
gas2masm.vcproj Minor update... 2008-11-09 22:29:28 +00:00
npqtv.vcproj GLRelease was using __fastcall (/Gr) which was causing black screens when trying to use the plugin and also causing firefox to crash if the plugin was still open in a tab when trying to exit firefox. __cdecl (/Gd) was the solution. 2009-04-19 01:42:02 +00:00
resource.h make msvc2005 happy. 2009-04-06 01:23:44 +00:00