r7983 - packages/trunk/kiki-the-nano-bot/debian

Peter De Wachter pdewacht-guest at alioth.debian.org
Sun Aug 24 21:38:03 UTC 2008


Author: pdewacht-guest
Date: 2008-08-24 21:38:03 +0000 (Sun, 24 Aug 2008)
New Revision: 7983

Added:
   packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot-data.install
   packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.6
   packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.desktop
   packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.dirs
   packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.install
   packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.xpm
Removed:
   packages/trunk/kiki-the-nano-bot/debian/kikithebot-data.install
   packages/trunk/kiki-the-nano-bot/debian/kikithebot.6
   packages/trunk/kiki-the-nano-bot/debian/kikithebot.desktop
   packages/trunk/kiki-the-nano-bot/debian/kikithebot.dirs
   packages/trunk/kiki-the-nano-bot/debian/kikithebot.install
   packages/trunk/kiki-the-nano-bot/debian/kikithebot.xpm
Log:
a bit more renaming...


Copied: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot-data.install (from rev 7981, packages/trunk/kiki-the-nano-bot/debian/kikithebot-data.install)
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot-data.install	                        (rev 0)
+++ packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot-data.install	2008-08-24 21:38:03 UTC (rev 7983)
@@ -0,0 +1,9 @@
+sound/*.ogg     usr/share/games/kiki-the-nano-bot/sound/
+py/*.py         usr/share/games/kiki-the-nano-bot/py/
+py/lang/*.py    usr/share/games/kiki-the-nano-bot/py/lang/
+py/levels/*.py  usr/share/games/kiki-the-nano-bot/py/levels/
+
+# default config and high scores, kiki won't try to write these
+py/kiki.cfg     usr/share/games/kiki-the-nano-bot/py/
+py/kiki.hsc     usr/share/games/kiki-the-nano-bot/py/
+


Property changes on: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot-data.install
___________________________________________________________________
Name: svn:mergeinfo
   + 

Copied: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.6 (from rev 7981, packages/trunk/kiki-the-nano-bot/debian/kikithebot.6)
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.6	                        (rev 0)
+++ packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.6	2008-08-24 21:38:03 UTC (rev 7983)
@@ -0,0 +1,107 @@
+.\" Copyright 2008 Peter De Wachter <pdewacht at gmail.com>
+.\"
+.\" This is free documentation; you can redistribute it and/or
+.\" modify it under the terms of the GNU General Public License
+.\" version 2 as published by the Free Software Foundation.
+.\"
+.\" The GNU General Public License's references to "object code"
+.\" and "executables" are to be interpreted as the output of any
+.\" document formatting or typesetting system, including
+.\" intermediate and printed output.
+.\"
+.\" This manual is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\" You should have received a copy of the GNU General Public
+.\" License along with this manual; if not, write to the Free
+.\" Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+.\" MA 02110-1301, USA.
+.
+.\" URL macro recipe from Branden Robinson's presentation
+.de URL
+\\$2 \(laURL: \\$1 \(ra\\$3
+..
+.if \n[.g] .mso www.tmac
+.\" End of recipe.
+.
+.TH kiki-the-nano-bot 6 "2008-05-12"
+.\" Please adjust this date whenever revising the manpage.
+.
+.SH "NAME"
+.
+kiki-the-nano-bot \- Kiki the nano bot, a 3D puzzle game
+.
+.SH "SYNOPSIS"
+.
+.B kiki-the-nano-bot
+.
+.SH "DESCRIPTION"
+.
+Kiki the nano bot is a 3D puzzle game,
+mixing Sokoban and Kula World.
+.
+.SH "THE STORY"
+.
+Once upon a time,
+there were some tiny little robots living in the nano world.
+They lived a happy artificial life busily collecting resources for the Maker
+who made more and more tiny little robots.
+But one day,
+a parasitic capacity destroyed the Maker's master control program.
+Since then he is malfunctioning and only producing lazy stupid little robots
+which shoot each other and destroy the nano world.
+Your task is to help kiki,
+the only sane bot left over,
+to repair the Maker.
+.
+.SH "HOW TO PLAY"
+.
+To solve the game,
+you have to complete several levels.
+Every level has it's own task.
+.PP
+Pressing ESC will display a menu with a 'help' item
+which explains what you have to do in order to fulfill this task.
+.PP
+Once you managed to fulfill the task,
+the exit gate will be activated.
+If kiki moves through the activated exit gate,
+it will be 'beamed' to the next level.
+.PP
+The following table lists the default keys you will use to control kiki's actions:
+.
+.IP "Up" 10
+Move forward
+.IP "Down"
+Move backward
+.IP "Left"
+Turn left
+.IP "Right"
+Turn right
+.IP "Space"
+Shoot
+.IP "Control"
+Jump
+.IP "Shift"
+Push
+.IP "Page down"
+Change view
+.IP "Home"
+Look up
+.IP "End"
+Look down
+.PP
+You may change the keys in the keyboard setup screen.
+.PP
+For more information,
+see the game's web site.
+.
+.SH "SEE ALSO"
+.
+.URL "http://kiki.sourceforge.net/" "The game's web site" ""
+.
+.SH "AUTHOR"
+.
+Kiki the nano bot was developed by Thorsten Kohnhorst (aka Monsterkodi) and others.


Property changes on: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.6
___________________________________________________________________
Name: svn:mergeinfo
   + 

Copied: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.desktop (from rev 7981, packages/trunk/kiki-the-nano-bot/debian/kikithebot.desktop)
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.desktop	                        (rev 0)
+++ packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.desktop	2008-08-24 21:38:03 UTC (rev 7983)
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Type=Application
+Name=Kiki the nano bot
+Icon=kiki-the-nano-bot
+Exec=/usr/games/kiki-the-nano-bot
+Terminal=false
+Categories=Game;LogicGame
+StartupNotify=false


Property changes on: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.desktop
___________________________________________________________________
Name: svn:mergeinfo
   + 

Copied: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.dirs (from rev 7981, packages/trunk/kiki-the-nano-bot/debian/kikithebot.dirs)
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.dirs	                        (rev 0)
+++ packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.dirs	2008-08-24 21:38:03 UTC (rev 7983)
@@ -0,0 +1 @@
+usr/games


Property changes on: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.dirs
___________________________________________________________________
Name: svn:mergeinfo
   + 

Copied: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.install (from rev 7981, packages/trunk/kiki-the-nano-bot/debian/kikithebot.install)
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.install	                        (rev 0)
+++ packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.install	2008-08-24 21:38:03 UTC (rev 7983)
@@ -0,0 +1,7 @@
+debian/*.xpm            usr/share/pixmaps/
+debian/*.desktop        usr/share/applications/
+
+# It seems best that kiki.py and KikiPy_wrap.cpp are generated by the same
+# version of SWIG. Ensure this by putting kiki.py in the same package as
+# the kiki binary.
+SWIG/kiki.py            usr/share/games/kiki-the-nano-bot/py/


Property changes on: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.install
___________________________________________________________________
Name: svn:mergeinfo
   + 

Copied: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.xpm (from rev 7981, packages/trunk/kiki-the-nano-bot/debian/kikithebot.xpm)
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.xpm	                        (rev 0)
+++ packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.xpm	2008-08-24 21:38:03 UTC (rev 7983)
@@ -0,0 +1,438 @@
+/* XPM */
+static char * kiki32_xpm[] = {
+"32 32 403 2",
+"  	c None",
+". 	c #000000",
+"+ 	c #000006",
+"@ 	c #00000D",
+"# 	c #00000E",
+"$ 	c #000007",
+"% 	c #000001",
+"& 	c #000002",
+"* 	c #000004",
+"= 	c #00000F",
+"- 	c #00001F",
+"; 	c #000026",
+"> 	c #000029",
+", 	c #00002A",
+"' 	c #000028",
+") 	c #00001D",
+"! 	c #000024",
+"~ 	c #000027",
+"{ 	c #00001C",
+"] 	c #000012",
+"^ 	c #000008",
+"/ 	c #000022",
+"( 	c #00002C",
+"_ 	c #000037",
+": 	c #000040",
+"< 	c #000044",
+"[ 	c #000043",
+"} 	c #01013F",
+"| 	c #020234",
+"1 	c #000032",
+"2 	c #000036",
+"3 	c #00003C",
+"4 	c #000041",
+"5 	c #000042",
+"6 	c #00003E",
+"7 	c #020233",
+"8 	c #030318",
+"9 	c #000020",
+"0 	c #00002B",
+"a 	c #00002D",
+"b 	c #000038",
+"c 	c #01014F",
+"d 	c #040452",
+"e 	c #06064B",
+"f 	c #080845",
+"g 	c #010132",
+"h 	c #000010",
+"i 	c #040200",
+"j 	c #06030C",
+"k 	c #000033",
+"l 	c #00003F",
+"m 	c #000046",
+"n 	c #00004D",
+"o 	c #040454",
+"p 	c #0B0B4D",
+"q 	c #0F0F40",
+"r 	c #020214",
+"s 	c #000030",
+"t 	c #000039",
+"u 	c #01014E",
+"v 	c #09095C",
+"w 	c #0B0B57",
+"x 	c #0D0D51",
+"y 	c #050540",
+"z 	c #000023",
+"A 	c #201004",
+"B 	c #391C00",
+"C 	c #2B1512",
+"D 	c #0C072E",
+"E 	c #000045",
+"F 	c #00004A",
+"G 	c #00004E",
+"H 	c #050556",
+"I 	c #151563",
+"J 	c #1A1A56",
+"K 	c #0A0A33",
+"L 	c #00002E",
+"M 	c #01014B",
+"N 	c #0C0C63",
+"O 	c #111162",
+"P 	c #13135C",
+"Q 	c #0A0A4D",
+"R 	c #100810",
+"S 	c #643100",
+"T 	c #5F2F00",
+"U 	c #562B00",
+"V 	c #2F170C",
+"W 	c #070423",
+"X 	c #1D1D71",
+"Y 	c #25256B",
+"Z 	c #19194F",
+"` 	c #010115",
+" .	c #000014",
+"..	c #000019",
+"+.	c #010149",
+"@.	c #0D0D64",
+"#.	c #16166E",
+"$.	c #181868",
+"%.	c #111159",
+"&.	c #020241",
+"*.	c #000021",
+"=.	c #6D3602",
+"-.	c #814000",
+";.	c #773C00",
+">.	c #6E3700",
+",.	c #4E2700",
+"'.	c #150B0C",
+").	c #010033",
+"!.	c #00004C",
+"~.	c #020252",
+"{.	c #1D1D74",
+"].	c #303080",
+"^.	c #29296A",
+"/.	c #090936",
+"(.	c #000003",
+"_.	c #000031",
+":.	c #000034",
+"<.	c #000015",
+"[.	c #00003D",
+"}.	c #0D0D61",
+"|.	c #1B1B78",
+"1.	c #1E1E73",
+"2.	c #171765",
+"3.	c #07074E",
+"4.	c #44230C",
+"5.	c #A75504",
+"6.	c #994C02",
+"7.	c #8E4700",
+"8.	c #844200",
+"9.	c #6B3500",
+"0.	c #24120E",
+"a.	c #010147",
+"b.	c #010150",
+"c.	c #1A1A70",
+"d.	c #383891",
+"e.	c #383883",
+"f.	c #181853",
+"g.	c #010117",
+"h.	c #00003B",
+"i.	c #00002F",
+"j.	c #000025",
+"k.	c #00001A",
+"l.	c #0C0C5E",
+"m.	c #1E1E7D",
+"n.	c #23237E",
+"o.	c #0D0D5A",
+"p.	c #010141",
+"q.	c #09051A",
+"r.	c #BD660E",
+"s.	c #CA6F12",
+"t.	c #C46B11",
+"u.	c #B5600B",
+"v.	c #9F5103",
+"w.	c #884400",
+"x.	c #341A1B",
+"y.	c #17176C",
+"z.	c #393995",
+"A.	c #46469B",
+"B.	c #2A2A6F",
+"C.	c #080839",
+"D.	c #010151",
+"E.	c #010125",
+"F.	c #0C0C5A",
+"G.	c #282889",
+"H.	c #23237D",
+"I.	c #131366",
+"J.	c #04044F",
+"K.	c #804610",
+"L.	c #D77816",
+"M.	c #DC7D19",
+"N.	c #E1821D",
+"O.	c #E68620",
+"P.	c #DC7F1D",
+"Q.	c #C36C12",
+"R.	c #522C2D",
+"S.	c #151568",
+"T.	c #373792",
+"U.	c #5151AF",
+"V.	c #3B3B8A",
+"W.	c #171757",
+"X.	c #010119",
+"Y.	c #010129",
+"Z.	c #050558",
+"`.	c #050552",
+" +	c #02024C",
+".+	c #070318",
+"++	c #1B0D0E",
+"@+	c #1E1E7A",
+"#+	c #2D2D93",
+"$+	c #292989",
+"%+	c #191972",
+"&+	c #2E1A16",
+"*+	c #E78219",
+"=+	c #E9841C",
+"-+	c #E7831B",
+";+	c #E07E18",
+">+	c #D87714",
+",+	c #CB6D0E",
+"'+	c #753E11",
+")+	c #111165",
+"!+	c #34348E",
+"~+	c #5555B6",
+"{+	c #4C4CA5",
+"]+	c #262670",
+"^+	c #050533",
+"/+	c #050550",
+"(+	c #090960",
+"_+	c #080859",
+":+	c #140A0F",
+"<+	c #482402",
+"[+	c #0A0A54",
+"}+	c #1D1D77",
+"|+	c #2F2F97",
+"1+	c #2F2F95",
+"2+	c #1F1F7E",
+"3+	c #0F0F68",
+"4+	c #02024F",
+"5+	c #AC5B0A",
+"6+	c #C86706",
+"7+	c #C16204",
+"8+	c #BC5F03",
+"9+	c #B15801",
+"0+	c #753A00",
+"a+	c #120921",
+"b+	c #131365",
+"c+	c #363690",
+"d+	c #5656B6",
+"e+	c #42429A",
+"f+	c #1A1A5F",
+"g+	c #010123",
+"h+	c #020232",
+"i+	c #0A0A5A",
+"j+	c #0C0C67",
+"k+	c #07075F",
+"l+	c #020257",
+"m+	c #261309",
+"n+	c #6F3700",
+"o+	c #120923",
+"p+	c #090950",
+"q+	c #1C1C73",
+"r+	c #2F2F96",
+"s+	c #3535A1",
+"t+	c #25258B",
+"u+	c #151573",
+"v+	c #05055C",
+"w+	c #6D3809",
+"x+	c #BF6104",
+"y+	c #B95D02",
+"z+	c #A65300",
+"A+	c #713800",
+"B+	c #3B1E00",
+"C+	c #02023A",
+"D+	c #1B1B6D",
+"E+	c #3D3D98",
+"F+	c #4C4CAB",
+"G+	c #2D2D7D",
+"H+	c #080846",
+"I+	c #000013",
+"J+	c #050538",
+"K+	c #0D0D6A",
+"L+	c #070762",
+"M+	c #01015A",
+"N+	c #271309",
+"O+	c #673300",
+"P+	c #2A1515",
+"Q+	c #09094F",
+"R+	c #1D1D72",
+"S+	c #303095",
+"T+	c #232389",
+"U+	c #12126F",
+"V+	c #020256",
+"W+	c #834204",
+"X+	c #B65C02",
+"Y+	c #9D4E00",
+"Z+	c #733900",
+"`+	c #5A2D00",
+" @	c #110907",
+".@	c #04044B",
+"+@	c #222276",
+"@@	c #3D3D97",
+"#@	c #3D3D96",
+"$@	c #171760",
+"%@	c #010136",
+"&@	c #030328",
+"*@	c #0B0B5A",
+"=@	c #0A0A67",
+"-@	c #05055E",
+";@	c #000056",
+">@	c #09041D",
+",@	c #462300",
+"'@	c #160B1B",
+")@	c #0C0C52",
+"!@	c #1F1F76",
+"~@	c #303096",
+"{@	c #2C2C95",
+"]@	c #1B1B7B",
+"^@	c #090961",
+"/@	c #00001E",
+"(@	c #9B4E01",
+"_@	c #974B00",
+":@	c #793C00",
+"<@	c #653200",
+"[@	c #351A00",
+"}@	c #050319",
+"|@	c #080853",
+"1@	c #27277B",
+"2@	c #33338B",
+"3@	c #2A2A7D",
+"4@	c #070748",
+"5@	c #080860",
+"6@	c #02025A",
+"7@	c #000053",
+"8@	c #000048",
+"9@	c #221108",
+"0@	c #080422",
+"a@	c #0E0E55",
+"b@	c #212179",
+"c@	c #2D2D91",
+"d@	c #242487",
+"e@	c #12126D",
+"f@	c #030355",
+"g@	c #080413",
+"h@	c #964A00",
+"i@	c #803F00",
+"j@	c #512800",
+"k@	c #1A0D03",
+"l@	c #01002F",
+"m@	c #0D0D5B",
+"n@	c #212174",
+"o@	c #29297E",
+"p@	c #151561",
+"q@	c #00001B",
+"r@	c #070746",
+"s@	c #060658",
+"t@	c #010156",
+"u@	c #00004F",
+"v@	c #010113",
+"w@	c #02012B",
+"x@	c #101059",
+"y@	c #272788",
+"z@	c #1C1C79",
+"A@	c #0A0A60",
+"B@	c #1F0F0B",
+"C@	c #884300",
+"D@	c #723800",
+"E@	c #5D2E00",
+"F@	c #351B02",
+"G@	c #050327",
+"H@	c #0E0E5B",
+"I@	c #171767",
+"J@	c #1D1D6E",
+"K@	c #06064A",
+"L@	c #040435",
+"M@	c #03034E",
+"N@	c #000051",
+"O@	c #020231",
+"P@	c #12125C",
+"Q@	c #21217E",
+"R@	c #13136C",
+"S@	c #030354",
+"T@	c #000047",
+"U@	c #301806",
+"V@	c #703800",
+"W@	c #603000",
+"X@	c #452303",
+"Y@	c #0A0531",
+"Z@	c #05054F",
+"`@	c #0C0C59",
+" #	c #020221",
+".#	c #00004B",
+"+#	c #000011",
+"@#	c #030338",
+"##	c #19196B",
+"$#	c #1A1A73",
+"%#	c #0B0B5E",
+"&#	c #321903",
+"*#	c #502700",
+"=#	c #3D1E05",
+"-#	c #0A0534",
+";#	c #03034D",
+">#	c #03034A",
+",#	c #000035",
+"'#	c #05053D",
+")#	c #0F0F56",
+"!#	c #131363",
+"~#	c #131368",
+"{#	c #000018",
+"]#	c #211002",
+"^#	c #261305",
+"/#	c #080430",
+"(#	c #00003A",
+"_#	c #04043F",
+":#	c #09094E",
+"<#	c #0C0C5C",
+"[#	c #010148",
+"}#	c #01013B",
+"|#	c #040446",
+"1#	c #090953",
+"2#	c #00000A",
+"3#	c #000005",
+"4#	c #000017",
+"5#	c #000016",
+"6#	c #000009",
+"                                                                ",
+"                                                                ",
+"                                                                ",
+"        . + @ # $ %                   & * %                     ",
+"        = - ; > , ' ) = &           @ ! ~ ! { ] ^ %             ",
+"      ^ / / ( _ : < [ } | ] %     # 1 1 2 3 4 5 6 7 8 %         ",
+"    % 9 0 > a b < c d e f g h i j k l 6 3 : m n o p q r         ",
+"    h ( ( s s t < u v w x y z A B C D 3 [ E F G H I J K &       ",
+"  + ; ( > / L t 5 M N O P Q 1 R S T U V W b m n o X Y Z `       ",
+"   ., , 0 9 ..0 l +. at .#.$.%.&.*.=.-.;.>.,.'.).!.~.{.].^./.(.    ",
+"  ) _.:.:.~ <. .[.m }.|.1.2.3.1 4.5.6.7.8.9.0.a.b.c.d.e.f.g.    ",
+"  *.: m h.i.j.k.1 < l.m.n.X o.p.q.r.s.t.u.v.w.x.c y.z.A.B.C.(.  ",
+"  z [ D.M < :.{ E.4 F.m.G.H.I.J.a K.L.M.N.O.P.Q.R.S.T.U.V.W.X.  ",
+"  Y.a.Z.`. +b .+++l w @+#+$+%+v l &+*+=+-+;+>+,+'+)+!+~+{+]+^+  ",
+"  L /+(+_+~.h.:+<+2 [+}+|+1+2+3+4+! 5+6+7+8+9+0+a+b+c+d+e+f+g+  ",
+"  h+i+j+k+l+3 m+n+o+p+q+r+s+t+u+v+:.w+x+y+z+A+B+C+D+E+F+G+H+I+  ",
+"  J+}.K+L+M+l N+O+P+Q+R+S+s+T+U+V+0 W+X+Y+Z+`+ @. at +@@@#@$@%@+   ",
+"  &@*@=@-@;@E >@,@'@)@!@~@{@]@^@!./@(@_@:@<@[@}@|@1 at 2@3 at 4@, .   ",
+"  g.p+5 at 6@7 at 8@0 9 at 0@a at b@c at d@e at f@[ g at h@i at 9.j@k at l@m at n@o at p@t q@    ",
+"  $ r at s@t at u@8 at s v at w@x at b@y at z@A at n b B at C@D at E@F at G@3 H at I@J at K@1 #     ",
+"    L at M@N at F 5 s <.O at P@1.Q at R@S at T@a U at V@W at X@Y@< T at Z@`@H@[.> *     ",
+"     #[ .#5 t ' +#@#P@##$#%#.#4 *.&#*#=#-#[ m T at 8@;#>#,#k..     ",
+"    # b < [.1 / ..'#)#!#~#d E h.{#]#^#/#l : 4 5 5 l 1 k.*       ",
+"    (.0 (#(#s s a _#:#H@<#[#l k h . . ] a _.s 0 - # &           ",
+"      h i.,#i.1 ,#}#|#1#/+5 t , 2#      3#+## 3#.               ",
+"      . I+i.i.k _ 3 : . at a.3 k ) %                               ",
+"        . <.( _.2 (#l 4 3 :./@&                                 ",
+"          % 4#z ' 0 ' / 5#$                                     ",
+"            % @ ] # 6#&                                         ",
+"                                                                ",
+"                                                                ",
+"                                                                "};


Property changes on: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.xpm
___________________________________________________________________
Name: svn:mergeinfo
   + 

Deleted: packages/trunk/kiki-the-nano-bot/debian/kikithebot-data.install
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/kikithebot-data.install	2008-08-24 21:34:12 UTC (rev 7982)
+++ packages/trunk/kiki-the-nano-bot/debian/kikithebot-data.install	2008-08-24 21:38:03 UTC (rev 7983)
@@ -1,9 +0,0 @@
-sound/*.ogg     usr/share/games/kikithebot/sound/
-py/*.py         usr/share/games/kikithebot/py/
-py/lang/*.py    usr/share/games/kikithebot/py/lang/
-py/levels/*.py  usr/share/games/kikithebot/py/levels/
-
-# default config and high scores, kiki won't try to write these
-py/kiki.cfg     usr/share/games/kikithebot/py/
-py/kiki.hsc     usr/share/games/kikithebot/py/
-

Deleted: packages/trunk/kiki-the-nano-bot/debian/kikithebot.6
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/kikithebot.6	2008-08-24 21:34:12 UTC (rev 7982)
+++ packages/trunk/kiki-the-nano-bot/debian/kikithebot.6	2008-08-24 21:38:03 UTC (rev 7983)
@@ -1,107 +0,0 @@
-.\" Copyright 2008 Peter De Wachter <pdewacht at gmail.com>
-.\"
-.\" This is free documentation; you can redistribute it and/or
-.\" modify it under the terms of the GNU General Public License
-.\" version 2 as published by the Free Software Foundation.
-.\"
-.\" The GNU General Public License's references to "object code"
-.\" and "executables" are to be interpreted as the output of any
-.\" document formatting or typesetting system, including
-.\" intermediate and printed output.
-.\"
-.\" This manual is distributed in the hope that it will be useful,
-.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
-.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-.\" GNU General Public License for more details.
-.\"
-.\" You should have received a copy of the GNU General Public
-.\" License along with this manual; if not, write to the Free
-.\" Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
-.\" MA 02110-1301, USA.
-.
-.\" URL macro recipe from Branden Robinson's presentation
-.de URL
-\\$2 \(laURL: \\$1 \(ra\\$3
-..
-.if \n[.g] .mso www.tmac
-.\" End of recipe.
-.
-.TH kikithebot 6 "2008-05-12"
-.\" Please adjust this date whenever revising the manpage.
-.
-.SH "NAME"
-.
-kikithebot \- Kiki the nano bot, a 3D puzzle game
-.
-.SH "SYNOPSIS"
-.
-.B kikithebot
-.
-.SH "DESCRIPTION"
-.
-Kiki the nano bot is a 3D puzzle game,
-mixing Sokoban and Kula World.
-.
-.SH "THE STORY"
-.
-Once upon a time,
-there were some tiny little robots living in the nano world.
-They lived a happy artificial life busily collecting resources for the Maker
-who made more and more tiny little robots.
-But one day,
-a parasitic capacity destroyed the Maker's master control program.
-Since then he is malfunctioning and only producing lazy stupid little robots
-which shoot each other and destroy the nano world.
-Your task is to help kiki,
-the only sane bot left over,
-to repair the Maker.
-.
-.SH "HOW TO PLAY"
-.
-To solve the game,
-you have to complete several levels.
-Every level has it's own task.
-.PP
-Pressing ESC will display a menu with a 'help' item
-which explains what you have to do in order to fulfill this task.
-.PP
-Once you managed to fulfill the task,
-the exit gate will be activated.
-If kiki moves through the activated exit gate,
-it will be 'beamed' to the next level.
-.PP
-The following table lists the default keys you will use to control kiki's actions:
-.
-.IP "Up" 10
-Move forward
-.IP "Down"
-Move backward
-.IP "Left"
-Turn left
-.IP "Right"
-Turn right
-.IP "Space"
-Shoot
-.IP "Control"
-Jump
-.IP "Shift"
-Push
-.IP "Page down"
-Change view
-.IP "Home"
-Look up
-.IP "End"
-Look down
-.PP
-You may change the keys in the keyboard setup screen.
-.PP
-For more information,
-see the game's web site.
-.
-.SH "SEE ALSO"
-.
-.URL "http://kiki.sourceforge.net/" "The game's web site" ""
-.
-.SH "AUTHOR"
-.
-Kiki the nano bot was developed by Thorsten Kohnhorst (aka Monsterkodi) and others.

Deleted: packages/trunk/kiki-the-nano-bot/debian/kikithebot.desktop
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/kikithebot.desktop	2008-08-24 21:34:12 UTC (rev 7982)
+++ packages/trunk/kiki-the-nano-bot/debian/kikithebot.desktop	2008-08-24 21:38:03 UTC (rev 7983)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=Kiki the nano bot
-Icon=kikithebot
-Exec=/usr/games/kikithebot
-Terminal=false
-Categories=Game;LogicGame
-StartupNotify=false

Deleted: packages/trunk/kiki-the-nano-bot/debian/kikithebot.dirs
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/kikithebot.dirs	2008-08-24 21:34:12 UTC (rev 7982)
+++ packages/trunk/kiki-the-nano-bot/debian/kikithebot.dirs	2008-08-24 21:38:03 UTC (rev 7983)
@@ -1 +0,0 @@
-usr/games

Deleted: packages/trunk/kiki-the-nano-bot/debian/kikithebot.install
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/kikithebot.install	2008-08-24 21:34:12 UTC (rev 7982)
+++ packages/trunk/kiki-the-nano-bot/debian/kikithebot.install	2008-08-24 21:38:03 UTC (rev 7983)
@@ -1,7 +0,0 @@
-debian/*.xpm            usr/share/pixmaps/
-debian/*.desktop        usr/share/applications/
-
-# It seems best that kiki.py and KikiPy_wrap.cpp are generated by the same
-# version of SWIG. Ensure this by putting kiki.py in the same package as
-# the kiki binary.
-SWIG/kiki.py            usr/share/games/kikithebot/py/

Deleted: packages/trunk/kiki-the-nano-bot/debian/kikithebot.xpm
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/kikithebot.xpm	2008-08-24 21:34:12 UTC (rev 7982)
+++ packages/trunk/kiki-the-nano-bot/debian/kikithebot.xpm	2008-08-24 21:38:03 UTC (rev 7983)
@@ -1,438 +0,0 @@
-/* XPM */
-static char * kiki32_xpm[] = {
-"32 32 403 2",
-"  	c None",
-". 	c #000000",
-"+ 	c #000006",
-"@ 	c #00000D",
-"# 	c #00000E",
-"$ 	c #000007",
-"% 	c #000001",
-"& 	c #000002",
-"* 	c #000004",
-"= 	c #00000F",
-"- 	c #00001F",
-"; 	c #000026",
-"> 	c #000029",
-", 	c #00002A",
-"' 	c #000028",
-") 	c #00001D",
-"! 	c #000024",
-"~ 	c #000027",
-"{ 	c #00001C",
-"] 	c #000012",
-"^ 	c #000008",
-"/ 	c #000022",
-"( 	c #00002C",
-"_ 	c #000037",
-": 	c #000040",
-"< 	c #000044",
-"[ 	c #000043",
-"} 	c #01013F",
-"| 	c #020234",
-"1 	c #000032",
-"2 	c #000036",
-"3 	c #00003C",
-"4 	c #000041",
-"5 	c #000042",
-"6 	c #00003E",
-"7 	c #020233",
-"8 	c #030318",
-"9 	c #000020",
-"0 	c #00002B",
-"a 	c #00002D",
-"b 	c #000038",
-"c 	c #01014F",
-"d 	c #040452",
-"e 	c #06064B",
-"f 	c #080845",
-"g 	c #010132",
-"h 	c #000010",
-"i 	c #040200",
-"j 	c #06030C",
-"k 	c #000033",
-"l 	c #00003F",
-"m 	c #000046",
-"n 	c #00004D",
-"o 	c #040454",
-"p 	c #0B0B4D",
-"q 	c #0F0F40",
-"r 	c #020214",
-"s 	c #000030",
-"t 	c #000039",
-"u 	c #01014E",
-"v 	c #09095C",
-"w 	c #0B0B57",
-"x 	c #0D0D51",
-"y 	c #050540",
-"z 	c #000023",
-"A 	c #201004",
-"B 	c #391C00",
-"C 	c #2B1512",
-"D 	c #0C072E",
-"E 	c #000045",
-"F 	c #00004A",
-"G 	c #00004E",
-"H 	c #050556",
-"I 	c #151563",
-"J 	c #1A1A56",
-"K 	c #0A0A33",
-"L 	c #00002E",
-"M 	c #01014B",
-"N 	c #0C0C63",
-"O 	c #111162",
-"P 	c #13135C",
-"Q 	c #0A0A4D",
-"R 	c #100810",
-"S 	c #643100",
-"T 	c #5F2F00",
-"U 	c #562B00",
-"V 	c #2F170C",
-"W 	c #070423",
-"X 	c #1D1D71",
-"Y 	c #25256B",
-"Z 	c #19194F",
-"` 	c #010115",
-" .	c #000014",
-"..	c #000019",
-"+.	c #010149",
-"@.	c #0D0D64",
-"#.	c #16166E",
-"$.	c #181868",
-"%.	c #111159",
-"&.	c #020241",
-"*.	c #000021",
-"=.	c #6D3602",
-"-.	c #814000",
-";.	c #773C00",
-">.	c #6E3700",
-",.	c #4E2700",
-"'.	c #150B0C",
-").	c #010033",
-"!.	c #00004C",
-"~.	c #020252",
-"{.	c #1D1D74",
-"].	c #303080",
-"^.	c #29296A",
-"/.	c #090936",
-"(.	c #000003",
-"_.	c #000031",
-":.	c #000034",
-"<.	c #000015",
-"[.	c #00003D",
-"}.	c #0D0D61",
-"|.	c #1B1B78",
-"1.	c #1E1E73",
-"2.	c #171765",
-"3.	c #07074E",
-"4.	c #44230C",
-"5.	c #A75504",
-"6.	c #994C02",
-"7.	c #8E4700",
-"8.	c #844200",
-"9.	c #6B3500",
-"0.	c #24120E",
-"a.	c #010147",
-"b.	c #010150",
-"c.	c #1A1A70",
-"d.	c #383891",
-"e.	c #383883",
-"f.	c #181853",
-"g.	c #010117",
-"h.	c #00003B",
-"i.	c #00002F",
-"j.	c #000025",
-"k.	c #00001A",
-"l.	c #0C0C5E",
-"m.	c #1E1E7D",
-"n.	c #23237E",
-"o.	c #0D0D5A",
-"p.	c #010141",
-"q.	c #09051A",
-"r.	c #BD660E",
-"s.	c #CA6F12",
-"t.	c #C46B11",
-"u.	c #B5600B",
-"v.	c #9F5103",
-"w.	c #884400",
-"x.	c #341A1B",
-"y.	c #17176C",
-"z.	c #393995",
-"A.	c #46469B",
-"B.	c #2A2A6F",
-"C.	c #080839",
-"D.	c #010151",
-"E.	c #010125",
-"F.	c #0C0C5A",
-"G.	c #282889",
-"H.	c #23237D",
-"I.	c #131366",
-"J.	c #04044F",
-"K.	c #804610",
-"L.	c #D77816",
-"M.	c #DC7D19",
-"N.	c #E1821D",
-"O.	c #E68620",
-"P.	c #DC7F1D",
-"Q.	c #C36C12",
-"R.	c #522C2D",
-"S.	c #151568",
-"T.	c #373792",
-"U.	c #5151AF",
-"V.	c #3B3B8A",
-"W.	c #171757",
-"X.	c #010119",
-"Y.	c #010129",
-"Z.	c #050558",
-"`.	c #050552",
-" +	c #02024C",
-".+	c #070318",
-"++	c #1B0D0E",
-"@+	c #1E1E7A",
-"#+	c #2D2D93",
-"$+	c #292989",
-"%+	c #191972",
-"&+	c #2E1A16",
-"*+	c #E78219",
-"=+	c #E9841C",
-"-+	c #E7831B",
-";+	c #E07E18",
-">+	c #D87714",
-",+	c #CB6D0E",
-"'+	c #753E11",
-")+	c #111165",
-"!+	c #34348E",
-"~+	c #5555B6",
-"{+	c #4C4CA5",
-"]+	c #262670",
-"^+	c #050533",
-"/+	c #050550",
-"(+	c #090960",
-"_+	c #080859",
-":+	c #140A0F",
-"<+	c #482402",
-"[+	c #0A0A54",
-"}+	c #1D1D77",
-"|+	c #2F2F97",
-"1+	c #2F2F95",
-"2+	c #1F1F7E",
-"3+	c #0F0F68",
-"4+	c #02024F",
-"5+	c #AC5B0A",
-"6+	c #C86706",
-"7+	c #C16204",
-"8+	c #BC5F03",
-"9+	c #B15801",
-"0+	c #753A00",
-"a+	c #120921",
-"b+	c #131365",
-"c+	c #363690",
-"d+	c #5656B6",
-"e+	c #42429A",
-"f+	c #1A1A5F",
-"g+	c #010123",
-"h+	c #020232",
-"i+	c #0A0A5A",
-"j+	c #0C0C67",
-"k+	c #07075F",
-"l+	c #020257",
-"m+	c #261309",
-"n+	c #6F3700",
-"o+	c #120923",
-"p+	c #090950",
-"q+	c #1C1C73",
-"r+	c #2F2F96",
-"s+	c #3535A1",
-"t+	c #25258B",
-"u+	c #151573",
-"v+	c #05055C",
-"w+	c #6D3809",
-"x+	c #BF6104",
-"y+	c #B95D02",
-"z+	c #A65300",
-"A+	c #713800",
-"B+	c #3B1E00",
-"C+	c #02023A",
-"D+	c #1B1B6D",
-"E+	c #3D3D98",
-"F+	c #4C4CAB",
-"G+	c #2D2D7D",
-"H+	c #080846",
-"I+	c #000013",
-"J+	c #050538",
-"K+	c #0D0D6A",
-"L+	c #070762",
-"M+	c #01015A",
-"N+	c #271309",
-"O+	c #673300",
-"P+	c #2A1515",
-"Q+	c #09094F",
-"R+	c #1D1D72",
-"S+	c #303095",
-"T+	c #232389",
-"U+	c #12126F",
-"V+	c #020256",
-"W+	c #834204",
-"X+	c #B65C02",
-"Y+	c #9D4E00",
-"Z+	c #733900",
-"`+	c #5A2D00",
-" @	c #110907",
-".@	c #04044B",
-"+@	c #222276",
-"@@	c #3D3D97",
-"#@	c #3D3D96",
-"$@	c #171760",
-"%@	c #010136",
-"&@	c #030328",
-"*@	c #0B0B5A",
-"=@	c #0A0A67",
-"-@	c #05055E",
-";@	c #000056",
-">@	c #09041D",
-",@	c #462300",
-"'@	c #160B1B",
-")@	c #0C0C52",
-"!@	c #1F1F76",
-"~@	c #303096",
-"{@	c #2C2C95",
-"]@	c #1B1B7B",
-"^@	c #090961",
-"/@	c #00001E",
-"(@	c #9B4E01",
-"_@	c #974B00",
-":@	c #793C00",
-"<@	c #653200",
-"[@	c #351A00",
-"}@	c #050319",
-"|@	c #080853",
-"1@	c #27277B",
-"2@	c #33338B",
-"3@	c #2A2A7D",
-"4@	c #070748",
-"5@	c #080860",
-"6@	c #02025A",
-"7@	c #000053",
-"8@	c #000048",
-"9@	c #221108",
-"0@	c #080422",
-"a@	c #0E0E55",
-"b@	c #212179",
-"c@	c #2D2D91",
-"d@	c #242487",
-"e@	c #12126D",
-"f@	c #030355",
-"g@	c #080413",
-"h@	c #964A00",
-"i@	c #803F00",
-"j@	c #512800",
-"k@	c #1A0D03",
-"l@	c #01002F",
-"m@	c #0D0D5B",
-"n@	c #212174",
-"o@	c #29297E",
-"p@	c #151561",
-"q@	c #00001B",
-"r@	c #070746",
-"s@	c #060658",
-"t@	c #010156",
-"u@	c #00004F",
-"v@	c #010113",
-"w@	c #02012B",
-"x@	c #101059",
-"y@	c #272788",
-"z@	c #1C1C79",
-"A@	c #0A0A60",
-"B@	c #1F0F0B",
-"C@	c #884300",
-"D@	c #723800",
-"E@	c #5D2E00",
-"F@	c #351B02",
-"G@	c #050327",
-"H@	c #0E0E5B",
-"I@	c #171767",
-"J@	c #1D1D6E",
-"K@	c #06064A",
-"L@	c #040435",
-"M@	c #03034E",
-"N@	c #000051",
-"O@	c #020231",
-"P@	c #12125C",
-"Q@	c #21217E",
-"R@	c #13136C",
-"S@	c #030354",
-"T@	c #000047",
-"U@	c #301806",
-"V@	c #703800",
-"W@	c #603000",
-"X@	c #452303",
-"Y@	c #0A0531",
-"Z@	c #05054F",
-"`@	c #0C0C59",
-" #	c #020221",
-".#	c #00004B",
-"+#	c #000011",
-"@#	c #030338",
-"##	c #19196B",
-"$#	c #1A1A73",
-"%#	c #0B0B5E",
-"&#	c #321903",
-"*#	c #502700",
-"=#	c #3D1E05",
-"-#	c #0A0534",
-";#	c #03034D",
-">#	c #03034A",
-",#	c #000035",
-"'#	c #05053D",
-")#	c #0F0F56",
-"!#	c #131363",
-"~#	c #131368",
-"{#	c #000018",
-"]#	c #211002",
-"^#	c #261305",
-"/#	c #080430",
-"(#	c #00003A",
-"_#	c #04043F",
-":#	c #09094E",
-"<#	c #0C0C5C",
-"[#	c #010148",
-"}#	c #01013B",
-"|#	c #040446",
-"1#	c #090953",
-"2#	c #00000A",
-"3#	c #000005",
-"4#	c #000017",
-"5#	c #000016",
-"6#	c #000009",
-"                                                                ",
-"                                                                ",
-"                                                                ",
-"        . + @ # $ %                   & * %                     ",
-"        = - ; > , ' ) = &           @ ! ~ ! { ] ^ %             ",
-"      ^ / / ( _ : < [ } | ] %     # 1 1 2 3 4 5 6 7 8 %         ",
-"    % 9 0 > a b < c d e f g h i j k l 6 3 : m n o p q r         ",
-"    h ( ( s s t < u v w x y z A B C D 3 [ E F G H I J K &       ",
-"  + ; ( > / L t 5 M N O P Q 1 R S T U V W b m n o X Y Z `       ",
-"   ., , 0 9 ..0 l +. at .#.$.%.&.*.=.-.;.>.,.'.).!.~.{.].^./.(.    ",
-"  ) _.:.:.~ <. .[.m }.|.1.2.3.1 4.5.6.7.8.9.0.a.b.c.d.e.f.g.    ",
-"  *.: m h.i.j.k.1 < l.m.n.X o.p.q.r.s.t.u.v.w.x.c y.z.A.B.C.(.  ",
-"  z [ D.M < :.{ E.4 F.m.G.H.I.J.a K.L.M.N.O.P.Q.R.S.T.U.V.W.X.  ",
-"  Y.a.Z.`. +b .+++l w @+#+$+%+v l &+*+=+-+;+>+,+'+)+!+~+{+]+^+  ",
-"  L /+(+_+~.h.:+<+2 [+}+|+1+2+3+4+! 5+6+7+8+9+0+a+b+c+d+e+f+g+  ",
-"  h+i+j+k+l+3 m+n+o+p+q+r+s+t+u+v+:.w+x+y+z+A+B+C+D+E+F+G+H+I+  ",
-"  J+}.K+L+M+l N+O+P+Q+R+S+s+T+U+V+0 W+X+Y+Z+`+ @. at +@@@#@$@%@+   ",
-"  &@*@=@-@;@E >@,@'@)@!@~@{@]@^@!./@(@_@:@<@[@}@|@1 at 2@3 at 4@, .   ",
-"  g.p+5 at 6@7 at 8@0 9 at 0@a at b@c at d@e at f@[ g at h@i at 9.j@k at l@m at n@o at p@t q@    ",
-"  $ r at s@t at u@8 at s v at w@x at b@y at z@A at n b B at C@D at E@F at G@3 H at I@J at K@1 #     ",
-"    L at M@N at F 5 s <.O at P@1.Q at R@S at T@a U at V@W at X@Y@< T at Z@`@H@[.> *     ",
-"     #[ .#5 t ' +#@#P@##$#%#.#4 *.&#*#=#-#[ m T at 8@;#>#,#k..     ",
-"    # b < [.1 / ..'#)#!#~#d E h.{#]#^#/#l : 4 5 5 l 1 k.*       ",
-"    (.0 (#(#s s a _#:#H@<#[#l k h . . ] a _.s 0 - # &           ",
-"      h i.,#i.1 ,#}#|#1#/+5 t , 2#      3#+## 3#.               ",
-"      . I+i.i.k _ 3 : . at a.3 k ) %                               ",
-"        . <.( _.2 (#l 4 3 :./@&                                 ",
-"          % 4#z ' 0 ' / 5#$                                     ",
-"            % @ ] # 6#&                                         ",
-"                                                                ",
-"                                                                ",
-"                                                                "};




More information about the Pkg-games-commits mailing list