Incendie
debug.h
1 // All
2 #define DEBUG_CURRENT 0
3 #define DEBUG_DELETE 0 // dans les destructeurs, ne marche pas
4 
5 #define PERF_REDRAW 0
6 #define PERF_RESIZE 0
7 
8 //firewidget
9 #define DEBUG_IMAGE 0
10 #define DEBUG_IMAGE_POS 0 // long
11 #define DEBUG_IMAGE_COLOR 0
12 #define DEBUG_TREE_COLORS 0 // long
13 #define DEBUG_SELECT 0
14 #define DEBUG_RETARD 0
15 
16 // firescreen
17 #define DEBUG_RETARD 0
18 
19 // foret
20 #define DEBUG_FILE 0
21 #define DEBUG_VENT2 0 // long
22 #define DEBUG_ESSENCE 0 // beaucoup de texte
23 #define DEBUG_XML_ESSENCES 0 // beaucoup de texte
24 #define DEBUG_ARBRE_PLANTE 0 // long
25 #define DEBUG_SAVE 0
26 #define DEBUG_SAVE_POS 0 // long
27 #define DEBUG_LOAD 0
28 #define DEBUG_LOAD_POS 0 // long
29 
30 #define DEBUG_PROGRESS 0 // long
31 
32 // arbre
33 #define DEBUG_PV 0 // long
34 #define DEBUG_DECRE 0 // ralenti
35 #define DEBUG_SPARK 0 // ralenti
36 
37 // affichage
38 #define DEBUG_TMATRICE 0 // beaucoup de texte
39 #define DEBUG_DIMENSION 0
40 #define DEBUG_ALLUME 0
41 
42 // creation
43 #define DEBUG_CREA_FORET 0
44 
45 // WindCircle
46 #define DEBUG_VAR 0
47 #define DEBUG_VENT 0
48 #define DEBUG_CLICK 0
49 
50 /*
51  * IMPROVEIT voir si il faut mettre FR_ et même EN_ ou INTER_ pour qqch de plus formel
52  *
53  */