ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/kgsueme/superchat.pl
(Generate patch)

Comparing kgsueme/kgsueme/superchat.pl (file contents):
Revision 1.13 by pcg, Sun May 30 06:40:21 2004 UTC vs.
Revision 1.14 by pcg, Sun May 30 07:37:28 2004 UTC

26 [default => { foreground => "black" }], 26 [default => { foreground => "black" }],
27 [node => { foreground => "#0000b0", event => 1 }], 27 [node => { foreground => "#0000b0", event => 1 }],
28 [move => { foreground => "#0000b0", event => 1 }], 28 [move => { foreground => "#0000b0", event => 1 }],
29 [user => { foreground => "#0000b0", event => 1 }], 29 [user => { foreground => "#0000b0", event => 1 }],
30 [coord => { foreground => "#0000b0", event => 1 }], 30 [coord => { foreground => "#0000b0", event => 1 }],
31 [score => { foreground => "#0000b0", event => 1 }],
31 [error => { foreground => "#ff0000", event => 1 }], 32 [error => { foreground => "#ff0000", event => 1 }],
32 [header => { weight => 800, pixels_above_lines => 6 }], 33 [header => { weight => 800, pixels_above_lines => 6 }],
33 [undo => { foreground => "#ffff00", background => "#ff0000", weight => 800, pixels_above_lines => 6 }], 34 [undo => { foreground => "#ffff00", background => "#ff0000", weight => 800, pixels_above_lines => 6 }],
34 [challenge => { weight => 800, pixels_above_lines => 6, background => "#ffffb0" }], 35 [challenge => { weight => 800, pixels_above_lines => 6, background => "#ffffb0" }],
35 [description => { weight => 800, foreground => "blue" }], 36 [description => { weight => 800, foreground => "blue" }],

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines