------------------------------------------------------------------------ r7905 | miham | 2007-01-06 14:29:07 +0000 (Sat, 06 Jan 2007) | 6 lines WebTranslator2 update to 2007-01-06 15:28:31 estonian - 5 changed by kristjans (5) frisian - 669 fixed, 17 changed by ikkejw (574), Bouke (2), talzaroff (110) italian - 1 changed by sidew (1) turkish - 2 fixed, 16 changed by jnmbk (18) ------------------------------------------------------------------------ r7901 | peter1138 | 2007-01-06 13:26:04 +0000 (Sat, 06 Jan 2007) | 2 lines -Codechange: Remove some misplaced externs and use extern, not VARDEF, in the place they should be... ------------------------------------------------------------------------ r7896 | miham | 2007-01-06 07:26:15 +0000 (Sat, 06 Jan 2007) | 5 lines WebTranslator2 update to 2007-01-06 08:24:52 italian - 211 changed by sidew (211) lithuanian - 66 changed by Domas (66) slovenian - 131 fixed by ThePianoGuy (31), Necrolyte (100) ------------------------------------------------------------------------ r7888 | rubidium | 2007-01-05 21:33:58 +0000 (Fri, 05 Jan 2007) | 2 lines -Change: add documentation about the 'on-the-wire' structure of the network game information request and reply packets. ------------------------------------------------------------------------ r7887 | bjarni | 2007-01-05 20:46:53 +0000 (Fri, 05 Jan 2007) | 4 lines -Fix: [OSX] Endian32_Swap should always return a uint32, not a long unsigned int This kills an OSX specific warning in newgrf_config.c Ensured that Endian16_Swap returns uint16 as well, even though that one didn't result in any warnings (yet) ------------------------------------------------------------------------ r7886 | bjarni | 2007-01-05 19:50:44 +0000 (Fri, 05 Jan 2007) | 3 lines -Fix: [OSX] control+enter will no longer toggle fullscreen as it collided with other hotkeys (pv2b) People should use command+enter as it was originally intended (this key combo also worked before this commit) ------------------------------------------------------------------------ r7884 | miham | 2007-01-05 18:28:49 +0000 (Fri, 05 Jan 2007) | 8 lines WebTranslator2 update to 2007-01-05 19:28:08 bulgarian - 14 changed by groupsky (14) croatian - 159 fixed, 8 changed by knovak (167) danish - 30 changed by ThomasA (4), MiR (26) estonian - 41 changed by kristjans (41) japanese - 47 fixed, 1 changed by PouncingAnt (48) lithuanian - 31 fixed, 68 changed by Domas (99) ------------------------------------------------------------------------ r7883 | tron | 2007-01-05 18:11:14 +0000 (Fri, 05 Jan 2007) | 2 lines It's spelled 'automatically' ------------------------------------------------------------------------ r7882 | truelight | 2007-01-05 18:03:30 +0000 (Fri, 05 Jan 2007) | 2 lines -Fix: OS2 is defined as UNIX too, but not for networking ------------------------------------------------------------------------ r7881 | truelight | 2007-01-05 17:49:46 +0000 (Fri, 05 Jan 2007) | 2 lines [Configure] -Fix: OS2 GCC indentifies itself with os2, not os/2 ------------------------------------------------------------------------ r7880 | tron | 2007-01-05 17:42:01 +0000 (Fri, 05 Jan 2007) | 1 line Simplify regular expressions and fix that exactly OS2 is matched, not any string beginning with OS2 ------------------------------------------------------------------------ r7878 | tron | 2007-01-05 17:29:35 +0000 (Fri, 05 Jan 2007) | 1 line Remove the long gone sdl11-config (again) ------------------------------------------------------------------------ r7877 | tron | 2007-01-05 17:29:08 +0000 (Fri, 05 Jan 2007) | 1 line Improve readability and shorten the configure script by 241 lines ------------------------------------------------------------------------ r7866 | rubidium | 2007-01-05 15:01:51 +0000 (Fri, 05 Jan 2007) | 2 lines -Fix (r7759): ./configure --revision=[revision] did not work as intended. ------------------------------------------------------------------------ r7864 | peter1138 | 2007-01-05 14:26:45 +0000 (Fri, 05 Jan 2007) | 2 lines -Codechange: Offset engines/wagons in the train details window by half the train length modifier. This stops overflowing wagons in sets that use 32px lengths. ------------------------------------------------------------------------ r7861 | Darkvater | 2007-01-05 11:41:11 +0000 (Fri, 05 Jan 2007) | 2 lines -Fix (r7823): Crash when oldest news was deleted. First check the index for oldest news and THEN decrease index, not the other way around. ------------------------------------------------------------------------ r7857 | miham | 2007-01-05 07:36:33 +0000 (Fri, 05 Jan 2007) | 4 lines WebTranslator2 update to 2007-01-05 08:35:59 lithuanian - 2 fixed, 278 changed by Domas (280) slovenian - 11 fixed by Necrolyte (11) ------------------------------------------------------------------------ r7847 | rubidium | 2007-01-05 01:23:03 +0000 (Fri, 05 Jan 2007) | 2 lines -Codechange: use NetworkUDPClose instead of calling closesocket directly. ------------------------------------------------------------------------ r7843 | Darkvater | 2007-01-05 00:39:08 +0000 (Fri, 05 Jan 2007) | 1 line -Codechange (r7840): left out word 'file' making crash-text look un-english-ish. ------------------------------------------------------------------------ r7840 | Darkvater | 2007-01-04 23:49:55 +0000 (Thu, 04 Jan 2007) | 2 lines -Codechange: Change the crash window a bit. Tell about Flyspray and crash.dmp. Remove text about submitting crash report. ------------------------------------------------------------------------ r7836 | rubidium | 2007-01-04 21:48:52 +0000 (Thu, 04 Jan 2007) | 2 lines -Codechange: some constness for network/core. ------------------------------------------------------------------------ r7834 | rubidium | 2007-01-04 21:21:14 +0000 (Thu, 04 Jan 2007) | 2 lines -Codechange: cleanup the includes of network/core a little; include headers in headers when the header needs types/constants defined in them. ------------------------------------------------------------------------ r7833 | rubidium | 2007-01-04 20:33:50 +0000 (Thu, 04 Jan 2007) | 2 lines -Fix (r7829): forgot to add debug.h to the includes. ------------------------------------------------------------------------ r7831 | peter1138 | 2007-01-04 19:24:42 +0000 (Thu, 04 Jan 2007) | 2 lines -Codechange: [NewGRF] Do not mark as unsafe those NewGRFs that set their own parameters (via action D) and/or change only bridge sprite table layouts (action 0, property D). ------------------------------------------------------------------------ r7830 | rubidium | 2007-01-04 19:12:45 +0000 (Thu, 04 Jan 2007) | 2 lines -Codechange: let NetworkCoreInitialize return a bool, so we have to set _network_available only once. ------------------------------------------------------------------------ r7829 | rubidium | 2007-01-04 18:50:40 +0000 (Thu, 04 Jan 2007) | 2 lines -Codechange: move the network (core) initialization/shutdown functions into network/core, so the can be reused in the masterserver_updater. ------------------------------------------------------------------------ r7828 | miham | 2007-01-04 18:30:28 +0000 (Thu, 04 Jan 2007) | 6 lines WebTranslator2 update to 2007-01-04 19:28:37 danish - 8 changed by ThomasA (8) estonian - 101 changed by kristjans (101) italian - 1 changed by sidew (1) japanese - 17 fixed, 11 changed by PouncingAnt (28) ------------------------------------------------------------------------ r7825 | rubidium | 2007-01-04 18:10:40 +0000 (Thu, 04 Jan 2007) | 2 lines -Codechange: make NetworkUDPClose close a single UDP socket. Use NetworkUDPStop to close all opened udp sockets (those were called NetworkUDPClose). ------------------------------------------------------------------------ r7823 | Darkvater | 2007-01-04 17:23:55 +0000 (Thu, 04 Jan 2007) | 4 lines -Fix (r7384 / r7368 / r3757 / r7388): News windows could still cause crashes because DeleteVehicleNews shuffles around _news_items which can wreak havoc with the NewsItem* of a currently open news window. While here also correctly update _current_news and _forced_news for the same reasons. Should really work now. ------------------------------------------------------------------------ r7821 | rubidium | 2007-01-04 15:42:09 +0000 (Thu, 04 Jan 2007) | 2 lines -Fix: be more strict about the socket from where packets arrive. Do not accept requests about the game server on the master/client socket, do not accept master server acks on the client/server socket, etc. ------------------------------------------------------------------------ r7819 | miham | 2007-01-04 06:57:49 +0000 (Thu, 04 Jan 2007) | 5 lines WebTranslator2 update to 2007-01-04 07:57:17 japanese - 78 fixed by ickoonite (78) slovenian - 26 fixed, 317 changed by Necrolyte (343) ukrainian - 3 fixed, 2 changed by znikoz (5) ------------------------------------------------------------------------ r7818 | rubidium | 2007-01-04 02:18:04 +0000 (Thu, 04 Jan 2007) | 2 lines -Fix (r7751): wrote some data to the wrong network packet. ------------------------------------------------------------------------ r7817 | Darkvater | 2007-01-04 01:10:39 +0000 (Thu, 04 Jan 2007) | 1 line -Fix (r7573): Bridge merge broke building canals at level 0. ------------------------------------------------------------------------ r7813 | rubidium | 2007-01-03 23:55:37 +0000 (Wed, 03 Jan 2007) | 2 lines -Fix (r7799): it is $with_zlib, not $zlib. ------------------------------------------------------------------------ r7812 | glx | 2007-01-03 23:53:23 +0000 (Wed, 03 Jan 2007) | 1 line -Fix: rail station build window was not correctly updated after station_spread change ------------------------------------------------------------------------ r7810 | KUDr | 2007-01-03 22:55:53 +0000 (Wed, 03 Jan 2007) | 1 line -Fix: FS#504 Building airport whose size exceeds max station spread-out caused assert. (Zuu) ------------------------------------------------------------------------ r7809 | glx | 2007-01-03 22:24:36 +0000 (Wed, 03 Jan 2007) | 1 line -Fix: convert \r to \n before parsing files with awk in projects/generate so it works using mingw/msys ------------------------------------------------------------------------ r7807 | miham | 2007-01-03 20:49:08 +0000 (Wed, 03 Jan 2007) | 1 line [Translations] Fix: r7806. Forgot to generate project files to include lithuanian ------------------------------------------------------------------------ r7806 | miham | 2007-01-03 20:44:59 +0000 (Wed, 03 Jan 2007) | 1 line [Translations] Lithuanian is no longer unfinished, thanks for the current translators! Good work, keep it up! ------------------------------------------------------------------------ r7803 | miham | 2007-01-03 18:41:20 +0000 (Wed, 03 Jan 2007) | 8 lines WebTranslator2 update to 2007-01-03 19:37:39 bulgarian - 5 fixed by groupsky (5) croatian - 72 fixed by knovak (72) danish - 25 changed by MiR (25) italian - 1 changed by sidew (1) norwegian - 2 fixed by oletk (2) slovenian - 241 fixed, 143 changed by Necrolyte (384) ------------------------------------------------------------------------ r7802 | rubidium | 2007-01-03 18:29:15 +0000 (Wed, 03 Jan 2007) | 2 lines -Feature: make it possible to override the bind address and port of a dedicated server from the command line. ------------------------------------------------------------------------ r7801 | rubidium | 2007-01-03 18:06:50 +0000 (Wed, 03 Jan 2007) | 2 lines -Feature: add command line option to prevent saving of highscore and configuration on exit and a console command to manually initiate a configuration save (Aloysha). ------------------------------------------------------------------------ r7800 | peter1138 | 2007-01-03 17:47:34 +0000 (Wed, 03 Jan 2007) | 2 lines -Fix (r7787): Remove Czech strings with .news or .subs case. ------------------------------------------------------------------------ r7799 | rubidium | 2007-01-03 16:36:36 +0000 (Wed, 03 Jan 2007) | 2 lines -Fix (r7759): gracefully handle cases where the directory libz.a is in is given via --with-libz. ------------------------------------------------------------------------ r7797 | peter1138 | 2007-01-03 14:42:08 +0000 (Wed, 03 Jan 2007) | 2 lines -Codechange: Replace static _sprite_ptr and associated arrays with dynamic array to allow variable number of sprites. This does not change the sprite limit. ------------------------------------------------------------------------ r7796 | rubidium | 2007-01-03 13:55:25 +0000 (Wed, 03 Jan 2007) | 17 lines -Fix (r7759): cygwin does not need to rewrite the paths for strgen. -Fix (r7759): supply the correct flags to cygwin to make it compile. Note: cygwin itself is 'broken'. Known issues with cygwin are: - bash does not work when including files that have dos line ending (\r\n). This causes the strange errors in config.lib. The solution is running: dos2unix config.lib - the windows-native svn does not work (though it previously did). The solution for this is to install the cygwin svn. - libfreetype2's freetype-config --cflags does not have ft2build.h in the path include search path. The workaround for this is to copy /usr/include/ft2build.h to /usr/include/freetype2/. Also linking does not work for static builds as freetype-config does not support that. You have to add the '--disable-static' flag when running './configure'. - libpng12 does not work with static building either. You have to add the '--disable-static' flag when running './configure' too. ------------------------------------------------------------------------ r7795 | peter1138 | 2007-01-03 11:33:54 +0000 (Wed, 03 Jan 2007) | 2 lines -Codechange: [NewGRF] When safety checking, allow an Action E that force activates the GRF. Unfortunately this requires knowing the GRF ID in advance (before the Action 8) so the static GRFs are now scanned twice on start up, once for the GRF ID, and then for the safety check. (This fix allows unifont.grf to be used.) ------------------------------------------------------------------------ r7794 | peter1138 | 2007-01-03 09:45:07 +0000 (Wed, 03 Jan 2007) | 2 lines -Cleanup: Remove obsolete, never-used landscape rotation code. And spell obsolete correctly. ------------------------------------------------------------------------ r7793 | peter1138 | 2007-01-03 09:32:01 +0000 (Wed, 03 Jan 2007) | 2 lines -Cleanup: Remove obsolute, never-used old spritecache LRU code ------------------------------------------------------------------------ r7788 | rubidium | 2007-01-03 08:20:25 +0000 (Wed, 03 Jan 2007) | 2 lines -Fix (r7759): do not stop compiling languages when one language fails to compile. ------------------------------------------------------------------------ r7787 | miham | 2007-01-03 06:50:31 +0000 (Wed, 03 Jan 2007) | 9 lines WebTranslator2 update to 2007-01-03 07:49:50 czech - 2 changed by joeprusa (2) danish - 80 changed by MiR (80) esperanto - 1 fixed, 3 changed by LaPingvino (4) estonian - 54 changed by kristjans (54) japanese - 177 fixed, 65 changed by ickoonite (242) lithuanian - 57 changed by Domas (57) slovenian - 38 fixed, 262 changed by Necrolyte (300) ------------------------------------------------------------------------ r7782 | rubidium | 2007-01-03 00:02:18 +0000 (Wed, 03 Jan 2007) | 2 lines -Fix (r7779): do really check whether there are files to copy in the directories, not just test whether the directories exist. ------------------------------------------------------------------------ r7780 | truelight | 2007-01-02 23:19:52 +0000 (Tue, 02 Jan 2007) | 2 lines [Configure] -Fix: strip before copy, not copy before strip ------------------------------------------------------------------------ r7779 | glx | 2007-01-02 23:14:39 +0000 (Tue, 02 Jan 2007) | 1 line [Configure] -Fix: simplify scenario and scenario/heightmaps dir existance check ------------------------------------------------------------------------ r7778 | truelight | 2007-01-02 22:52:46 +0000 (Tue, 02 Jan 2007) | 2 lines -Fix (r7777): intel -> Intel ------------------------------------------------------------------------ r7777 | truelight | 2007-01-02 22:45:20 +0000 (Tue, 02 Jan 2007) | 2 lines [Configure] -Fix: call intel builds on OSX universal compiles intel, not i386 (that is just silly) ------------------------------------------------------------------------ r7776 | truelight | 2007-01-02 22:29:26 +0000 (Tue, 02 Jan 2007) | 2 lines [Configure] -Fix: no need to show LIPO actions, use $(Q) ------------------------------------------------------------------------ r7775 | rubidium | 2007-01-02 22:28:15 +0000 (Tue, 02 Jan 2007) | 2 lines -Fix (r7759): make ./configure --help lines at most 80 characters ------------------------------------------------------------------------ r7774 | rubidium | 2007-01-02 22:17:38 +0000 (Tue, 02 Jan 2007) | 2 lines -Fix (r7759): remove the left-over strgen directory. ------------------------------------------------------------------------ r7773 | Darkvater | 2007-01-02 21:58:51 +0000 (Tue, 02 Jan 2007) | 1 line -(r7759) Update MSVC documentation for (mainly) VS2003 users (needs special human intervention to work because MS decided to use some completely braindead user-datafile that you can't edit outside the development environment) ------------------------------------------------------------------------ r7772 | Darkvater | 2007-01-02 21:48:33 +0000 (Tue, 02 Jan 2007) | 1 line -Fix (r7759): [win32] Paths to icon files were wrong. ------------------------------------------------------------------------ r7771 | bjarni | 2007-01-02 21:37:23 +0000 (Tue, 02 Jan 2007) | 1 line -Fix: [OSX] make bundle no longer copies docs/OSX_why_multiple_applications.txt, since we no longer got that outdated file ------------------------------------------------------------------------ r7770 | truelight | 2007-01-02 21:31:39 +0000 (Tue, 02 Jan 2007) | 2 lines [Configure] -Fix: the "" and \ via ./configure wasn't passed on correctly (and therefor it was lost) ------------------------------------------------------------------------ r7769 | rubidium | 2007-01-02 21:30:33 +0000 (Tue, 02 Jan 2007) | 2 lines -Fix (r7759): the strgen -t flag (todo) was set when it shouldn't be set and vice-versa. ------------------------------------------------------------------------ r7768 | rubidium | 2007-01-02 21:29:11 +0000 (Tue, 02 Jan 2007) | 2 lines -Fix (r7765): use $(MAKE) instead of make in the debian rules. ------------------------------------------------------------------------ r7767 | bjarni | 2007-01-02 21:27:28 +0000 (Tue, 02 Jan 2007) | 3 lines -Fix r7751: [OSX] nameclash in includes. ALIGN was defined in both a library and macros.h we undefines the library one since we don't need that one anyway ------------------------------------------------------------------------ r7766 | bjarni | 2007-01-02 20:39:07 +0000 (Tue, 02 Jan 2007) | 4 lines -Fix: [OSX] removed incorrect debug message about corrupted/missing grf files The md5 code now looks in the secundary data dir as well Note: OSX builds can still give the incorrect message: dbg: [sl] Cannot open savegame 'data/opntitle.dat' for saving/loading. ------------------------------------------------------------------------ r7765 | rubidium | 2007-01-02 20:35:16 +0000 (Tue, 02 Jan 2007) | 2 lines -Fix (r7759): forgot to update the os/debian files. ------------------------------------------------------------------------ r7764 | truelight | 2007-01-02 20:28:54 +0000 (Tue, 02 Jan 2007) | 2 lines [Configure] -Fix: a forced direct-music is as valid as an autodetected ------------------------------------------------------------------------ r7763 | truelight | 2007-01-02 20:26:48 +0000 (Tue, 02 Jan 2007) | 2 lines [Configure] -Fix: all -z tests were protected with "", but of course we forgot one...... :( ------------------------------------------------------------------------ r7762 | truelight | 2007-01-02 20:19:25 +0000 (Tue, 02 Jan 2007) | 2 lines [Configure] -Fix: .rc files were not ignored in old DEP system ------------------------------------------------------------------------ r7761 | truelight | 2007-01-02 20:06:44 +0000 (Tue, 02 Jan 2007) | 2 lines [Configure] -Fix: a != should be a =, gave funny warnings with dedicated and network enabled ------------------------------------------------------------------------ r7760 | peter1138 | 2007-01-02 20:00:10 +0000 (Tue, 02 Jan 2007) | 2 lines -Codechange: Debug messages for newgrf showed the starting sprite, not the current sprite index. Also only output the debug message during activation, when sprites are loaded. ------------------------------------------------------------------------ r7759 | rubidium | 2007-01-02 19:19:48 +0000 (Tue, 02 Jan 2007) | 10 lines -Merge: makefile rewrite. This merge features: - 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. ------------------------------------------------------------------------ r7758 | peter1138 | 2007-01-02 18:56:03 +0000 (Tue, 02 Jan 2007) | 2 lines -Codechange: Change SpriteGroup pool allocation from 16 items to 512 items at a time, as with a few sets loaded there can easily be 10,000+ items in the pool. ------------------------------------------------------------------------ r7757 | Darkvater | 2007-01-02 18:43:25 +0000 (Tue, 02 Jan 2007) | 2 lines -Fix (r7621): x64 did not compile because query_d was too big. Reorder the elements a bit so it fits (alignment issues). ------------------------------------------------------------------------ r7756 | miham | 2007-01-02 18:41:54 +0000 (Tue, 02 Jan 2007) | 5 lines WebTranslator2 update to 2007-01-02 19:29:06 part #2 Somehow SVN hang when I tried to commit lithuanian changes, let me try it again lithuanian - 170 fixed, 26 changed by Domas (196) ------------------------------------------------------------------------ r7754 | miham | 2007-01-02 18:40:08 +0000 (Tue, 02 Jan 2007) | 7 lines WebTranslator2 update to 2007-01-02 19:29:06 danish - 58 changed by MiR (58) esperanto - 127 fixed, 16 changed by LaPingvino (143) estonian - 4 changed by kristjans (4) lithuanian - 170 fixed, 26 changed by Domas (196) slovenian - 603 fixed, 578 changed by ThePianoGuy (1181) ------------------------------------------------------------------------ r7752 | peter1138 | 2007-01-02 18:19:56 +0000 (Tue, 02 Jan 2007) | 2 lines -Codechange: An off-by-one problem reduced the sprite limit by 1 whole sprite ------------------------------------------------------------------------ r7751 | rubidium | 2007-01-02 17:34:03 +0000 (Tue, 02 Jan 2007) | 2 lines -Codechange: move network_* to a new network map. Furthermore move the low level network functions to network/core, so they can be reused by the masterserver and website-serverlist-updater. ------------------------------------------------------------------------ r7746 | Darkvater | 2007-01-02 12:52:29 +0000 (Tue, 02 Jan 2007) | 1 line -Fix [WT2] Add proper svn:eol-style to unfinished languages. ------------------------------------------------------------------------ r7743 | miham | 2007-01-02 11:13:41 +0000 (Tue, 02 Jan 2007) | 3 lines WebTranslator2 update to 2007-01-02 12:13:08 croatian - 128 fixed by knovak (128) ------------------------------------------------------------------------ r7742 | miham | 2007-01-02 10:22:10 +0000 (Tue, 02 Jan 2007) | 4 lines WebTranslator2 update to 2007-01-02 11:20:30 finnish - 24 fixed, 42 changed by habazi (66) japanese - 1153 fixed by PouncingAnt (498), ickoonite (655) ------------------------------------------------------------------------ r7738 | miham | 2007-01-02 07:56:57 +0000 (Tue, 02 Jan 2007) | 6 lines WebTranslator2 update to 2007-01-02 08:56:21 danish - 13 changed by ThomasA (13) estonian - 242 changed by kristjans (242) german - 1 changed by Neonox (1) lithuanian - 1 fixed, 1 deleted, 399 changed by Domas (401) ------------------------------------------------------------------------ r7733 | rubidium | 2007-01-01 22:46:10 +0000 (Mon, 01 Jan 2007) | 2 lines -Fix (r5946): do not use WP(w, querystr_d) and WP(w, def_d) for the same window. ------------------------------------------------------------------------ r7732 | miham | 2007-01-01 22:26:01 +0000 (Mon, 01 Jan 2007) | 3 lines WebTranslator2 update to 2007-01-01 23:25:29 danish - 26 fixed by MiR (26) ------------------------------------------------------------------------ r7731 | rubidium | 2007-01-01 22:00:54 +0000 (Mon, 01 Jan 2007) | 2 lines -Fix (r5999): off-by-one error in the date to YMD calculation for first 4 years of a century that was not divisable by 400. ------------------------------------------------------------------------ r7727 | rubidium | 2007-01-01 19:37:53 +0000 (Mon, 01 Jan 2007) | 2 lines -Fix (FS#498): sometimes ALT-TAB could trigger the fast forward. ------------------------------------------------------------------------ r7726 | rubidium | 2007-01-01 18:54:18 +0000 (Mon, 01 Jan 2007) | 2 lines -Fix (r7622, FS#497): segmentation fault on pressing the 'sell all airplanes'. ------------------------------------------------------------------------ r7723 | miham | 2007-01-01 18:14:26 +0000 (Mon, 01 Jan 2007) | 5 lines WebTranslator2 update to 2007-01-01 19:13:54 german - 1 changed by moewe2 (1) greek - 63 changed by gonik (63) slovak - 3 fixed, 4 changed by lengyel (7) ------------------------------------------------------------------------ r7722 | miham | 2007-01-01 17:06:08 +0000 (Mon, 01 Jan 2007) | 1 line [Translations] Added new translation: traditional chinese ------------------------------------------------------------------------ r7718 | peter1138 | 2007-01-01 15:04:35 +0000 (Mon, 01 Jan 2007) | 5 lines -Fix (runknown): When pathfinding onto a bridge or tunnel end from previous tile (but not warping from the opposite end) check the enter direction. This fixes signal setting if a rail ends on the top of a tunnel end. ------------------------------------------------------------------------ r7717 | peter1138 | 2007-01-01 14:58:27 +0000 (Mon, 01 Jan 2007) | 3 lines -Fix (runknown): When following path for signals, don't skip back to the previous tile, as for tunnels & bridge ends the entering direction is wrong. ------------------------------------------------------------------------ r7716 | peter1138 | 2007-01-01 14:53:57 +0000 (Mon, 01 Jan 2007) | 2 lines -Revert r7620: Changes introduced more problems than they fixed (and a goto?) ------------------------------------------------------------------------ r7715 | miham | 2007-01-01 13:25:21 +0000 (Mon, 01 Jan 2007) | 4 lines WebTranslator2 update to 2007-01-01 14:24:49 estonian - 1 deleted, 5 changed by kristjans (6) turkish - 1 changed by jnmbk (1) ------------------------------------------------------------------------ r7713 | miham | 2007-01-01 04:20:13 +0000 (Mon, 01 Jan 2007) | 4 lines WebTranslator2 update to 2007-01-01 05:19:34 estonian - 2 changed by kristjans (2) turkish - 10 changed by jnmbk (10) ------------------------------------------------------------------------ r7711 | peter1138 | 2007-01-01 01:40:56 +0000 (Mon, 01 Jan 2007) | 3 lines -Fix (r7354): NewGRF Action 7, GRF check condition 10 didn't ignore unknown GRF IDs. Also separate GRF ID conditions from parameter conditions to remove code duplication in GRF checking code. ------------------------------------------------------------------------ r7707 | miham | 2006-12-31 21:02:44 +0000 (Sun, 31 Dec 2006) | 4 lines WebTranslator2 update to 2006-12-31 22:02:12 estonian - 1 fixed, 27 deleted, 2 changed by kristjans (30) portuguese - 1 changed by nars (1) ------------------------------------------------------------------------ r7706 | miham | 2006-12-31 18:55:17 +0000 (Sun, 31 Dec 2006) | 3 lines WebTranslator2 update to 2006-12-31 19:54:47 catalan - 3 fixed by arnaullv (3) ------------------------------------------------------------------------ r7704 | miham | 2006-12-31 17:56:59 +0000 (Sun, 31 Dec 2006) | 4 lines WebTranslator2 update to 2006-12-31 18:56:27 estonian - 9 fixed, 10 deleted, 1 changed by kristjans (20) swedish - 5 changed by ChrillDeVille (5) ------------------------------------------------------------------------ r7701 | miham | 2006-12-31 14:42:49 +0000 (Sun, 31 Dec 2006) | 3 lines WebTranslator2 update to 2006-12-31 15:42:20 esperanto - 96 fixed by LaPingvino (96) ------------------------------------------------------------------------ r7700 | rubidium | 2006-12-31 14:34:26 +0000 (Sun, 31 Dec 2006) | 2 lines -Fix (r7182): the caret 'randomly' jumped back and forth when getting a new randomised seed in the Generation World GUI. ------------------------------------------------------------------------ r7699 | miham | 2006-12-31 14:11:06 +0000 (Sun, 31 Dec 2006) | 4 lines WebTranslator2 update to 2006-12-31 15:10:33 galician - 36 fixed by Condex (36) german - 4 fixed by chu (4) ------------------------------------------------------------------------ r7698 | rubidium | 2006-12-31 13:24:44 +0000 (Sun, 31 Dec 2006) | 2 lines -Fix (r7573): towns did not grow beyond bridges. ------------------------------------------------------------------------ r7696 | miham | 2006-12-31 11:42:56 +0000 (Sun, 31 Dec 2006) | 9 lines WebTranslator2 update to 2006-12-31 12:41:03 bulgarian - 5 fixed by groupsky (5) dutch - 3 fixed by habell (3) estonian - 31 fixed, 28 deleted, 26 changed by kristjans (85) french - 9 changed by glx (9) polish - 1 fixed by meush (1) romanian - 6 fixed by kneekoo (6) swedish - 4 fixed by daishan (4) ------------------------------------------------------------------------ r7695 | Darkvater | 2006-12-31 11:36:11 +0000 (Sun, 31 Dec 2006) | 1 line - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et. ------------------------------------------------------------------------ r7693 | Darkvater | 2006-12-31 11:25:06 +0000 (Sun, 31 Dec 2006) | 1 line -Codechange (r7540): print a newline after the summary (strgen). ------------------------------------------------------------------------ r7692 | Darkvater | 2006-12-31 11:12:49 +0000 (Sun, 31 Dec 2006) | 1 line -Fix: OpenTTD didn't compile without network enabled (newgrf sync code) ------------------------------------------------------------------------ r7689 | miham | 2006-12-31 10:30:37 +0000 (Sun, 31 Dec 2006) | 1 line [Translations] Translator manually handcrafted the czech translation to have proper accents ------------------------------------------------------------------------ r7658 | miham | 2006-12-30 22:33:05 +0000 (Sat, 30 Dec 2006) | 4 lines WebTranslator2 update to 2006-12-30 23:32:34 french - 1 fixed by glx (1) hungarian - 3 fixed by miham (3) ------------------------------------------------------------------------ r7657 | rubidium | 2006-12-30 21:41:15 +0000 (Sat, 30 Dec 2006) | 2 lines -Fix (r6291): 'Goto Depot' did not work for helicopters going to an airport without depot (mart3p). ------------------------------------------------------------------------