Mercurial > hg > openttd
graph
-
(svn r14618) -Feature: when the chosen language isn't supported by the current font, try to find a font that does and use that instead. Thanks to glx/michi_cc for the Windows implementation. draftMon, 24 Nov 2008 18:53:17 +0000, by rubidium
-
(svn r14617) -Change: unduplicate the languagepack(header). draftMon, 24 Nov 2008 11:20:07 +0000, by rubidium
-
(svn r14616) -Fix [FS#2424]: a nearest depot order should be "equal" to the resolved nearest depot order; otherwise we keep resolving the nearest depot order every tick. draftSun, 23 Nov 2008 21:46:27 +0000, by rubidium
-
(svn r14615) -Update: WebTranslator2 update to 2008-11-23 18:07:42 draftSun, 23 Nov 2008 18:07:49 +0000, by translators
-
(svn r14614) -Codechange [FS#2423]: GetTreeCount() should behave as its name and documentation imply. Remove unused SetTreeCount() (PhilSophus) draftSun, 23 Nov 2008 16:45:53 +0000, by smatz
-
(svn r14613) -Fix [FS#2420]: When building industries, clear the tiles as OWNER_TOWN instead of the founder to take care of protected buildings and to not get stressed by town ratings. draftSun, 23 Nov 2008 16:34:27 +0000, by frosch
-
(svn r14612) -Change: force the argument given to '-i' parameter to be valid. Accept '2', too draftSun, 23 Nov 2008 16:01:24 +0000, by smatz
-
(svn r14611) -Fix (r13437)[FS#2421]: Store the age of a house in the map array instead of the construction year. draftSun, 23 Nov 2008 14:17:41 +0000, by frosch
-
(svn r14610) -Fix [FS#2415]: possible stack corruption when reading corrupted sprites. draftSun, 23 Nov 2008 13:42:05 +0000, by rubidium
-
(svn r14609) -Codechange: Use supplied button colour instead of hardcoded yellow, for 'greyed out' arrow buttons. (Yorick) draftSun, 23 Nov 2008 12:35:02 +0000, by peter1138
-
(svn r14608) -Fix (r9315): Return the current year as construction year for unfinished houses. draftSat, 22 Nov 2008 19:49:17 +0000, by frosch
-
(svn r14607) -Update: WebTranslator2 update to 2008-11-22 18:44:20 draftSat, 22 Nov 2008 18:44:26 +0000, by translators
-
(svn r14606) -Codechange: Unify usage of PALETTE_MODIFIER_TRANSPARENT and PALETTE_MODIFIER_COLOR in spritelayout drawing. draftSat, 22 Nov 2008 16:04:11 +0000, by frosch
-
(svn r14605) -Fix (r9315): When callback 1E fails, use the standard random colour. draftSat, 22 Nov 2008 15:57:31 +0000, by frosch
-
(svn r14604) -Codechange: Simplify a function and rename it, and fix some comments. draftSat, 22 Nov 2008 15:48:43 +0000, by frosch
-
(svn r14603) -Fix [FS#2422]: the company ID is off-by-one w.r.t. to the rest of the GUI in the cheat window. draftSat, 22 Nov 2008 13:09:31 +0000, by rubidium
-
(svn r14602) -Update: WebTranslator2 update to 2008-11-21 18:45:14 draftFri, 21 Nov 2008 18:45:27 +0000, by translators
-
(svn r14601) -Fix: the nearest depot and stop in depot orders didn't work together (the vehicle didn't stop). draftFri, 21 Nov 2008 18:16:19 +0000, by rubidium
-
(svn r14600) -Update: WebTranslator2 update to 2008-11-20 18:44:05 draftThu, 20 Nov 2008 18:44:13 +0000, by translators
-
(svn r14599) -Fix (r14598)[FS#2417]: Show again group-membership in the vehicle-lists. (Based on patch by PhilSophus) draftThu, 20 Nov 2008 16:48:22 +0000, by frosch
-
(svn r14598) -Feature: Action0Industries property 24 (industry suuplies default name for nearby station). draftWed, 19 Nov 2008 23:55:34 +0000, by rubidium
-
(svn r14597) -Update: WebTranslator2 update to 2008-11-19 18:43:03 draftWed, 19 Nov 2008 18:43:16 +0000, by translators
-
(svn r14594) -Fix [FS#2412]: trains could get their their last visited station reset when still (un)loading causing an invalid state. draftWed, 19 Nov 2008 14:48:12 +0000, by rubidium
-
(svn r14593) -Update: remove outdated (in r14592) string. draftTue, 18 Nov 2008 23:58:24 +0000, by rubidium
-
(svn r14592) -Feature [FS#1124]: non-destructive autofill with option to keep waiting times (PhilSophus) draftTue, 18 Nov 2008 23:53:37 +0000, by rubidium
-
(svn r14591) -Fix [FS#2388](r14528): cached nearest town could be invalid after importing older savegame and during town generation draftTue, 18 Nov 2008 22:43:59 +0000, by smatz
-
(svn r14590) -Update: WebTranslator2 update to 2008-11-18 18:44:24 draftTue, 18 Nov 2008 18:45:42 +0000, by translators
-
(svn r14589) -Update: WebTranslator2 update to 2008-11-17 18:47:02 draftMon, 17 Nov 2008 18:47:18 +0000, by translators
-
(svn r14588) -Fix [FS#2414]: the range for kicking/banning clients is based on the maximum number of clients, not the maximum number of companies. draftMon, 17 Nov 2008 16:15:55 +0000, by rubidium
-
(svn r14587) -Cleanup: Fix some old comments. Bits are not bytes. draftMon, 17 Nov 2008 00:41:58 +0000, by michi_cc
-
(svn r14586) -Fix (r14580): missing mkdir causing make install to fail when there's no scripts directory already. draftSun, 16 Nov 2008 21:37:41 +0000, by rubidium
-
(svn r14585) -Fix (r14580): File mask for the script directory was wrong in the Win32 install script. draftSun, 16 Nov 2008 20:15:37 +0000, by michi_cc
-
(svn r14584) -Fix: reconfigure when any *.in file is changed draftSun, 16 Nov 2008 20:06:19 +0000, by glx
-
(svn r14583) -Update: WebTranslator2 update to 2008-11-16 18:59:11 draftSun, 16 Nov 2008 18:59:22 +0000, by translators
-
(svn r14582) -Fix [FS#2392]: blank box on cost estimation of levelling a flat area. draftSun, 16 Nov 2008 14:17:49 +0000, by rubidium
-
(svn r14581) -Fix: make rail, road and canal building behave the same when overbuilding already built stretches. draftSun, 16 Nov 2008 13:49:57 +0000, by rubidium
-
(svn r14580) -Fix [FS#2404]: scripts directory not being copied into bundles. draftSun, 16 Nov 2008 13:05:39 +0000, by rubidium
-
(svn r14578) -Fix (r2389, r10811)[FS#Vikthor]: Allow capacity callbacks (15, 36) to return zero capacity. draftThu, 13 Nov 2008 20:26:06 +0000, by frosch
-
(svn r14577) -Fix [FS#2403]: vehicle didn't respect its 'refit in nearest depot' order (Swallow) draftTue, 11 Nov 2008 22:51:27 +0000, by smatz
-
(svn r14575) -Update: WebTranslator2 update to 2008-11-11 18:47:38 draftTue, 11 Nov 2008 18:47:46 +0000, by translators
-
(svn r14569) -Update: move Welsh from unfinished to finished. draftFri, 07 Nov 2008 18:15:46 +0000, by translators
-
(svn r14568) -Update: WebTranslator2 update to 2008-11-07 18:07:33 draftFri, 07 Nov 2008 18:08:53 +0000, by translators
-
(svn r14567) -Revert (part of 14566): don't commit testing stuff... draftFri, 07 Nov 2008 18:02:46 +0000, by rubidium
-
(svn r14565) -Update: WebTranslator2 update to 2008-11-04 18:44:06 draftTue, 04 Nov 2008 18:44:15 +0000, by translators
-
(svn r14564) -Fix (r14555): one more incorrect use of lastof() draftTue, 04 Nov 2008 18:20:41 +0000, by smatz
-
(svn r14563) -Fix [FS#2395]: in the case that an industry NewGRF, a shared TTDPatch and draftMon, 03 Nov 2008 23:42:07 +0000, by rubidium
-
(svn r14562) -Fix (r14561): 8 bits are enough. The rest stays reserved. draftMon, 03 Nov 2008 20:23:51 +0000, by frosch
-
(svn r14561) -Feature(ette)[FS#2334]: Add result 0x0F to callbacks 0x29/0x35. (Yexo) draftMon, 03 Nov 2008 19:25:52 +0000, by frosch
-
(svn r14560) -Fix [FS#2396](r14555): lengthof() can't be simply replaced by lastof() in some cases (part by Aali) draftMon, 03 Nov 2008 12:03:00 +0000, by smatz
-
(svn r14559) -Fix [FS#2387]: A train could be blocked inside a depot if it was reversed just after leaving the depot. draftSun, 02 Nov 2008 19:32:24 +0000, by michi_cc
-
(svn r14558) -Fix (r13957): Converting the track type of a tunnel/bridge could cause trains to get stuck. draftSun, 02 Nov 2008 17:42:28 +0000, by michi_cc
-
(svn r14557) -Codechange: Remove a redundant line of code draftSun, 02 Nov 2008 11:41:13 +0000, by skidd13
-
(svn r14556) -Fix (r14533): Bounding box with height > TILE_HEIGHT could cause circular dependencies with surrounding bridges. draftSun, 02 Nov 2008 11:23:44 +0000, by frosch
-
(svn r14555) -Codechange: replace ttd_strlcat and ttd_strlcpy with strecat and strecpy where direct conversion is possible draftSun, 02 Nov 2008 11:20:15 +0000, by skidd13
-
(svn r14554) -Fix: languages using longer gender names than strgen supports. draftSun, 02 Nov 2008 11:15:26 +0000, by rubidium
-
(svn r14550) -Fix [FS#2391]: Don't assert on path look-ahead when processing a not-part-of-orders depot-order. draftFri, 31 Oct 2008 16:46:34 +0000, by michi_cc
-
(svn r14549) -Update: WebTranslator2 update to 2008-10-30 18:25:24 draftThu, 30 Oct 2008 18:27:17 +0000, by translators
-
(svn r14548) -Add: partial welsh translation, to be finished later. draftThu, 30 Oct 2008 18:12:51 +0000, by rubidium
-
(svn r14547) -Fix: order pool seemed to look full when it was not as it only checked whether it was possible to allocate a new block of pool items instead of checking for free pool items. draftThu, 30 Oct 2008 12:32:32 +0000, by rubidium
-
(svn r14546) -Codechange: Unify string(cpy|cat) functions draftWed, 29 Oct 2008 16:30:41 +0000, by skidd13
-
(svn r14545) -Fix [FS#2386]: road vehicles sometimes never got their "slots" deallocated causing RVs not going to depot for service. draftTue, 28 Oct 2008 23:34:42 +0000, by rubidium
-
(svn r14542) -Codechange: replace some sprintf with s[en]printf to make sure they will not overflow their buffers. draftTue, 28 Oct 2008 16:04:41 +0000, by rubidium
-
(svn r14541) -Fix (r14540): mingw didn't like it :( draftTue, 28 Oct 2008 15:47:42 +0000, by rubidium
-
(svn r14540) -Codechange: introduce [v]seprintf which are like [v]snprintf but do return the number of characters written instead of the number of characters that would be written; as size_t is unsigned substraction can cause integer underflows quite quickly. draftTue, 28 Oct 2008 14:42:31 +0000, by rubidium
-
(svn r14539) -Update: WebTranslator2 update to 2008-10-27 18:43:26 draftMon, 27 Oct 2008 18:43:40 +0000, by translators
-
(svn r14536) -Fix (r14530): Do not expect uints to become negative. draftSat, 25 Oct 2008 22:00:51 +0000, by frosch
-
(svn r14535) -Fix: Description of '-i' commandline option. draftSat, 25 Oct 2008 20:16:07 +0000, by frosch
-
(svn r14534) -Codechange [FS#2382]: Enumify magic return values of HandleEditBox function (Zuu) draftSat, 25 Oct 2008 19:59:11 +0000, by glx
-
(svn r14533) -Fix: ...hopefully most glitches wrt. inclined foundations. draftSat, 25 Oct 2008 18:58:24 +0000, by frosch
-
(svn r14532) -Fix (r14522): one 'M' is enough to show modified version draftSat, 25 Oct 2008 16:45:01 +0000, by glx
-
(svn r14531) -Fix (r12425): OSK accessed wrong widgets of password query window. draftSat, 25 Oct 2008 15:25:52 +0000, by frosch
-
(svn r14530) -Fix [FS#2138]: Do not deliver cargo to industries not inside station catchment area. draftSat, 25 Oct 2008 14:24:50 +0000, by frosch
-
(svn r14529) -Codechange: Turn FindCatchmentRadius() into Station::GetCatchmentRadius(). draftSat, 25 Oct 2008 14:19:09 +0000, by frosch
-
(svn r14527) -Fix: allocate stub (empty) sound entries when loading an empty/corrupt/incorrectly sized sample.cat instead of making valid NewGRFs fail to load. draftSat, 25 Oct 2008 10:26:23 +0000, by rubidium
-
(svn r14526) -Fix [FS#2379]: make sure trains stop at the end of a station; a 3/8th length train did stop 2/8th of it's length too early causing a 63/8th long train not to fit in a 4 tile station. draftFri, 24 Oct 2008 20:53:57 +0000, by rubidium
-
(svn r14525) -Update: WebTranslator2 update to 2008-10-24 17:44:48 draftFri, 24 Oct 2008 17:44:49 +0000, by translators
-
(svn r14524) -Add: stop-in-depot as part of orders (PhilSophus) draftFri, 24 Oct 2008 14:49:45 +0000, by rubidium
-
(svn r14523) -Update: WebTranslator2 update to 2008-10-23 17:42:35 draftThu, 23 Oct 2008 17:42:40 +0000, by translators
-
(svn r14522) -Fix: apply r14519 to determineversion.vbs. Also properly set 'modified' for hg and git (was always 1). draftThu, 23 Oct 2008 02:52:11 +0000, by glx
-
(svn r14521) -Fix [FS#2378]: fast trains could continue to move after a crash draftWed, 22 Oct 2008 23:06:36 +0000, by glx
-
(svn r14519) -Fix [FS#2376]: do not use the short hash form for getting a specific mercurial/git revision as those can collide quite easily causing reversion detection to fail (PhilSophus) draftWed, 22 Oct 2008 22:07:43 +0000, by rubidium
-
(svn r14518) -Fix (r14514): forgot win32 and OS/2 files (glx) draftWed, 22 Oct 2008 20:23:50 +0000, by smatz
-
(svn r14517) -Feature: arrow key scrolling in the server list (Roujin) draftWed, 22 Oct 2008 20:22:18 +0000, by rubidium
-
(svn r14516) -Fix: determine the default text direction based on the language file instead of hardcoding one. draftWed, 22 Oct 2008 20:21:11 +0000, by rubidium
-
(svn r14515) -Fix (r7759): iconv is included in glibc-2.1 and higher, so we don't need to link to a most likely non-existing libiconv in those situations. draftWed, 22 Oct 2008 20:20:08 +0000, by rubidium
-
(svn r14514) -Codechange: use 'size' instead of 'length' for querystring and textbuf, explicitly say it includes the terminating zero draftWed, 22 Oct 2008 19:12:10 +0000, by smatz
-
(svn r14513) -Update: WebTranslator2 update to 2008-10-22 17:26:32 draftWed, 22 Oct 2008 17:26:40 +0000, by translators
-
(svn r14508) -Fix (r14501): arrays were not properly zeroed draftTue, 21 Oct 2008 14:56:23 +0000, by smatz
-
(svn r14507) -Codechange: Update the RPM spec file (futher changes are expected till 0.7) draftTue, 21 Oct 2008 12:15:09 +0000, by skidd13
-
(svn r14504) -Cleanup: Use the right variable type for tile offsets. draftMon, 20 Oct 2008 19:35:48 +0000, by michi_cc
-
(svn r14502) -Codechange: add some inline comments and declare variable on use (Alberth) draftMon, 20 Oct 2008 15:44:14 +0000, by rubidium
-
(svn r14501) -Codechange: use sizeof(variable) instead of sizeof(type) or hardcoded amounts (magic constant) for memset (Alberth) draftMon, 20 Oct 2008 15:42:56 +0000, by rubidium
-
(svn r14497) -Fix: if freetype was not detected or disabled, skip fontconfig detection, unless explicit requested (on request by Rubidium) draftSun, 19 Oct 2008 21:32:29 +0000, by truebrain
-
(svn r14496) -Fix: give a clear warning when people disable zlib (or when it wasn't detected), but keep on going nevertheless (on request by Rubidium) draftSun, 19 Oct 2008 21:29:12 +0000, by truebrain
-
(svn r14495) -Change: don't use freetype, fontconfig and icu in case of building a dedicated server, unless explicit requested draftSun, 19 Oct 2008 20:53:13 +0000, by truebrain
-
(svn r14493) -Fix[FS#planetmaker]: Do not assign a station spread to buoys on loading games. draftSun, 19 Oct 2008 17:30:41 +0000, by frosch
-
(svn r14492) -Fix [FS#2366] (r14482): Conditional orders could lead to an infinite loop on path look-ahead. draftSun, 19 Oct 2008 17:16:26 +0000, by michi_cc
-
(svn r14491) -Documentation: updates/additions of doxygen docs (Alberth) draftSun, 19 Oct 2008 15:39:12 +0000, by rubidium
-
(svn r14490) -Codechange: fix comment style on a few locations (Alberth) draftSun, 19 Oct 2008 09:51:19 +0000, by rubidium
-
(svn r14489) -Change: let MSVC use ICU (for right-to-left text rendering) from the new openttd-useful.zip. So... MSVC users: update your openttd-useful.zip or compilation will fail. draftSun, 19 Oct 2008 00:57:59 +0000, by rubidium
-
(svn r14488) -Fix: Synchronize drawing of spritelayouts in DrawTileLayout (Houses), IndustryDrawTileLayout, DrawStationTile, DrawTile_Station and DrawTile_Track (Waypoint). draftSat, 18 Oct 2008 17:21:56 +0000, by frosch
-
(svn r14487) -Fix: The station picker preview did not draw child sprites. draftSat, 18 Oct 2008 17:20:31 +0000, by frosch
-
(svn r14486) -Fix (r13343)(r14484): compilation with desync debug was broken draftSat, 18 Oct 2008 14:16:29 +0000, by smatz
-
(svn r14485) -Fix (r5464): Do not check the end of destination buffer using the source pointer. draftSat, 18 Oct 2008 14:11:09 +0000, by frosch
-
(svn r14484) -Fix (r10182) [FS#2358]: Obiwan dislikes music. (Patch by Yexo) draftSat, 18 Oct 2008 13:43:52 +0000, by frosch
-
(svn r14483) -Fix [FS#2340]: On reaching a waypoint a train could falsely be reported as lost when doing the look ahead for a path. draftSat, 18 Oct 2008 13:13:31 +0000, by michi_cc
-
(svn r14482) -Codechange: Use a class for saving the current train order when extending the reserved path beyond the current destination during pathfinding. draftSat, 18 Oct 2008 13:13:27 +0000, by michi_cc
-
(svn r14481) -Update: WebTranslator2 update to 2008-10-17 17:47:40 draftFri, 17 Oct 2008 17:47:42 +0000, by translators
-
(svn r14480) -Add: warning when trying to use a right-to-left language without support for it in OpenTTD. draftFri, 17 Oct 2008 17:42:51 +0000, by rubidium
-
(svn r14479) -Add: initial (optional) support for handling bidirectional scripts and connecting Arabic characters. draftFri, 17 Oct 2008 17:14:09 +0000, by rubidium