* Remove annoying usage of DEBUG_NEW since it seems to be causing compile errors at seemingly random times (which is _no_ fun)
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2233 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
84f7676349
commit
d6ee80ee25
|
@ -26,10 +26,6 @@
|
|||
#include "btedit.h"
|
||||
#include "autoflagdialog.hpp"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// AutoFlagDialog dialog
|
||||
|
||||
|
|
|
@ -30,10 +30,6 @@
|
|||
#include "debugprint.hpp"
|
||||
#include "assert.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
extern DWORD g_Flags[MAXTILES];
|
||||
extern CUndoRedo *g_UndoRedo;
|
||||
|
||||
|
|
|
@ -32,10 +32,6 @@
|
|||
|
||||
#include "brushprop.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CBrushProp dialog
|
||||
|
||||
|
|
|
@ -32,10 +32,6 @@
|
|||
#include "bteditview.h"
|
||||
//#include "debugwin.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CBTEditApp
|
||||
|
||||
|
|
|
@ -48,10 +48,6 @@
|
|||
|
||||
#include <string>
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
#define MAX_FILESTRING 512
|
||||
|
||||
extern char g_HomeDirectory[1024];
|
||||
|
|
|
@ -37,10 +37,6 @@
|
|||
#include "objectproperties.h"
|
||||
#include "keyhandler.hpp"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
#define KEY_SEAUP 'U'
|
||||
#define KEY_SEADOWN 'J'
|
||||
#define KEY_ORBITLEFT 188 //','
|
||||
|
|
|
@ -29,10 +29,6 @@
|
|||
#include "debugprint.hpp"
|
||||
#include "expandlimitsdlg.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CExpandLimitsDlg dialog
|
||||
|
||||
|
|
|
@ -28,10 +28,6 @@
|
|||
#include "btedit.h"
|
||||
#include "exportinfo.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CExportInfo dialog
|
||||
|
||||
|
|
|
@ -28,10 +28,6 @@
|
|||
#include "btedit.h"
|
||||
#include "infodialog.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CInfoDialog dialog
|
||||
|
||||
|
|
|
@ -29,10 +29,6 @@
|
|||
#include "debugprint.hpp"
|
||||
#include "initiallimitsdlg.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CInitialLimitsDlg dialog
|
||||
|
||||
|
|
|
@ -29,10 +29,6 @@
|
|||
#include "debugprint.hpp"
|
||||
#include "limitsdialog.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CLimitsDialog dialog
|
||||
|
||||
|
|
|
@ -35,10 +35,6 @@
|
|||
#include "textureview.h"
|
||||
#include "wfview.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
extern int g_MaxXRes; // 3d view size.
|
||||
extern int g_MaxYRes;
|
||||
int g_DispXRes;
|
||||
|
|
|
@ -28,10 +28,6 @@
|
|||
#include "btedit.h"
|
||||
#include "mapprefs.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CMapPrefs dialog
|
||||
|
||||
|
|
|
@ -28,10 +28,6 @@
|
|||
#include "btedit.h"
|
||||
#include "objectproperties.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CObjectProperties dialog
|
||||
|
||||
|
|
|
@ -28,10 +28,6 @@
|
|||
#include "btedit.h"
|
||||
#include "pasteprefs.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CPastePrefs dialog
|
||||
|
||||
|
|
|
@ -28,10 +28,6 @@
|
|||
#include "btedit.h"
|
||||
#include "playermap.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CPlayerMap dialog
|
||||
|
||||
|
|
|
@ -27,10 +27,6 @@
|
|||
#include "stdafx.h"
|
||||
#include "savesegmentdialog.hpp"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// SaveSegmentDialog dialog
|
||||
|
||||
|
|
|
@ -29,10 +29,6 @@
|
|||
#include "snapprefs.h"
|
||||
//#include "datatypes.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CSnapPrefs dialog
|
||||
|
||||
|
|
|
@ -29,10 +29,6 @@
|
|||
#include "bteditdoc.h"
|
||||
#include "tdview.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CTDView
|
||||
|
||||
|
|
|
@ -33,10 +33,6 @@
|
|||
#include <fstream>
|
||||
#include <string>
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
extern char g_HomeDirectory[1024];
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
|
|
@ -28,10 +28,6 @@
|
|||
#include "btedit.h"
|
||||
#include "textureprefs.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CTexturePrefs dialog
|
||||
|
||||
|
|
|
@ -32,10 +32,6 @@
|
|||
#include "autoflagdialog.hpp"
|
||||
#include "debugprint.hpp"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CTextureView
|
||||
|
||||
|
|
|
@ -36,10 +36,6 @@
|
|||
#include "objectproperties.h"
|
||||
#include "keyhandler.hpp"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#endif
|
||||
|
||||
#define KEY_ROTATETILE 'R'
|
||||
#define KEY_ROTATETILE2 'E'
|
||||
#define KEY_XFLIPTILE 'X'
|
||||
|
|
Loading…
Reference in New Issue