Mercurial > hg > openttd
graph
-
(svn r14087) -Fix [FS#2228]: flawed parsing of words (as in 2 bytes) in GRF strings due to sign extension (minime) draftSat, 16 Aug 2008 21:48:28 +0000, by rubidium
-
(svn r14086) -Fix (r13067): rail/road removing by CTRL didn't sometimes work when a depot window was opened draftSat, 16 Aug 2008 18:01:23 +0000, by smatz
-
(svn r14085) -Cleanup (r14083): Remove no longer used functions. draftSat, 16 Aug 2008 14:15:32 +0000, by frosch
-
(svn r14084) -Codechange: Language updates for r14083. draftSat, 16 Aug 2008 14:04:29 +0000, by frosch
-
(svn r14083) -Fix [FS#1264, FS#2037, FS#2038, FS#2110]: Rewrite the autoreplace kernel. draftSat, 16 Aug 2008 14:02:20 +0000, by frosch
-
(svn r14082) -Codechange: Make 'GetNextUnit()' more fool-proof wrt. real dualheads. draftSat, 16 Aug 2008 13:52:44 +0000, by frosch
-
(svn r14081) -Fix (r14075): WoW64 spoiled the 64 bits Windows detection and the installer for the 64 bits binary installed in the wrong directory. Thanks to michi_cc and glx for testing. draftFri, 15 Aug 2008 23:00:56 +0000, by rubidium
-
(svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small) draftFri, 15 Aug 2008 22:06:58 +0000, by glx
-
(svn r14078) -Codechange: Rename *VehicleInfo::base_cost to cost_factor, indicating what it actually is. draftFri, 15 Aug 2008 17:54:43 +0000, by peter1138
-
(svn r14076) -Codechange: Merge the four start/stop commands into a single CMD_START_STOP_VEHICLE. draftFri, 15 Aug 2008 13:57:43 +0000, by frosch
-
(svn r14075) -Codechange: make the windows installer more platform aware and warn when the to-be-installed binary isn't the recommended one (or won't work at all). draftFri, 15 Aug 2008 12:47:20 +0000, by rubidium
-
(svn r14074) -Codechange: split the bundle generation out of the main makefile so it can be reused for making bundles from MSVC compiles. draftFri, 15 Aug 2008 11:58:15 +0000, by rubidium
-
(svn r14072) -Fix (r14053): branch detection failed with mawk (peter1138) draftThu, 14 Aug 2008 15:37:52 +0000, by glx
-
(svn r14071) -Fix [FS#2057]: the screen wouldn't be centered on Windows multimonitor systems if the first monitor is right of the second one. draftWed, 13 Aug 2008 19:09:27 +0000, by rubidium
-
(svn r14069) -Fix: silence MSVC 64-bits compile warnings. draftWed, 13 Aug 2008 14:52:54 +0000, by rubidium
-
(svn r14068) -Fix (r14056): MSVC doesn't support typeof. draftWed, 13 Aug 2008 14:26:20 +0000, by rubidium
-
(svn r14064) -Fix [FS#1752]: check for the length of strings (in bytes) in the command. Checking for the length in pixels is impossible because that differs per client. draftWed, 13 Aug 2008 06:22:04 +0000, by rubidium
-
(svn r14063) -Codechange: replace some "magic" constants with enumified constants. draftWed, 13 Aug 2008 06:05:01 +0000, by rubidium
-
(svn r14062) -Fix [FS#2226]: division by 0 in newai. draftWed, 13 Aug 2008 05:12:36 +0000, by rubidium
-
(svn r14061) -Codechange: constification and move a declaration more logically draftWed, 13 Aug 2008 02:48:50 +0000, by belugas
-
(svn r14060) -Codechange: Replace numbers with Colours enum on Gen world gui. draftWed, 13 Aug 2008 02:43:42 +0000, by belugas
-
(svn r14059) -Fix(r13872): Wrong comments in enum. Dear old copy/paste... draftWed, 13 Aug 2008 01:48:58 +0000, by belugas
-
(svn r14058) -Fix [FS#2224]: NewGRF callback 23 didn't use the NewGRF compatible text stack (minime) draftTue, 12 Aug 2008 22:14:57 +0000, by rubidium
-
(svn r14057) -Fix: NewGRF text stack's "push word" didn't move the data around properly (minime) draftTue, 12 Aug 2008 22:12:14 +0000, by rubidium
-
(svn r14055) -Codechange: increase buffers for (dedicated) consoles as they couldn't use the full "extent" of the new chat message limit. draftTue, 12 Aug 2008 20:31:49 +0000, by rubidium
-
(svn r14054) -Fix (rthebeginning): long strings in the edit box would cause OpenTTD to stop drawing the string. This is especially noticable with low resolutions and the chat input box. draftTue, 12 Aug 2008 19:29:10 +0000, by rubidium
-
(svn r14053) -Fix: branch detection failed for svn+ssh repos draftTue, 12 Aug 2008 18:03:32 +0000, by glx
-
(svn r14052) -Codechange: make the size of the chat message "box" configurable and increase the default size slightly so it can hold the longest chat messages. draftTue, 12 Aug 2008 12:23:05 +0000, by rubidium
-
(svn r14051) -Codechange: enumify the DrawString buffer length. draftTue, 12 Aug 2008 11:21:37 +0000, by rubidium
-
(svn r14049) -Codechange: rename a variable to a somewhat more descriptive one. And constify it too. draftTue, 12 Aug 2008 02:20:39 +0000, by belugas
-
(svn r14048) -Fix (r14019) [FS#2222]: Redo the check for reserved tracks properly this time. (michi_cc) draftMon, 11 Aug 2008 22:58:30 +0000, by rubidium
-
(svn r14046) -Codechange: make the size of querystring "widgets" more configurable. draftMon, 11 Aug 2008 22:08:56 +0000, by rubidium
-
(svn r14045) -Codechange: move the network's limitation to chat messages to a more logical location and give it a more consistent name. draftMon, 11 Aug 2008 22:07:26 +0000, by rubidium
-
(svn r14043) -Codechange: Rename a variable to a more obvious name. And a few comments added too. draftMon, 11 Aug 2008 20:06:57 +0000, by belugas
-
(svn r14042) -Codechange: Rename some structure members to more obvious names. And add a few comments on the _extra_palette_values array. draftMon, 11 Aug 2008 18:30:52 +0000, by belugas
-
(svn r14041) -Feature(tte): make it possible to filter list_patches output like it's done for other list_* console commands draftMon, 11 Aug 2008 17:15:31 +0000, by glx
-
(svn r14040) -Codechange:Remove a hard coded value that is not even representative, draftMon, 11 Aug 2008 16:31:36 +0000, by belugas
-
(svn r14039) -Fix [FS#2217]: reversing an overlength train at a station would try to find a route out and sometimes reset the unload counter making it wait 2.5 years before departing instead of waiting until the train would actually leave the station (michi_cc) draftSun, 10 Aug 2008 21:56:47 +0000, by rubidium
-
(svn r14038) -Fix [FS#2211] (r13731): company limit was not properly enforced for CMD_PLAYER_CTRL. draftSun, 10 Aug 2008 19:00:33 +0000, by rubidium
-
(svn r14037) -Fix (r8610): The autoreplace gui showed vehicle types for replacement which CmdSetAutoReplace() did not accept. draftSun, 10 Aug 2008 15:02:21 +0000, by frosch
-
(svn r14036) -Fix [FS#2197,FS#2198]: trains crashing into eachother when signals are changed (michi_cc) draftSun, 10 Aug 2008 13:37:09 +0000, by rubidium
-
(svn r14035) -Update: WebTranslator2 update to 2008-08-10 11:54:57 draftSun, 10 Aug 2008 09:55:26 +0000, by translators
-
(svn r14034) -Cleanup (r13938) [FS#2210]: Typo in YAPP constant. (Eddi) draftSat, 09 Aug 2008 18:46:51 +0000, by peter1138
-
(svn r14033) -Fix (r13938) [FS#2209]: Wrong offset in signal GUI. (Eddi) draftSat, 09 Aug 2008 18:42:37 +0000, by peter1138
-
(svn r14032) -Fix (r13584): [OSX] changed the condition for selecting 8 or 32 bpp blitter by default draftSat, 09 Aug 2008 17:56:31 +0000, by bjarni
-
(svn r14031) -Fix (r13850): Determining the refit cargo did not work, when the old vehicle did not carry anything but the new one did. draftSat, 09 Aug 2008 16:42:55 +0000, by frosch
-
(svn r14030) -Fix (r14027): true != false, also rename the parameter to make 'true' and 'false' more intuitively useable. draftSat, 09 Aug 2008 11:04:42 +0000, by frosch
-
(svn r14029) -Fix(r14027): reverting the TC_FROMSTRING back to the magical 0xFE number. Exact meaning will need to be found later. draftSat, 09 Aug 2008 03:30:15 +0000, by belugas
-
(svn r14028) -Fix(r14027): Wrong value for the multiline_skipping. Just the other way around. draftSat, 09 Aug 2008 02:54:06 +0000, by belugas
-
(svn r14027) -Codechange: Document a bit the DoDrawString function while removing yet som more magic numbers and one "false" colour draftSat, 09 Aug 2008 02:11:46 +0000, by belugas
-
(svn r14026) -Cleanup (r13995, r14004): trailing whitespaces draftFri, 08 Aug 2008 15:49:16 +0000, by glx
-
(svn r14024) -Fix (r14019) [YAPP]: YAPF also skips tunnels and bridges. Honor that in penalty calculations. (michi_cc) draftFri, 08 Aug 2008 15:02:21 +0000, by smatz
-
(svn r14023) -Fix (r13944) [YAPP]: If YAPF encountered a dead-end that had a signal on it, is could be falsely seen as a valid destination. (michi_cc) draftFri, 08 Aug 2008 14:58:27 +0000, by smatz
-
(svn r14022) -Fix (r13957) [YAPP]: Removing station tiles could produce stale reservations, too. (michi_cc) draftFri, 08 Aug 2008 13:53:06 +0000, by smatz
-
(svn r14021) -Fix (r13957) [YAPP]: Overbuilding station tiles with non-track tiles could produce stale reservations. (michi_cc) draftFri, 08 Aug 2008 13:29:18 +0000, by smatz
-
(svn r14019) -Fix [FS#2205]: game crash after order skip while waiting for free path (michi_cc). draftFri, 08 Aug 2008 09:31:50 +0000, by rubidium