diff --git a/src/decgoal.cpp b/src/decgoal.cpp index 1c0935b..c2737a2 100644 --- a/src/decgoal.cpp +++ b/src/decgoal.cpp @@ -1,4 +1,3 @@ -// DecGoal.cpp #include "decgoal.h" #include "def.h" diff --git a/src/decio.cpp b/src/decio.cpp index 5040a08..0691588 100644 --- a/src/decio.cpp +++ b/src/decio.cpp @@ -1,5 +1,3 @@ -// DecIO.cpp -// #include "def.h" #include "decor.h" diff --git a/src/decmap.cpp b/src/decmap.cpp index 3d8c558..53aca1c 100644 --- a/src/decmap.cpp +++ b/src/decmap.cpp @@ -1,5 +1,3 @@ -// DecMap.cpp -// #include "blupi.h" #include "def.h" diff --git a/src/decmove.cpp b/src/decmove.cpp index 7c9e2b8..577ee8e 100644 --- a/src/decmove.cpp +++ b/src/decmove.cpp @@ -1,5 +1,3 @@ -// DecMove.cpp -// #include "decor.h" #include "misc.h" diff --git a/src/decmove.h b/src/decmove.h index 80d31cb..7061d66 100644 --- a/src/decmove.h +++ b/src/decmove.h @@ -1,3 +1,4 @@ + #pragma once Sint16 *GetListMoves (Sint32 rank); diff --git a/src/decor.cpp b/src/decor.cpp index 8aa2874..0f5e78c 100644 --- a/src/decor.cpp +++ b/src/decor.cpp @@ -1,9 +1,8 @@ -// CDecor.cpp -// #include #include #include + #include "gettext.h" #include "def.h" #include "resource.h" @@ -17,10 +16,6 @@ #include "decmove.h" -///////////////////////////////////////////////////////////////////////////// - - - #define TEXTDELAY 10 // délai avant apparition tooltips POINT GetCel (Sint32 x, Sint32 y) diff --git a/src/decor.h b/src/decor.h index d1ca260..6f0b9ff 100644 --- a/src/decor.h +++ b/src/decor.h @@ -1,4 +1,3 @@ -// Decor.h #pragma once @@ -7,9 +6,6 @@ #include "sound.h" #include "pixmap.h" -///////////////////////////////////////////////////////////////////////////// - - #define MAXENERGY 4000 #define MAXFIRE 400 diff --git a/src/decstat.cpp b/src/decstat.cpp index dd8e086..6976ad1 100644 --- a/src/decstat.cpp +++ b/src/decstat.cpp @@ -1,5 +1,3 @@ -// DecStat.cpp -// #include "gettext.h" #include "resource.h" diff --git a/src/fog.cpp b/src/fog.cpp index 3c176e6..bf88531 100644 --- a/src/fog.cpp +++ b/src/fog.cpp @@ -1,4 +1,3 @@ -// Fog.cpp #include "decor.h" diff --git a/src/jauge.cpp b/src/jauge.cpp index 7add553..12f0c4c 100644 --- a/src/jauge.cpp +++ b/src/jauge.cpp @@ -1,5 +1,3 @@ -// Jauge.cpp -// #include #include @@ -11,24 +9,16 @@ #include "misc.h" - -///////////////////////////////////////////////////////////////////////////// - -// Constructeur. - CJauge::CJauge() { m_type = 0; m_bHide = true; } -// Destructeur. - CJauge::~CJauge() { } - // Crée un nouveau bouton. bool CJauge::Create (CPixmap *pPixmap, CSound *pSound, diff --git a/src/jauge.h b/src/jauge.h index 25d6226..6aada26 100644 --- a/src/jauge.h +++ b/src/jauge.h @@ -1,4 +1,3 @@ -// Jauge.h #pragma once @@ -6,8 +5,6 @@ class CPixmap; class CDecor; class CSound; -///////////////////////////////////////////////////////////////////////////// - class CJauge { public: diff --git a/src/menu.h b/src/menu.h index 5f1f533..475e1a9 100644 --- a/src/menu.h +++ b/src/menu.h @@ -1,4 +1,3 @@ -// Menu.h #pragma once diff --git a/src/misc.cpp b/src/misc.cpp index f5403ec..1713a76 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -1,5 +1,3 @@ -// misc.cpp -// #include #include diff --git a/src/misc.h b/src/misc.h index 32db56a..f5b2bd9 100644 --- a/src/misc.h +++ b/src/misc.h @@ -1,5 +1,3 @@ -// misc.h -// #pragma once diff --git a/src/movie.cpp b/src/movie.cpp index 7310468..b4d82f0 100644 --- a/src/movie.cpp +++ b/src/movie.cpp @@ -1,9 +1,8 @@ -// movie.cpp -// #include #include #include + #include "def.h" #include "blupi.h" #include "movie.h" diff --git a/src/movie.h b/src/movie.h index 0b31ae8..89386c5 100644 --- a/src/movie.h +++ b/src/movie.h @@ -1,5 +1,3 @@ -// movie.h -// #pragma once diff --git a/src/obstacle.cpp b/src/obstacle.cpp index a1fe31c..e2a5235 100644 --- a/src/obstacle.cpp +++ b/src/obstacle.cpp @@ -1,5 +1,3 @@ -// Obstacle.cpp -// #include "decor.h" #include "misc.h" diff --git a/src/pixmap.cpp b/src/pixmap.cpp index d4a37fe..28c1835 100644 --- a/src/pixmap.cpp +++ b/src/pixmap.cpp @@ -1,5 +1,3 @@ -// CPixmap.cpp -// #include #include diff --git a/src/pixmap.h b/src/pixmap.h index a9c5e1d..b9a09b8 100644 --- a/src/pixmap.h +++ b/src/pixmap.h @@ -1,4 +1,3 @@ -// CPixmap.h #pragma once diff --git a/src/resource.h b/src/resource.h index d550b14..54cb6f3 100644 --- a/src/resource.h +++ b/src/resource.h @@ -1,7 +1,4 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by blupi-e.rc -// + #define TX_ACTION_GO 1 #define TX_ACTION_STOP 2 #define TX_ACTION_MANGE 3 @@ -265,14 +262,3 @@ #define TX_LASTWIN2 3201 #define TX_LASTWIN3 3202 #define IDM_EXIT 40001 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 109 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1000 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/src/sound.cpp b/src/sound.cpp index 1843f37..2d52184 100644 --- a/src/sound.cpp +++ b/src/sound.cpp @@ -1,7 +1,6 @@ -// sound.cpp -// #include + #include "sound.h" #include "event.h" #include "misc.h" diff --git a/src/sound.h b/src/sound.h index b5d4449..112f24d 100644 --- a/src/sound.h +++ b/src/sound.h @@ -4,6 +4,7 @@ #include #include #include + #include "blupi.h"