diff options
| author | MichaelTheShifter <[email protected]> | 2016-06-24 16:44:42 -0400 |
|---|---|---|
| committer | MichaelTheShifter <[email protected]> | 2016-06-24 16:44:51 -0400 |
| commit | ecee91bc559e1c0d716a3032e371218812df61e7 (patch) | |
| tree | 49acdb538b13bc3da89185413bc4096d4e6d81f7 /source/WindowsFormsApplication1/Properties/Resources.Designer.cs | |
| parent | 8ea0903788b02b352cc25c9b6f46d439bdb1356a (diff) | |
| download | shiftos-c-_theultimatehacker-ecee91bc559e1c0d716a3032e371218812df61e7.tar.gz shiftos-c-_theultimatehacker-ecee91bc559e1c0d716a3032e371218812df61e7.tar.bz2 shiftos-c-_theultimatehacker-ecee91bc559e1c0d716a3032e371218812df61e7.zip | |
Loads of changes...
Custom shifter options using Lua, and other stuff.
Diffstat (limited to 'source/WindowsFormsApplication1/Properties/Resources.Designer.cs')
| -rw-r--r-- | source/WindowsFormsApplication1/Properties/Resources.Designer.cs | 80 |
1 files changed, 70 insertions, 10 deletions
diff --git a/source/WindowsFormsApplication1/Properties/Resources.Designer.cs b/source/WindowsFormsApplication1/Properties/Resources.Designer.cs index 71beb06..2c80870 100644 --- a/source/WindowsFormsApplication1/Properties/Resources.Designer.cs +++ b/source/WindowsFormsApplication1/Properties/Resources.Designer.cs @@ -318,7 +318,7 @@ namespace ShiftOS.Properties { /// </summary>
internal static System.Drawing.Bitmap BeginButton_Image {
get {
- object obj = ResourceManager.GetObject("BeginButton.Image", resourceCulture);
+ object obj = ResourceManager.GetObject("BeginButton_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -463,6 +463,52 @@ namespace ShiftOS.Properties { }
/// <summary>
+ /// Looks up a localized string similar to ShiftOS #VER#
+ ///
+ ///
+ ///
+ ///A game by Michael VanOverbeek
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ /// == External Libraries / Dependencies ==
+ ///
+ /// JSON.NET - Version 8.0.2
+ /// By James Newton-King
+ /// http://www.newtonsoft.com/json
+ ///
+ ///
+ /// DynamicLua 1.1.1
+ /// By Niklas Rother
+ /// http://www.github.com/nrother/dynamiclua
+ ///
+ ///
+ /// GeckoFX .NET wrapper for Gecko and xulrunner - 1.0.5
+ /// By EmaGht
+ ///
+ ///
+ /// and various other amazing .NET libraries
+ ///
+ ///
+ ///
+ ///
+ ///== Music ==
+ ///
+ ///All music in ShiftOS is provided by Free Songs to Use, whose YouTube channel ca [rest of string was truncated]";.
+ /// </summary>
+ internal static string Credits {
+ get {
+ return ResourceManager.GetString("Credits", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized string similar to private void tmrfirstrun_Tick(object sender, EventArgs e)
/// {
/// switch (firstrun)
@@ -1103,7 +1149,21 @@ namespace ShiftOS.Properties { /// <summary>
/// Looks up a localized string similar to {
- ///"BufferOverflow":{"IsLeader":false,"Name":"BufferOverflow","FriendDesc":"BufferOverflow is a question-and-answer site with millions of Shifters willing to share their knowledge.","Description":"BufferOverflow is a question-and-answer site with millions of Shifters willing to share their knowledge.","FriendSpeed":0,"FriendSkill":0,"Difficulty":"easy","Network":[{"Hostname":"bufferoverflow","ModuleType":0,"Type":0,"HP":100,"Grade":1,"X":0,"Y":0},{"Hostname":"main_av","ModuleType":0,"Type":1,"HP":0,"Grade": [rest of string was truncated]";.
+ ///"StartURL":"http://michael.playshiftos.ml/shiftos/soundtrack/",
+ ///"Files":{"endgame":["Tom Vanko & Mark Vank - Origin"], "hackerbattle_ambient":["HardMix - Evolution", "Lastep - NeveS", "Timmo Hendriks - That Happen", "Eric Rodriguez - Lion", "Mark Vank & Miza - Dark Generation"]},
+ ///"Visualizers":{
+ /// "Mark Vank & Miza - Dark Generation":[{"R":false, "G":true, "B":false, "type":"Pulse", "startTime":0, "endTime":30},
+ /// {"R":false, "G":true, "B":false, "type":"BuildUp", "startTime":30, "endTime" [rest of string was truncated]";.
+ /// </summary>
+ internal static string MusicData {
+ get {
+ return ResourceManager.GetString("MusicData", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to {
+ ///"BufferOverflow":{"IsLeader":false,"Name":"BufferOverflow","FriendDesc":"BufferOverflow is a question-and-answer site with millions of Shifters willing to share their knowledge.","Description":"BufferOverflow is a question-and-answer site with millions of Shifters willing to share their knowledge.","FriendSpeed":65,"FriendSkill":50,"Difficulty":"easy","Network":[{"Hostname":"bufferoverflow","ModuleType":0,"Type":0,"HP":100,"Grade":1,"X":0,"Y":0},{"Hostname":"main_av","ModuleType":0,"Type":1,"HP":0,"Grade [rest of string was truncated]";.
/// </summary>
internal static string NetBrowser_Enemies {
get {
@@ -1166,7 +1226,7 @@ namespace ShiftOS.Properties { /// </summary>
internal static System.Drawing.Bitmap object_large_Image {
get {
- object obj = ResourceManager.GetObject("object_large.Image", resourceCulture);
+ object obj = ResourceManager.GetObject("object_large_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1176,7 +1236,7 @@ namespace ShiftOS.Properties { /// </summary>
internal static System.Drawing.Bitmap object_mid_Image {
get {
- object obj = ResourceManager.GetObject("object_mid.Image", resourceCulture);
+ object obj = ResourceManager.GetObject("object_mid_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1186,7 +1246,7 @@ namespace ShiftOS.Properties { /// </summary>
internal static System.Drawing.Bitmap object_mid2_Image {
get {
- object obj = ResourceManager.GetObject("object_mid2.Image", resourceCulture);
+ object obj = ResourceManager.GetObject("object_mid2_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1196,7 +1256,7 @@ namespace ShiftOS.Properties { /// </summary>
internal static System.Drawing.Bitmap object_small_Image {
get {
- object obj = ResourceManager.GetObject("object_small.Image", resourceCulture);
+ object obj = ResourceManager.GetObject("object_small_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1206,7 +1266,7 @@ namespace ShiftOS.Properties { /// </summary>
internal static System.Drawing.Bitmap object_small2_Image {
get {
- object obj = ResourceManager.GetObject("object_small2.Image", resourceCulture);
+ object obj = ResourceManager.GetObject("object_small2_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1236,7 +1296,7 @@ namespace ShiftOS.Properties { /// </summary>
internal static System.Drawing.Bitmap PicBonus_Image {
get {
- object obj = ResourceManager.GetObject("PicBonus.Image", resourceCulture);
+ object obj = ResourceManager.GetObject("PicBonus_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1266,7 +1326,7 @@ namespace ShiftOS.Properties { /// </summary>
internal static System.Drawing.Bitmap player_Image {
get {
- object obj = ResourceManager.GetObject("player.Image", resourceCulture);
+ object obj = ResourceManager.GetObject("player_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1286,7 +1346,7 @@ namespace ShiftOS.Properties { /// </summary>
internal static System.Drawing.Bitmap QuitButton_Image {
get {
- object obj = ResourceManager.GetObject("QuitButton.Image", resourceCulture);
+ object obj = ResourceManager.GetObject("QuitButton_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
|
