Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
55TeMeR55 committed Aug 21, 2023
0 parents commit f8f0bd4
Show file tree
Hide file tree
Showing 1,993 changed files with 7,369 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto
278 changes: 278 additions & 0 deletions Description.rtf

Large diffs are not rendered by default.

104 changes: 104 additions & 0 deletions Finding Nemo/Catalog/default.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
body {
background-color: #002B6A;
color: #000D4E;
}

body, html {
scrollbar-arrow-color: #ffffff;
scrollbar-face-color: #444E7D;
scrollbar-highlight-color: #444E7D;
scrollbar-shadow-color: #444E7D;
scrollbar-3dlight-color: #000000;
scrollbar-track-color: #002B6A;
scrollbar-darkshadow-color: #000000;
}

input {
font-family: Verdana;
color: #000D4E;
font-size: 9pt;
}

div, td, p, ul, ol, span {
font-family: Verdana;
color: #000D4E;
background-color: transparent;
}

div.head {
color: #054A91;
background-color: transparent;
}

td.main {
background-color: #ffffff;
color: #000D4E;
}

td.copy {
color: #444E7D;
background-color: transparent;
}

td.crleft, td.crright {
width: 273px;
}

td.newshead {
border: 1px solid #054A91;
}

td.textc {
vertical-align: middle;
font-size: 100%;
}

p.title {
color: #054A91;
background-color: transparent;
}

p.info {
color: #444E7D;
background-color: transparent;
}

p.comment {
color: #444E7D;
background-color: transparent;
}

a {
color: #054A91;
background-color: transparent;
}

a:hover {
color: #000D4E;
background-color: transparent;
}

span.select, span.selecti {
color: #000D4E;
background-color: transparent;
}

.combo {
background-color: #ffffff;
color: #000D4E;
}

p.imgtitle {
color: #ffffff;
background-color: transparent;
}

p.imgcopy {
color: #cccccc;
background-color: transparent;
}

option.new {
color: #054A91;
background-color: transparent;
}
Binary file added Finding Nemo/Catalog/gfx/dot0.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/gfx/h0-1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/gfx/h0.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/gfx/h1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/gfx/h2-1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/gfx/h2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/gfx/h3.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/gfx/h4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/gfx/h5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/gfx/h6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/gfx/print.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/gfx/pt_black.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/gfx/pt_blank.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/gfx/pt_div.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
253 changes: 253 additions & 0 deletions Finding Nemo/Catalog/global.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,253 @@
body {
margin-left: 0px;
margin-right: 0px;
}

strong {
font-weight: bold;
}

div, td, p, span, .combo, .m3 {
font-family: Arial,Geneva,Helvetica,sans-serif;
}

div.cnt {
text-align: center;
}

img {
border: 0px;
}

img.deco {
display: block;
}

div.head {
text-align: center;
font-weight: bold;
font-size: 80%;
}

div.headi {
text-align: center;
font-size: 80%;
}

table.text {
margin-left: 50px;
margin-right: 50px;
}

td, th {
text-align: left;
}

td.crcenter {
text-align: center;
font-size: 70%;
vertical-align: top;
}

td.comment {
text-align: center;
font-size: 70%;
}

td.navl {
text-align: center;
font-size: 9pt;
}

td.navr {
text-align: center;
font-size: 9pt;
}

td.navc {
text-align: center;
font-size: 8pt;
}

td.text {
vertical-align: top;
font-size: 80%;
text-align: justify;
}

td.textc {
vertical-align: top;
font-size: 80%;
text-align: center;
}

td.textl {
vertical-align: top;
font-size: 80%;
}

td.copy {
font-size: 8pt;
text-align: justify;
}

td.crleft {
text-transform: uppercase;
text-align: right;
font-size: 80%;
vertical-align: top;
}

td.crright {
font-weight: bold;
font-size: 80%;
vertical-align: top;
}

p {
margin-left: 50px;
margin-right: 50px;
text-align: justify;
font-size: 80%;
}

p.left {
text-align: left;
}

p.right {
text-align: right;
}

p.title {
font-weight: bold;
}

p.ctitle {
font-weight: bold;
text-align: center;
text-transform: uppercase;
}

p.subtitle {
font-weight: bold;
}

p.inlay {
text-align: left;
margin-left: 0px;
margin-right: 0px;
}

p.section {
margin-left: 100px;
}

p.info {
font-size: 70%;
text-align: left;
margin-top: 2px;
margin-bottom: 2px;
font-family: Tahoma;
}

p.comment {
text-align: center;
font-size: 70%;
}

p.nav {
font-size: 70%;
text-align: left;
font-family: Tahoma;
}

p.news {
font-size: 70%;
text-align: left;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 10px;
margin-right: 10px;
}

p.newshead {
font-size: 70%;
text-align: right;
font-weight: bold;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 10px;
margin-right: 10px;
}

a.anav {
text-decoration: none;
}

span.tm {
font-size: 60%;
font-family: Tahoma;
vertical-align: super;
}

span.select {
font-weight: bold;
}

span.selecti {
font-weight: normal;
}

ol, ul {
margin-left: 80px;
margin-right: 50px;
padding-left: 0px;
font-size: 80%;
}

ul ul {
font-size: 100%;
margin-left: 50px;
margin-right: 0px;
}

ul {
list-style-type: disc;
}

li {
text-align: justify;
}

.combo, .m3 {
font: normal 8pt Tahoma;
}

p.imgtitle {
font-weight: bold;
text-align: center;
}

p.imgcopy {
text-align: center;
font-size: 70%;
}

#itable table, #itable th, #itable td {
border: 1px solid #000000;
}

#itable th, #itable td {
padding: 7px;
font-size: 80%;
}

#itable #s {
text-align: center;
}

u {
text-decoration: underline;
display: inline;
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/img/Aladdin_ESCMenu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/img/Aladdin_MainMenu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/img/Blue_star.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/img/Donald-Angry.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/img/Donald-Berserk.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/img/Donald-Happy.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/img/Donald-Hyper.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/img/Extra-life.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/img/Milkshake.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/img/Red_star.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Finding Nemo/Catalog/img/Toy.gif
Binary file added Finding Nemo/Catalog/img/Yellow_star.gif
Binary file added Finding Nemo/Catalog/img/a_jinjuice.jpg
Binary file added Finding Nemo/Catalog/img/a_jinmoney.jpg
Binary file added Finding Nemo/Catalog/img/a_key.jpg
Binary file added Finding Nemo/Catalog/img/a_lamp.jpg
Binary file added Finding Nemo/Catalog/img/a_money.jpg
Binary file added Finding Nemo/Catalog/img/a_place1.jpg
Binary file added Finding Nemo/Catalog/img/a_place2.jpg
Binary file added Finding Nemo/Catalog/img/a_rubin.jpg
Binary file added Finding Nemo/Catalog/img/a_water.jpg
Binary file added Finding Nemo/Catalog/img/air-box.gif
Binary file added Finding Nemo/Catalog/img/alladin_dvd_preview.jpg
Binary file added Finding Nemo/Catalog/img/brand_disney.gif
Binary file added Finding Nemo/Catalog/img/brand_nd.gif
Binary file added Finding Nemo/Catalog/img/brand_troll-1.gif
Binary file added Finding Nemo/Catalog/img/brand_troll.gif
Binary file added Finding Nemo/Catalog/img/checkpoint.gif
Binary file added Finding Nemo/Catalog/img/d_BlueStar.jpg
Binary file added Finding Nemo/Catalog/img/d_Boss.jpg
Binary file added Finding Nemo/Catalog/img/d_Checker.jpg
Binary file added Finding Nemo/Catalog/img/d_Cocktail.jpg
Binary file added Finding Nemo/Catalog/img/d_ESC-in-LAB.jpg
Binary file added Finding Nemo/Catalog/img/d_MagicBox.jpg
Binary file added Finding Nemo/Catalog/img/d_MainMenu.jpg
Binary file added Finding Nemo/Catalog/img/d_OptionMenu.jpg
Binary file added Finding Nemo/Catalog/img/d_Oufit-swapper.jpg
Binary file added Finding Nemo/Catalog/img/d_Pause.jpg
Binary file added Finding Nemo/Catalog/img/d_RedStar.jpg
Binary file added Finding Nemo/Catalog/img/d_Spellbook.jpg
Binary file added Finding Nemo/Catalog/img/d_Toy.jpg
Binary file added Finding Nemo/Catalog/img/d_XtraLife.jpg
Binary file added Finding Nemo/Catalog/img/d_YellowStar.jpg
Binary file added Finding Nemo/Catalog/img/d_esclab_c.jpg
Binary file added Finding Nemo/Catalog/img/d_escmenu_c.jpg
Binary file added Finding Nemo/Catalog/img/d_lab_c.jpg
Binary file added Finding Nemo/Catalog/img/d_mainmenu_c.jpg
Binary file added Finding Nemo/Catalog/img/d_mood1.jpg
Binary file added Finding Nemo/Catalog/img/d_mood2.jpg
Binary file added Finding Nemo/Catalog/img/d_mood3.jpg
Binary file added Finding Nemo/Catalog/img/d_mood4.jpg
Binary file added Finding Nemo/Catalog/img/d_optionsmenu_c.jpg
Binary file added Finding Nemo/Catalog/img/d_permanent.jpg
Binary file added Finding Nemo/Catalog/img/d_permanent_c.jpg
Binary file added Finding Nemo/Catalog/img/disney-contest.jpg
Binary file added Finding Nemo/Catalog/img/donald_dvd_preview.jpg
Binary file added Finding Nemo/Catalog/img/donald_jewel_preview.jpg
Binary file added Finding Nemo/Catalog/img/k_abu.jpg
Binary file added Finding Nemo/Catalog/img/k_alladin.jpg
Binary file added Finding Nemo/Catalog/img/k_carpet.jpg
Binary file added Finding Nemo/Catalog/img/keys1.gif
Binary file added Finding Nemo/Catalog/img/keys2.gif
Binary file added Finding Nemo/Catalog/img/keys3.gif
Binary file added Finding Nemo/Catalog/img/keys4.gif
Binary file added Finding Nemo/Catalog/img/konkurs.jpg
Binary file added Finding Nemo/Catalog/img/magicbook.gif
Binary file added Finding Nemo/Catalog/img/options.jpg
Binary file added Finding Nemo/Catalog/img/paperscisstone.jpg
Binary file added Finding Nemo/Catalog/img/poohsticks.jpg
Binary file added Finding Nemo/Catalog/img/rabbitsays.jpg
Binary file added Finding Nemo/Catalog/img/racers_start_menu.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_babochka.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_babuin.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_banan.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_blue_fruit.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_gamescreen.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_hint1.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_hint2.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_hint3.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_hint4.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_hint5.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_hint6.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_mainmenu.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_mango.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_noj.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_options.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_optionsmenu.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_purpl_fruit.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_red_fruit.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_savescreen.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_soul.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_terk.jpg
Binary file added Finding Nemo/Catalog/img/tarzan_word.jpg
Binary file added Finding Nemo/Catalog/img/ts2_main.jpg
Binary file added Finding Nemo/Catalog/img/ts2_options.jpg
Binary file added Finding Nemo/Catalog/img/ts2_pause.jpg
Binary file added Finding Nemo/Catalog/img/ts2_save-load.jpg
Binary file added Finding Nemo/Catalog/img/ts2_start.jpg
Binary file added Finding Nemo/Catalog/img/w_4.gif
Binary file added Finding Nemo/Catalog/img/w_5.gif
Binary file added Finding Nemo/Catalog/img/w_6.gif
Binary file added Finding Nemo/Catalog/img/w_7.gif
Binary file added Finding Nemo/Catalog/img/w_8.gif
Binary file added Finding Nemo/Catalog/img/w_9.gif
Binary file added Finding Nemo/Catalog/img/w_checkpoint.jpg
Binary file added Finding Nemo/Catalog/img/w_courage.jpg
Binary file added Finding Nemo/Catalog/img/w_escmenu.gif
Binary file added Finding Nemo/Catalog/img/w_honey.jpg
Binary file added Finding Nemo/Catalog/img/w_mainmenu.jpg
Binary file added Finding Nemo/Catalog/img/w_map.jpg
Binary file added Finding Nemo/Catalog/img/w_photo.jpg
Binary file added Finding Nemo/Catalog/img/w_photoalbum.jpg
Binary file added Finding Nemo/Catalog/img/w_startmenu.jpg
Binary file added Finding Nemo/Catalog/img/warp_boss.gif
Binary file added Finding Nemo/Catalog/img/winni_dvd_preview.jpg
Loading

0 comments on commit f8f0bd4

Please sign in to comment.