------------------------------------------------------------------------ r8038 | rubidium | 2007-01-10 18:56:51 +0000 (Wed, 10 Jan 2007) | 2 lines -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. ------------------------------------------------------------------------ r8037 | rubidium | 2007-01-10 18:44:52 +0000 (Wed, 10 Jan 2007) | 2 lines -Fix (r7987): MSVC project files were not updated with respect to the addition of slovenian. ------------------------------------------------------------------------ r8034 | rubidium | 2007-01-10 18:24:48 +0000 (Wed, 10 Jan 2007) | 2 lines -Fix (r8033): aircraft_cmd.c was not renamed. ------------------------------------------------------------------------ r8033 | KUDr | 2007-01-10 18:12:09 +0000 (Wed, 10 Jan 2007) | 1 line [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp) ------------------------------------------------------------------------ r8030 | rubidium | 2007-01-10 16:31:40 +0000 (Wed, 10 Jan 2007) | 2 lines -Fix: segmentation fault when removing a town in the scenario editor while having the query tool window open for one of the town's tiles. ------------------------------------------------------------------------ r8029 | rubidium | 2007-01-10 15:03:47 +0000 (Wed, 10 Jan 2007) | 2 lines -Fix (7759): somehow the old configure script was not removed. ------------------------------------------------------------------------ r8028 | rubidium | 2007-01-10 15:00:20 +0000 (Wed, 10 Jan 2007) | 2 lines -Fix: overflow of ticks was not handled properly, possibly resulting a non-reacting gameserver/gameclient. ------------------------------------------------------------------------ r8027 | celestar | 2007-01-10 14:52:10 +0000 (Wed, 10 Jan 2007) | 2 lines -Fix (FS#486) If a pause command is issues, it will now pause the game even if shift is pressed instead of giving a cost estimate of 0. This fixes a problem where the server does not pause_on_join when the player on the interactive server has the shift button pressed. (Thanks to pvz for the report and the fix) ------------------------------------------------------------------------ r8026 | celestar | 2007-01-10 14:22:49 +0000 (Wed, 10 Jan 2007) | 2 lines -Fix (r2441) When taking up cargo that is transferring, trains will now also have the virtual profit deducted. ------------------------------------------------------------------------ r8019 | rubidium | 2007-01-10 10:39:45 +0000 (Wed, 10 Jan 2007) | 2 lines -Fix (r7759): if libfreetype was not found (and not forced to be used), the configure script aborted instead of marking it a 'not found'. ------------------------------------------------------------------------ r8014 | maedhros | 2007-01-09 21:43:32 +0000 (Tue, 09 Jan 2007) | 4 lines -Codechange (r7573): When a tile is cleared, empty the general purpose bits in extra as well, unless they are (or could be) used for bridges. This means these bits don't have to be cleared seperately when non-bridgeable tiles are removed. ------------------------------------------------------------------------ r8013 | Darkvater | 2007-01-09 21:25:13 +0000 (Tue, 09 Jan 2007) | 3 lines -Codechange (r6921, rUnknown): Show the error message of corrupt or missing (own) files through a ShowInfo(F). This way windows users also see this message and bugs such as FS#528 will not happen anymore. Put ShowInfo(F) error output to stderr and not stdout. ------------------------------------------------------------------------ r8012 | miham | 2007-01-09 19:43:46 +0000 (Tue, 09 Jan 2007) | 9 lines WebTranslator2 update to 2007-01-09 20:43:03 bulgarian - 3 fixed, 68 changed by groupsky (71) danish - 45 changed by ThomasA (4), MiR (41) finnish - 2 fixed by pallokala (2) frisian - 2 changed by talzaroff (2) greek - 40 fixed, 1 changed by Kesnar (41) italian - 2 changed by sidew (2) swedish - 2 fixed, 1 deleted, 55 changed by ChrillDeVille (58) ------------------------------------------------------------------------ r8007 | peter1138 | 2007-01-09 16:27:25 +0000 (Tue, 09 Jan 2007) | 2 lines -Codechange: Change _vehicle_position_hash from VehicleID to Vehicle*. This removes the need for look ups by index. Also declare the array static. ------------------------------------------------------------------------ r8002 | rubidium | 2007-01-09 15:26:43 +0000 (Tue, 09 Jan 2007) | 2 lines -Change: do not copy lang/english.txt when it is not needed. ------------------------------------------------------------------------ r8000 | rubidium | 2007-01-09 14:48:21 +0000 (Tue, 09 Jan 2007) | 2 lines -Codechange: drop UDP packets when their internal size does not match the received size. If that is the case, the packet was not received in one piece (or got somehow mangled with another packet), which will cause us to drop the packet later on because we are (for example) trying to read beyond the end of the packet. ------------------------------------------------------------------------ r7987 | miham | 2007-01-09 07:24:35 +0000 (Tue, 09 Jan 2007) | 1 line [Translations] Slovenian is no longer unfinished (no bad strings) ------------------------------------------------------------------------ r7986 | miham | 2007-01-09 07:22:20 +0000 (Tue, 09 Jan 2007) | 5 lines WebTranslator2 update to 2007-01-09 08:20:27 brazilian_portuguese - 72 changed by fukumori (72) hungarian - 2 fixed by miham (2) slovenian - 191 fixed by Necrolyte (191) ------------------------------------------------------------------------ r7984 | Darkvater | 2007-01-08 19:18:53 +0000 (Mon, 08 Jan 2007) | 1 line -Fix: out-of-bounds read access on _clients array (Quark) ------------------------------------------------------------------------ r7983 | miham | 2007-01-08 18:39:17 +0000 (Mon, 08 Jan 2007) | 5 lines WebTranslator2 update to 2007-01-08 19:37:40 brazilian_portuguese - 111 changed by fukumori (111) esperanto - 11 changed by LaPingvino (11) japanese - 116 fixed by ickoonite (116) ------------------------------------------------------------------------ r7982 | peter1138 | 2007-01-08 18:07:57 +0000 (Mon, 08 Jan 2007) | 2 lines -Codechange: Enumify graphics blitter modes. ------------------------------------------------------------------------ r7976 | celestar | 2007-01-08 10:36:45 +0000 (Mon, 08 Jan 2007) | 2 lines -Fix: (SF 1629560) Rail vehicles can no longer enter tunnels or bridgeheads with wrong railtype ------------------------------------------------------------------------ r7975 | miham | 2007-01-08 08:16:01 +0000 (Mon, 08 Jan 2007) | 13 lines WebTranslator2 update to 2007-01-08 09:13:29 brazilian_portuguese - 6 fixed, 2 changed by fukumori (8) danish - 5 changed by MiR (3), ThomasA (2) estonian - 1 changed by kristjans (1) frisian - 82 fixed, 85 changed by ikkejw (82), talzaroff (85) greek - 64 fixed, 3 changed by Kesnar (67) italian - 1 changed by sidew (1) japanese - 92 fixed by ickoonite (92) polish - 1 changed by meush (1) slovak - 7 changed by lengyel (7) slovenian - 160 fixed by Necrolyte (160) turkish - 2 changed by jnmbk (2) ------------------------------------------------------------------------ r7973 | Darkvater | 2007-01-08 00:16:03 +0000 (Mon, 08 Jan 2007) | 1 line - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et. ------------------------------------------------------------------------ r7969 | Darkvater | 2007-01-07 17:32:35 +0000 (Sun, 07 Jan 2007) | 1 line *whistle* 20067 has not yet come to pass; it's 2007 (I think my search&replace broke) ------------------------------------------------------------------------ r7968 | Darkvater | 2007-01-07 16:55:30 +0000 (Sun, 07 Jan 2007) | 1 line -Update copyright/etc information to 2007 ------------------------------------------------------------------------ r7966 | Darkvater | 2007-01-07 16:35:20 +0000 (Sun, 07 Jan 2007) | 1 line -Fix (r7936): Eh AxisToTrack returns Track not Axis, thanks KUDr ------------------------------------------------------------------------ r7961 | truelight | 2007-01-07 13:13:01 +0000 (Sun, 07 Jan 2007) | 2 lines [Configure] -Fix: "" in config params didn't survive --reconfig. They should now. ------------------------------------------------------------------------ r7959 | truelight | 2007-01-07 13:00:56 +0000 (Sun, 07 Jan 2007) | 4 lines [Configure] -Fix: OS2-gcc needs to get stripping via gcc, because it needs to be feed to emxbind at link-time. emxbind changes 'emx a.out' format to 'LX for OS/2 (MS-DOS)'. After this, all gcc and binutils tools for emx can no longer read the binary. Therefor emxbind needs to do the stripping while converting it. Logic, aint it? :) ------------------------------------------------------------------------ r7942 | tron | 2007-01-07 09:48:10 +0000 (Sun, 07 Jan 2007) | 1 line Trim another 192 lines from the configure monster ------------------------------------------------------------------------ r7941 | tron | 2007-01-07 09:24:18 +0000 (Sun, 07 Jan 2007) | 1 line Unbreak linking: FreeBSD is not Linux either ------------------------------------------------------------------------ r7940 | tron | 2007-01-07 08:26:45 +0000 (Sun, 07 Jan 2007) | 1 line Add an empty line instead of overwriting the just written file ------------------------------------------------------------------------ r7939 | tron | 2007-01-07 08:17:56 +0000 (Sun, 07 Jan 2007) | 1 line Fix useless use of cat ------------------------------------------------------------------------ r7936 | Darkvater | 2007-01-07 00:19:57 +0000 (Sun, 07 Jan 2007) | 1 line -Fix (r4987, old-rev): Only update the signals and YAPF cache on a DC_EXEC action for bridge-building ------------------------------------------------------------------------ r7934 | Darkvater | 2007-01-06 23:47:59 +0000 (Sat, 06 Jan 2007) | 1 line -Cleanup: [win32] Remove unused and totally useless files. ------------------------------------------------------------------------ r7932 | rubidium | 2007-01-06 23:00:21 +0000 (Sat, 06 Jan 2007) | 2 lines -Fix (r7931): committed a few files too much :( (the ones I used to test the new masterserver) ------------------------------------------------------------------------ r7931 | rubidium | 2007-01-06 22:58:01 +0000 (Sat, 06 Jan 2007) | 2 lines -Fix (r7759): multiple (different) -O flags made compilations with the wrong optimisations. ------------------------------------------------------------------------ r7930 | Darkvater | 2007-01-06 22:43:11 +0000 (Sat, 06 Jan 2007) | 1 line -Fix: [FS#520] Wrong GRF flag set for gradual loading (mart3p) ------------------------------------------------------------------------ r7922 | glx | 2007-01-06 20:39:27 +0000 (Sat, 06 Jan 2007) | 1 line -Fix: bad escaping in CFLAGS ------------------------------------------------------------------------ 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! ------------------------------------------------------------------------