- Timestamp:
- 2010-08-03 10:23:18 (13 years ago)
- Location:
- 2010/23/hniemi/JyTris/JyTris
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
2010/23/hniemi/JyTris/JyTris/Content/obj/x86/Debug/ContentPipeline.xml
r1540 r1544 8 8 <Processor>TextureProcessor</Processor> 9 9 <Options>None</Options> 10 <Output> D:\Projektit\JyTris\JyTris\bin\x86\Debug\Content\peliloppu.xnb</Output>11 <Time>2010-08-0 2T18:00:33.4095377+03:00</Time>10 <Output>C:\MyTemp\hniemi\JyTris\JyTris\bin\x86\Debug\Content\peliloppu.xnb</Output> 11 <Time>2010-08-03T10:08:42.6425014+03:00</Time> 12 12 </Item> 13 13 <BuildSuccessful>true</BuildSuccessful> … … 16 16 <BuildConfiguration>Debug</BuildConfiguration> 17 17 <CompressContent>false</CompressContent> 18 <RootDirectory> D:\Projektit\JyTris\JyTris\Content\</RootDirectory>19 <LoggerRootDirectory> D:\Projektit\JyTris\JyTris\</LoggerRootDirectory>20 <IntermediateDirectory> D:\Projektit\JyTris\JyTris\Content\obj\x86\Debug\</IntermediateDirectory>21 <OutputDirectory> D:\Projektit\JyTris\JyTris\bin\x86\Debug\Content\</OutputDirectory>18 <RootDirectory>C:\MyTemp\hniemi\JyTris\JyTris\Content\</RootDirectory> 19 <LoggerRootDirectory>C:\MyTemp\hniemi\JyTris\JyTris\</LoggerRootDirectory> 20 <IntermediateDirectory>C:\MyTemp\hniemi\JyTris\JyTris\Content\obj\x86\Debug\</IntermediateDirectory> 21 <OutputDirectory>C:\MyTemp\hniemi\JyTris\JyTris\bin\x86\Debug\Content\</OutputDirectory> 22 22 </Settings> 23 23 <Assemblies> 24 24 <Assembly> 25 <Key>C:\Program Files (x86)\Microsoft XNA\XNA Game Studio\v3.1\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.XImporter.dll</Key>25 <Key>C:\Program Files\Microsoft XNA\XNA Game Studio\v3.1\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.XImporter.dll</Key> 26 26 <Value>2009-05-28T00:16:14+03:00</Value> 27 27 </Assembly> 28 28 <Assembly> 29 <Key>C:\Program Files (x86)\Microsoft XNA\XNA Game Studio\v3.1\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.VideoImporters.dll</Key>29 <Key>C:\Program Files\Microsoft XNA\XNA Game Studio\v3.1\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.VideoImporters.dll</Key> 30 30 <Value>2009-05-28T00:16:06+03:00</Value> 31 31 </Assembly> 32 32 <Assembly> 33 <Key>C:\Program Files (x86)\Microsoft XNA\XNA Game Studio\v3.1\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.TextureImporter.dll</Key>33 <Key>C:\Program Files\Microsoft XNA\XNA Game Studio\v3.1\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.TextureImporter.dll</Key> 34 34 <Value>2009-05-28T00:16:16+03:00</Value> 35 35 </Assembly> 36 36 <Assembly> 37 <Key>C:\Program Files (x86)\Microsoft XNA\XNA Game Studio\v3.1\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.FBXImporter.dll</Key>37 <Key>C:\Program Files\Microsoft XNA\XNA Game Studio\v3.1\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.FBXImporter.dll</Key> 38 38 <Value>2009-05-28T00:16:26+03:00</Value> 39 39 </Assembly> 40 40 <Assembly> 41 <Key>C:\Program Files (x86)\Microsoft XNA\XNA Game Studio\v3.1\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.EffectImporter.dll</Key>41 <Key>C:\Program Files\Microsoft XNA\XNA Game Studio\v3.1\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.EffectImporter.dll</Key> 42 42 <Value>2009-05-28T00:16:12+03:00</Value> 43 43 </Assembly> 44 44 <Assembly> 45 <Key>C:\Program Files (x86)\Microsoft XNA\XNA Game Studio\v3.1\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.AudioImporters.dll</Key>45 <Key>C:\Program Files\Microsoft XNA\XNA Game Studio\v3.1\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.AudioImporters.dll</Key> 46 46 <Value>2009-05-28T00:16:06+03:00</Value> 47 47 </Assembly> 48 48 <Assembly> 49 <Key>C:\W indows\assembly\GAC_32\Microsoft.Xna.Framework.Content.Pipeline\3.1.0.0__6d5c3888ef60e27d\Microsoft.Xna.Framework.Content.Pipeline.dll</Key>50 <Value>2010-0 7-28T21:36:27.8906026+03:00</Value>49 <Key>C:\WINNT\assembly\GAC_32\Microsoft.Xna.Framework.Content.Pipeline\3.1.0.0__6d5c3888ef60e27d\Microsoft.Xna.Framework.Content.Pipeline.dll</Key> 50 <Value>2010-06-02T21:12:43.8331254+03:00</Value> 51 51 </Assembly> 52 52 </Assemblies> -
2010/23/hniemi/JyTris/JyTris/Peli.cs
r1540 r1544 34 34 //Statistiikka 35 35 double vaikeusaste = 0.9; 36 bool purkkabool = false;36 //bool purkkabool = false; 37 37 IntMeter pisteet = new IntMeter(0); 38 38 IntMeter taso = new IntMeter(0); 39 39 int tuhotutRivit = 0; 40 HighScoreList topLista;40 //HighScoreList topLista; 41 41 42 42 Label tasonaytto; … … 68 68 public void AsetaPistelista() 69 69 { 70 topLista = HighScoreList.LoadOrCreate("topten.dat",10);70 //topLista = HighScoreList.LoadOrCreate("topten.dat",10); 71 71 } 72 72 … … 459 459 460 460 461 461 /* 462 462 if (purkkabool) 463 463 { … … 465 465 purkkabool = false; 466 466 } 467 467 */ 468 468 vaikeusaste = 0.9; 469 469 tiputusajastin = new Timer(); … … 582 582 //status.Image = LoadImage("peliloppu"); 583 583 status.IsVisible = true; 584 topLista.Show(pisteet.Value);585 purkkabool = true;584 //topLista.Show(pisteet.Value); 585 //purkkabool = true; 586 586 ClearControls(); 587 587 AsetaMenuNappaimet(); -
2010/23/hniemi/JyTris/JyTris/obj/x86/Debug/JyTris.csproj.FileListAbsolute.txt
r1540 r1544 30 30 D:\Projektit\JyTris\JyTris\bin\x86\Debug\Content\peliloppu.xnb 31 31 D:\Projektit\JyTris\JyTris\bin\x86\Debug\topten.dat 32 C:\MyTemp\hniemi\JyTris\JyTris\bin\x86\Debug\topten.dat 33 C:\MyTemp\hniemi\JyTris\JyTris\bin\x86\Debug\Content\peliloppu.xnb
Note: See TracChangeset
for help on using the changeset viewer.