Ignore:
Timestamp:
2011-06-15 08:15:40 (12 years ago)
Author:
akosrahi
Message:

muokkasin vielä ramboa

Location:
2011/24/AkiR/Fight the Rambo
Files:
11 added
2 deleted
8 edited

Legend:

Unmodified
Added
Removed
  • 2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo/Peli.cs

    r1998 r2015  
    1515    PlatformCharacter pelaaja1; 
    1616 
    17     Image pelaajanKuva = LoadImage("rambo"); 
    18     Image tahtiKuva = LoadImage("tahti"); 
     17    Image pelaajanKuva = LoadImage("rambo1"); 
     18    Image tahtiKuva = LoadImage("NuHa warrior"); 
    1919 
    2020    SoundEffect maaliAani = LoadSoundEffect("maali"); 
    21     Image taustaKuva = LoadImage("desert"); 
     21     
    2222    
    2323    public override void Begin() 
     
    100100        { 
    101101            maaliAani.Play(); 
    102             MessageDisplay.Add("Keräsit tähden!"); 
     102            MessageDisplay.Add("Tuhosit vihollisen!"); 
    103103            kohde.Destroy(); 
    104104        } 
  • 2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo/kentta1.txt

    r1998 r2015  
    1          * 
    2          ## 
    31 
    4        *    * 
    5        ##  ## 
    62 
    7      *        * 
    8      ##  ##  ## 
    93 
    10    *    *  *    *      
    11    ##  ##  ##  ## 
    12  
    13  *    *       *   * 
    14  ##  ##  ##  ##  ## 
    15  
    16         N 
     4        N      * 
    175###################### 
  • 2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo/obj/x86/Debug/Fight the Rambo.csproj.FileListAbsolute.txt

    r2006 r2015  
    11C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\obj\x86\Debug\ResolveAssemblyReference.cache 
    22C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\obj\x86\Debug\Microsoft.Xna.Framework.RuntimeProfile.txt 
     3C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\kentta1.txt 
     4C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\maali.xnb 
     5C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\norsu.xnb 
     6C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\tahti.xnb 
     7C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\rambo.xnb 
     8C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Fight the Rambo.exe 
     9C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Fight the Rambo.pdb 
     10C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Jypeli4.dll 
     11C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Jypeli4.xml 
     12C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\obj\x86\Debug\Fight the Rambo.exe 
     13C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\obj\x86\Debug\Fight the Rambo.pdb 
     14C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\rambo1.xnb 
     15C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\NuHa warrior.xnb 
  • 2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo/obj/x86/Debug/cachefile-{B0E0BEF2-BE44-4A05-9208-56A1391AC4FE}-targetpath.txt

    r2006 r2015  
    33Content\tahti.xnb 
    44Content\rambo.xnb 
    5 Content\desert.xnb 
     5Content\rambo1.xnb 
     6Content\NuHa warrior.xnb 
  • 2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the RamboContent/Fight the RamboContent.contentproj

    r1998 r2015  
    6767  </ItemGroup> 
    6868  <ItemGroup> 
    69     <Compile Include="desert.jpg"> 
    70       <Name>desert</Name> 
     69    <Compile Include="rambo1.png"> 
     70      <Name>rambo1</Name> 
     71      <Importer>TextureImporter</Importer> 
     72      <Processor>TextureProcessor</Processor> 
     73    </Compile> 
     74  </ItemGroup> 
     75  <ItemGroup> 
     76    <Compile Include="NuHa warrior.png"> 
     77      <Name>NuHa warrior</Name> 
    7178      <Importer>TextureImporter</Importer> 
    7279      <Processor>TextureProcessor</Processor> 
  • 2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the RamboContent/obj/x86/Debug/ContentPipeline.xml

    r2006 r2015  
    3939    </Item> 
    4040    <Item> 
    41       <Source>desert.jpg</Source> 
    42       <Name>desert</Name> 
     41      <Source>rambo1.png</Source> 
     42      <Name>rambo1</Name> 
    4343      <Importer>TextureImporter</Importer> 
    4444      <Processor>TextureProcessor</Processor> 
    4545      <Options>None</Options> 
    46       <Output>C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\desert.xnb</Output> 
    47       <Time>2011-06-14T17:09:16.834992+03:00</Time> 
     46      <Output>C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\rambo1.xnb</Output> 
     47      <Time>2011-06-15T08:06:53.8627796+03:00</Time> 
     48    </Item> 
     49    <Item> 
     50      <Source>NuHa warrior.png</Source> 
     51      <Name>NuHa warrior</Name> 
     52      <Importer>TextureImporter</Importer> 
     53      <Processor>TextureProcessor</Processor> 
     54      <Options>None</Options> 
     55      <Output>C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\NuHa warrior.xnb</Output> 
     56      <Time>2011-06-15T08:07:19.4082407+03:00</Time> 
    4857    </Item> 
    4958    <BuildSuccessful>true</BuildSuccessful> 
Note: See TracChangeset for help on using the changeset viewer.