conv.cc

Go to the documentation of this file.
00001 /*
00002  *  Copyright (C) 2000-2001  The Exult Team
00003  *
00004  *  This program is free software; you can redistribute it and/or modify
00005  *  it under the terms of the GNU General Public License as published by
00006  *  the Free Software Foundation; either version 2 of the License, or
00007  *  (at your option) any later version.
00008  *
00009  *  This program is distributed in the hope that it will be useful,
00010  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
00011  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00012  *  GNU General Public License for more details.
00013  *
00014  *  You should have received a copy of the GNU General Public License
00015  *  along with this program; if not, write to the Free Software
00016  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
00017  */
00018 
00019 // sfx with ??? are converted to sfx #135 so you can tell
00020 // it's wrong. Some I suspect to be something so it's not set 135
00021 int bgconv[] = {
00022   12,     //Bow Twang 
00023   0,      //Missile ??
00024   9,      //Blade    
00025   11,     //Blunt    
00026   125,      //Hit       
00027   61,     //Graze     
00028   92,     //Rotating 
00029   40,     //Explos #1 
00030   41,     //Explos #2
00031   42,     //Explos #3
00032   127,      //Whip pta  
00033   71,     //Thunder 
00034   44,     //Fireball  
00035   65,     //Torches   
00036   93,     //Gumps!!!!!
00037   56,     //Gavel     
00038   121,      //Treadle   
00039   117,      //Clock tick
00040   118,      //Clock tock
00041   16,     //Chime  
00042   45,     //Fire 1  
00043   46,     //Fire 2  
00044   47,     //Fire 3 
00045   28,     //Bell Ding 
00046   30,     //Bell Dong 
00047   72,     //Log Saw   
00048   78,     //Mill Stone
00049   68,     //Key       
00050   70,     //Lever     
00051   27,     //Roulette  
00052   32,     //Creeeeaack
00053   31,     //Creeeeaack
00054   89,     //Portcullis
00055   88,     //Portcullis close
00056   34,     //Drawbridge
00057   35,     //Drawbridge
00058   7,      //Fuse  ???    
00059   95,     //Shadoobie 
00060   99,     //Splash    
00061   126,      //W. Anchor 
00062   99,     //D. Anchor 
00063   32,     //Creeeeaack
00064   31,     //Creeeeaack
00065   2,      //gumpster  
00066   1,      //gumpster  
00067   49,     //Forge     
00068   33,     //Douse
00069   7,      //Bellows   
00070   7,      //Fountain  
00071   109,      //Surf's up 
00072   107,      //Stream    
00073   133,      //Waterfall
00074   129,      //Wind    ???  
00075   50,     //Rainman  ??? 
00076   114,      //Swamp 1   
00077   110,      //Swamp 2   
00078   111,      //Swamp 3   
00079   112,      //Swamp 4   
00080   113,      //Swamp 5   
00081   132,      //Waterwheel
00082   39,     //Eruption ???
00083   22,     //Crickets  
00084   116,      //Thunder  
00085   128,      //Whirlpool 
00086   64,     //Heal      
00087   20,     //Spell     
00088   67,     //Spell
00089   130,      //Wizard   ??? 
00090   57,     //General   
00091   48,     //Fizzle    
00092   84,     //New Spell 
00093   82,     //MPdrain   
00094   83,     //MPgain    
00095   134,      //Footstep L
00096   134,      //Footstep R
00097   108,      //Success   
00098   43,     //Failure   
00099   55,     //Moongate  
00100   54,     //Moongate B
00101   26,     //Entity Hum
00102   101,      //Entity Hum
00103   115,      //Entity Hum
00104   96,     //Shreik    
00105   135,      //Slap      ???
00106   135,      //Oooffff   ???
00107   0,      //Whaahh    ???
00108   10,     //Blocked !!
00109   52,     //Furl      
00110   124,      //Unfurl    
00111   135,      //MISSING
00112   36,     //Drink ???     
00113   38,     //Eat   ??? 
00114   127,      //Whip ptb  
00115   31,     //Doorslam  
00116   89,     //Portcullis
00117   88,     //Drawbridge
00118   134,      //Closed
00119   100,      //SpinnWheel
00120   79,     //Minning   ???
00121   80,     //Minning   ???
00122   9,      //Shutters 
00123   135,      //1armbandit ???
00124   73,     //Loom      
00125   103,      //Stalags   
00126   75,     //MagicWeap 
00127   86,     //Poison    
00128   65,     //Ignite    
00129   62,     //Yo yo LA ??? 
00130   131,      //Wind Spell
00131   90,     //Protect   
00132   86,     //PoisonSpel ???
00133   66,     //IgniteSpel
00134   21,     //CradleRock
00135   5,      //Beeezzzzz 
00136   74,     //Machines 
00137   255,      //Static - not used in SI 
00138   136     //Tick Tock
00139 };

Generated on Mon Jul 9 14:42:40 2007 for ExultEngine by  doxygen 1.5.1