Difference for include/define.h from version 1.83 to 1.84


version 1.83 version 1.84
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: define.h,v 1.83 2005/05/07 11:51:19 tchize Exp $";   *   "$Id: define.h,v 1.84 2005/05/21 17:34:42 tchize Exp $";
  */   */
   
 /*  /*
Line 965
 
Line 965
 #define MSG_TYPE_BOOK_ELEGANT_2  4  #define MSG_TYPE_BOOK_ELEGANT_2  4
 #define MSG_TYPE_BOOK_QUARTO_1   5  #define MSG_TYPE_BOOK_QUARTO_1   5
 #define MSG_TYPE_BOOK_QUARTO_2   6  #define MSG_TYPE_BOOK_QUARTO_2   6
 #define MSG_TYPE_BOOK_SPELL_EVOKER    8  #define MSG_TYPE_BOOK_SPELL_EVOKER    7
 #define MSG_TYPE_BOOK_SPELL_PRAYER    9  #define MSG_TYPE_BOOK_SPELL_PRAYER    8
 #define MSG_TYPE_BOOK_SPELL_PYRO      10  #define MSG_TYPE_BOOK_SPELL_PYRO      9
 #define MSG_TYPE_BOOK_SPELL_SORCERER  11  #define MSG_TYPE_BOOK_SPELL_SORCERER  10
 #define MSG_TYPE_BOOK_SPELL_SUMMONER  12  #define MSG_TYPE_BOOK_SPELL_SUMMONER  11
   
 /* card messages subtypes*/  /* card messages subtypes*/
 #define MSG_TYPE_CARD_SIMPLE_1    1  #define MSG_TYPE_CARD_SIMPLE_1    1
Line 1021
 
Line 1021
 #define MSG_TYPE_MONUMENT_WALL_2       11  #define MSG_TYPE_MONUMENT_WALL_2       11
 #define MSG_TYPE_MONUMENT_WALL_3       12  #define MSG_TYPE_MONUMENT_WALL_3       12
   
   /*some readable flags*/
   
 /* dialog messsage */  /* dialog messsage */
 #define MSG_TYPE_DIALOG_NPC            1 /*A message from the npc*/  #define MSG_TYPE_DIALOG_NPC            1 /*A message from the npc*/
 #define MSG_TYPE_DIALOG_ANSWER         2 /*One of possible answers*/  #define MSG_TYPE_DIALOG_ANSWER         2 /*One of possible answers*/
 #define MSG_TYPE_DIALOG_ANSWER_COUNT   3 /*Number of possible answers*/  #define MSG_TYPE_DIALOG_ANSWER_COUNT   3 /*Number of possible answers*/
   
   
   
 #endif /* DEFINE_H */  #endif /* DEFINE_H */


Legend:
line(s) removed in v.1.83 
line(s) changed
 line(s) added in v.1.84

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:19