Warning: You are using TidyHTML mode! Pages MAY and probably WILL break. To disable, click here or append 'xxx-off=1' to the URL!

Register - Login
Views: 57865875
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - JCS - Stats - Latest Posts - Color Chart - Smilies
10-16-14 12:46:12 AM
fortyfive-antelope

Jul - Posts by TheKins
Pages: 1 2 3 4
TheKins
Member
Level: 18


Posts: 21/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 09-09-11 05:57:49 AM, in Behind the scenes Link
Oh yeah, Cave Story Wii's on the Mac App Store now, and coming to Steam, so get ready to rev up your comparing engines again.
TheKins
Member
Level: 18


Posts: 22/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 09-10-11 02:46:27 AM, in Lemmings Paintball (PC) Link
Have you considered looking at Lemmings For Windows 95? It was also done by Visual Sciences, so it might also have fun debug stuff left in.

If you don't have it, I still have the original disc.
TheKins
Member
Level: 18


Posts: 23/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 09-14-11 11:38:26 PM, in Weird Discoveries (last edited by TheKins at 09-15-11 01:36 AM) Link
This was found by somebody else in the Deus Ex 3 files, so I don't have the original files to post. You might find this amusing, though...

The intro to Deus Ex 3: Placeholder Voice Acting Edition
TheKins
Member
Level: 18


Posts: 24/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 09-15-11 01:36:29 AM, in Weird Discoveries Link
Fair point. Link fixed, sorry.
TheKins
Member
Level: 18


Posts: 25/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 09-17-11 06:52:15 AM, in The Document Of Metal Gear Solid 2 Link
The PS2 version of MGS2 Substance contains a bonus disc with all sorts of extras on it. Among those extras is a model viewer that lets you examine all the characters, vehicles and levels from the game. And a good few of the models on this disc are marked as unused in the real game, whether from earlier versions (prototype Raiden model), deleted content (Manhattan with Arsenal Gear crashed into it) or tests (cel-shaded Mei-Ling).

I don't know if these are worth including on TCRF since while they're cut material, they're actively visible on a bonus disc and may or may not still be on the original disc. What say you?
TheKins
Member
Level: 18


Posts: 26/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 09-18-11 02:00:03 AM, in The Document Of Metal Gear Solid 2 Link
I bounced through and took screenshots of all the unused stuff in Document:

Characters:
Solid Snake - Shinkawa Touch Experimental Model
Raiden - Early Test Model 1
Raiden - Early Test Model 2
Vamp - Early Model
Mei-Ling for Toon Shading Experiment

Mechanics:
Osprey - Early Model

Backgrounds:
Aft Deck Early Model
Strut L Early Model (Warehouse)
Filtration Chamber 1 Early Model
Filtration Chamber 2 Early Model
Strut D Early Model
Early Room Model - Experimental
Early Plant Model - Experimental
Heliport From MGS1
Manhattan and Arsenal Gear (After Destruction)

If there isn't any objections I'll throw a page up on 'em.
TheKins
Member
Level: 18


Posts: 27/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 09-24-11 07:23:14 AM, in Weird Discoveries Link
The japanese version of Police Quest 2 was weird.
TheKins
Member
Level: 18


Posts: 28/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 10-10-11 12:46:31 AM, in Team Fortress 2 - Unused Sprites? Link
Those minimap sprites look like something that would be used in the Hammer editor. What is their file path?
TheKins
Member
Level: 18


Posts: 29/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 10-14-11 11:11:56 PM, in Team Fortress 2 - Unused Sprites? Link
tf_box was added in the Free2Play patch IIRC... It was probably intended for some "buy the full game to get full access" thing.
IIRC there's also TTF fonts in resource/ for the CSS HUD elements.
TheKins
Member
Level: 18


Posts: 30/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 12-06-11 12:17:35 AM, in Weird Discoveries Link
mirrors edge/tdgame/config/defaultgame.ini



[TdGame.TdDebugMenu]
Caption = "- -- ----==[[ TAKEDOWN DEBUG MENU ]]==---- -- -"
PauseCmd = "pause"
.Entries = (Text = "Set god mode", Cmd = "god")
.Entries = (Text = "Set jesus mode", Cmd = "jesus")
.Entries = (Text = "Free cam (requires god mode)", Cmd = "dropme")
.Entries = (Text = "Change 1p/3p camera", Cmd = "FreeFlightCamera")
.Entries = (Text = "Get infinite ammo", Cmd = "ammo")
.Entries = (Text = "Get all weapons", Cmd = "loadfullinventory")
.Entries = (Text = "Show fps counter", Cmd = "stat xunit", IsToggle = true)
.Entries = (Text = "Show player position", Cmd = "whereami", IsToggle = true)
.Entries = (Text = "Show memory budget", Cmd = "showmemorybudget", IsToggle = true)
.Entries = (Text = "Show streamed levels", Cmd = "stat levels")
.Entries = (Text = "View lit", Cmd = "viewmode lit")
.Entries = (Text = "View unlit", Cmd = "viewmode unlit")
.Entries = (Text = "Slow-motion on", Cmd = "slomo 0.4")
.Entries = (Text = "Slow-motion off", Cmd = "slomo 1.0")
.Entries = (Text = "Toggle cross-hair", Cmd = "ToggleCrossHair")
.Entries = (Text = "Take screenshot", Cmd = "screenshot")
.Entries = (Text = "Juice screenshot", Cmd = "juicescreenshot")
.Entries = (Text = "Lock All levels", Cmd = "LockAllLevels")
.Entries = (Text = "UnLock All levels", Cmd = "UnLockAllLevels")
.Entries = (Text = "Lock All TimeTrial", Cmd = "LockAllTT")
.Entries = (Text = "UnLock All TimeTrial", Cmd = "UnLockAllTT")
.Entries = (Text = "Use streaming volumes", Cmd = "ToggleUseStreamingVolumes", IsToggle = true)
.Entries = (Text = "Leipzig", Cmd = "Leipzig")



No way to access yet.
TheKins
Member
Level: 18


Posts: 31/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 12-06-11 01:38:47 AM, in Ecco The Dolphin 2 Prototypes Link
A guy has a page documenting these. Any interest on seeing if he's willing to work with us?
TheKins
Member
Level: 18


Posts: 32/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 12-14-11 11:53:56 AM, in Desert Dazzle Link
I was going to add this to TCRF but it's kind of down at the moment, so it goes here so I remember later.

In the Sonic CD remake that just came out, there's a new sound test code: 32 & 8. It displays this curious image!

From the lead developer on Sonic Retro...

So what is this image doing in Sonic CD?

Basically, earlier on in the remake's development there were 2 new levels: Desert Dazzle & Final Fever (another boss)

Neither level was fully complete, and we had to make the call whether or not to go ahead and finalize them. Sonic Team felt the game should not deviate too far from it's original form, and in retrospect it was for the best since we had a lot of other work to do anyway.

I left this image in since it's quite a groovy looking Zone, and it also serves as a way for you to get to the stage select as Tails.
TheKins
Member
Level: 18


Posts: 33/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 12-22-11 05:42:55 AM, in Weird Discoveries Link
From the Wolfenstein 3D source code. Probably not unused, but so rarely seen that it might as well be. Some kind of anti-save cheating system?


#define STR_SAVECHT1 "Your Save Game file is,"
#define STR_SAVECHT2 "shall we say, \"corrupted\"."
#define STR_SAVECHT3 "But I'll let you go on and"
#define STR_SAVECHT4 "play anyway...."

TheKins
Member
Level: 18


Posts: 34/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 12-22-11 10:30:23 AM, in Weird Discoveries Link
Yeah, I definitely get the vibe that it's for external save editing.
TheKins
Member
Level: 18


Posts: 35/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 12-23-11 05:59:04 AM, in Hexen Retail Store Beta - September 1995 Link
As found on this assemblergames thread

Download
Password is pc-beta!

Your system clock needs to be set somewhere between 27-09-95 and 29-10-95 before it will work.

I gave the WAD a click flick-through, but I'm unfamiliar with Hexen in general.
- the developer map "MAZE" is still in - they forgot to delete it until the post-release patches
- the endoom is still heretic's

Have fun.
TheKins
Member
Level: 18


Posts: 36/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 01-03-12 12:00:12 AM, in Weird Discoveries Link
Found this in Die Hard Trilogy PSX. Pretty sure it's unused, but confirmation would be nice:
TheKins
Member
Level: 18


Posts: 37/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 01-24-12 06:55:28 AM, in Weird Discoveries Link
I've considered doing a page on UMK3 Wave Net, but seeing as ROMs of it don't exist...
TheKins
Member
Level: 18


Posts: 38/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 02-16-12 04:32:09 AM, in Earthworm Jim 1 and 2 - Debug Mode - GENESIS Link
Originally posted by gabrielwoj
There is one Debug mode, that seems to have "81" whatever is worms... Don't ask me why about this... I don't get it.
Those are Mealworms, they're used in the trivia minigame in the Villi People level. Presumably that code is in for ease of testing the trivia minigame.
TheKins
Member
Level: 18


Posts: 39/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 02-20-12 10:51:37 PM, in Weird Discoveries Link
Just posted this on the wiki, but it bears adding here - the new Syndicate game has a little present in the install files for people who remember how cracked games were packaged back in the day.
TheKins
Member
Level: 18


Posts: 40/80
EXP: 26464
For next: 3433

Since: 01-17-11


Since last post: 533 days
Last activity: 524 days

Posted on 03-01-12 03:51:10 AM, in Weird Discoveries Link
The Counterstrike: Global Ops beta has some weird stuff from, of all things, the Half Life 2 beta in it.

There's config files to handle playing the E3 demo recordings, and two demo files (bump3 and devtest) which no longer work (though viewing them in notepad shows references to files from the HL2 beta like the fire extingusher and bullsquid)

Valve's development SVN must be a hellish nightmare from which no light escapes.
Pages: 1 2 3 4
Jul - Posts by TheKins






Rusted Logic

Acmlmboard - 07/23/2013 b378.03
©2000-2013 Acmlm, Xkeeper, Inuyasha, et al.

28 database queries, 49 query cache hits.
Query execution time:  0.224101 seconds
Script execution time:  0.072455 seconds
Total render time:  0.296556 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 94 column 11 - Warning: <form> isn't allowed in <table> elements
line 93 column 10 - Info: <table> previously mentioned
line 95 column 11 - Warning: missing <tr>
line 95 column 124 - Warning: missing </font> before </td>
line 99 column 16 - Warning: plain text isn't allowed in <tr> elements
line 95 column 11 - Info: <tr> previously mentioned
line 100 column 68 - Warning: <nobr> is not approved by W3C
line 100 column 68 - Warning: missing </nobr> before </td>
line 117 column 68 - Warning: <nobr> is not approved by W3C
line 117 column 68 - Warning: missing </nobr> before <tr>
line 141 column 35 - Warning: missing <tr>
line 141 column 50 - Warning: missing </font> before </td>
line 141 column 134 - Warning: missing </font> before </table>
line 143 column 35 - Warning: missing <tr>
line 143 column 96 - Warning: unescaped & or unknown entity "&page"
line 143 column 132 - Warning: unescaped & or unknown entity "&page"
line 143 column 166 - Warning: unescaped & or unknown entity "&page"
line 143 column 50 - Warning: missing </font> before </td>
line 143 column 201 - Warning: missing </font> before </table>
line 150 column 9 - Warning: <div> isn't allowed in <tr> elements
line 149 column 9 - Info: <tr> previously mentioned
line 152 column 9 - Warning: missing <tr>
line 166 column 13 - Warning: missing <tr>
line 167 column 27 - Warning: <nobr> is not approved by W3C
line 171 column 15 - Warning: missing <td>
line 172 column 9 - Warning: <div> isn't allowed in <tr> elements
line 171 column 15 - Info: <tr> previously mentioned
line 174 column 9 - Warning: missing <tr>
line 188 column 13 - Warning: missing <tr>
line 189 column 27 - Warning: <nobr> is not approved by W3C
line 195 column 15 - Warning: missing <td>
line 196 column 9 - Warning: <div> isn't allowed in <tr> elements
line 195 column 15 - Info: <tr> previously mentioned
line 198 column 9 - Warning: missing <tr>
line 212 column 13 - Warning: missing <tr>
line 213 column 27 - Warning: <nobr> is not approved by W3C
line 219 column 15 - Warning: missing <td>
line 220 column 9 - Warning: <div> isn't allowed in <tr> elements
line 219 column 15 - Info: <tr> previously mentioned
line 222 column 9 - Warning: missing <tr>
line 236 column 13 - Warning: missing <tr>
line 237 column 27 - Warning: <nobr> is not approved by W3C
line 241 column 15 - Warning: missing <td>
line 242 column 9 - Warning: <div> isn't allowed in <tr> elements
line 241 column 15 - Info: <tr> previously mentioned
line 244 column 9 - Warning: missing <tr>
line 258 column 13 - Warning: missing <tr>
line 259 column 27 - Warning: <nobr> is not approved by W3C
line 265 column 15 - Warning: missing <td>
line 266 column 9 - Warning: <div> isn't allowed in <tr> elements
line 265 column 15 - Info: <tr> previously mentioned
line 268 column 9 - Warning: missing <tr>
line 282 column 13 - Warning: missing <tr>
line 283 column 27 - Warning: <nobr> is not approved by W3C
line 310 column 15 - Warning: missing <td>
line 311 column 9 - Warning: <div> isn't allowed in <tr> elements
line 310 column 15 - Info: <tr> previously mentioned
line 313 column 9 - Warning: missing <tr>
line 327 column 13 - Warning: missing <tr>
line 328 column 27 - Warning: <nobr> is not approved by W3C
line 333 column 15 - Warning: missing <td>
line 334 column 9 - Warning: <div> isn't allowed in <tr> elements
line 333 column 15 - Info: <tr> previously mentioned
line 336 column 9 - Warning: missing <tr>
line 350 column 13 - Warning: missing <tr>
line 351 column 27 - Warning: <nobr> is not approved by W3C
line 355 column 15 - Warning: missing <td>
line 356 column 9 - Warning: <div> isn't allowed in <tr> elements
line 355 column 15 - Info: <tr> previously mentioned
line 358 column 9 - Warning: missing <tr>
line 372 column 13 - Warning: missing <tr>
line 373 column 27 - Warning: <nobr> is not approved by W3C
line 378 column 15 - Warning: missing <td>
line 379 column 9 - Warning: <div> isn't allowed in <tr> elements
line 378 column 15 - Info: <tr> previously mentioned
line 381 column 9 - Warning: missing <tr>
line 395 column 13 - Warning: missing <tr>
line 396 column 27 - Warning: <nobr> is not approved by W3C
line 431 column 15 - Warning: missing <td>
line 432 column 9 - Warning: <div> isn't allowed in <tr> elements
line 431 column 15 - Info: <tr> previously mentioned
line 434 column 9 - Warning: missing <tr>
line 448 column 13 - Warning: missing <tr>
line 449 column 27 - Warning: <nobr> is not approved by W3C
line 453 column 15 - Warning: missing <td>
line 454 column 9 - Warning: <div> isn't allowed in <tr> elements
line 453 column 15 - Info: <tr> previously mentioned
line 456 column 9 - Warning: missing <tr>
line 470 column 13 - Warning: missing <tr>
line 471 column 27 - Warning: <nobr> is not approved by W3C
line 475 column 264 - Warning: unescaped & which should be written as &amp;
line 477 column 416 - Warning: unescaped & or unknown entity "&view"
line 477 column 430 - Warning: unescaped & or unknown entity "&p"
line 480 column 637 - Warning: unescaped & which should be written as &amp;
line 486 column 15 - Warning: missing <td>
line 487 column 9 - Warning: <div> isn't allowed in <tr> elements
line 486 column 15 - Info: <tr> previously mentioned
line 489 column 9 - Warning: missing <tr>
line 503 column 13 - Warning: missing <tr>
line 504 column 27 - Warning: <nobr> is not approved by W3C
line 513 column 15 - Warning: missing <td>
line 514 column 9 - Warning: <div> isn't allowed in <tr> elements
line 513 column 15 - Info: <tr> previously mentioned
line 516 column 9 - Warning: missing <tr>
line 530 column 13 - Warning: missing <tr>
line 531 column 27 - Warning: <nobr> is not approved by W3C
line 535 column 15 - Warning: missing <td>
line 536 column 9 - Warning: <div> isn't allowed in <tr> elements
line 535 column 15 - Info: <tr> previously mentioned
line 538 column 9 - Warning: missing <tr>
line 552 column 13 - Warning: missing <tr>
line 553 column 27 - Warning: <nobr> is not approved by W3C
line 568 column 15 - Warning: missing <td>
line 569 column 9 - Warning: <div> isn't allowed in <tr> elements
line 568 column 15 - Info: <tr> previously mentioned
line 571 column 9 - Warning: missing <tr>
line 585 column 13 - Warning: missing <tr>
line 586 column 27 - Warning: <nobr> is not approved by W3C
line 591 column 15 - Warning: missing <td>
line 592 column 9 - Warning: <div> isn't allowed in <tr> elements
line 591 column 15 - Info: <tr> previously mentioned
line 594 column 9 - Warning: missing <tr>
line 608 column 13 - Warning: missing <tr>
line 609 column 27 - Warning: <nobr> is not approved by W3C
line 613 column 15 - Warning: missing <td>
line 614 column 9 - Warning: <div> isn't allowed in <tr> elements
line 613 column 15 - Info: <tr> previously mentioned
line 616 column 9 - Warning: missing <tr>
line 630 column 13 - Warning: missing <tr>
line 631 column 27 - Warning: <nobr> is not approved by W3C
line 635 column 15 - Warning: missing <td>
line 636 column 9 - Warning: <div> isn't allowed in <tr> elements
line 635 column 15 - Info: <tr> previously mentioned
line 638 column 9 - Warning: missing <tr>
line 652 column 13 - Warning: missing <tr>
line 653 column 27 - Warning: <nobr> is not approved by W3C
line 657 column 15 - Warning: missing <td>
line 658 column 9 - Warning: <div> isn't allowed in <tr> elements
line 657 column 15 - Info: <tr> previously mentioned
line 660 column 9 - Warning: missing <tr>
line 674 column 13 - Warning: missing <tr>
line 675 column 27 - Warning: <nobr> is not approved by W3C
line 684 column 17 - Warning: discarding unexpected <table>
line 687 column 35 - Warning: missing <tr>
line 687 column 96 - Warning: unescaped & or unknown entity "&page"
line 687 column 132 - Warning: unescaped & or unknown entity "&page"
line 687 column 166 - Warning: unescaped & or unknown entity "&page"
line 687 column 50 - Warning: missing </font> before </td>
line 687 column 201 - Warning: missing </font> before </table>
line 689 column 35 - Warning: missing <tr>
line 689 column 50 - Warning: missing </font> before </td>
line 689 column 134 - Warning: missing </font> before </table>
line 691 column 17 - Warning: discarding unexpected </textarea>
line 691 column 28 - Warning: discarding unexpected </form>
line 691 column 35 - Warning: discarding unexpected </embed>
line 691 column 43 - Warning: discarding unexpected </noembed>
line 691 column 53 - Warning: discarding unexpected </noscript>
line 691 column 64 - Warning: discarding unexpected </noembed>
line 691 column 74 - Warning: discarding unexpected </embed>
line 691 column 82 - Warning: discarding unexpected </table>
line 691 column 90 - Warning: discarding unexpected </table>
line 700 column 9 - Warning: missing </font> before <table>
line 716 column 9 - Warning: inserting implicit <font>
line 728 column 23 - Warning: inserting implicit <font>
line 735 column 58 - Warning: discarding unexpected </font>
line 693 column 1 - Warning: missing </center>
line 91 column 9 - Warning: <img> lacks "alt" attribute
line 93 column 10 - Warning: <table> lacks "summary" attribute
line 95 column 63 - Warning: <img> lacks "alt" attribute
line 100 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 100 column 93 - Warning: <img> lacks "alt" attribute
line 117 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 117 column 98 - Warning: <img> lacks "alt" attribute
line 136 column 1 - Warning: <table> lacks "summary" attribute
line 136 column 240 - Warning: <td> attribute "bgcolor" lacks value
line 141 column 17 - Warning: <table> lacks "summary" attribute
line 143 column 17 - Warning: <table> lacks "summary" attribute
line 151 column 9 - Warning: <table> lacks "summary" attribute
line 155 column 22 - Warning: <img> lacks "alt" attribute
line 155 column 63 - Warning: <img> lacks "alt" attribute
line 155 column 112 - Warning: <img> lacks "alt" attribute
line 155 column 162 - Warning: <img> lacks "alt" attribute
line 162 column 15 - Warning: <img> lacks "alt" attribute
line 165 column 11 - Warning: <table> lacks "summary" attribute
line 173 column 9 - Warning: <table> lacks "summary" attribute
line 177 column 22 - Warning: <img> lacks "alt" attribute
line 177 column 63 - Warning: <img> lacks "alt" attribute
line 177 column 112 - Warning: <img> lacks "alt" attribute
line 177 column 162 - Warning: <img> lacks "alt" attribute
line 184 column 15 - Warning: <img> lacks "alt" attribute
line 187 column 11 - Warning: <table> lacks "summary" attribute
line 197 column 9 - Warning: <table> lacks "summary" attribute
line 201 column 22 - Warning: <img> lacks "alt" attribute
line 201 column 63 - Warning: <img> lacks "alt" attribute
line 201 column 112 - Warning: <img> lacks "alt" attribute
line 201 column 162 - Warning: <img> lacks "alt" attribute
line 208 column 15 - Warning: <img> lacks "alt" attribute
line 211 column 11 - Warning: <table> lacks "summary" attribute
line 221 column 9 - Warning: <table> lacks "summary" attribute
line 225 column 22 - Warning: <img> lacks "alt" attribute
line 225 column 63 - Warning: <img> lacks "alt" attribute
line 225 column 112 - Warning: <img> lacks "alt" attribute
line 225 column 162 - Warning: <img> lacks "alt" attribute
line 232 column 15 - Warning: <img> lacks "alt" attribute
line 235 column 11 - Warning: <table> lacks "summary" attribute
line 243 column 9 - Warning: <table> lacks "summary" attribute
line 247 column 22 - Warning: <img> lacks "alt" attribute
line 247 column 63 - Warning: <img> lacks "alt" attribute
line 247 column 112 - Warning: <img> lacks "alt" attribute
line 247 column 162 - Warning: <img> lacks "alt" attribute
line 254 column 15 - Warning: <img> lacks "alt" attribute
line 257 column 11 - Warning: <table> lacks "summary" attribute
line 267 column 9 - Warning: <table> lacks "summary" attribute
line 271 column 22 - Warning: <img> lacks "alt" attribute
line 271 column 63 - Warning: <img> lacks "alt" attribute
line 271 column 112 - Warning: <img> lacks "alt" attribute
line 271 column 162 - Warning: <img> lacks "alt" attribute
line 278 column 15 - Warning: <img> lacks "alt" attribute
line 281 column 11 - Warning: <table> lacks "summary" attribute
line 312 column 9 - Warning: <table> lacks "summary" attribute
line 316 column 22 - Warning: <img> lacks "alt" attribute
line 316 column 63 - Warning: <img> lacks "alt" attribute
line 316 column 112 - Warning: <img> lacks "alt" attribute
line 316 column 162 - Warning: <img> lacks "alt" attribute
line 323 column 15 - Warning: <img> lacks "alt" attribute
line 326 column 11 - Warning: <table> lacks "summary" attribute
line 331 column 127 - Warning: <img> lacks "alt" attribute
line 335 column 9 - Warning: <table> lacks "summary" attribute
line 339 column 22 - Warning: <img> lacks "alt" attribute
line 339 column 63 - Warning: <img> lacks "alt" attribute
line 339 column 112 - Warning: <img> lacks "alt" attribute
line 339 column 162 - Warning: <img> lacks "alt" attribute
line 346 column 15 - Warning: <img> lacks "alt" attribute
line 349 column 11 - Warning: <table> lacks "summary" attribute
line 357 column 9 - Warning: <table> lacks "summary" attribute
line 361 column 22 - Warning: <img> lacks "alt" attribute
line 361 column 63 - Warning: <img> lacks "alt" attribute
line 361 column 112 - Warning: <img> lacks "alt" attribute
line 361 column 162 - Warning: <img> lacks "alt" attribute
line 368 column 15 - Warning: <img> lacks "alt" attribute
line 371 column 11 - Warning: <table> lacks "summary" attribute
line 380 column 9 - Warning: <table> lacks "summary" attribute
line 384 column 22 - Warning: <img> lacks "alt" attribute
line 384 column 63 - Warning: <img> lacks "alt" attribute
line 384 column 112 - Warning: <img> lacks "alt" attribute
line 384 column 162 - Warning: <img> lacks "alt" attribute
line 391 column 15 - Warning: <img> lacks "alt" attribute
line 394 column 11 - Warning: <table> lacks "summary" attribute
line 433 column 9 - Warning: <table> lacks "summary" attribute
line 437 column 22 - Warning: <img> lacks "alt" attribute
line 437 column 63 - Warning: <img> lacks "alt" attribute
line 437 column 112 - Warning: <img> lacks "alt" attribute
line 437 column 162 - Warning: <img> lacks "alt" attribute
line 444 column 15 - Warning: <img> lacks "alt" attribute
line 447 column 11 - Warning: <table> lacks "summary" attribute
line 455 column 9 - Warning: <table> lacks "summary" attribute
line 459 column 22 - Warning: <img> lacks "alt" attribute
line 459 column 63 - Warning: <img> lacks "alt" attribute
line 459 column 112 - Warning: <img> lacks "alt" attribute
line 459 column 162 - Warning: <img> lacks "alt" attribute
line 466 column 15 - Warning: <img> lacks "alt" attribute
line 469 column 11 - Warning: <table> lacks "summary" attribute
line 488 column 9 - Warning: <table> lacks "summary" attribute
line 492 column 22 - Warning: <img> lacks "alt" attribute
line 492 column 63 - Warning: <img> lacks "alt" attribute
line 492 column 112 - Warning: <img> lacks "alt" attribute
line 492 column 162 - Warning: <img> lacks "alt" attribute
line 499 column 15 - Warning: <img> lacks "alt" attribute
line 502 column 11 - Warning: <table> lacks "summary" attribute
line 515 column 9 - Warning: <table> lacks "summary" attribute
line 519 column 22 - Warning: <img> lacks "alt" attribute
line 519 column 63 - Warning: <img> lacks "alt" attribute
line 519 column 112 - Warning: <img> lacks "alt" attribute
line 519 column 162 - Warning: <img> lacks "alt" attribute
line 526 column 15 - Warning: <img> lacks "alt" attribute
line 529 column 11 - Warning: <table> lacks "summary" attribute
line 537 column 9 - Warning: <table> lacks "summary" attribute
line 541 column 22 - Warning: <img> lacks "alt" attribute
line 541 column 63 - Warning: <img> lacks "alt" attribute
line 541 column 112 - Warning: <img> lacks "alt" attribute
line 541 column 162 - Warning: <img> lacks "alt" attribute
line 548 column 15 - Warning: <img> lacks "alt" attribute
line 551 column 11 - Warning: <table> lacks "summary" attribute
line 570 column 9 - Warning: <table> lacks "summary" attribute
line 574 column 22 - Warning: <img> lacks "alt" attribute
line 574 column 63 - Warning: <img> lacks "alt" attribute
line 574 column 112 - Warning: <img> lacks "alt" attribute
line 574 column 162 - Warning: <img> lacks "alt" attribute
line 581 column 15 - Warning: <img> lacks "alt" attribute
line 584 column 11 - Warning: <table> lacks "summary" attribute
line 589 column 170 - Warning: <img> lacks "alt" attribute
line 593 column 9 - Warning: <table> lacks "summary" attribute
line 597 column 22 - Warning: <img> lacks "alt" attribute
line 597 column 63 - Warning: <img> lacks "alt" attribute
line 597 column 112 - Warning: <img> lacks "alt" attribute
line 597 column 162 - Warning: <img> lacks "alt" attribute
line 604 column 15 - Warning: <img> lacks "alt" attribute
line 607 column 11 - Warning: <table> lacks "summary" attribute
line 615 column 9 - Warning: <table> lacks "summary" attribute
line 619 column 22 - Warning: <img> lacks "alt" attribute
line 619 column 63 - Warning: <img> lacks "alt" attribute
line 619 column 112 - Warning: <img> lacks "alt" attribute
line 619 column 162 - Warning: <img> lacks "alt" attribute
line 626 column 15 - Warning: <img> lacks "alt" attribute
line 629 column 11 - Warning: <table> lacks "summary" attribute
line 637 column 9 - Warning: <table> lacks "summary" attribute
line 641 column 22 - Warning: <img> lacks "alt" attribute
line 641 column 63 - Warning: <img> lacks "alt" attribute
line 641 column 112 - Warning: <img> lacks "alt" attribute
line 641 column 162 - Warning: <img> lacks "alt" attribute
line 648 column 15 - Warning: <img> lacks "alt" attribute
line 651 column 11 - Warning: <table> lacks "summary" attribute
line 659 column 9 - Warning: <table> lacks "summary" attribute
line 663 column 22 - Warning: <img> lacks "alt" attribute
line 663 column 63 - Warning: <img> lacks "alt" attribute
line 663 column 112 - Warning: <img> lacks "alt" attribute
line 663 column 162 - Warning: <img> lacks "alt" attribute
line 670 column 15 - Warning: <img> lacks "alt" attribute
line 673 column 11 - Warning: <table> lacks "summary" attribute
line 146 column 17 - Warning: <table> lacks "summary" attribute
line 687 column 17 - Warning: <table> lacks "summary" attribute
line 689 column 17 - Warning: <table> lacks "summary" attribute
line 695 column 1 - Warning: <img> lacks "alt" attribute
line 696 column 1 - Warning: <img> lacks "alt" attribute
line 697 column 1 - Warning: <img> lacks "alt" attribute
line 704 column 9 - Warning: <table> lacks "summary" attribute
line 706 column 25 - Warning: <img> lacks "alt" attribute
line 736 column 17 - Warning: <table> lacks "summary" attribute
line 141 column 134 - Warning: trimming empty <font>
line 143 column 201 - Warning: trimming empty <font>
line 657 column 15 - Warning: trimming empty <tr>
line 687 column 201 - Warning: trimming empty <font>
line 689 column 134 - Warning: trimming empty <font>
line 153 column 11 - Warning: <a> cannot copy name attribute to id
line 175 column 11 - Warning: <a> cannot copy name attribute to id
line 199 column 11 - Warning: <a> cannot copy name attribute to id
line 223 column 11 - Warning: <a> cannot copy name attribute to id
line 245 column 11 - Warning: <a> cannot copy name attribute to id
line 269 column 11 - Warning: <a> cannot copy name attribute to id
line 314 column 11 - Warning: <a> cannot copy name attribute to id
line 337 column 11 - Warning: <a> cannot copy name attribute to id
line 359 column 11 - Warning: <a> cannot copy name attribute to id
line 382 column 11 - Warning: <a> cannot copy name attribute to id
line 435 column 11 - Warning: <a> cannot copy name attribute to id
line 457 column 11 - Warning: <a> cannot copy name attribute to id
line 490 column 11 - Warning: <a> cannot copy name attribute to id
line 517 column 11 - Warning: <a> cannot copy name attribute to id
line 539 column 11 - Warning: <a> cannot copy name attribute to id
line 572 column 11 - Warning: <a> cannot copy name attribute to id
line 595 column 11 - Warning: <a> cannot copy name attribute to id
line 617 column 11 - Warning: <a> cannot copy name attribute to id
line 639 column 11 - Warning: <a> cannot copy name attribute to id
line 661 column 11 - Warning: <a> cannot copy name attribute to id
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
332 warnings, 0 errors were found!


The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier to maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

To learn more about HTML Tidy see http://tidy.sourceforge.net
Please fill bug reports and queries using the "tracker" on the Tidy web site.
Additionally, questions can be sent to html-tidy@w3.org
HTML and CSS specifications are available from http://www.w3.org/
Lobby your company to join W3C, see http://www.w3.org/Consortium