[Scummvm-cvs-logs] SF.net SVN: scummvm: [24698] scummvm/trunk
sev at users.sourceforge.net
sev at users.sourceforge.net
Sun Nov 12 20:47:58 CET 2006
Revision: 24698
http://svn.sourceforge.net/scummvm/?rev=24698&view=rev
Author: sev
Date: 2006-11-12 11:46:40 -0800 (Sun, 12 Nov 2006)
Log Message:
-----------
Credit criezy for BS1 Mac and mention it in NEWS.
Modified Paths:
--------------
scummvm/trunk/AUTHORS
scummvm/trunk/NEWS
scummvm/trunk/doc/credits.tex
scummvm/trunk/gui/credits.h
scummvm/trunk/tools/credits.pl
Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS 2006-11-12 19:05:51 UTC (rev 24697)
+++ scummvm/trunk/AUTHORS 2006-11-12 19:46:40 UTC (rev 24698)
@@ -209,6 +209,7 @@
Ori Avtalion - Subtitle control options in the GUI
Stuart Caie - Decoders for Simon 1 Amiga data files
Paolo Costabel - PSP port contributions
+ Thierry Crozat - Support for Broken Sword 1 Macintosh version
John Doe - Improved DXA compression
Thomas Fach-Pedersen - ProTracker module player
Benjamin Haisch - Encoder for DXA videos
Modified: scummvm/trunk/NEWS
===================================================================
--- scummvm/trunk/NEWS 2006-11-12 19:05:51 UTC (rev 24697)
+++ scummvm/trunk/NEWS 2006-11-12 19:46:40 UTC (rev 24698)
@@ -12,6 +12,7 @@
Broken Sword 1:
- Added support for DXA cutscenes.
+ - Added support for Macintosh version.
Broken Sword 2:
- Added support for DXA cutscenes.
Modified: scummvm/trunk/doc/credits.tex
===================================================================
--- scummvm/trunk/doc/credits.tex 2006-11-12 19:05:51 UTC (rev 24697)
+++ scummvm/trunk/doc/credits.tex 2006-11-12 19:46:40 UTC (rev 24698)
@@ -345,6 +345,7 @@
Ori Avtalion & \textit{Subtitle control options in the GUI}\\
Stuart Caie & \textit{Decoders for Simon 1 Amiga data files}\\
Paolo Costabel & \textit{PSP port contributions}\\
+ Thierry Crozat & \textit{Support for Broken Sword 1 Macintosh version}\\
John Doe & \textit{Improved DXA compression}\\
Thomas Fach-Pedersen & \textit{ProTracker module player}\\
Benjamin Haisch & \textit{Encoder for DXA videos}\\
Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h 2006-11-12 19:05:51 UTC (rev 24697)
+++ scummvm/trunk/gui/credits.h 2006-11-12 19:46:40 UTC (rev 24698)
@@ -233,6 +233,8 @@
"\\C\\c2""Decoders for Simon 1 Amiga data files",
"\\C\\c0""Paolo Costabel",
"\\C\\c2""PSP port contributions",
+"\\C\\c0""Thierry Crozat",
+"\\C\\c2""Support for Broken Sword 1 Macintosh version",
"\\C\\c0""John Doe",
"\\C\\c2""Improved DXA compression",
"\\C\\c0""Thomas Fach-Pedersen",
Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl 2006-11-12 19:05:51 UTC (rev 24697)
+++ scummvm/trunk/tools/credits.pl 2006-11-12 19:46:40 UTC (rev 24698)
@@ -712,6 +712,7 @@
add_person("Ori Avtalion", "salty-horse", "Subtitle control options in the GUI");
add_person("Stuart Caie", "", "Decoders for Simon 1 Amiga data files");
add_person("Paolo Costabel", "", "PSP port contributions");
+ add_person("Thierry Crozat", "criezy", "Support for Broken Sword 1 Macintosh version");
add_person("John Doe", "", "Improved DXA compression");
add_person("Thomas Fach-Pedersen", "madmoose", "ProTracker module player");
add_person("Benjamin Haisch", "", "Encoder for DXA videos");
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list