Commit: 34112c9e2bb5da22eac9e4a5ecb71229b6df07d2 Trac URL: http://developer.wz2100.net/changeset/34112c9e2bb5da22eac9e4a5ecb71229b6df07d2
Author: buginator <[email protected]> Date: Mon Nov 8 19:17:58 2010 -0500 Fix another memory clobbering issue. (dereferenced pointer) Patch Author: Safety0ff fixes ticket:2300 Original detective work done by Ai_Tak (ticket:1656) Signed-off-by: buginator <[email protected]> (cherry picked from commit 1a6fb8a7547f23ce2bd7af153ac839cba999e2b0) lib/script/event.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) ------------------------- Commit: cc728d8f068e45c0ed198ca9553a946156a5a8fa Trac URL: http://developer.wz2100.net/changeset/cc728d8f068e45c0ed198ca9553a946156a5a8fa Author: cybersphinx <[email protected]> Date: Tue Nov 2 15:09:16 2010 +0100 Add Turkish translation by Ayhan Görgülü. Closes #2261. (cherry picked from commit 255a0e2413eb5691f9398ae2ff65680e776fce04) lib/framework/i18n.c | 4 +- pkg/nsis/warzone2100.nsi | 7 + po/LINGUAS | 1 + po/tr.po |15746 ++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 15756 insertions(+), 2 deletions(-) ------------------------- Commit: 747cfe4c00a07d0c585dc91f015655c7f871b54a Trac URL: http://developer.wz2100.net/changeset/747cfe4c00a07d0c585dc91f015655c7f871b54a Author: cybersphinx <[email protected]> Date: Tue Nov 2 16:10:41 2010 +0100 Update the dependencies for the Windows cross build. DejaVu fonts: 2.31 -> 2.32 freetype: 2.3.12 -> 2.4.3 gettext: 1.18.1 -> 1.18.1.1 libogg: 1.2.0 -> 1.2.1 libpng: 1.2.44 -> 1.4.4 libvorbis: 1.3.1 -> 1.3.2 (cherry picked from commit fe941ab1db5a69e2c6bb25c2b394152b712bc6e4) (cherry picked from commit 064edb1e16dcc5c21d966b6c2a95ecd4a361a2bb) win32/libs/dejavu/Makefile | 4 ++-- win32/libs/freetype2/Makefile | 4 ++-- win32/libs/gettext/Makefile | 4 ++-- win32/libs/ogg/Makefile | 4 ++-- win32/libs/png/Makefile | 12 ++++++------ win32/libs/vorbis/Makefile | 4 ++-- 6 files changed, 16 insertions(+), 16 deletions(-) ------------------------- Commit: b2ac76f1706b535476e00cd75f0ebdcb4d16bea0 Trac URL: http://developer.wz2100.net/changeset/b2ac76f1706b535476e00cd75f0ebdcb4d16bea0 Author: cybersphinx <[email protected]> Date: Tue Nov 9 16:01:20 2010 +0100 Update translations from 3.0. lib/framework/i18n.c | 4 +- po/cs.po | 38 +- po/da.po | 38 +- po/de.po | 42 +- po/en_GB.po | 42 +- po/es.po | 243 ++-- po/et_EE.po | 42 +- po/fi.po | 38 +- po/fr.po | 46 +- po/fy.po | 38 +- po/ga.po | 30 +- po/hr.po | 42 +- po/it.po | 42 +- po/ko.po | 42 +- po/la.po | 14 +- po/lt.po | 38 +- po/nb.po | 38 +- po/nl.po | 42 +- po/pl.po | 76 +- po/pt.po | 42 +- po/pt_BR.po | 42 +- po/ro.po | 3039 +++++++++++++++++++++--------------------- po/ru.po | 42 +- po/sk.po | 42 +- po/sl.po | 42 +- po/tr.po | 3578 +++++++++++++++++++++++++------------------------- po/uk_UA.po | 42 +- po/warzone2100.pot | 14 +- po/zh_CN.po | 38 +- po/zh_TW.po | 42 +- 30 files changed, 4266 insertions(+), 3632 deletions(-) ------------------------- Commit: c17f420863bb11615676ac6796008414b0be7e3e Trac URL: http://developer.wz2100.net/changeset/c17f420863bb11615676ac6796008414b0be7e3e Author: cybersphinx <[email protected]> Date: Tue Nov 9 16:10:12 2010 +0100 Update ChangeLog. ChangeLog | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) ------------------------- ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Warzone2100-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/warzone2100-commits
