summaryrefslogtreecommitdiff
path: root/langs.vcproj
AgeCommit message (Collapse)Author
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium
- A proper ./configure, so everything needs to be configured only once, not for every make. - Usage of makedepend when available. This greatly reduces the time needed for generating the dependencies. - A generator for all project files. There is a single file with sources, which is used to generate Makefiles and the project files for MSVC. - Proper support for OSX universal binaries. - Object files for non-MSVC compiles are also placed in separate directories, making is faster to switch between debug and release compiles and it does not touch the directory with the source files. - Functionality to make a bundle of all needed files for for example a nightly or distribution of a binary with all needed GRFs and language files. Note: as this merge moves almost all files, it is recommended to make a backup of your working copy before updating your working copy.
2006-12-22(svn r7539) -Add Esperanto to VS project files and update changelog with ↵Darkvater
added languages information.
2006-12-01(svn r7322) -Update win32 project files for ukrainian and bulgarian language ↵Darkvater
files. Also add unicows.lib to Release build of VS2003.
2006-12-01(svn r7320) -Translations: add russian to MS VC project filespeter1138
2006-08-24(svn r6089) -Backport r6088: added -s (source) and -d (destination) to ↵truelight
strgen (Darkvater)
2006-01-28(svn r3463) - Fix: it seems estonian/turkish were moved back from ↵Darkvater
unfinished. So update project file and fix their errors
2005-12-18(svn r3318) - Codechange: [FS#27] MSVC projectfile & documentation update ↵Darkvater
(bociusz)
2005-08-03(svn r2803) * Removed latvian from MSVC 6 and .NET project files, since it ↵matthijs
is now in lang/unfinished (bociusz).
2005-04-01(svn r2117) [Translations] Introduce lithuanian translation as finishedmiham
2005-03-25(svn r2068) - MSVC: [ 1167036 ] MSVC 6/.NET update for 2 new languages (bociusz)Darkvater
2005-03-25(svn r2062) - Set native eol-style on some OS specific files to allow ↵darkvater
cross-OS diff patching #2
2004-12-24(svn r1271) -Fix: set eol-style to native on missing filesdarkvater
-Added known_bugs file with open bugs on SF..should be included with installer -Updated installer for 0.3.5
2004-11-24(svn r802) -add latvian to VS.net Project (bociusz)darkvater
2004-11-17(svn r669) -Add missing language files to VS.NET and VS6 project files ↵darkvater
(bociusz).
2004-11-16(svn r645) -Feature: Finally support for TTDLX games on Big Endian machines ↵darkvater
such as Macintosh and MorphOS; thanks for testing Bjarni :) -Added turkish.txt to lang-project and screenshot.h to ttd-project
2004-09-13(svn r234) -Fix: added missing romanian.txt to VC6, VS.NET and Jamfile ↵darkvater
project file -Feature: Added romanian town names and currency (Magic_Pixel)
2004-08-13(svn r47) -Fix StartupEconomy warning in settings_gui.cdarkvater
-More British language fixes (orudge) -Added original vehicle names file. Select it from the list. Vehicles will have real name, all other strings are in English (orudge).
2004-08-13(svn r46) -Make proper difference between English/American language files. ↵darkvater
English (UK) is default language file (orudge) -Add various languages to VS6 project file (orudge)
2004-08-13(svn r42) -Added British English language file [993026]. (ledow)darkvater
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight