netpanzer-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netPanzer-CVS] netpanzer/src Makefile TODO DirectX/DDraw/Direc...


From: Matthias Braun
Subject: [netPanzer-CVS] netpanzer/src Makefile TODO DirectX/DDraw/Direc...
Date: Fri, 05 Sep 2003 22:01:26 -0400

CVSROOT:        /cvsroot/netpanzer
Module name:    netpanzer
Branch:         
Changes by:     Matthias Braun <address@hidden> 03/09/05 22:01:20

Modified files:
        src            : Makefile TODO 
        src/DirectX/DDraw: DirectDraw.cpp DirectDrawError.cpp 
                           DirectDrawPalette.cpp 
        src/DirectX/DirectInput: DirectInput.cpp 
        src/DirectX/DirectPlay: DPlayError.cpp DirectPlay.cpp 
                                NetPanzerGUID.cpp 
        src/DirectX/DirectSound: DSound.cpp wave.cpp 
        src/Lib        : LibView.cpp Math.cpp Physics.cpp cMouse.cpp 
                         cTimeStamp.cpp terminate.cpp 
        src/Lib/2D     : Color.cpp ColorTable.cpp DigitText.cpp 
                         FontSystem2D.cpp PackedSurface.cpp Palette.cpp 
                         RGBColor.cpp Span.cpp Surface.cpp 
        src/Lib/Interfaces: JoystickInterface.cpp TimerInterface.cpp 
                            UtilInterface.cpp 
        src/Lib/PObject/Classes: Angle.cpp BitArray.cpp BoundBox.cpp 
                                 BresenhamLine.cpp FileList.cpp 
                                 PArray.cpp PArrayGrowable.cpp PHeap.cpp 
                                 PObject.cpp PPriorityQueue.cpp 
                                 PQueue.cpp Point.cpp Timer.cpp 
        src/Lib/Particles: ChunkTrajectoryParticle2D.cpp 
                           CloudParticle2D.cpp CraterParticle2D.cpp 
                           DirtKickParticle2D.cpp FireParticle2D.cpp 
                           FireParticleSystem2D.cpp FlameParticle2D.cpp 
                           FlashParticle2D.cpp 
                           GroundExplosionParticle2D.cpp 
                           GroundExplosionParticleSystem2D.cpp 
                           Particle2D.cpp ParticleInterface.cpp 
                           ParticleSystem2D.cpp 
                           ParticleSystemGlobals.cpp 
                           ParticleTweakView.cpp PuffParticle2D.cpp 
                           RadarPingParticle2D.cpp 
                           SmokingTrajectoryParticle2D.cpp 
                           SmolderParticleSystem2D.cpp 
                           SnowParticle2D.cpp SnowParticleSystem2D.cpp 
                           SparkParticle2D.cpp 
                           TemplateExplosionSystem.cpp 
                           TemplateMuzzleSystem.cpp 
                           TrajectoryParticle2D.cpp 
                           VectorPuffParticle2D.cpp WindParticle2D.cpp 
        src/Lib/Types  : fRect.cpp fXYZ.cpp iRect.cpp iXY.cpp 
        src/Lib/View   : AbstractButton.cpp Button.cpp CheckBox.cpp 
                         Choice.cpp Component.cpp Cursor.cpp Desktop.cpp 
                         Dialog.cpp FileDialog.cpp Icon.cpp Label.cpp 
                         List.cpp ScrollBar.cpp String.cpp TextArea.cpp 
                         TextComponent.cpp TextField.cpp 
                         TitledBorder.cpp View.cpp ViewGlobals.cpp 
                         Window.cpp cButton.cpp cInputField.cpp 
        src/NetPanzer/Classes: BonusUnitPowerUp.cpp DDHardSurface.cpp 
                               EnemyRadarPowerUp.cpp KeyBinder.cpp 
                               Objective.cpp Outpost.cpp 
                               PlacementMatrix.cpp PlayerID.cpp 
                               PlayerState.cpp PlayerUnitConfig.cpp 
                               PowerUp.cpp Projectile.cpp 
                               SelectionBoxSprite.cpp SelectionList.cpp 
                               SpawnList.cpp Sprite.cpp SpriteSorter.cpp 
                               TileEngine.cpp Unit.cpp 
                               UnitBlackBoard.cpp UnitBucketArray.cpp 
                               UnitList.cpp UnitMessage.cpp 
                               UnitOpcodeEncoder.cpp UnitPowerUp.cpp 
                               UnitState.cpp ViewCamera.cpp 
                               WorldInputCmdProcessor.cpp WorldMap.cpp 
        src/NetPanzer/Classes/AI: Astar.cpp PathList.cpp 
                                  PathingState.cpp 
        src/NetPanzer/Classes/Network: ClientConnectDaemon.cpp 
                                       ClientMessageRouter.cpp 
                                       NetMessageEncoder.cpp 
                                       NetMessageLog.cpp 
                                       NetPacketQueues.cpp 
                                       NetworkClient.cpp 
                                       NetworkInterface.cpp 
                                       NetworkServer.cpp 
                                       NetworkState.cpp 
                                       ServerConnectDaemon.cpp 
                                       ServerMessageRouter.cpp 
                                       UnitNetMessage.cpp 
        src/NetPanzer/Classes/Units: Abrams.cpp Archer.cpp 
                                     Hammerhead.cpp Humvee.cpp 
                                     Leopard.cpp Lynx.cpp M109.cpp 
                                     Scorpion.cpp SpahPanzer.cpp 
                                     UnitGlobals.cpp Valentine.cpp 
                                     Vehicle.cpp 
        src/NetPanzer/Classes/Weapons: BulletWeapon.cpp MissleWeapon.cpp 
                                       ShellWeapon.cpp Weapon.cpp 
                                       WeaponGlobals.cpp 
        src/NetPanzer/Core: NetworkGlobals.cpp loadPics.cpp 
                            netPanzerGlobals.cpp netPanzerMain.cpp 
                            netPanzerThread.cpp netPanzerWinProc.cpp 
        src/NetPanzer/Interfaces: ChatInterface.cpp Client.cpp 
                                  ConsoleInterface.cpp GameConfig.cpp 
                                  GameControlRulesDaemon.cpp 
                                  GameManager.cpp KeyboardInterface.cpp 
                                  MapInterface.cpp MapsManager.cpp 
                                  MiniMapInterface.cpp 
                                  ObjectiveInterface.cpp 
                                  PathScheduler.cpp PlayerInterface.cpp 
                                  PowerUpInterface.cpp 
                                  ProjectileInterface.cpp Server.cpp 
                                  StaticsInterface.cpp Stats.cpp 
                                  TileInterface.cpp UnitInterface.cpp 
                                  UnitProfileInterface.cpp 
                                  WorldViewInterface.cpp 
        src/NetPanzer/Interfaces/win32: NetworkClientDPlay.cpp 
                                        NetworkClientWinSock.cpp 
                                        NetworkServerDPlay.cpp 
                                        NetworkServerWinSock.cpp 
        src/NetPanzer/Port: Gdatstct.cpp Wrldsprt.cpp blitters.cpp 
                            pzrportglobals.cpp 
        src/NetPanzer/Views: GameViewGlobals.cpp 
        src/NetPanzer/Views/Game: AreYouSureExitView.cpp 
                                  AreYouSureResignView.cpp ChatView.cpp 
                                  CodeStatsView.cpp 
                                  ControlPaletteView.cpp ControlView.cpp 
                                  GameInfoView.cpp GameTemplateView.cpp 
                                  GameToolbarView.cpp GameView.cpp 
                                  HelpScrollView.cpp LobbyView.cpp 
                                  MiniMapOptionsView.cpp MiniMapView.cpp 
                                  ProgressView.cpp RankView.cpp 
                                  ResignView.cpp 
                                  VehicleSelectionView.cpp 
                                  WinnerMesgView.cpp _MiniMapView.cpp 
                                  oldCodeStatsView.cpp 
        src/NetPanzer/Views/MainMenu: HelpView.cpp MainMenuView.cpp 
                                      MenuTemplateView.cpp 
                                      OptionsTemplateView.cpp 
                                      OrderingView.cpp 
                                      RMouseHackView.cpp 
                                      SkirmishView.cpp 
                                      SpecialButtonView.cpp 
        src/NetPanzer/Views/MainMenu/Multi: 
                                            DirectPlayErrorExceptionView.cpp 
                                            FlagSelectionView.cpp 
                                            GetConnectionTypeView.cpp 
                                            GetSessionHostView.cpp 
                                            GetSessionView.cpp 
                                            HostJoinTemplateView.cpp 
                                            HostOptionsView.cpp 
                                            HostView.cpp 
                                            IPAddressView.cpp 
                                            ImageSelectorView.cpp 
                                            JoinView.cpp 
                                            MapSelectionView.cpp 
                                            MultiMapSelectorView.cpp 
                                            MultiVehicleSelectorView.cpp 
                                            PlayerNameView.cpp 
                                            UnitColorView.cpp 
                                            UnitSelectionView.cpp 
        src/NetPanzer/Views/MainMenu/Options: ControlsView.cpp 
                                              InterfaceView.cpp 
                                              SoundView.cpp 
                                              VisualsView.cpp 
        src/PyroUtil/ImgRobot: ColorPakDialog.cpp ImageRobot.cpp 
                               ImageRobotDlg.cpp ImageRobotGlobals.cpp 
                               ImageUtils.cpp PObject.cpp 
                               PackFileDialog.cpp RenameInfoDialog.cpp 
                               cropinfodialog.cpp 
        src/PyroUtil/PaletteFix: PaletteFix.cpp 
        src/Setup/source: netPanzerSetup.cpp 
        src/UILib      : UIDraw.cpp 
        src/UILib/SDL  : SDLDraw.cpp 
        src/Win32      : Win32Mouse.cpp WinTimer.cpp gapp.cpp 
        src/Win32/Winsock: WinSockClientList.cpp WinSockMessage.cpp 
                           WinsockClient.cpp WinsockServer.cpp 

Log message:
        Another big commit:
        Include config.h in each file. This is also usefull when we're going to 
use
        autoconf later.

Patches:
Index: netpanzer/src/DirectX/DDraw/DirectDraw.cpp
diff -u netpanzer/src/DirectX/DDraw/DirectDraw.cpp:1.3 
netpanzer/src/DirectX/DDraw/DirectDraw.cpp:1.4
--- netpanzer/src/DirectX/DDraw/DirectDraw.cpp:1.3      Mon Sep  1 16:24:18 2003
+++ netpanzer/src/DirectX/DDraw/DirectDraw.cpp  Fri Sep  5 22:01:17 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include <windows.h>
 #include <windowsx.h>
 #include "DirectDraw.hpp"
Index: netpanzer/src/DirectX/DDraw/DirectDrawError.cpp
diff -u netpanzer/src/DirectX/DDraw/DirectDrawError.cpp:1.2 
netpanzer/src/DirectX/DDraw/DirectDrawError.cpp:1.3
--- netpanzer/src/DirectX/DDraw/DirectDrawError.cpp:1.2 Mon Sep  1 16:24:18 2003
+++ netpanzer/src/DirectX/DDraw/DirectDrawError.cpp     Fri Sep  5 22:01:17 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include <windows.h>
 #include <ddraw.h>
 #include <d3d.h>
Index: netpanzer/src/DirectX/DDraw/DirectDrawPalette.cpp
diff -u netpanzer/src/DirectX/DDraw/DirectDrawPalette.cpp:1.3 
netpanzer/src/DirectX/DDraw/DirectDrawPalette.cpp:1.4
--- netpanzer/src/DirectX/DDraw/DirectDrawPalette.cpp:1.3       Mon Sep  1 
16:24:18 2003
+++ netpanzer/src/DirectX/DDraw/DirectDrawPalette.cpp   Fri Sep  5 22:01:17 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "DirectDrawPalette.hpp"
 #include "DirectDrawError.hpp"
 #include "gapp.hpp"
Index: netpanzer/src/DirectX/DirectInput/DirectInput.cpp
diff -u netpanzer/src/DirectX/DirectInput/DirectInput.cpp:1.3 
netpanzer/src/DirectX/DirectInput/DirectInput.cpp:1.4
--- netpanzer/src/DirectX/DirectInput/DirectInput.cpp:1.3       Wed Sep  3 
15:48:01 2003
+++ netpanzer/src/DirectX/DirectInput/DirectInput.cpp   Fri Sep  5 22:01:17 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include <windows.h>
 #include <stdio.h>
 #include "DirectInput.hpp"
Index: netpanzer/src/DirectX/DirectPlay/DPlayError.cpp
diff -u netpanzer/src/DirectX/DirectPlay/DPlayError.cpp:1.2 
netpanzer/src/DirectX/DirectPlay/DPlayError.cpp:1.3
--- netpanzer/src/DirectX/DirectPlay/DPlayError.cpp:1.2 Mon Sep  1 16:24:18 2003
+++ netpanzer/src/DirectX/DirectPlay/DPlayError.cpp     Fri Sep  5 22:01:17 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "DPlayError.hpp"
 
 
Index: netpanzer/src/DirectX/DirectPlay/DirectPlay.cpp
diff -u netpanzer/src/DirectX/DirectPlay/DirectPlay.cpp:1.2 
netpanzer/src/DirectX/DirectPlay/DirectPlay.cpp:1.3
--- netpanzer/src/DirectX/DirectPlay/DirectPlay.cpp:1.2 Mon Sep  1 16:24:18 2003
+++ netpanzer/src/DirectX/DirectPlay/DirectPlay.cpp     Fri Sep  5 22:01:17 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include <windows.h>
 #include <windowsx.h>
 #include <cguid.h>
Index: netpanzer/src/DirectX/DirectPlay/NetPanzerGUID.cpp
diff -u netpanzer/src/DirectX/DirectPlay/NetPanzerGUID.cpp:1.1 
netpanzer/src/DirectX/DirectPlay/NetPanzerGUID.cpp:1.2
--- netpanzer/src/DirectX/DirectPlay/NetPanzerGUID.cpp:1.1      Mon Sep  1 
16:24:18 2003
+++ netpanzer/src/DirectX/DirectPlay/NetPanzerGUID.cpp  Fri Sep  5 22:01:17 2003
@@ -21,6 +21,7 @@
 // dplay.h
 
 #define INITGUID
+#include <config.h>
 #include <windows.h>
 #include <cguid.h>
 
Index: netpanzer/src/DirectX/DirectSound/DSound.cpp
diff -u netpanzer/src/DirectX/DirectSound/DSound.cpp:1.2 
netpanzer/src/DirectX/DirectSound/DSound.cpp:1.3
--- netpanzer/src/DirectX/DirectSound/DSound.cpp:1.2    Mon Sep  1 16:24:18 2003
+++ netpanzer/src/DirectX/DirectSound/DSound.cpp        Fri Sep  5 22:01:17 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include <windows.h>
 
 #include "DSound.hpp"
Index: netpanzer/src/DirectX/DirectSound/wave.cpp
diff -u netpanzer/src/DirectX/DirectSound/wave.cpp:1.2 
netpanzer/src/DirectX/DirectSound/wave.cpp:1.3
--- netpanzer/src/DirectX/DirectSound/wave.cpp:1.2      Mon Sep  1 16:24:18 2003
+++ netpanzer/src/DirectX/DirectSound/wave.cpp  Fri Sep  5 22:01:17 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include <windows.h>
 #include <mmsystem.h>
 #include "wave.h"
Index: netpanzer/src/Lib/2D/Color.cpp
diff -u netpanzer/src/Lib/2D/Color.cpp:1.2 netpanzer/src/Lib/2D/Color.cpp:1.3
--- netpanzer/src/Lib/2D/Color.cpp:1.2  Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/2D/Color.cpp      Fri Sep  5 22:01:18 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "Color.hpp"
 
 BYTE Color::unitAqua;
Index: netpanzer/src/Lib/2D/ColorTable.cpp
diff -u netpanzer/src/Lib/2D/ColorTable.cpp:1.2 
netpanzer/src/Lib/2D/ColorTable.cpp:1.3
--- netpanzer/src/Lib/2D/ColorTable.cpp:1.2     Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/2D/ColorTable.cpp Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 #ifdef WIN32
+#include <config.h>
 #include <io.h>
 #endif
 #include "ColorTable.hpp"
Index: netpanzer/src/Lib/2D/DigitText.cpp
diff -u netpanzer/src/Lib/2D/DigitText.cpp:1.2 
netpanzer/src/Lib/2D/DigitText.cpp:1.3
--- netpanzer/src/Lib/2D/DigitText.cpp:1.2      Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/2D/DigitText.cpp  Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "DigitText.hpp"
 
 
Index: netpanzer/src/Lib/2D/FontSystem2D.cpp
diff -u netpanzer/src/Lib/2D/FontSystem2D.cpp:1.2 
netpanzer/src/Lib/2D/FontSystem2D.cpp:1.3
--- netpanzer/src/Lib/2D/FontSystem2D.cpp:1.2   Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/2D/FontSystem2D.cpp       Fri Sep  5 22:01:18 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "FontSystem2D.hpp"
 #include "TimerInterface.hpp"
 
Index: netpanzer/src/Lib/2D/PackedSurface.cpp
diff -u netpanzer/src/Lib/2D/PackedSurface.cpp:1.2 
netpanzer/src/Lib/2D/PackedSurface.cpp:1.3
--- netpanzer/src/Lib/2D/PackedSurface.cpp:1.2  Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/2D/PackedSurface.cpp      Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "PackedSurface.hpp"
 #include "Surface.hpp"
 #include "TimerInterface.hpp"
Index: netpanzer/src/Lib/2D/Palette.cpp
diff -u netpanzer/src/Lib/2D/Palette.cpp:1.2 
netpanzer/src/Lib/2D/Palette.cpp:1.3
--- netpanzer/src/Lib/2D/Palette.cpp:1.2        Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/2D/Palette.cpp    Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Palette.hpp"
 #include "FileUtil.hpp"
 #include "UtilInterface.hpp"
Index: netpanzer/src/Lib/2D/RGBColor.cpp
diff -u netpanzer/src/Lib/2D/RGBColor.cpp:1.2 
netpanzer/src/Lib/2D/RGBColor.cpp:1.3
--- netpanzer/src/Lib/2D/RGBColor.cpp:1.2       Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/2D/RGBColor.cpp   Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "RGBColor.hpp"
 
 
Index: netpanzer/src/Lib/2D/Span.cpp
diff -u netpanzer/src/Lib/2D/Span.cpp:1.2 netpanzer/src/Lib/2D/Span.cpp:1.3
--- netpanzer/src/Lib/2D/Span.cpp:1.2   Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/2D/Span.cpp       Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "Span.hpp"
 
 
Index: netpanzer/src/Lib/2D/Surface.cpp
diff -u netpanzer/src/Lib/2D/Surface.cpp:1.3 
netpanzer/src/Lib/2D/Surface.cpp:1.4
--- netpanzer/src/Lib/2D/Surface.cpp:1.3        Wed Sep  3 04:26:33 2003
+++ netpanzer/src/Lib/2D/Surface.cpp    Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 #ifdef WIN32
+#include <config.h>
 #include <io.h>
 #endif
 
Index: netpanzer/src/Lib/Interfaces/JoystickInterface.cpp
diff -u netpanzer/src/Lib/Interfaces/JoystickInterface.cpp:1.3 
netpanzer/src/Lib/Interfaces/JoystickInterface.cpp:1.4
--- netpanzer/src/Lib/Interfaces/JoystickInterface.cpp:1.3      Fri Sep  5 
21:44:44 2003
+++ netpanzer/src/Lib/Interfaces/JoystickInterface.cpp  Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "JoystickInterface.hpp"
 
 // XXX dummy code
Index: netpanzer/src/Lib/Interfaces/TimerInterface.cpp
diff -u netpanzer/src/Lib/Interfaces/TimerInterface.cpp:1.2 
netpanzer/src/Lib/Interfaces/TimerInterface.cpp:1.3
--- netpanzer/src/Lib/Interfaces/TimerInterface.cpp:1.2 Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/Interfaces/TimerInterface.cpp     Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "TimerInterface.hpp"
 
 TIMESTAMP TimerInterface::frameStartTime;
Index: netpanzer/src/Lib/Interfaces/UtilInterface.cpp
diff -u netpanzer/src/Lib/Interfaces/UtilInterface.cpp:1.2 
netpanzer/src/Lib/Interfaces/UtilInterface.cpp:1.3
--- netpanzer/src/Lib/Interfaces/UtilInterface.cpp:1.2  Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/Interfaces/UtilInterface.cpp      Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 #ifdef WIN32
+#include <config.h>
 #include <io.h>
 #endif
 #include <string.h>
Index: netpanzer/src/Lib/LibView.cpp
diff -u netpanzer/src/Lib/LibView.cpp:1.2 netpanzer/src/Lib/LibView.cpp:1.3
--- netpanzer/src/Lib/LibView.cpp:1.2   Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/LibView.cpp       Fri Sep  5 22:01:17 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "LibView.hpp"
 #include "Desktop.hpp"
 #include "ParticleSystem2D.hpp"
Index: netpanzer/src/Lib/Math.cpp
diff -u netpanzer/src/Lib/Math.cpp:1.2 netpanzer/src/Lib/Math.cpp:1.3
--- netpanzer/src/Lib/Math.cpp:1.2      Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/Math.cpp  Fri Sep  5 22:01:17 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include <assert.h>
 #include "Math.hpp"
 
Index: netpanzer/src/Lib/PObject/Classes/Angle.cpp
diff -u netpanzer/src/Lib/PObject/Classes/Angle.cpp:1.2 
netpanzer/src/Lib/PObject/Classes/Angle.cpp:1.3
--- netpanzer/src/Lib/PObject/Classes/Angle.cpp:1.2     Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/PObject/Classes/Angle.cpp Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "Angle.hpp"
 
 double Angle::deg_const = 57.2957795132;
Index: netpanzer/src/Lib/PObject/Classes/BitArray.cpp
diff -u netpanzer/src/Lib/PObject/Classes/BitArray.cpp:1.2 
netpanzer/src/Lib/PObject/Classes/BitArray.cpp:1.3
--- netpanzer/src/Lib/PObject/Classes/BitArray.cpp:1.2  Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/PObject/Classes/BitArray.cpp      Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include <assert.h>
 #include <string.h>
 #include "BitArray.hpp"
Index: netpanzer/src/Lib/PObject/Classes/BoundBox.cpp
diff -u netpanzer/src/Lib/PObject/Classes/BoundBox.cpp:1.2 
netpanzer/src/Lib/PObject/Classes/BoundBox.cpp:1.3
--- netpanzer/src/Lib/PObject/Classes/BoundBox.cpp:1.2  Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/PObject/Classes/BoundBox.cpp      Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "BoundBox.hpp"
 
 bool BoundBox::bounds( PointXYi &center, PointXYi &test )
Index: netpanzer/src/Lib/PObject/Classes/BresenhamLine.cpp
diff -u netpanzer/src/Lib/PObject/Classes/BresenhamLine.cpp:1.2 
netpanzer/src/Lib/PObject/Classes/BresenhamLine.cpp:1.3
--- netpanzer/src/Lib/PObject/Classes/BresenhamLine.cpp:1.2     Mon Sep  1 
16:24:18 2003
+++ netpanzer/src/Lib/PObject/Classes/BresenhamLine.cpp Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "BresenhamLine.hpp"
 
 void BresenhamLine::set_path( PointXYi &start, PointXYi &end ) 
Index: netpanzer/src/Lib/PObject/Classes/FileList.cpp
diff -u netpanzer/src/Lib/PObject/Classes/FileList.cpp:1.2 
netpanzer/src/Lib/PObject/Classes/FileList.cpp:1.3
--- netpanzer/src/Lib/PObject/Classes/FileList.cpp:1.2  Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/PObject/Classes/FileList.cpp      Fri Sep  5 22:01:18 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "FileList.hpp"
 #include <string.h>
 #include <stdlib.h>
Index: netpanzer/src/Lib/PObject/Classes/PArray.cpp
diff -u netpanzer/src/Lib/PObject/Classes/PArray.cpp:1.2 
netpanzer/src/Lib/PObject/Classes/PArray.cpp:1.3
--- netpanzer/src/Lib/PObject/Classes/PArray.cpp:1.2    Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/PObject/Classes/PArray.cpp        Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "PArray.hpp"
 #include <stdlib.h>
 
Index: netpanzer/src/Lib/PObject/Classes/PArrayGrowable.cpp
diff -u netpanzer/src/Lib/PObject/Classes/PArrayGrowable.cpp:1.2 
netpanzer/src/Lib/PObject/Classes/PArrayGrowable.cpp:1.3
--- netpanzer/src/Lib/PObject/Classes/PArrayGrowable.cpp:1.2    Mon Sep  1 
16:24:18 2003
+++ netpanzer/src/Lib/PObject/Classes/PArrayGrowable.cpp        Fri Sep  5 
22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "PArrayGrowable.hpp"
 #include <assert.h>
 #include <stdlib.h>
Index: netpanzer/src/Lib/PObject/Classes/PHeap.cpp
diff -u netpanzer/src/Lib/PObject/Classes/PHeap.cpp:1.2 
netpanzer/src/Lib/PObject/Classes/PHeap.cpp:1.3
--- netpanzer/src/Lib/PObject/Classes/PHeap.cpp:1.2     Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/PObject/Classes/PHeap.cpp Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "PHeap.hpp"
 
 PHeap::PHeap( unsigned long heap_size )
Index: netpanzer/src/Lib/PObject/Classes/PObject.cpp
diff -u netpanzer/src/Lib/PObject/Classes/PObject.cpp:1.2 
netpanzer/src/Lib/PObject/Classes/PObject.cpp:1.3
--- netpanzer/src/Lib/PObject/Classes/PObject.cpp:1.2   Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/PObject/Classes/PObject.cpp       Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "PObject.hpp"
 
  
Index: netpanzer/src/Lib/PObject/Classes/PPriorityQueue.cpp
diff -u netpanzer/src/Lib/PObject/Classes/PPriorityQueue.cpp:1.2 
netpanzer/src/Lib/PObject/Classes/PPriorityQueue.cpp:1.3
--- netpanzer/src/Lib/PObject/Classes/PPriorityQueue.cpp:1.2    Mon Sep  1 
16:24:18 2003
+++ netpanzer/src/Lib/PObject/Classes/PPriorityQueue.cpp        Fri Sep  5 
22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "PPriorityQueue.hpp"
 
 
Index: netpanzer/src/Lib/PObject/Classes/PQueue.cpp
diff -u netpanzer/src/Lib/PObject/Classes/PQueue.cpp:1.2 
netpanzer/src/Lib/PObject/Classes/PQueue.cpp:1.3
--- netpanzer/src/Lib/PObject/Classes/PQueue.cpp:1.2    Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/PObject/Classes/PQueue.cpp        Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "PQueue.hpp"
 
 PQueue::PQueue( unsigned long size )
Index: netpanzer/src/Lib/PObject/Classes/Point.cpp
diff -u netpanzer/src/Lib/PObject/Classes/Point.cpp:1.2 
netpanzer/src/Lib/PObject/Classes/Point.cpp:1.3
--- netpanzer/src/Lib/PObject/Classes/Point.cpp:1.2     Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/PObject/Classes/Point.cpp Fri Sep  5 22:01:18 2003
@@ -16,4 +16,5 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "Point.hpp" 
Index: netpanzer/src/Lib/PObject/Classes/Timer.cpp
diff -u netpanzer/src/Lib/PObject/Classes/Timer.cpp:1.2 
netpanzer/src/Lib/PObject/Classes/Timer.cpp:1.3
--- netpanzer/src/Lib/PObject/Classes/Timer.cpp:1.2     Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/PObject/Classes/Timer.cpp Fri Sep  5 22:01:18 2003
@@ -16,4 +16,5 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "Timer.hpp"
Index: netpanzer/src/Lib/Particles/ChunkTrajectoryParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/ChunkTrajectoryParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/ChunkTrajectoryParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/ChunkTrajectoryParticle2D.cpp:1.2       Mon Sep 
 1 16:24:18 2003
+++ netpanzer/src/Lib/Particles/ChunkTrajectoryParticle2D.cpp   Fri Sep  5 
22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "ChunkTrajectoryParticle2D.hpp"
 #include "TimerInterface.hpp"
 #include "PuffParticle2D.hpp"
Index: netpanzer/src/Lib/Particles/CloudParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/CloudParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/CloudParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/CloudParticle2D.cpp:1.2 Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/Particles/CloudParticle2D.cpp     Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "CloudParticle2D.hpp"
 #include "TimerInterface.hpp"
 #include "PackedSurface.hpp"
Index: netpanzer/src/Lib/Particles/CraterParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/CraterParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/CraterParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/CraterParticle2D.cpp:1.2        Mon Sep  1 
16:24:18 2003
+++ netpanzer/src/Lib/Particles/CraterParticle2D.cpp    Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "CraterParticle2D.hpp"
 #include "UtilInterface.hpp"
 #include "ConsoleInterface.hpp"
Index: netpanzer/src/Lib/Particles/DirtKickParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/DirtKickParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/DirtKickParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/DirtKickParticle2D.cpp:1.2      Mon Sep  1 
16:24:18 2003
+++ netpanzer/src/Lib/Particles/DirtKickParticle2D.cpp  Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "DirtKickParticle2D.hpp"
 
 
Index: netpanzer/src/Lib/Particles/FireParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/FireParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/FireParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/FireParticle2D.cpp:1.2  Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/Particles/FireParticle2D.cpp      Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "FireParticle2D.hpp"
 #include "TimerInterface.hpp"
 
Index: netpanzer/src/Lib/Particles/FireParticleSystem2D.cpp
diff -u netpanzer/src/Lib/Particles/FireParticleSystem2D.cpp:1.2 
netpanzer/src/Lib/Particles/FireParticleSystem2D.cpp:1.3
--- netpanzer/src/Lib/Particles/FireParticleSystem2D.cpp:1.2    Mon Sep  1 
16:24:18 2003
+++ netpanzer/src/Lib/Particles/FireParticleSystem2D.cpp        Fri Sep  5 
22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "FireParticleSystem2D.hpp"
 #include "TimerInterface.hpp"
 
Index: netpanzer/src/Lib/Particles/FlameParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/FlameParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/FlameParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/FlameParticle2D.cpp:1.2 Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/Particles/FlameParticle2D.cpp     Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "FlameParticle2D.hpp"
 
 cGrowList <PackedSurface> FlameParticle2D::staticPackedExplosion0;
Index: netpanzer/src/Lib/Particles/FlashParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/FlashParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/FlashParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/FlashParticle2D.cpp:1.2 Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/Particles/FlashParticle2D.cpp     Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "FlashParticle2D.hpp"
 #include "UtilInterface.hpp"
 
Index: netpanzer/src/Lib/Particles/GroundExplosionParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/GroundExplosionParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/GroundExplosionParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/GroundExplosionParticle2D.cpp:1.2       Mon Sep 
 1 16:24:18 2003
+++ netpanzer/src/Lib/Particles/GroundExplosionParticle2D.cpp   Fri Sep  5 
22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "GroundExplosionParticle2D.hpp"
 
 
Index: netpanzer/src/Lib/Particles/GroundExplosionParticleSystem2D.cpp
diff -u netpanzer/src/Lib/Particles/GroundExplosionParticleSystem2D.cpp:1.2 
netpanzer/src/Lib/Particles/GroundExplosionParticleSystem2D.cpp:1.3
--- netpanzer/src/Lib/Particles/GroundExplosionParticleSystem2D.cpp:1.2 Mon Sep 
 1 16:24:18 2003
+++ netpanzer/src/Lib/Particles/GroundExplosionParticleSystem2D.cpp     Fri Sep 
 5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "codewiz.hpp"
 #include "GroundExplosionParticleSystem2D.hpp"
 #include "Physics.hpp"
Index: netpanzer/src/Lib/Particles/Particle2D.cpp
diff -u netpanzer/src/Lib/Particles/Particle2D.cpp:1.2 
netpanzer/src/Lib/Particles/Particle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/Particle2D.cpp:1.2      Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/Particles/Particle2D.cpp  Fri Sep  5 22:01:18 2003
@@ -18,6 +18,7 @@
 //---------------------------------------------------------------------------
 
 
+#include <config.h>
 #include "Particle2D.hpp"
 #include "TimerInterface.hpp"
 #include "PackedSurface.hpp"
Index: netpanzer/src/Lib/Particles/ParticleInterface.cpp
diff -u netpanzer/src/Lib/Particles/ParticleInterface.cpp:1.2 
netpanzer/src/Lib/Particles/ParticleInterface.cpp:1.3
--- netpanzer/src/Lib/Particles/ParticleInterface.cpp:1.2       Mon Sep  1 
16:24:18 2003
+++ netpanzer/src/Lib/Particles/ParticleInterface.cpp   Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "KeyScanCodeDefs.h"
 #include "ParticleInterface.hpp"
 #include "PuffParticle2D.hpp"
Index: netpanzer/src/Lib/Particles/ParticleSystem2D.cpp
diff -u netpanzer/src/Lib/Particles/ParticleSystem2D.cpp:1.2 
netpanzer/src/Lib/Particles/ParticleSystem2D.cpp:1.3
--- netpanzer/src/Lib/Particles/ParticleSystem2D.cpp:1.2        Mon Sep  1 
16:24:18 2003
+++ netpanzer/src/Lib/Particles/ParticleSystem2D.cpp    Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include <assert.h>
 #include "ParticleSystem2D.hpp"
 #include "TimerInterface.hpp"
Index: netpanzer/src/Lib/Particles/ParticleSystemGlobals.cpp
diff -u netpanzer/src/Lib/Particles/ParticleSystemGlobals.cpp:1.2 
netpanzer/src/Lib/Particles/ParticleSystemGlobals.cpp:1.3
--- netpanzer/src/Lib/Particles/ParticleSystemGlobals.cpp:1.2   Mon Sep  1 
16:24:19 2003
+++ netpanzer/src/Lib/Particles/ParticleSystemGlobals.cpp       Fri Sep  5 
22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "ParticleSystemGlobals.hpp"
 
 
Index: netpanzer/src/Lib/Particles/ParticleTweakView.cpp
diff -u netpanzer/src/Lib/Particles/ParticleTweakView.cpp:1.2 
netpanzer/src/Lib/Particles/ParticleTweakView.cpp:1.3
--- netpanzer/src/Lib/Particles/ParticleTweakView.cpp:1.2       Mon Sep  1 
16:24:19 2003
+++ netpanzer/src/Lib/Particles/ParticleTweakView.cpp   Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "ParticleTweakView.hpp"
 
 #include "Desktop.hpp"
Index: netpanzer/src/Lib/Particles/PuffParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/PuffParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/PuffParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/PuffParticle2D.cpp:1.2  Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/Particles/PuffParticle2D.cpp      Fri Sep  5 22:01:18 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "PuffParticle2D.hpp"
 #include "PackedSurface.hpp"
 #include "TimerInterface.hpp"
Index: netpanzer/src/Lib/Particles/RadarPingParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/RadarPingParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/RadarPingParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/RadarPingParticle2D.cpp:1.2     Mon Sep  1 
16:24:19 2003
+++ netpanzer/src/Lib/Particles/RadarPingParticle2D.cpp Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "RadarPingParticle2D.hpp"
 
 
Index: netpanzer/src/Lib/Particles/SmokingTrajectoryParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/SmokingTrajectoryParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/SmokingTrajectoryParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/SmokingTrajectoryParticle2D.cpp:1.2     Mon Sep 
 1 16:24:19 2003
+++ netpanzer/src/Lib/Particles/SmokingTrajectoryParticle2D.cpp Fri Sep  5 
22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "SmokingTrajectoryParticle2D.hpp"
 #include "TimerInterface.hpp"
 
Index: netpanzer/src/Lib/Particles/SmolderParticleSystem2D.cpp
diff -u netpanzer/src/Lib/Particles/SmolderParticleSystem2D.cpp:1.2 
netpanzer/src/Lib/Particles/SmolderParticleSystem2D.cpp:1.3
--- netpanzer/src/Lib/Particles/SmolderParticleSystem2D.cpp:1.2 Mon Sep  1 
16:24:19 2003
+++ netpanzer/src/Lib/Particles/SmolderParticleSystem2D.cpp     Fri Sep  5 
22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "SmolderParticleSystem2D.hpp"
 #include "TimerInterface.hpp"
 
Index: netpanzer/src/Lib/Particles/SnowParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/SnowParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/SnowParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/SnowParticle2D.cpp:1.2  Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/Particles/SnowParticle2D.cpp      Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "SnowParticle2D.hpp"
 
 
Index: netpanzer/src/Lib/Particles/SnowParticleSystem2D.cpp
diff -u netpanzer/src/Lib/Particles/SnowParticleSystem2D.cpp:1.2 
netpanzer/src/Lib/Particles/SnowParticleSystem2D.cpp:1.3
--- netpanzer/src/Lib/Particles/SnowParticleSystem2D.cpp:1.2    Mon Sep  1 
16:24:19 2003
+++ netpanzer/src/Lib/Particles/SnowParticleSystem2D.cpp        Fri Sep  5 
22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "SnowParticleSystem2D.hpp"
 #include "TimerInterface.hpp"
 
Index: netpanzer/src/Lib/Particles/SparkParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/SparkParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/SparkParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/SparkParticle2D.cpp:1.2 Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/Particles/SparkParticle2D.cpp     Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "SparkParticle2D.hpp"
 #include "TimerInterface.hpp"
 
Index: netpanzer/src/Lib/Particles/TemplateExplosionSystem.cpp
diff -u netpanzer/src/Lib/Particles/TemplateExplosionSystem.cpp:1.2 
netpanzer/src/Lib/Particles/TemplateExplosionSystem.cpp:1.3
--- netpanzer/src/Lib/Particles/TemplateExplosionSystem.cpp:1.2 Mon Sep  1 
16:24:19 2003
+++ netpanzer/src/Lib/Particles/TemplateExplosionSystem.cpp     Fri Sep  5 
22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "TemplateExplosionSystem.hpp"
 #include "ChunkTrajectoryParticle2D.hpp"
 #include "FlameParticle2D.hpp"
Index: netpanzer/src/Lib/Particles/TemplateMuzzleSystem.cpp
diff -u netpanzer/src/Lib/Particles/TemplateMuzzleSystem.cpp:1.2 
netpanzer/src/Lib/Particles/TemplateMuzzleSystem.cpp:1.3
--- netpanzer/src/Lib/Particles/TemplateMuzzleSystem.cpp:1.2    Mon Sep  1 
16:24:19 2003
+++ netpanzer/src/Lib/Particles/TemplateMuzzleSystem.cpp        Fri Sep  5 
22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "TemplateMuzzleSystem.hpp"
 #include "VectorPuffParticle2D.hpp"
 #include "Math.hpp"
Index: netpanzer/src/Lib/Particles/TrajectoryParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/TrajectoryParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/TrajectoryParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/TrajectoryParticle2D.cpp:1.2    Mon Sep  1 
16:24:19 2003
+++ netpanzer/src/Lib/Particles/TrajectoryParticle2D.cpp        Fri Sep  5 
22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "TrajectoryParticle2D.hpp"
 #include "Physics.hpp"
 #include "Math.hpp"
Index: netpanzer/src/Lib/Particles/VectorPuffParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/VectorPuffParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/VectorPuffParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/VectorPuffParticle2D.cpp:1.2    Mon Sep  1 
16:24:19 2003
+++ netpanzer/src/Lib/Particles/VectorPuffParticle2D.cpp        Fri Sep  5 
22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "VectorPuffParticle2D.hpp"
 #include "PuffParticle2D.hpp"
 #include "TimerInterface.hpp"
Index: netpanzer/src/Lib/Particles/WindParticle2D.cpp
diff -u netpanzer/src/Lib/Particles/WindParticle2D.cpp:1.2 
netpanzer/src/Lib/Particles/WindParticle2D.cpp:1.3
--- netpanzer/src/Lib/Particles/WindParticle2D.cpp:1.2  Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/Particles/WindParticle2D.cpp      Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "WindParticle2D.hpp"
 #include "Physics.hpp"
 
Index: netpanzer/src/Lib/Physics.cpp
diff -u netpanzer/src/Lib/Physics.cpp:1.2 netpanzer/src/Lib/Physics.cpp:1.3
--- netpanzer/src/Lib/Physics.cpp:1.2   Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/Physics.cpp       Fri Sep  5 22:01:17 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include <string.h>
 #include <stdlib.h>
 #include "Physics.hpp"
Index: netpanzer/src/Lib/Types/fRect.cpp
diff -u netpanzer/src/Lib/Types/fRect.cpp:1.2 
netpanzer/src/Lib/Types/fRect.cpp:1.3
--- netpanzer/src/Lib/Types/fRect.cpp:1.2       Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/Types/fRect.cpp   Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "codewiz.hpp"
 #include "fRect.hpp"
 
Index: netpanzer/src/Lib/Types/fXYZ.cpp
diff -u netpanzer/src/Lib/Types/fXYZ.cpp:1.2 
netpanzer/src/Lib/Types/fXYZ.cpp:1.3
--- netpanzer/src/Lib/Types/fXYZ.cpp:1.2        Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/Types/fXYZ.cpp    Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "fXYZ.hpp"
 
 const fXYZ fXYZ::ZERO(0.0,  0.0,  0.0);
Index: netpanzer/src/Lib/Types/iRect.cpp
diff -u netpanzer/src/Lib/Types/iRect.cpp:1.2 
netpanzer/src/Lib/Types/iRect.cpp:1.3
--- netpanzer/src/Lib/Types/iRect.cpp:1.2       Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/Types/iRect.cpp   Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "codewiz.hpp"
 #include "iRect.hpp"
 
Index: netpanzer/src/Lib/Types/iXY.cpp
diff -u netpanzer/src/Lib/Types/iXY.cpp:1.2 netpanzer/src/Lib/Types/iXY.cpp:1.3
--- netpanzer/src/Lib/Types/iXY.cpp:1.2 Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/Types/iXY.cpp     Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include <math.h>
 #include "iXY.hpp"
 
Index: netpanzer/src/Lib/View/AbstractButton.cpp
diff -u netpanzer/src/Lib/View/AbstractButton.cpp:1.2 
netpanzer/src/Lib/View/AbstractButton.cpp:1.3
--- netpanzer/src/Lib/View/AbstractButton.cpp:1.2       Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/View/AbstractButton.cpp   Fri Sep  5 22:01:18 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "AbstractButton.hpp"
 
 // actionPerformed
Index: netpanzer/src/Lib/View/Button.cpp
diff -u netpanzer/src/Lib/View/Button.cpp:1.2 
netpanzer/src/Lib/View/Button.cpp:1.3
--- netpanzer/src/Lib/View/Button.cpp:1.2       Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/View/Button.cpp   Fri Sep  5 22:01:18 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "Button.hpp"
 #include "ViewGlobals.hpp"
 #include "MouseEvent.hpp"
Index: netpanzer/src/Lib/View/CheckBox.cpp
diff -u netpanzer/src/Lib/View/CheckBox.cpp:1.2 
netpanzer/src/Lib/View/CheckBox.cpp:1.3
--- netpanzer/src/Lib/View/CheckBox.cpp:1.2     Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/View/CheckBox.cpp Fri Sep  5 22:01:18 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "CheckBox.hpp"
 #include "MouseEvent.hpp"
 
Index: netpanzer/src/Lib/View/Choice.cpp
diff -u netpanzer/src/Lib/View/Choice.cpp:1.2 
netpanzer/src/Lib/View/Choice.cpp:1.3
--- netpanzer/src/Lib/View/Choice.cpp:1.2       Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/View/Choice.cpp   Fri Sep  5 22:01:18 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "Choice.hpp"
 #include "View.hpp"
 
Index: netpanzer/src/Lib/View/Component.cpp
diff -u netpanzer/src/Lib/View/Component.cpp:1.2 
netpanzer/src/Lib/View/Component.cpp:1.3
--- netpanzer/src/Lib/View/Component.cpp:1.2    Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/View/Component.cpp        Fri Sep  5 22:01:18 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "Component.hpp"
 #include "ViewGlobals.hpp"
 #include "View.hpp"
Index: netpanzer/src/Lib/View/Cursor.cpp
diff -u netpanzer/src/Lib/View/Cursor.cpp:1.2 
netpanzer/src/Lib/View/Cursor.cpp:1.3
--- netpanzer/src/Lib/View/Cursor.cpp:1.2       Mon Sep  1 16:24:19 2003
+++ netpanzer/src/Lib/View/Cursor.cpp   Fri Sep  5 22:01:18 2003
@@ -17,4 +17,5 @@
 */
 
 
+#include <config.h>
 #include "Cursor.hpp"
Index: netpanzer/src/Lib/View/Desktop.cpp
diff -u netpanzer/src/Lib/View/Desktop.cpp:1.3 
netpanzer/src/Lib/View/Desktop.cpp:1.4
--- netpanzer/src/Lib/View/Desktop.cpp:1.3      Fri Sep  5 21:09:50 2003
+++ netpanzer/src/Lib/View/Desktop.cpp  Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Desktop.hpp"
 #include "KeyboardInterface.hpp"
 #include "loadPics.hpp"
Index: netpanzer/src/Lib/View/Dialog.cpp
diff -u netpanzer/src/Lib/View/Dialog.cpp:1.2 
netpanzer/src/Lib/View/Dialog.cpp:1.3
--- netpanzer/src/Lib/View/Dialog.cpp:1.2       Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/Dialog.cpp   Fri Sep  5 22:01:18 2003
@@ -17,4 +17,5 @@
 */
 
 
+#include <config.h>
 #include "Dialog.hpp"
Index: netpanzer/src/Lib/View/FileDialog.cpp
diff -u netpanzer/src/Lib/View/FileDialog.cpp:1.2 
netpanzer/src/Lib/View/FileDialog.cpp:1.3
--- netpanzer/src/Lib/View/FileDialog.cpp:1.2   Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/FileDialog.cpp       Fri Sep  5 22:01:18 2003
@@ -17,4 +17,5 @@
 */
 
 
+#include <config.h>
 #include "FileDialog.hpp"
Index: netpanzer/src/Lib/View/Icon.cpp
diff -u netpanzer/src/Lib/View/Icon.cpp:1.2 netpanzer/src/Lib/View/Icon.cpp:1.3
--- netpanzer/src/Lib/View/Icon.cpp:1.2 Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/Icon.cpp     Fri Sep  5 22:01:18 2003
@@ -17,4 +17,5 @@
 */
 
 
+#include <config.h>
 #include "Icon.hpp"
Index: netpanzer/src/Lib/View/Label.cpp
diff -u netpanzer/src/Lib/View/Label.cpp:1.2 
netpanzer/src/Lib/View/Label.cpp:1.3
--- netpanzer/src/Lib/View/Label.cpp:1.2        Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/Label.cpp    Fri Sep  5 22:01:18 2003
@@ -17,4 +17,5 @@
 */
 
 
+#include <config.h>
 #include "Label.hpp"
Index: netpanzer/src/Lib/View/List.cpp
diff -u netpanzer/src/Lib/View/List.cpp:1.2 netpanzer/src/Lib/View/List.cpp:1.3
--- netpanzer/src/Lib/View/List.cpp:1.2 Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/List.cpp     Fri Sep  5 22:01:18 2003
@@ -17,4 +17,5 @@
 */
 
 
+#include <config.h>
 #include "List.hpp"
Index: netpanzer/src/Lib/View/ScrollBar.cpp
diff -u netpanzer/src/Lib/View/ScrollBar.cpp:1.2 
netpanzer/src/Lib/View/ScrollBar.cpp:1.3
--- netpanzer/src/Lib/View/ScrollBar.cpp:1.2    Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/ScrollBar.cpp        Fri Sep  5 22:01:18 2003
@@ -18,6 +18,7 @@
 
 
 
+#include <config.h>
 #include "ScrollBar.hpp"
 
 
Index: netpanzer/src/Lib/View/String.cpp
diff -u netpanzer/src/Lib/View/String.cpp:1.2 
netpanzer/src/Lib/View/String.cpp:1.3
--- netpanzer/src/Lib/View/String.cpp:1.2       Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/String.cpp   Fri Sep  5 22:01:18 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "String.hpp"
 
 // String
Index: netpanzer/src/Lib/View/TextArea.cpp
diff -u netpanzer/src/Lib/View/TextArea.cpp:1.2 
netpanzer/src/Lib/View/TextArea.cpp:1.3
--- netpanzer/src/Lib/View/TextArea.cpp:1.2     Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/TextArea.cpp Fri Sep  5 22:01:18 2003
@@ -17,4 +17,5 @@
 */
 
 
+#include <config.h>
 #include "TextArea.hpp"
Index: netpanzer/src/Lib/View/TextComponent.cpp
diff -u netpanzer/src/Lib/View/TextComponent.cpp:1.2 
netpanzer/src/Lib/View/TextComponent.cpp:1.3
--- netpanzer/src/Lib/View/TextComponent.cpp:1.2        Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/TextComponent.cpp    Fri Sep  5 22:01:18 2003
@@ -17,4 +17,5 @@
 */
 
 
+#include <config.h>
 #include "TextComponent.hpp"
Index: netpanzer/src/Lib/View/TextField.cpp
diff -u netpanzer/src/Lib/View/TextField.cpp:1.2 
netpanzer/src/Lib/View/TextField.cpp:1.3
--- netpanzer/src/Lib/View/TextField.cpp:1.2    Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/TextField.cpp        Fri Sep  5 22:01:18 2003
@@ -17,4 +17,5 @@
 */
 
 
+#include <config.h>
 #include "TextField.hpp"
Index: netpanzer/src/Lib/View/TitledBorder.cpp
diff -u netpanzer/src/Lib/View/TitledBorder.cpp:1.2 
netpanzer/src/Lib/View/TitledBorder.cpp:1.3
--- netpanzer/src/Lib/View/TitledBorder.cpp:1.2 Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/TitledBorder.cpp     Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "TitledBorder.hpp"
 #include "Surface.hpp"
 #include "iRect.hpp"
Index: netpanzer/src/Lib/View/View.cpp
diff -u netpanzer/src/Lib/View/View.cpp:1.2 netpanzer/src/Lib/View/View.cpp:1.3
--- netpanzer/src/Lib/View/View.cpp:1.2 Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/View.cpp     Fri Sep  5 22:01:18 2003
@@ -18,6 +18,7 @@
 
 
 
+#include <config.h>
 #include "View.hpp"
 #include "Desktop.hpp"
 #include "MouseInterface.hpp"
Index: netpanzer/src/Lib/View/ViewGlobals.cpp
diff -u netpanzer/src/Lib/View/ViewGlobals.cpp:1.2 
netpanzer/src/Lib/View/ViewGlobals.cpp:1.3
--- netpanzer/src/Lib/View/ViewGlobals.cpp:1.2  Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/ViewGlobals.cpp      Fri Sep  5 22:01:18 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "ViewGlobals.hpp"
 
 
Index: netpanzer/src/Lib/View/Window.cpp
diff -u netpanzer/src/Lib/View/Window.cpp:1.2 
netpanzer/src/Lib/View/Window.cpp:1.3
--- netpanzer/src/Lib/View/Window.cpp:1.2       Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/Window.cpp   Fri Sep  5 22:01:18 2003
@@ -17,4 +17,5 @@
 */
 
 
+#include <config.h>
 #include "Window.hpp"
Index: netpanzer/src/Lib/View/cButton.cpp
diff -u netpanzer/src/Lib/View/cButton.cpp:1.2 
netpanzer/src/Lib/View/cButton.cpp:1.3
--- netpanzer/src/Lib/View/cButton.cpp:1.2      Mon Sep  1 16:24:20 2003
+++ netpanzer/src/Lib/View/cButton.cpp  Fri Sep  5 22:01:18 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "cButton.hpp"
 #include "Surface.hpp"
 #include "ViewGlobals.hpp"
Index: netpanzer/src/Lib/View/cInputField.cpp
diff -u netpanzer/src/Lib/View/cInputField.cpp:1.3 
netpanzer/src/Lib/View/cInputField.cpp:1.4
--- netpanzer/src/Lib/View/cInputField.cpp:1.3  Fri Sep  5 21:44:44 2003
+++ netpanzer/src/Lib/View/cInputField.cpp      Fri Sep  5 22:01:18 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "cInputField.hpp"
 #include "TimerInterface.hpp"
 
Index: netpanzer/src/Lib/cMouse.cpp
diff -u netpanzer/src/Lib/cMouse.cpp:1.2 netpanzer/src/Lib/cMouse.cpp:1.3
--- netpanzer/src/Lib/cMouse.cpp:1.2    Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/cMouse.cpp        Fri Sep  5 22:01:17 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "cMouse.hpp"
 
 
Index: netpanzer/src/Lib/cTimeStamp.cpp
diff -u netpanzer/src/Lib/cTimeStamp.cpp:1.2 
netpanzer/src/Lib/cTimeStamp.cpp:1.3
--- netpanzer/src/Lib/cTimeStamp.cpp:1.2        Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/cTimeStamp.cpp    Fri Sep  5 22:01:17 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include <time.h>
 #include <assert.h>
 #include "cTimeStamp.hpp"
Index: netpanzer/src/Lib/terminate.cpp
diff -u netpanzer/src/Lib/terminate.cpp:1.2 netpanzer/src/Lib/terminate.cpp:1.3
--- netpanzer/src/Lib/terminate.cpp:1.2 Mon Sep  1 16:24:18 2003
+++ netpanzer/src/Lib/terminate.cpp     Fri Sep  5 22:01:17 2003
@@ -20,6 +20,7 @@
 // includes
 //***************************************************************************
 
+#include <config.h>
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
Index: netpanzer/src/Makefile
diff -u netpanzer/src/Makefile:1.4 netpanzer/src/Makefile:1.5
--- netpanzer/src/Makefile:1.4  Wed Sep  3 15:22:11 2003
+++ netpanzer/src/Makefile      Fri Sep  5 22:01:17 2003
@@ -14,9 +14,9 @@
           UILib
 
 ifeq ($(SYSTEM),UNIX)
-DIRS += NetPanzer/Interfaces/unix Stub
+DIRS += NetPanzer/Interfaces/unix Stub Win32/unix
 GOAL = ../netpanzer
-LINKFLAGS += -g3 `sdl-config --libs`
+LINKFLAGS += -g3 `sdl-config --libs` -lSDL_net
 CFLAGS += `sdl-config --cflags` -DUNIX
 endif
 ifeq ($(SYSTEM),WIN32)
Index: netpanzer/src/NetPanzer/Classes/AI/Astar.cpp
diff -u netpanzer/src/NetPanzer/Classes/AI/Astar.cpp:1.2 
netpanzer/src/NetPanzer/Classes/AI/Astar.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/AI/Astar.cpp:1.2    Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/AI/Astar.cpp        Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Astar.hpp"
 
 #include "Timer.hpp"
Index: netpanzer/src/NetPanzer/Classes/AI/PathList.cpp
diff -u netpanzer/src/NetPanzer/Classes/AI/PathList.cpp:1.2 
netpanzer/src/NetPanzer/Classes/AI/PathList.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/AI/PathList.cpp:1.2 Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/AI/PathList.cpp     Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include <assert.h>
 #include "PathList.hpp"
 
Index: netpanzer/src/NetPanzer/Classes/AI/PathingState.cpp
diff -u netpanzer/src/NetPanzer/Classes/AI/PathingState.cpp:1.2 
netpanzer/src/NetPanzer/Classes/AI/PathingState.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/AI/PathingState.cpp:1.2     Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/AI/PathingState.cpp Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "PathingState.hpp"
 
 float         PathingState::astar_gen_time = 0.0;
Index: netpanzer/src/NetPanzer/Classes/BonusUnitPowerUp.cpp
diff -u netpanzer/src/NetPanzer/Classes/BonusUnitPowerUp.cpp:1.2 
netpanzer/src/NetPanzer/Classes/BonusUnitPowerUp.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/BonusUnitPowerUp.cpp:1.2    Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/BonusUnitPowerUp.cpp        Fri Sep  5 
22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "BonusUnitPowerUp.hpp"
 
 #include <stdlib.h>
Index: netpanzer/src/NetPanzer/Classes/DDHardSurface.cpp
diff -u netpanzer/src/NetPanzer/Classes/DDHardSurface.cpp:1.3 
netpanzer/src/NetPanzer/Classes/DDHardSurface.cpp:1.4
--- netpanzer/src/NetPanzer/Classes/DDHardSurface.cpp:1.3       Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/DDHardSurface.cpp   Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UIDraw.hpp"
 #include "DDHardSurface.hpp"
 #include "DirectDrawGlobals.hpp"
Index: netpanzer/src/NetPanzer/Classes/EnemyRadarPowerUp.cpp
diff -u netpanzer/src/NetPanzer/Classes/EnemyRadarPowerUp.cpp:1.2 
netpanzer/src/NetPanzer/Classes/EnemyRadarPowerUp.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/EnemyRadarPowerUp.cpp:1.2   Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/EnemyRadarPowerUp.cpp       Fri Sep  5 
22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "EnemyRadarPowerUp.hpp"
 
 #include <stdlib.h>
Index: netpanzer/src/NetPanzer/Classes/KeyBinder.cpp
diff -u netpanzer/src/NetPanzer/Classes/KeyBinder.cpp:1.2 
netpanzer/src/NetPanzer/Classes/KeyBinder.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/KeyBinder.cpp:1.2   Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/KeyBinder.cpp       Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "KeyBinder.hpp"
 
 #include <string.h>
Index: netpanzer/src/NetPanzer/Classes/Network/ClientConnectDaemon.cpp
diff -u netpanzer/src/NetPanzer/Classes/Network/ClientConnectDaemon.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Network/ClientConnectDaemon.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Network/ClientConnectDaemon.cpp:1.2 Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Network/ClientConnectDaemon.cpp     Fri Sep 
 5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "ClientConnectDaemon.hpp"
 
 #include <stdio.h>
Index: netpanzer/src/NetPanzer/Classes/Network/ClientMessageRouter.cpp
diff -u netpanzer/src/NetPanzer/Classes/Network/ClientMessageRouter.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Network/ClientMessageRouter.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Network/ClientMessageRouter.cpp:1.2 Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Network/ClientMessageRouter.cpp     Fri Sep 
 5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "ClientMessageRouter.hpp"
 
 #include "Client.hpp"
Index: netpanzer/src/NetPanzer/Classes/Network/NetMessageEncoder.cpp
diff -u netpanzer/src/NetPanzer/Classes/Network/NetMessageEncoder.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Network/NetMessageEncoder.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Network/NetMessageEncoder.cpp:1.2   Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Network/NetMessageEncoder.cpp       Fri Sep 
 5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "NetMessageEncoder.hpp"
  
 #include "string.h"
Index: netpanzer/src/NetPanzer/Classes/Network/NetMessageLog.cpp
diff -u netpanzer/src/NetPanzer/Classes/Network/NetMessageLog.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Network/NetMessageLog.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Network/NetMessageLog.cpp:1.2       Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Network/NetMessageLog.cpp   Fri Sep  5 
22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "NetMessageLog.hpp"
 
 #include "Server.hpp"
Index: netpanzer/src/NetPanzer/Classes/Network/NetPacketQueues.cpp
diff -u netpanzer/src/NetPanzer/Classes/Network/NetPacketQueues.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Network/NetPacketQueues.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Network/NetPacketQueues.cpp:1.2     Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Network/NetPacketQueues.cpp Fri Sep  5 
22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "NetPacketQueues.hpp"
 #include "codewiz.hpp"
 #include "ConsoleInterface.hpp"
Index: netpanzer/src/NetPanzer/Classes/Network/NetworkClient.cpp
diff -u netpanzer/src/NetPanzer/Classes/Network/NetworkClient.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Network/NetworkClient.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Network/NetworkClient.cpp:1.2       Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Network/NetworkClient.cpp   Fri Sep  5 
22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "NetworkGlobals.hpp"
 
 #include "NetworkClient.hpp"
Index: netpanzer/src/NetPanzer/Classes/Network/NetworkInterface.cpp
diff -u netpanzer/src/NetPanzer/Classes/Network/NetworkInterface.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Network/NetworkInterface.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Network/NetworkInterface.cpp:1.2    Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Network/NetworkInterface.cpp        Fri Sep 
 5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "NetworkInterface.hpp"
 #include "codewiz.hpp"
 
Index: netpanzer/src/NetPanzer/Classes/Network/NetworkServer.cpp
diff -u netpanzer/src/NetPanzer/Classes/Network/NetworkServer.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Network/NetworkServer.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Network/NetworkServer.cpp:1.2       Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Network/NetworkServer.cpp   Fri Sep  5 
22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "NetworkServer.hpp"
 
 #include "ClientServerNetMessage.hpp"
Index: netpanzer/src/NetPanzer/Classes/Network/NetworkState.cpp
diff -u netpanzer/src/NetPanzer/Classes/Network/NetworkState.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Network/NetworkState.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Network/NetworkState.cpp:1.2        Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Network/NetworkState.cpp    Fri Sep  5 
22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include <stdio.h>
 #include "NetworkState.hpp"
 
Index: netpanzer/src/NetPanzer/Classes/Network/ServerConnectDaemon.cpp
diff -u netpanzer/src/NetPanzer/Classes/Network/ServerConnectDaemon.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Network/ServerConnectDaemon.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Network/ServerConnectDaemon.cpp:1.2 Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Network/ServerConnectDaemon.cpp     Fri Sep 
 5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "ServerConnectDaemon.hpp"
 
 #include "NetworkGlobals.hpp"
Index: netpanzer/src/NetPanzer/Classes/Network/ServerMessageRouter.cpp
diff -u netpanzer/src/NetPanzer/Classes/Network/ServerMessageRouter.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Network/ServerMessageRouter.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Network/ServerMessageRouter.cpp:1.2 Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Network/ServerMessageRouter.cpp     Fri Sep 
 5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "ServerMessageRouter.hpp"
 
 #include "Server.hpp"
Index: netpanzer/src/NetPanzer/Classes/Network/UnitNetMessage.cpp
diff -u netpanzer/src/NetPanzer/Classes/Network/UnitNetMessage.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Network/UnitNetMessage.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Network/UnitNetMessage.cpp:1.2      Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Network/UnitNetMessage.cpp  Fri Sep  5 
22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UnitNetMessage.hpp"
 
 unsigned short UnitOpcodeMessage::realSize( void ) 
Index: netpanzer/src/NetPanzer/Classes/Objective.cpp
diff -u netpanzer/src/NetPanzer/Classes/Objective.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Objective.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Objective.cpp:1.2   Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Objective.cpp       Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Objective.hpp"
 #include "PlayerInterface.hpp"
 #include "ConsoleInterface.hpp"
Index: netpanzer/src/NetPanzer/Classes/Outpost.cpp
diff -u netpanzer/src/NetPanzer/Classes/Outpost.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Outpost.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Outpost.cpp:1.2     Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Outpost.cpp Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Outpost.hpp"
 
 #include "UnitInterface.hpp"
Index: netpanzer/src/NetPanzer/Classes/PlacementMatrix.cpp
diff -u netpanzer/src/NetPanzer/Classes/PlacementMatrix.cpp:1.2 
netpanzer/src/NetPanzer/Classes/PlacementMatrix.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/PlacementMatrix.cpp:1.2     Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/PlacementMatrix.cpp Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "PlacementMatrix.hpp"
 #include "MapInterface.hpp"
 #include "UnitBlackBoard.hpp"
Index: netpanzer/src/NetPanzer/Classes/PlayerID.cpp
diff -u netpanzer/src/NetPanzer/Classes/PlayerID.cpp:1.2 
netpanzer/src/NetPanzer/Classes/PlayerID.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/PlayerID.cpp:1.2    Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/PlayerID.cpp        Fri Sep  5 22:01:18 2003
@@ -15,4 +15,5 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "PlayerID.hpp"
Index: netpanzer/src/NetPanzer/Classes/PlayerState.cpp
diff -u netpanzer/src/NetPanzer/Classes/PlayerState.cpp:1.2 
netpanzer/src/NetPanzer/Classes/PlayerState.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/PlayerState.cpp:1.2 Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/PlayerState.cpp     Fri Sep  5 22:01:18 2003
@@ -15,4 +15,5 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "PlayerState.hpp"
Index: netpanzer/src/NetPanzer/Classes/PlayerUnitConfig.cpp
diff -u netpanzer/src/NetPanzer/Classes/PlayerUnitConfig.cpp:1.2 
netpanzer/src/NetPanzer/Classes/PlayerUnitConfig.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/PlayerUnitConfig.cpp:1.2    Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/PlayerUnitConfig.cpp        Fri Sep  5 
22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "PlayerUnitConfig.hpp"
 #include "GameConfig.hpp"
 
Index: netpanzer/src/NetPanzer/Classes/PowerUp.cpp
diff -u netpanzer/src/NetPanzer/Classes/PowerUp.cpp:1.2 
netpanzer/src/NetPanzer/Classes/PowerUp.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/PowerUp.cpp:1.2     Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/PowerUp.cpp Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "PowerUp.hpp"
 
 #include "UnitBlackBoard.hpp"
Index: netpanzer/src/NetPanzer/Classes/Projectile.cpp
diff -u netpanzer/src/NetPanzer/Classes/Projectile.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Projectile.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Projectile.cpp:1.2  Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Projectile.cpp      Fri Sep  5 22:01:18 2003
@@ -15,4 +15,5 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Projectile.hpp"
Index: netpanzer/src/NetPanzer/Classes/SelectionBoxSprite.cpp
diff -u netpanzer/src/NetPanzer/Classes/SelectionBoxSprite.cpp:1.2 
netpanzer/src/NetPanzer/Classes/SelectionBoxSprite.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/SelectionBoxSprite.cpp:1.2  Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/SelectionBoxSprite.cpp      Fri Sep  5 
22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "SelectionBoxSprite.hpp"
 #include "GameConfig.hpp"
 
Index: netpanzer/src/NetPanzer/Classes/SelectionList.cpp
diff -u netpanzer/src/NetPanzer/Classes/SelectionList.cpp:1.2 
netpanzer/src/NetPanzer/Classes/SelectionList.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/SelectionList.cpp:1.2       Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/SelectionList.cpp   Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "SelectionList.hpp"
 #include "UnitInterface.hpp"
 #include "PlayerInterface.hpp"
Index: netpanzer/src/NetPanzer/Classes/SpawnList.cpp
diff -u netpanzer/src/NetPanzer/Classes/SpawnList.cpp:1.2 
netpanzer/src/NetPanzer/Classes/SpawnList.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/SpawnList.cpp:1.2   Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/SpawnList.cpp       Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "SpawnList.hpp"
 
 
Index: netpanzer/src/NetPanzer/Classes/Sprite.cpp
diff -u netpanzer/src/NetPanzer/Classes/Sprite.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Sprite.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Sprite.cpp:1.2      Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Sprite.cpp  Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Sprite.hpp"
 #include "Palette.hpp"
 
Index: netpanzer/src/NetPanzer/Classes/SpriteSorter.cpp
diff -u netpanzer/src/NetPanzer/Classes/SpriteSorter.cpp:1.2 
netpanzer/src/NetPanzer/Classes/SpriteSorter.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/SpriteSorter.cpp:1.2        Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/SpriteSorter.cpp    Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "SpriteSorter.hpp"
 
 SpriteSorter SPRITE_SORTER;
Index: netpanzer/src/NetPanzer/Classes/TileEngine.cpp
diff -u netpanzer/src/NetPanzer/Classes/TileEngine.cpp:1.2 
netpanzer/src/NetPanzer/Classes/TileEngine.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/TileEngine.cpp:1.2  Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/TileEngine.cpp      Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "TileEngine.hpp"
 #include "DirectDrawGlobals.hpp"
 #include "blitters.h"
Index: netpanzer/src/NetPanzer/Classes/Unit.cpp
diff -u netpanzer/src/NetPanzer/Classes/Unit.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Unit.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Unit.cpp:1.2        Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Unit.cpp    Fri Sep  5 22:01:18 2003
@@ -15,4 +15,5 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Unit.hpp"
Index: netpanzer/src/NetPanzer/Classes/UnitBlackBoard.cpp
diff -u netpanzer/src/NetPanzer/Classes/UnitBlackBoard.cpp:1.2 
netpanzer/src/NetPanzer/Classes/UnitBlackBoard.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/UnitBlackBoard.cpp:1.2      Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/UnitBlackBoard.cpp  Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UnitBlackBoard.hpp"
 
 #include "MapInterface.hpp"
Index: netpanzer/src/NetPanzer/Classes/UnitBucketArray.cpp
diff -u netpanzer/src/NetPanzer/Classes/UnitBucketArray.cpp:1.2 
netpanzer/src/NetPanzer/Classes/UnitBucketArray.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/UnitBucketArray.cpp:1.2     Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/UnitBucketArray.cpp Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UnitBucketArray.hpp"
 
 UnitBucketArray::UnitBucketArray( )
Index: netpanzer/src/NetPanzer/Classes/UnitList.cpp
diff -u netpanzer/src/NetPanzer/Classes/UnitList.cpp:1.2 
netpanzer/src/NetPanzer/Classes/UnitList.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/UnitList.cpp:1.2    Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/UnitList.cpp        Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UnitList.hpp"
 
 UnitList::UnitList( unsigned long size )
Index: netpanzer/src/NetPanzer/Classes/UnitMessage.cpp
diff -u netpanzer/src/NetPanzer/Classes/UnitMessage.cpp:1.2 
netpanzer/src/NetPanzer/Classes/UnitMessage.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/UnitMessage.cpp:1.2 Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/UnitMessage.cpp     Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UnitMessage.hpp"
 
 UnitMessage::UnitMessage( UnitID unit_id, unsigned char flags )
Index: netpanzer/src/NetPanzer/Classes/UnitOpcodeEncoder.cpp
diff -u netpanzer/src/NetPanzer/Classes/UnitOpcodeEncoder.cpp:1.2 
netpanzer/src/NetPanzer/Classes/UnitOpcodeEncoder.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/UnitOpcodeEncoder.cpp:1.2   Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/UnitOpcodeEncoder.cpp       Fri Sep  5 
22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UnitOpcodeEncoder.hpp"
 
 #include "Server.hpp"
Index: netpanzer/src/NetPanzer/Classes/UnitPowerUp.cpp
diff -u netpanzer/src/NetPanzer/Classes/UnitPowerUp.cpp:1.2 
netpanzer/src/NetPanzer/Classes/UnitPowerUp.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/UnitPowerUp.cpp:1.2 Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/UnitPowerUp.cpp     Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UnitPowerUp.hpp"
 
 #include <stdlib.h>
Index: netpanzer/src/NetPanzer/Classes/UnitState.cpp
diff -u netpanzer/src/NetPanzer/Classes/UnitState.cpp:1.2 
netpanzer/src/NetPanzer/Classes/UnitState.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/UnitState.cpp:1.2   Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/UnitState.cpp       Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UnitState.hpp"
 
 UnitState::UnitState()
Index: netpanzer/src/NetPanzer/Classes/Units/Abrams.cpp
diff -u netpanzer/src/NetPanzer/Classes/Units/Abrams.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Units/Abrams.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Units/Abrams.cpp:1.2        Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Units/Abrams.cpp    Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Abrams.hpp"
 #include "UnitProfileInterface.hpp"
 #include "Gdatstct.hpp"
Index: netpanzer/src/NetPanzer/Classes/Units/Archer.cpp
diff -u netpanzer/src/NetPanzer/Classes/Units/Archer.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Units/Archer.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Units/Archer.cpp:1.2        Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Units/Archer.cpp    Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Archer.hpp"
 #include "UnitProfileInterface.hpp"
 #include "Gdatstct.hpp"
Index: netpanzer/src/NetPanzer/Classes/Units/Hammerhead.cpp
diff -u netpanzer/src/NetPanzer/Classes/Units/Hammerhead.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Units/Hammerhead.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Units/Hammerhead.cpp:1.2    Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Units/Hammerhead.cpp        Fri Sep  5 
22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Hammerhead.hpp"
 #include "UnitProfileInterface.hpp"
 #include "Gdatstct.hpp"
Index: netpanzer/src/NetPanzer/Classes/Units/Humvee.cpp
diff -u netpanzer/src/NetPanzer/Classes/Units/Humvee.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Units/Humvee.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Units/Humvee.cpp:1.2        Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Units/Humvee.cpp    Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Humvee.hpp"
 #include "UnitProfileInterface.hpp"
 #include "Gdatstct.hpp"
Index: netpanzer/src/NetPanzer/Classes/Units/Leopard.cpp
diff -u netpanzer/src/NetPanzer/Classes/Units/Leopard.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Units/Leopard.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Units/Leopard.cpp:1.2       Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Units/Leopard.cpp   Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Leopard.hpp"
 #include "UnitProfileInterface.hpp"
 #include "Gdatstct.hpp"
Index: netpanzer/src/NetPanzer/Classes/Units/Lynx.cpp
diff -u netpanzer/src/NetPanzer/Classes/Units/Lynx.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Units/Lynx.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Units/Lynx.cpp:1.2  Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Units/Lynx.cpp      Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Lynx.hpp"
 #include "UnitProfileInterface.hpp"
 #include "Gdatstct.hpp"
Index: netpanzer/src/NetPanzer/Classes/Units/M109.cpp
diff -u netpanzer/src/NetPanzer/Classes/Units/M109.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Units/M109.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Units/M109.cpp:1.2  Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Units/M109.cpp      Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "M109.hpp"
 #include "UnitProfileInterface.hpp"
 #include "Gdatstct.hpp"
Index: netpanzer/src/NetPanzer/Classes/Units/Scorpion.cpp
diff -u netpanzer/src/NetPanzer/Classes/Units/Scorpion.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Units/Scorpion.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Units/Scorpion.cpp:1.2      Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Units/Scorpion.cpp  Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Scorpion.hpp"
 #include "UnitProfileInterface.hpp"
 #include "Gdatstct.hpp"
Index: netpanzer/src/NetPanzer/Classes/Units/SpahPanzer.cpp
diff -u netpanzer/src/NetPanzer/Classes/Units/SpahPanzer.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Units/SpahPanzer.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Units/SpahPanzer.cpp:1.2    Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Units/SpahPanzer.cpp        Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "SpahPanzer.hpp"
 #include "UnitProfileInterface.hpp"
 #include "Gdatstct.hpp"
Index: netpanzer/src/NetPanzer/Classes/Units/UnitGlobals.cpp
diff -u netpanzer/src/NetPanzer/Classes/Units/UnitGlobals.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Units/UnitGlobals.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Units/UnitGlobals.cpp:1.2   Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Units/UnitGlobals.cpp       Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UnitGlobals.hpp"
 #include "Palette.hpp"
 #include "Surface.hpp"
Index: netpanzer/src/NetPanzer/Classes/Units/Valentine.cpp
diff -u netpanzer/src/NetPanzer/Classes/Units/Valentine.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Units/Valentine.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Units/Valentine.cpp:1.2     Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Units/Valentine.cpp Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Valentine.hpp"
 #include "UnitProfileInterface.hpp"
 #include "Gdatstct.hpp"
Index: netpanzer/src/NetPanzer/Classes/Units/Vehicle.cpp
diff -u netpanzer/src/NetPanzer/Classes/Units/Vehicle.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Units/Vehicle.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Units/Vehicle.cpp:1.2       Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Units/Vehicle.cpp   Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Vehicle.hpp"
 
 #include <string.h>
Index: netpanzer/src/NetPanzer/Classes/ViewCamera.cpp
diff -u netpanzer/src/NetPanzer/Classes/ViewCamera.cpp:1.2 
netpanzer/src/NetPanzer/Classes/ViewCamera.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/ViewCamera.cpp:1.2  Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/ViewCamera.cpp      Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "ViewCamera.hpp"
  
 ViewCamera::ViewCamera()
Index: netpanzer/src/NetPanzer/Classes/Weapons/BulletWeapon.cpp
diff -u netpanzer/src/NetPanzer/Classes/Weapons/BulletWeapon.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Weapons/BulletWeapon.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Weapons/BulletWeapon.cpp:1.2        Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Weapons/BulletWeapon.cpp    Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "BulletWeapon.hpp"
 #include "UnitMessageTypes.hpp"
 #include "UnitInterface.hpp"
Index: netpanzer/src/NetPanzer/Classes/Weapons/MissleWeapon.cpp
diff -u netpanzer/src/NetPanzer/Classes/Weapons/MissleWeapon.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Weapons/MissleWeapon.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Weapons/MissleWeapon.cpp:1.2        Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Weapons/MissleWeapon.cpp    Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "MissleWeapon.hpp"
 #include "UnitMessageTypes.hpp"
 #include "UnitInterface.hpp"
Index: netpanzer/src/NetPanzer/Classes/Weapons/ShellWeapon.cpp
diff -u netpanzer/src/NetPanzer/Classes/Weapons/ShellWeapon.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Weapons/ShellWeapon.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Weapons/ShellWeapon.cpp:1.2 Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Weapons/ShellWeapon.cpp     Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "ShellWeapon.hpp"
 #include "UnitMessageTypes.hpp"
 #include "UnitInterface.hpp"
Index: netpanzer/src/NetPanzer/Classes/Weapons/Weapon.cpp
diff -u netpanzer/src/NetPanzer/Classes/Weapons/Weapon.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Weapons/Weapon.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Weapons/Weapon.cpp:1.2      Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Weapons/Weapon.cpp  Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Weapon.hpp"
 
 #include "UnitMessageTypes.hpp"
Index: netpanzer/src/NetPanzer/Classes/Weapons/WeaponGlobals.cpp
diff -u netpanzer/src/NetPanzer/Classes/Weapons/WeaponGlobals.cpp:1.2 
netpanzer/src/NetPanzer/Classes/Weapons/WeaponGlobals.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/Weapons/WeaponGlobals.cpp:1.2       Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/Weapons/WeaponGlobals.cpp   Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "WeaponGlobals.hpp"
 
 
Index: netpanzer/src/NetPanzer/Classes/WorldInputCmdProcessor.cpp
diff -u netpanzer/src/NetPanzer/Classes/WorldInputCmdProcessor.cpp:1.4 
netpanzer/src/NetPanzer/Classes/WorldInputCmdProcessor.cpp:1.5
--- netpanzer/src/NetPanzer/Classes/WorldInputCmdProcessor.cpp:1.4      Fri Sep 
 5 21:44:44 2003
+++ netpanzer/src/NetPanzer/Classes/WorldInputCmdProcessor.cpp  Fri Sep  5 
22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "WorldInputCmdProcessor.hpp"
 
 #include "MouseInterface.hpp"
Index: netpanzer/src/NetPanzer/Classes/WorldMap.cpp
diff -u netpanzer/src/NetPanzer/Classes/WorldMap.cpp:1.2 
netpanzer/src/NetPanzer/Classes/WorldMap.cpp:1.3
--- netpanzer/src/NetPanzer/Classes/WorldMap.cpp:1.2    Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Classes/WorldMap.cpp        Fri Sep  5 22:01:18 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "WorldMap.hpp"
 #include "MapData.hpp"
 
Index: netpanzer/src/NetPanzer/Core/NetworkGlobals.cpp
diff -u netpanzer/src/NetPanzer/Core/NetworkGlobals.cpp:1.1 
netpanzer/src/NetPanzer/Core/NetworkGlobals.cpp:1.2
--- netpanzer/src/NetPanzer/Core/NetworkGlobals.cpp:1.1 Sun Dec  1 12:51:56 2002
+++ netpanzer/src/NetPanzer/Core/NetworkGlobals.cpp     Fri Sep  5 22:01:19 2003
@@ -15,4 +15,5 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "NetworkGlobals.hpp"
Index: netpanzer/src/NetPanzer/Core/loadPics.cpp
diff -u netpanzer/src/NetPanzer/Core/loadPics.cpp:1.2 
netpanzer/src/NetPanzer/Core/loadPics.cpp:1.3
--- netpanzer/src/NetPanzer/Core/loadPics.cpp:1.2       Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Core/loadPics.cpp   Fri Sep  5 22:01:19 2003
@@ -19,6 +19,7 @@
 // Includes.
 ////////////////////////////////////////////////////////////////////////////
 
+#include <config.h>
 #include "Surface.hpp"
 #include "loadPics.hpp"
 
Index: netpanzer/src/NetPanzer/Core/netPanzerGlobals.cpp
diff -u netpanzer/src/NetPanzer/Core/netPanzerGlobals.cpp:1.2 
netpanzer/src/NetPanzer/Core/netPanzerGlobals.cpp:1.3
--- netpanzer/src/NetPanzer/Core/netPanzerGlobals.cpp:1.2       Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Core/netPanzerGlobals.cpp   Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "netPanzerGlobals.h"
 
 //#include <windows.h>
Index: netpanzer/src/NetPanzer/Core/netPanzerMain.cpp
diff -u netpanzer/src/NetPanzer/Core/netPanzerMain.cpp:1.2 
netpanzer/src/NetPanzer/Core/netPanzerMain.cpp:1.3
--- netpanzer/src/NetPanzer/Core/netPanzerMain.cpp:1.2  Mon Sep  1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Core/netPanzerMain.cpp      Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "netPanzerMain.h"
 
 //#include <windows.h>
Index: netpanzer/src/NetPanzer/Core/netPanzerThread.cpp
diff -u netpanzer/src/NetPanzer/Core/netPanzerThread.cpp:1.2 
netpanzer/src/NetPanzer/Core/netPanzerThread.cpp:1.3
--- netpanzer/src/NetPanzer/Core/netPanzerThread.cpp:1.2        Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Core/netPanzerThread.cpp    Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "netPanzerThread.h"
 #include "netPanzerGlobals.h"
 #include "netPanzerMain.h"
Index: netpanzer/src/NetPanzer/Core/netPanzerWinProc.cpp
diff -u netpanzer/src/NetPanzer/Core/netPanzerWinProc.cpp:1.3 
netpanzer/src/NetPanzer/Core/netPanzerWinProc.cpp:1.4
--- netpanzer/src/NetPanzer/Core/netPanzerWinProc.cpp:1.3       Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Core/netPanzerWinProc.cpp   Fri Sep  5 22:01:19 2003
@@ -17,6 +17,7 @@
 */
 // XXX need new unix code here
 #ifndef UNIX
+#include <config.h>
 #include <windows.h>
 
 #include "netPanzerWinProc.h"
Index: netpanzer/src/NetPanzer/Interfaces/ChatInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/ChatInterface.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/ChatInterface.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/ChatInterface.cpp:1.2    Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Interfaces/ChatInterface.cpp        Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "ChatInterface.hpp"
 
 #include "PlayerInterface.hpp"
Index: netpanzer/src/NetPanzer/Interfaces/Client.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/Client.cpp:1.3 
netpanzer/src/NetPanzer/Interfaces/Client.cpp:1.4
--- netpanzer/src/NetPanzer/Interfaces/Client.cpp:1.3   Fri Sep  5 19:01:50 2003
+++ netpanzer/src/NetPanzer/Interfaces/Client.cpp       Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Client.hpp"
 
 NetworkClient *CLIENT = 0;
Index: netpanzer/src/NetPanzer/Interfaces/ConsoleInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/ConsoleInterface.cpp:1.4 
netpanzer/src/NetPanzer/Interfaces/ConsoleInterface.cpp:1.5
--- netpanzer/src/NetPanzer/Interfaces/ConsoleInterface.cpp:1.4 Fri Sep  5 
21:44:45 2003
+++ netpanzer/src/NetPanzer/Interfaces/ConsoleInterface.cpp     Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "ConsoleInterface.hpp"
 #include "KeyScanCodeDefs.h"
 #include "GameConfig.hpp"
Index: netpanzer/src/NetPanzer/Interfaces/GameConfig.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/GameConfig.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/GameConfig.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/GameConfig.cpp:1.2       Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Interfaces/GameConfig.cpp   Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "GameConfig.hpp"
 
 //#include "lua.h"
Index: netpanzer/src/NetPanzer/Interfaces/GameControlRulesDaemon.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/GameControlRulesDaemon.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/GameControlRulesDaemon.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/GameControlRulesDaemon.cpp:1.2   Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Interfaces/GameControlRulesDaemon.cpp       Fri Sep 
 5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "GameControlRulesDaemon.hpp"
 
 #include "GameManager.hpp"
Index: netpanzer/src/NetPanzer/Interfaces/GameManager.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/GameManager.cpp:1.8 
netpanzer/src/NetPanzer/Interfaces/GameManager.cpp:1.9
--- netpanzer/src/NetPanzer/Interfaces/GameManager.cpp:1.8      Fri Sep  5 
21:44:45 2003
+++ netpanzer/src/NetPanzer/Interfaces/GameManager.cpp  Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "GameManager.hpp"  
 
 #include <stdio.h>
Index: netpanzer/src/NetPanzer/Interfaces/KeyboardInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/KeyboardInterface.cpp:1.3 
netpanzer/src/NetPanzer/Interfaces/KeyboardInterface.cpp:1.4
--- netpanzer/src/NetPanzer/Interfaces/KeyboardInterface.cpp:1.3        Fri Sep 
 5 21:44:45 2003
+++ netpanzer/src/NetPanzer/Interfaces/KeyboardInterface.cpp    Fri Sep  5 
22:01:19 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 #ifdef USE_SDL
+#include <config.h>
 #include <SDL.h>
 #endif
 #ifdef WIN32
Index: netpanzer/src/NetPanzer/Interfaces/MapInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/MapInterface.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/MapInterface.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/MapInterface.cpp:1.2     Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Interfaces/MapInterface.cpp Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "MapInterface.hpp"
 #include <stdlib.h>
 #include <string.h>
Index: netpanzer/src/NetPanzer/Interfaces/MapsManager.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/MapsManager.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/MapsManager.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/MapsManager.cpp:1.2      Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Interfaces/MapsManager.cpp  Fri Sep  5 22:01:19 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 #ifdef WIN32
+#include <config.h>
 #include <io.h>
 #endif
 #include <string.h>
Index: netpanzer/src/NetPanzer/Interfaces/MiniMapInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/MiniMapInterface.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/MiniMapInterface.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/MiniMapInterface.cpp:1.2 Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Interfaces/MiniMapInterface.cpp     Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "MiniMapInterface.hpp"
 
 #include "WorldInputCmdProcessor.hpp"
Index: netpanzer/src/NetPanzer/Interfaces/ObjectiveInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/ObjectiveInterface.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/ObjectiveInterface.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/ObjectiveInterface.cpp:1.2       Mon Sep 
 1 16:24:20 2003
+++ netpanzer/src/NetPanzer/Interfaces/ObjectiveInterface.cpp   Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "ObjectiveInterface.hpp"
 
 #include <stdio.h>
Index: netpanzer/src/NetPanzer/Interfaces/PathScheduler.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/PathScheduler.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/PathScheduler.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/PathScheduler.cpp:1.2    Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Interfaces/PathScheduler.cpp        Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "PathScheduler.hpp"
 
 
Index: netpanzer/src/NetPanzer/Interfaces/PlayerInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/PlayerInterface.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/PlayerInterface.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/PlayerInterface.cpp:1.2  Mon Sep  1 
16:24:20 2003
+++ netpanzer/src/NetPanzer/Interfaces/PlayerInterface.cpp      Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "PlayerInterface.hpp"
 
 #include "UnitInterface.hpp"
Index: netpanzer/src/NetPanzer/Interfaces/PowerUpInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/PowerUpInterface.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/PowerUpInterface.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/PowerUpInterface.cpp:1.2 Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Interfaces/PowerUpInterface.cpp     Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "PowerUpInterface.hpp"
 
 #include <stdlib.h>
Index: netpanzer/src/NetPanzer/Interfaces/ProjectileInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/ProjectileInterface.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/ProjectileInterface.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/ProjectileInterface.cpp:1.2      Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Interfaces/ProjectileInterface.cpp  Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "ProjectileInterface.hpp"
 
 #include "DSound.hpp"
Index: netpanzer/src/NetPanzer/Interfaces/Server.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/Server.cpp:1.3 
netpanzer/src/NetPanzer/Interfaces/Server.cpp:1.4
--- netpanzer/src/NetPanzer/Interfaces/Server.cpp:1.3   Fri Sep  5 19:01:50 2003
+++ netpanzer/src/NetPanzer/Interfaces/Server.cpp       Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Server.hpp"
 
 NetworkServer *SERVER = 0;
Index: netpanzer/src/NetPanzer/Interfaces/StaticsInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/StaticsInterface.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/StaticsInterface.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/StaticsInterface.cpp:1.2 Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Interfaces/StaticsInterface.cpp     Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "StaticsInterface.hpp"
 
 PArrayGrowable StaticsInterface::static_sprite_list;
Index: netpanzer/src/NetPanzer/Interfaces/Stats.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/Stats.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/Stats.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/Stats.cpp:1.2    Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Interfaces/Stats.cpp        Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Stats.hpp"
 
 #include "ObjectiveInterface.hpp"
Index: netpanzer/src/NetPanzer/Interfaces/TileInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/TileInterface.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/TileInterface.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/TileInterface.cpp:1.2    Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Interfaces/TileInterface.cpp        Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "TileInterface.hpp"
 #include "MapInterface.hpp"
 
Index: netpanzer/src/NetPanzer/Interfaces/UnitInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/UnitInterface.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/UnitInterface.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/UnitInterface.cpp:1.2    Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Interfaces/UnitInterface.cpp        Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UnitInterface.hpp"
 #include "PlayerInterface.hpp"
 #include "MapInterface.hpp"
Index: netpanzer/src/NetPanzer/Interfaces/UnitProfileInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/UnitProfileInterface.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/UnitProfileInterface.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/UnitProfileInterface.cpp:1.2     Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Interfaces/UnitProfileInterface.cpp Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UnitProfileInterface.hpp"
 
 #include <stdlib.h>
Index: netpanzer/src/NetPanzer/Interfaces/WorldViewInterface.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/WorldViewInterface.cpp:1.2 
netpanzer/src/NetPanzer/Interfaces/WorldViewInterface.cpp:1.3
--- netpanzer/src/NetPanzer/Interfaces/WorldViewInterface.cpp:1.2       Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Interfaces/WorldViewInterface.cpp   Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "WorldViewInterface.hpp" 
 
 ViewCamera   WorldViewInterface::camera_list[10]; 
Index: netpanzer/src/NetPanzer/Interfaces/win32/NetworkClientDPlay.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/win32/NetworkClientDPlay.cpp:1.1 
netpanzer/src/NetPanzer/Interfaces/win32/NetworkClientDPlay.cpp:1.2
--- netpanzer/src/NetPanzer/Interfaces/win32/NetworkClientDPlay.cpp:1.1 Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Interfaces/win32/NetworkClientDPlay.cpp     Fri Sep 
 5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "NetworkClientDPlay.hpp"
 
 #include "gapp.hpp"
Index: netpanzer/src/NetPanzer/Interfaces/win32/NetworkClientWinSock.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/win32/NetworkClientWinSock.cpp:1.1 
netpanzer/src/NetPanzer/Interfaces/win32/NetworkClientWinSock.cpp:1.2
--- netpanzer/src/NetPanzer/Interfaces/win32/NetworkClientWinSock.cpp:1.1       
Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Interfaces/win32/NetworkClientWinSock.cpp   Fri Sep 
 5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "NetworkClientWinSock.hpp"
 
 #include "gapp.hpp"
Index: netpanzer/src/NetPanzer/Interfaces/win32/NetworkServerDPlay.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/win32/NetworkServerDPlay.cpp:1.1 
netpanzer/src/NetPanzer/Interfaces/win32/NetworkServerDPlay.cpp:1.2
--- netpanzer/src/NetPanzer/Interfaces/win32/NetworkServerDPlay.cpp:1.1 Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Interfaces/win32/NetworkServerDPlay.cpp     Fri Sep 
 5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "NetworkServerDPlay.hpp"
 
 #include "gapp.hpp"
Index: netpanzer/src/NetPanzer/Interfaces/win32/NetworkServerWinSock.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/win32/NetworkServerWinSock.cpp:1.1 
netpanzer/src/NetPanzer/Interfaces/win32/NetworkServerWinSock.cpp:1.2
--- netpanzer/src/NetPanzer/Interfaces/win32/NetworkServerWinSock.cpp:1.1       
Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Interfaces/win32/NetworkServerWinSock.cpp   Fri Sep 
 5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "NetworkServerWinSock.hpp"
 
 #include "gapp.hpp"
Index: netpanzer/src/NetPanzer/Port/Gdatstct.cpp
diff -u netpanzer/src/NetPanzer/Port/Gdatstct.cpp:1.2 
netpanzer/src/NetPanzer/Port/Gdatstct.cpp:1.3
--- netpanzer/src/NetPanzer/Port/Gdatstct.cpp:1.2       Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Port/Gdatstct.cpp   Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Gdatstct.hpp"
 
 #include <stdio.h>
Index: netpanzer/src/NetPanzer/Port/Wrldsprt.cpp
diff -u netpanzer/src/NetPanzer/Port/Wrldsprt.cpp:1.2 
netpanzer/src/NetPanzer/Port/Wrldsprt.cpp:1.3
--- netpanzer/src/NetPanzer/Port/Wrldsprt.cpp:1.2       Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Port/Wrldsprt.cpp   Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Globals.h" 
 #include "DirectDrawGlobals.hpp" 
 #include "Wrldsprt.hpp"
Index: netpanzer/src/NetPanzer/Port/blitters.cpp
diff -u netpanzer/src/NetPanzer/Port/blitters.cpp:1.2 
netpanzer/src/NetPanzer/Port/blitters.cpp:1.3
--- netpanzer/src/NetPanzer/Port/blitters.cpp:1.2       Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Port/blitters.cpp   Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "blitters.h"
 #include "DirectDrawGlobals.hpp"
 
Index: netpanzer/src/NetPanzer/Port/pzrportglobals.cpp
diff -u netpanzer/src/NetPanzer/Port/pzrportglobals.cpp:1.2 
netpanzer/src/NetPanzer/Port/pzrportglobals.cpp:1.3
--- netpanzer/src/NetPanzer/Port/pzrportglobals.cpp:1.2 Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Port/pzrportglobals.cpp     Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Globals.h"
 
 short DISPLAY_PAGE_STATE;
Index: netpanzer/src/NetPanzer/Views/Game/AreYouSureExitView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/AreYouSureExitView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/AreYouSureExitView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/AreYouSureExitView.cpp:1.2       Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/AreYouSureExitView.cpp   Fri Sep  5 
22:01:19 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "AreYouSureExitView.hpp"
 #include "Desktop.hpp"
 #include "GameManager.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/AreYouSureResignView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/AreYouSureResignView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/AreYouSureResignView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/AreYouSureResignView.cpp:1.2     Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/AreYouSureResignView.cpp Fri Sep  5 
22:01:19 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "AreYouSureResignView.hpp"
 #include "Desktop.hpp"
 #include "DirectDrawGlobals.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/ChatView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/ChatView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/ChatView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/ChatView.cpp:1.2 Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/ChatView.cpp     Fri Sep  5 22:01:19 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "ChatView.hpp"
 #include "Desktop.hpp"
 #include "KeyboardInterface.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/CodeStatsView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/CodeStatsView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/CodeStatsView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/CodeStatsView.cpp:1.2    Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/CodeStatsView.cpp        Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "CodeStatsView.hpp"
 #include "GameViewGlobals.hpp"
 #include "SpriteSorter.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/ControlPaletteView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/ControlPaletteView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/ControlPaletteView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/ControlPaletteView.cpp:1.2       Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/ControlPaletteView.cpp   Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "ControlPaletteView.hpp"
 #include "cMouse.hpp"
 #include "MiniMapInterface.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/ControlView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/ControlView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/ControlView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/ControlView.cpp:1.2      Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/ControlView.cpp  Fri Sep  5 22:01:19 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "ControlView.hpp"
 #include "cMouse.hpp"
 #include "MiniMapInterface.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/GameInfoView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/GameInfoView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/GameInfoView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/GameInfoView.cpp:1.2     Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/GameInfoView.cpp Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "GameInfoView.hpp"
 #include "GameViewGlobals.hpp"
 #include "Desktop.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/GameTemplateView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/GameTemplateView.cpp:1.3 
netpanzer/src/NetPanzer/Views/Game/GameTemplateView.cpp:1.4
--- netpanzer/src/NetPanzer/Views/Game/GameTemplateView.cpp:1.3 Fri Sep  5 
21:44:45 2003
+++ netpanzer/src/NetPanzer/Views/Game/GameTemplateView.cpp     Fri Sep  5 
22:01:19 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "GameTemplateView.hpp"
 #include "Desktop.hpp"
 #include "GameViewGlobals.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/GameToolbarView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/GameToolbarView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/GameToolbarView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/GameToolbarView.cpp:1.2  Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/GameToolbarView.cpp      Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "GameToolbarView.hpp"
 #include "GameViewGlobals.hpp"
 #include "Desktop.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/GameView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/GameView.cpp:1.3 
netpanzer/src/NetPanzer/Views/Game/GameView.cpp:1.4
--- netpanzer/src/NetPanzer/Views/Game/GameView.cpp:1.3 Fri Sep  5 21:09:50 2003
+++ netpanzer/src/NetPanzer/Views/Game/GameView.cpp     Fri Sep  5 22:01:19 2003
@@ -20,6 +20,7 @@
 // Includes.
 /////////////////////////////////////////////////////////////////////////////
 
+#include <config.h>
 #include "GameView.hpp"
 #include "Desktop.hpp"
 #include "TileEngine.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/HelpScrollView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/HelpScrollView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/HelpScrollView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/HelpScrollView.cpp:1.2   Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/HelpScrollView.cpp       Fri Sep  5 
22:01:19 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "HelpScrollView.hpp"
 #include "gapp.hpp"
 #include "DSound.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/LobbyView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/LobbyView.cpp:1.3 
netpanzer/src/NetPanzer/Views/Game/LobbyView.cpp:1.4
--- netpanzer/src/NetPanzer/Views/Game/LobbyView.cpp:1.3        Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/LobbyView.cpp    Fri Sep  5 22:01:19 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "LobbyView.hpp"
 #include "Desktop.hpp"
 #include "UIDraw.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/MiniMapOptionsView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/MiniMapOptionsView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/MiniMapOptionsView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/MiniMapOptionsView.cpp:1.2       Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/MiniMapOptionsView.cpp   Fri Sep  5 
22:01:19 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "MiniMapOptionsView.hpp"
 #include "GameViewGlobals.hpp"
 #include "GameConfig.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/MiniMapView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/MiniMapView.cpp:1.4 
netpanzer/src/NetPanzer/Views/Game/MiniMapView.cpp:1.5
--- netpanzer/src/NetPanzer/Views/Game/MiniMapView.cpp:1.4      Fri Sep  5 
21:44:45 2003
+++ netpanzer/src/NetPanzer/Views/Game/MiniMapView.cpp  Fri Sep  5 22:01:19 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "MiniMapView.hpp"
 #include "cMouse.hpp"
 #include "MiniMapInterface.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/ProgressView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/ProgressView.cpp:1.3 
netpanzer/src/NetPanzer/Views/Game/ProgressView.cpp:1.4
--- netpanzer/src/NetPanzer/Views/Game/ProgressView.cpp:1.3     Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/ProgressView.cpp Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "ProgressView.hpp"
 #include "Desktop.hpp"
 #include "UIDraw.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/RankView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/RankView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/RankView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/RankView.cpp:1.2 Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/RankView.cpp     Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "RankView.hpp"
 #include "Stats.hpp"
 #include "GameViewGlobals.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/ResignView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/ResignView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/ResignView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/ResignView.cpp:1.2       Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/ResignView.cpp   Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "ResignView.hpp"
 #include "Desktop.hpp"
 #include "AreYouSureResignView.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/VehicleSelectionView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/VehicleSelectionView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/VehicleSelectionView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/VehicleSelectionView.cpp:1.2     Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/VehicleSelectionView.cpp Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "VehicleSelectionView.hpp"
 #include "UnitTypes.hpp"
 #include "GameViewGlobals.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/WinnerMesgView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/WinnerMesgView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/WinnerMesgView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/WinnerMesgView.cpp:1.2   Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/WinnerMesgView.cpp       Fri Sep  5 
22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "WinnerMesgView.hpp"
 #include "GameViewGlobals.hpp"
 #include "Desktop.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/_MiniMapView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/_MiniMapView.cpp:1.3 
netpanzer/src/NetPanzer/Views/Game/_MiniMapView.cpp:1.4
--- netpanzer/src/NetPanzer/Views/Game/_MiniMapView.cpp:1.3     Fri Sep  5 
21:44:45 2003
+++ netpanzer/src/NetPanzer/Views/Game/_MiniMapView.cpp Fri Sep  5 22:01:19 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "MiniMapView.hpp"
 #include "cMouse.hpp"
 #include "MiniMapInterface.hpp"
Index: netpanzer/src/NetPanzer/Views/Game/oldCodeStatsView.cpp
diff -u netpanzer/src/NetPanzer/Views/Game/oldCodeStatsView.cpp:1.2 
netpanzer/src/NetPanzer/Views/Game/oldCodeStatsView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/Game/oldCodeStatsView.cpp:1.2 Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/Game/oldCodeStatsView.cpp     Fri Sep  5 
22:01:19 2003
@@ -19,6 +19,7 @@
 // old version?!?
 
 #if 0
+#include <config.h>
 #include "CodeStatsView.hpp"
 
 #include "cViewManager.hpp"
Index: netpanzer/src/NetPanzer/Views/GameViewGlobals.cpp
diff -u netpanzer/src/NetPanzer/Views/GameViewGlobals.cpp:1.2 
netpanzer/src/NetPanzer/Views/GameViewGlobals.cpp:1.3
--- netpanzer/src/NetPanzer/Views/GameViewGlobals.cpp:1.2       Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/GameViewGlobals.cpp   Fri Sep  5 22:01:19 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "GameViewGlobals.hpp"
 
 iXY exitPos(6, 454);
Index: netpanzer/src/NetPanzer/Views/MainMenu/HelpView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/HelpView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/HelpView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/HelpView.cpp:1.2     Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/HelpView.cpp Fri Sep  5 22:01:19 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "HelpView.hpp"
 #include "Desktop.hpp"
 #include "GameView.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/MainMenuView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/MainMenuView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/MainMenuView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/MainMenuView.cpp:1.2 Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/MainMenuView.cpp     Fri Sep  5 
22:01:19 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "MainMenuView.hpp"
 #include "Desktop.hpp"
 #include "DDHardSurface.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/MenuTemplateView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/MenuTemplateView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/MenuTemplateView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/MenuTemplateView.cpp:1.2     Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/MenuTemplateView.cpp Fri Sep  5 
22:01:19 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "MenuTemplateView.hpp"
 #include "Desktop.hpp"
 #include "GameConfig.hpp"
Index: 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/DirectPlayErrorExceptionView.cpp
diff -u 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/DirectPlayErrorExceptionView.cpp:1.2
 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/DirectPlayErrorExceptionView.cpp:1.3
--- 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/DirectPlayErrorExceptionView.cpp:1.2
   Mon Sep  1 16:24:21 2003
+++ 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/DirectPlayErrorExceptionView.cpp   
    Fri Sep  5 22:01:20 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "DirectPlayErrorExceptionView.hpp"
 #include "Desktop.hpp"
 #include "GameManager.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/FlagSelectionView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Multi/FlagSelectionView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/FlagSelectionView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/FlagSelectionView.cpp:1.2      
Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/FlagSelectionView.cpp  Fri Sep 
 5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "FlagSelectionView.hpp"
 #include "gapp.hpp"
 #include "DSound.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetConnectionTypeView.cpp
diff -u 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetConnectionTypeView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetConnectionTypeView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetConnectionTypeView.cpp:1.2  
Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetConnectionTypeView.cpp      
Fri Sep  5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "GetConnectionTypeView.hpp"
 #include "Desktop.hpp"
 #include "GameConfig.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetSessionHostView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetSessionHostView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetSessionHostView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetSessionHostView.cpp:1.2     
Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetSessionHostView.cpp Fri Sep 
 5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "GetSessionHostView.hpp"
 #include "Desktop.hpp"
 #include "DirectPlay.h"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetSessionView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetSessionView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetSessionView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetSessionView.cpp:1.2 Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/GetSessionView.cpp     Fri Sep 
 5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "GetSessionView.hpp"
 #include "GetSessionHostView.hpp"
 #include "Desktop.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostJoinTemplateView.cpp
diff -u 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostJoinTemplateView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostJoinTemplateView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostJoinTemplateView.cpp:1.2   
Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostJoinTemplateView.cpp       
Fri Sep  5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include <ctype.h>
 #include "HostJoinTemplateView.hpp"
 #include "Desktop.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostOptionsView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostOptionsView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostOptionsView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostOptionsView.cpp:1.2        
Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostOptionsView.cpp    Fri Sep 
 5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "HostOptionsView.hpp"
 #include "GameConfig.hpp"
 #include "HostView.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostView.cpp:1.2       Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/HostView.cpp   Fri Sep  5 
22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "HostView.hpp"
 #include "GameConfig.hpp"
 #include "DSound.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/IPAddressView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Multi/IPAddressView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/IPAddressView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/IPAddressView.cpp:1.2  Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/IPAddressView.cpp      Fri Sep 
 5 22:01:20 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "IPAddressView.h"
 #include "Desktop.hpp"
 #include "GameViewGlobals.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/ImageSelectorView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Multi/ImageSelectorView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/ImageSelectorView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/ImageSelectorView.cpp:1.2      
Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/ImageSelectorView.cpp  Fri Sep 
 5 22:01:20 2003
@@ -20,6 +20,7 @@
 #if 0
 
 
+#include <config.h>
 #include "ImageSelectorView.hpp"
 #include "cViewManager.hpp"
 #include "iRect.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/JoinView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Multi/JoinView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/JoinView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/JoinView.cpp:1.2       Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/JoinView.cpp   Fri Sep  5 
22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "JoinView.hpp"
 #include "Desktop.hpp"
 #include "GameConfig.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/MapSelectionView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Multi/MapSelectionView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/MapSelectionView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/MapSelectionView.cpp:1.2       
Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/MapSelectionView.cpp   Fri Sep 
 5 22:01:20 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 #ifdef WIN32
+#include <config.h>
 #include <io.h>
 #endif
 #include "MapSelectionView.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/MultiMapSelectorView.cpp
diff -u 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/MultiMapSelectorView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/MultiMapSelectorView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/MultiMapSelectorView.cpp:1.2   
Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/MultiMapSelectorView.cpp       
Fri Sep  5 22:01:20 2003
@@ -21,6 +21,7 @@
 #if 0
 
 
+#include <config.h>
 #include "MultiMapSelectorView.hpp"
 #include "cViewManager.hpp"
 #include "iRect.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/MultiVehicleSelectorView.cpp
diff -u 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/MultiVehicleSelectorView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/MultiVehicleSelectorView.cpp:1.3
--- 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/MultiVehicleSelectorView.cpp:1.2   
    Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/MultiVehicleSelectorView.cpp   
Fri Sep  5 22:01:20 2003
@@ -19,6 +19,7 @@
 // XXX old code?
 #if 0
 
+#include <config.h>
 #include "MultiVehicleSelectorView.hpp"
 #include "cViewManager.hpp"
 #include "iRect.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/PlayerNameView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Multi/PlayerNameView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/PlayerNameView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/PlayerNameView.cpp:1.2 Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/PlayerNameView.cpp     Fri Sep 
 5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "PlayerNameView.hpp"
 #include "GameViewGlobals.hpp"
 #include "GameConfig.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/UnitColorView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Multi/UnitColorView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/UnitColorView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/UnitColorView.cpp:1.2  Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/UnitColorView.cpp      Fri Sep 
 5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UnitColorView.hpp"
 #include "gapp.hpp"
 #include "DSound.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Multi/UnitSelectionView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Multi/UnitSelectionView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Multi/UnitSelectionView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Multi/UnitSelectionView.cpp:1.2      
Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Multi/UnitSelectionView.cpp  Fri Sep 
 5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "UnitSelectionView.hpp"
 #include "gapp.hpp"
 #include "DSound.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Options/ControlsView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Options/ControlsView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Options/ControlsView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Options/ControlsView.cpp:1.2 Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Options/ControlsView.cpp     Fri Sep 
 5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "ControlsView.hpp"
 #include "Desktop.hpp"
 #include "DDHardSurface.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Options/InterfaceView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Options/InterfaceView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Options/InterfaceView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Options/InterfaceView.cpp:1.2        
Mon Sep  1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Options/InterfaceView.cpp    Fri Sep 
 5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "InterfaceView.hpp"
 #include "GameConfig.hpp"
 #include "GameViewGlobals.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Options/SoundView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Options/SoundView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Options/SoundView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Options/SoundView.cpp:1.2    Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Options/SoundView.cpp        Fri Sep 
 5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "SoundView.hpp"
 #include "GameConfig.hpp"
 #include "GameViewGlobals.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/Options/VisualsView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/Options/VisualsView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/Options/VisualsView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/Options/VisualsView.cpp:1.2  Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/Options/VisualsView.cpp      Fri Sep 
 5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "VisualsView.hpp"
 #include "ParticleSystemGlobals.hpp"
 #include "GameConfig.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/OptionsTemplateView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/OptionsTemplateView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/OptionsTemplateView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/OptionsTemplateView.cpp:1.2  Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/OptionsTemplateView.cpp      Fri Sep 
 5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "OptionsTemplateView.hpp"
 #include "Desktop.hpp"
 #include "DDHardSurface.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/OrderingView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/OrderingView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/OrderingView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/OrderingView.cpp:1.2 Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/OrderingView.cpp     Fri Sep  5 
22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "OrderingView.hpp"
 #include "Desktop.hpp"
 #include "DDHardSurface.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/RMouseHackView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/RMouseHackView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/RMouseHackView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/RMouseHackView.cpp:1.2       Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/RMouseHackView.cpp   Fri Sep  5 
22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "RMouseHackView.hpp"
 #include "Desktop.hpp"
 
Index: netpanzer/src/NetPanzer/Views/MainMenu/SkirmishView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/SkirmishView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/SkirmishView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/SkirmishView.cpp:1.2 Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/SkirmishView.cpp     Fri Sep  5 
22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "SkirmishView.hpp"
 #include "Desktop.hpp"
 #include "DDHardSurface.hpp"
Index: netpanzer/src/NetPanzer/Views/MainMenu/SpecialButtonView.cpp
diff -u netpanzer/src/NetPanzer/Views/MainMenu/SpecialButtonView.cpp:1.2 
netpanzer/src/NetPanzer/Views/MainMenu/SpecialButtonView.cpp:1.3
--- netpanzer/src/NetPanzer/Views/MainMenu/SpecialButtonView.cpp:1.2    Mon Sep 
 1 16:24:21 2003
+++ netpanzer/src/NetPanzer/Views/MainMenu/SpecialButtonView.cpp        Fri Sep 
 5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "SpecialButtonView.hpp"
 #include "Surface.hpp"
 #include "PackedSurface.hpp"
Index: netpanzer/src/PyroUtil/ImgRobot/ColorPakDialog.cpp
diff -u netpanzer/src/PyroUtil/ImgRobot/ColorPakDialog.cpp:1.2 
netpanzer/src/PyroUtil/ImgRobot/ColorPakDialog.cpp:1.3
--- netpanzer/src/PyroUtil/ImgRobot/ColorPakDialog.cpp:1.2      Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/PyroUtil/ImgRobot/ColorPakDialog.cpp  Fri Sep  5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "ImageRobot.h"
 #include "ColorPakDialog.h"
 #include "Palette.hpp"
Index: netpanzer/src/PyroUtil/ImgRobot/ImageRobot.cpp
diff -u netpanzer/src/PyroUtil/ImgRobot/ImageRobot.cpp:1.2 
netpanzer/src/PyroUtil/ImgRobot/ImageRobot.cpp:1.3
--- netpanzer/src/PyroUtil/ImgRobot/ImageRobot.cpp:1.2  Mon Sep  1 16:24:21 2003
+++ netpanzer/src/PyroUtil/ImgRobot/ImageRobot.cpp      Fri Sep  5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "ImageRobot.h"
 #include "ImageRobotDlg.h"
 
Index: netpanzer/src/PyroUtil/ImgRobot/ImageRobotDlg.cpp
diff -u netpanzer/src/PyroUtil/ImgRobot/ImageRobotDlg.cpp:1.2 
netpanzer/src/PyroUtil/ImgRobot/ImageRobotDlg.cpp:1.3
--- netpanzer/src/PyroUtil/ImgRobot/ImageRobotDlg.cpp:1.2       Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/PyroUtil/ImgRobot/ImageRobotDlg.cpp   Fri Sep  5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "ImageRobot.h"
 #include "ImageRobotDlg.h"
 
Index: netpanzer/src/PyroUtil/ImgRobot/ImageRobotGlobals.cpp
diff -u netpanzer/src/PyroUtil/ImgRobot/ImageRobotGlobals.cpp:1.2 
netpanzer/src/PyroUtil/ImgRobot/ImageRobotGlobals.cpp:1.3
--- netpanzer/src/PyroUtil/ImgRobot/ImageRobotGlobals.cpp:1.2   Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/PyroUtil/ImgRobot/ImageRobotGlobals.cpp       Fri Sep  5 
22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "StdAfx.h"
 
 #include "ImageRobotGlobals.hpp"
Index: netpanzer/src/PyroUtil/ImgRobot/ImageUtils.cpp
diff -u netpanzer/src/PyroUtil/ImgRobot/ImageUtils.cpp:1.2 
netpanzer/src/PyroUtil/ImgRobot/ImageUtils.cpp:1.3
--- netpanzer/src/PyroUtil/ImgRobot/ImageUtils.cpp:1.2  Mon Sep  1 16:24:21 2003
+++ netpanzer/src/PyroUtil/ImgRobot/ImageUtils.cpp      Fri Sep  5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "StdAfx.h"
 #include <process.h>
 #include "ImageUtils.hpp"
Index: netpanzer/src/PyroUtil/ImgRobot/PObject.cpp
diff -u netpanzer/src/PyroUtil/ImgRobot/PObject.cpp:1.2 
netpanzer/src/PyroUtil/ImgRobot/PObject.cpp:1.3
--- netpanzer/src/PyroUtil/ImgRobot/PObject.cpp:1.2     Mon Sep  1 16:24:21 2003
+++ netpanzer/src/PyroUtil/ImgRobot/PObject.cpp Fri Sep  5 22:01:20 2003
@@ -16,6 +16,7 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <config.h>
 #include "PObject.hpp"
 
  
Index: netpanzer/src/PyroUtil/ImgRobot/PackFileDialog.cpp
diff -u netpanzer/src/PyroUtil/ImgRobot/PackFileDialog.cpp:1.2 
netpanzer/src/PyroUtil/ImgRobot/PackFileDialog.cpp:1.3
--- netpanzer/src/PyroUtil/ImgRobot/PackFileDialog.cpp:1.2      Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/PyroUtil/ImgRobot/PackFileDialog.cpp  Fri Sep  5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "ImageRobot.h"
 #include "PackFileDialog.h"
 
Index: netpanzer/src/PyroUtil/ImgRobot/RenameInfoDialog.cpp
diff -u netpanzer/src/PyroUtil/ImgRobot/RenameInfoDialog.cpp:1.2 
netpanzer/src/PyroUtil/ImgRobot/RenameInfoDialog.cpp:1.3
--- netpanzer/src/PyroUtil/ImgRobot/RenameInfoDialog.cpp:1.2    Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/PyroUtil/ImgRobot/RenameInfoDialog.cpp        Fri Sep  5 
22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "ImageRobot.h"
 #include "RenameInfoDialog.h"
 
Index: netpanzer/src/PyroUtil/ImgRobot/cropinfodialog.cpp
diff -u netpanzer/src/PyroUtil/ImgRobot/cropinfodialog.cpp:1.2 
netpanzer/src/PyroUtil/ImgRobot/cropinfodialog.cpp:1.3
--- netpanzer/src/PyroUtil/ImgRobot/cropinfodialog.cpp:1.2      Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/PyroUtil/ImgRobot/cropinfodialog.cpp  Fri Sep  5 22:01:20 2003
@@ -17,6 +17,7 @@
 */
 
 
+#include <config.h>
 #include "ImageRobot.h"
 #include "CropInfoDialog.h"
 
Index: netpanzer/src/PyroUtil/PaletteFix/PaletteFix.cpp
diff -u netpanzer/src/PyroUtil/PaletteFix/PaletteFix.cpp:1.2 
netpanzer/src/PyroUtil/PaletteFix/PaletteFix.cpp:1.3
--- netpanzer/src/PyroUtil/PaletteFix/PaletteFix.cpp:1.2        Mon Sep  1 
16:24:21 2003
+++ netpanzer/src/PyroUtil/PaletteFix/PaletteFix.cpp    Fri Sep  5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "stdafx.hpp"
 
 #include "PaletteFix.hpp"
Index: netpanzer/src/Setup/source/netPanzerSetup.cpp
diff -u netpanzer/src/Setup/source/netPanzerSetup.cpp:1.2 
netpanzer/src/Setup/source/netPanzerSetup.cpp:1.3
--- netpanzer/src/Setup/source/netPanzerSetup.cpp:1.2   Mon Sep  1 16:24:21 2003
+++ netpanzer/src/Setup/source/netPanzerSetup.cpp       Fri Sep  5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "stdafx.hpp"
 
 #include "netPanzerSetup.hpp"
Index: netpanzer/src/TODO
diff -u netpanzer/src/TODO:1.1 netpanzer/src/TODO:1.2
--- netpanzer/src/TODO:1.1      Mon Sep  1 16:24:18 2003
+++ netpanzer/src/TODO  Fri Sep  5 22:01:17 2003
@@ -22,4 +22,5 @@
  like some strange hacks for the logging functions to me) Can we remove
  this strange code?
 -Fix the win32 stuff in Lib/Util/UtilInterface.cpp
-
+-rewrite win32 event loop to use a SDL event loop. Don't forget to pump mouse
+ events to MouseInterface then.
Index: netpanzer/src/UILib/SDL/SDLDraw.cpp
diff -u netpanzer/src/UILib/SDL/SDLDraw.cpp:1.2 
netpanzer/src/UILib/SDL/SDLDraw.cpp:1.3
--- netpanzer/src/UILib/SDL/SDLDraw.cpp:1.2     Mon Sep  1 16:24:22 2003
+++ netpanzer/src/UILib/SDL/SDLDraw.cpp Fri Sep  5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "SDLDraw.hpp"
 
 bool SDLDraw::initialize()
Index: netpanzer/src/UILib/UIDraw.cpp
diff -u netpanzer/src/UILib/UIDraw.cpp:1.2 netpanzer/src/UILib/UIDraw.cpp:1.3
--- netpanzer/src/UILib/UIDraw.cpp:1.2  Mon Sep  1 16:24:22 2003
+++ netpanzer/src/UILib/UIDraw.cpp      Fri Sep  5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "DirectDraw.hpp"
 #include "DirectDrawGlobals.hpp"
 
Index: netpanzer/src/Win32/Win32Mouse.cpp
diff -u netpanzer/src/Win32/Win32Mouse.cpp:1.3 
netpanzer/src/Win32/Win32Mouse.cpp:1.4
--- netpanzer/src/Win32/Win32Mouse.cpp:1.3      Fri Sep  5 21:09:50 2003
+++ netpanzer/src/Win32/Win32Mouse.cpp  Fri Sep  5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "Win32Mouse.hpp"
 #include "gapp.hpp"
 
Index: netpanzer/src/Win32/WinTimer.cpp
diff -u netpanzer/src/Win32/WinTimer.cpp:1.4 
netpanzer/src/Win32/WinTimer.cpp:1.5
--- netpanzer/src/Win32/WinTimer.cpp:1.4        Fri Sep  5 19:15:21 2003
+++ netpanzer/src/Win32/WinTimer.cpp    Fri Sep  5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "WinTimer.hpp"
 
 #include "codewiz.hpp"
Index: netpanzer/src/Win32/Winsock/WinSockClientList.cpp
diff -u netpanzer/src/Win32/Winsock/WinSockClientList.cpp:1.2 
netpanzer/src/Win32/Winsock/WinSockClientList.cpp:1.3
--- netpanzer/src/Win32/Winsock/WinSockClientList.cpp:1.2       Mon Sep  1 
16:24:22 2003
+++ netpanzer/src/Win32/Winsock/WinSockClientList.cpp   Fri Sep  5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include <winsock.h>
 
 #include "WinSockClientList.h"
Index: netpanzer/src/Win32/Winsock/WinSockMessage.cpp
diff -u netpanzer/src/Win32/Winsock/WinSockMessage.cpp:1.1 
netpanzer/src/Win32/Winsock/WinSockMessage.cpp:1.2
--- netpanzer/src/Win32/Winsock/WinSockMessage.cpp:1.1  Sun Dec  1 12:52:09 2002
+++ netpanzer/src/Win32/Winsock/WinSockMessage.cpp      Fri Sep  5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include <winsock.h>
 
 #include "WinSockMessage.hpp"
Index: netpanzer/src/Win32/Winsock/WinsockClient.cpp
diff -u netpanzer/src/Win32/Winsock/WinsockClient.cpp:1.2 
netpanzer/src/Win32/Winsock/WinsockClient.cpp:1.3
--- netpanzer/src/Win32/Winsock/WinsockClient.cpp:1.2   Mon Sep  1 16:24:22 2003
+++ netpanzer/src/Win32/Winsock/WinsockClient.cpp       Fri Sep  5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include <winsock.h>
 #include <string.h>
 
Index: netpanzer/src/Win32/Winsock/WinsockServer.cpp
diff -u netpanzer/src/Win32/Winsock/WinsockServer.cpp:1.2 
netpanzer/src/Win32/Winsock/WinsockServer.cpp:1.3
--- netpanzer/src/Win32/Winsock/WinsockServer.cpp:1.2   Mon Sep  1 16:24:22 2003
+++ netpanzer/src/Win32/Winsock/WinsockServer.cpp       Fri Sep  5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include <winsock.h>
 
 
Index: netpanzer/src/Win32/gapp.cpp
diff -u netpanzer/src/Win32/gapp.cpp:1.2 netpanzer/src/Win32/gapp.cpp:1.3
--- netpanzer/src/Win32/gapp.cpp:1.2    Mon Sep  1 16:24:22 2003
+++ netpanzer/src/Win32/gapp.cpp        Fri Sep  5 22:01:20 2003
@@ -15,6 +15,7 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <config.h>
 #include "gapp.hpp"
 
 GlobalApp gapp;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]