Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Informational PseudoCode - The Last of The Summer Wine */
- // Consider visiting our sponsor @ http://bit.ly/pastebinoffers
- //Imports
- #include <global_imports>
- //Namespaces
- using namespace s_wine;
- using namespace global_s_wine;
- //Declarations
- int val = {-1,1,0};
- int EPS[] = {-1,val[NULL],0};
- int series = 0;
- Episode = New Episode(self);
- Series = New Series(self);
- Characters = New Characters(self);
- 2.1 Series 1 (1973),{init}
- {
- EPS = 6;
- Characters.Add{Compo, Clegg, Blamire, Nora, Ivy, Sid};
- WatchTime.SetSeriesStart(1,NULL);
- WatchTime.SetSeriesEnd(1,NULL);
- }
- 2.2 Series 2 (1975),{Compo, Clegg, Blamire}
- {
- EPS = 7;
- WatchTime.SetSeriesStart(2,NULL);
- WatchTime.SetSeriesEnd(3,NULL);
- }
- 2.3 Series 3 (1976),{Compo, Clegg, Foggy}
- {
- EPS = 7;
- Characters.Remove({Blamire};
- //Characters.Add{Foggy};
- Characters.Add{Wally};
- WatchTime.SetSeriesStart(3,NULL);
- WatchTime.SetSeriesEnd(3,NULL);
- }
- 2.4 Series 4 (1977–78) - {Compo, Clegg, Foggy}
- {
- EPS = 9;
- Episodes.Specials.AddSpecial(S04E09,1978,XMAS);
- WatchTime.SetSeriesStart(4,NULL);
- WatchTime.SetSeriesEnd(4,NULL);
- }
- 2.5 Series 5 (1979) - {Compo, Clegg, Foggy}
- {
- EPS = 9;
- Episodes.Specials.AddSpecial(S05E08,1979,XMAS),(S05E09,1981,XMAS);
- WatchTime.SetSeriesStart(5,NULL);
- WatchTime.SetSeriesEnd(5,NULL);
- }
- 2.6 Series 6 (1981–82) {Compo, Clegg, Foggy}
- {
- EPS = 8;
- Characters.Add{Wesley};
- Episodes.Specials.AddSpecial(S06E08,1982,XMAS);
- WatchTime.SetSeriesStart(6,NULL);
- WatchTime.SetSeriesEnd(6,NULL);
- }
- 2.7 Series 7 (1982–83) - {Compo, Clegg, Foggy}
- {
- EPS = 8;
- Characters.Remove{Sid};
- Episodes.Specials.AddSpecial(S07E07,1983,XMAS),(S07E08,1984,XMAS);
- WatchTime.SetSeriesStart(7,NULL);
- WatchTime.SetSeriesEnd(7,WED10.04.2019.1030);
- }
- 2.8 Series 8 (1984–85) - {Compo, Clegg, Foggy}
- {
- EPS = 7;
- Characters.Add{Millburn,Howard,Pearl,Marina};
- Episodes.Specials.AddSpecial(S08E07,1986,NYD);
- WatchTime.SetSeriesStart(8,WED10.04.2019.1035);
- WatchTime.SetSeriesEnd(8,THU11.04.2019.1500);
- }
- 2.9 Series 9 (1986–87) - {Compo, Clegg, Seymour}
- {
- EPS = 14;
- Characters.Remove{Foggy};
- Characters.Add{Seymour,Barry,Glenda,Edie,Eli};
- Episodes.Specials.AddSpecial(S09E13,1986,XMAS);
- Episodes.Specials.AddSpecial(S09E14,1987,XMAS);
- WatchTime.SetSeriesStart(9,THU11.04.2019.1501);
- WatchTime.SetSeriesEnd(9,SAT13.04.2019.1540);
- }
- 2.10 Series 10 (1988) - {Compo, Clegg, Seymour}
- {
- EPS = 7;
- Characters.Remove{Wally}
- Characters.Add{"Clem_'Smiler'_Hemingway",Smiler} //First appearance (as non vital role) - returns (much) later as a regular
- Characters.Add{PC_Cooper,PC_Walsh} // First major appearance (appeared 1983 briefly apparently)
- Characters.Add{Auntie_Wainwright}
- Episodes.Features.AddFeature(10,'Coffee Morning','Skit'); // ('Synchronized Cup' & 'Cake Fight' components not yet implemented)
- Episodes.Specials.AddSpecial(S10E07,1988,XMAS); // CRUMS - 'Christmas Resistance Underground Movement'
- WatchTime.SetSeriesStart(10,SAT13.04.2019.1541);
- WatchTime.SetSeriesEnd(10,SUN14.04.2019.2032);
- }
- 2.11 Series 11 (1989) {Compo. Clegg, Seymour}
- {
- EPS = 8;
- Characters.Remove{Millburn};
- Episodes.Features.AddFeature(11,'Coffee Morning Cake Fight','Skit'); // Awaiting Synchronized Cup Component
- Episodes.Specials.AddSpecial(S11E08,1989,XMAS); // "What's Santa Brought for Nora Then?"
- WatchTime.SetSeriesStart(11,SUN14.04.2019.2052);
- WatchTime.SetSeriesEnd(11,MON15.04.2019.1233);
- }
- 2.12 Series 12 (1990) {Compo, Clegg, Foggy}
- {
- EPS = 11;
- Characters.Remove{Seymour};
- Characters.Add{Foggy};
- Characters.Add{2ndPc}; //Actor Tony Capstick accompanies PC Cooper until later episodes when Walsh returns
- Characters.Add{Smiler} //Smiler appears as 'Smiler' (As opposed to 'Clem Hemingway')
- Episodes.Features.AddFeature(12,'Coffee Morning Synchronized Cup','Skit') // Finally got all classic components of Coffee Morning Skit
- Episodes.Specials.AddSpecial(S12E11,1990,XMAS); // "Barry's Christmas"
- WatchTime.SetSeriesStart(12,MON15.04.2019.1234);
- WatchTime.SetSeriesEnd(12,WED17.04.2019.1909);
- /*
- Season Notes: S13E06 - Clegg moves house (still next to Howard) - set redesign? - Need to verify reason for this
- - Apparently *both* howard and clegg move house, it's actually a *different* semi-detached block
- */
- }
- 2.13 Series 13 (1991) {Compo, Clegg, Foggy}
- {
- EPS = 7;
- Episodes.Specials.AddSpecial(S13E11,1991,XMAS); // "Situations Vacant" (22dec91)
- WatchTime.SetSeriesStart(13,WED17.04.2019,1927);
- WatchTime.SetSeriesEnd(13,THU18.04.2019.2007);
- /*
- Season Notes: In the 1991 Special ("Situations Vacant") - Tom Owen makes a cameo appearance (briefly at the start of the episode).
- Of course, many years later he returns as Compo's Son (he *is* Bill Owen's son IRL). - This is one of several little
- cameo appearances of quite a few characters - which need further research.
- */
- }
- 2.14 Series 14 (1992) {Compo, Clegg, Foggy}
- {
- EPS = 10
- Episodes.Specials.AddSpecial(S14E10,1992,XMAS); // "Stop That Castle!" (26dec92)
- WatchTime.SetSeriesStart(14,THU18.04.2019.2010);
- WatchTime.SetSeriesEnd(14,NULL);
- /*
- Season Notes: In E06 ("Happy Birthday Howard") the actor who plays 'Ronnie' (Of Ronnie and Mildred)in One Foot in the Grave makes an
- appearance (library scene).
- In E07 ("Who's Got Rhythm") - Trevor Bannister makes a cameo appearance as a local tailor - he returns
- to the show in many far later episodes as a regular, playing the character of 'The Captain (Golf)'. (Possibly the same
- character?)
- */
- }
- 2.15 Series 15 (1993)
- 2.16 Series 16 (1995)
- 2.17 Series 17 (1995)
- 2.18 Series 18 (1996–97)
- 2.19 Series 19 (1997–98)
- 2.20 Series 20 (1999)
- 2.21 Series 21 (2000)
- 2.22 Series 22 (2001)
- 2.23 Series 23 (2002)
- 2.24 Series 24 (2003)
- 2.25 Series 25 (2004)
- 2.26 Series 26 (2005)
- 2.27 Series 27 (2006)
- 2.28 Series 28 (2007)
- 2.29 Series 29 (2008)
- 2.30 Series 30 (2008–09)
- 2.31 Series 31 (2010)
- //Functions
- def__ addCharacter(character[])
- {
- //TODO
- }
- //Main
- int main()
- {
- return 0;
- }
Add Comment
Please, Sign In to add comment