Warning: Bad Behavior DBQueryError A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script Query: CREATE TABLE IF NOT EXISTS `bad_behavior` ( `id` INT(11) NOT NULL auto_increment, `ip` TEXT NOT NULL, `date` DATETIME NOT NULL default '0000-00-00 00:00:00', `request_method` TEXT NOT NULL, `request_uri` TEXT NOT NULL, `server_protocol` TEXT NOT NULL, `http_headers` TEXT NOT NULL, `user_agent` TEXT NOT NULL, `request_entity` TEXT NOT NULL, `key` TEXT NOT NULL, INDEX (`ip`(15)), INDEX (`user_agent`(10)), PRIMARY KEY (`id`) ); Function: DatabaseBase::query Error: 1813 Tablespace for table '`wikidb`.`bad_behavior`' exists. Please DISCARD the tablespace before IMPORT. (localhost) in /home/gryzor/cpcwiki_backup/httpdocs/extensions/bad-behavior/bad-behavior-mediawiki.php on line 84
Difference between revisions of "Interceptor" - CPCWiki
Last modified on 15 August 2011, at 06:31

Difference between revisions of "Interceptor"

(Downloads)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
== Description ==
 +
 +
Interceptor is a type-in from [[Mags|ACU]], resembling a simple version of G-LOC.
 +
CP/M User has spiced it up by adding a very nice loading screen, improving the gameplay (Missiles and Fuel are now replenished every 100 points until 500 points) and speeding up the code.
 +
 
== Screenshots ==
 
== Screenshots ==
  
<gallery>
+
<gallery widths="384px" heights="270px" perrow="2">
  
image:intercep4.jpg|Loading screen from Enhanced Version
+
image:intercep4.png|Loading screen from Enhanced Version
image:intercep1.jpg
+
image:intercep1.png
image:intercep2.jpg
+
image:intercep2.png
image:intercep3.jpg
+
image:intercep3.png
  
 
</gallery>
 
</gallery>
Line 12: Line 17:
 
== Downloads ==
 
== Downloads ==
  
* [[media:Interceptor_(1986)(Kevin_Freeman)(Eng).zip‎|Disk Image]]
+
* [[media:ACU_August_1986.zip‎|Disk Image]]
* [[media:INTERCEPTOR_enhanced.zip‎|Disk Image (enhanced version by "CP/M User")]]
+
* [[media:INTERCEPTOR_(CPM_User).ZIP|Disk Image (enhanced version by "CP/M User")]]
 +
 
 +
==Links==
 +
 
 +
*{{CPCPower|5644}}
  
 
[[Category:Type Ins]]
 
[[Category:Type Ins]]

Latest revision as of 06:31, 15 August 2011

Description

Interceptor is a type-in from ACU, resembling a simple version of G-LOC. CP/M User has spiced it up by adding a very nice loading screen, improving the gameplay (Missiles and Fuel are now replenished every 100 points until 500 points) and speeding up the code.

Screenshots

Downloads

Links