------------------------------------------------------------------------ r16470 | smatz | 2009-05-30 17:43:24 +0000 (Sat, 30 May 2009) | 1 line -Fix (r14293): track reservation was drawn at bridge heads in the menu ------------------------------------------------------------------------ r16469 | translators | 2009-05-30 17:31:35 +0000 (Sat, 30 May 2009) | 4 lines -Update: WebTranslator2 update to 2009-05-30 17:31:31 afrikaans - 6 fixed by Chilli (6) luxembourgish - 290 fixed, 793 changed by *jigo* (1083) ------------------------------------------------------------------------ r16468 | alberth | 2009-05-30 14:18:06 +0000 (Sat, 30 May 2009) | 1 line -Codechange: Use GetWidgetOfType() for finding an edit box. ------------------------------------------------------------------------ r16467 | alberth | 2009-05-30 12:41:53 +0000 (Sat, 30 May 2009) | 1 line -Codechange: Unduplicate setting of widget focus (with thanks to Smatz). ------------------------------------------------------------------------ r16466 | alberth | 2009-05-30 11:42:19 +0000 (Sat, 30 May 2009) | 1 line -Codechange: Improved wording in comments. ------------------------------------------------------------------------ r16465 | alberth | 2009-05-30 11:30:25 +0000 (Sat, 30 May 2009) | 1 line -Codechange: Eliminated GetGloballyFocusedWidget(), it was used only once. ------------------------------------------------------------------------ r16464 | alberth | 2009-05-30 11:24:06 +0000 (Sat, 30 May 2009) | 1 line -Codechange (r16422): Added a missing const_cast<> ------------------------------------------------------------------------ r16463 | alberth | 2009-05-30 11:01:05 +0000 (Sat, 30 May 2009) | 1 line -Cleanup: Code style fixes. ------------------------------------------------------------------------ r16462 | rubidium | 2009-05-29 21:24:51 +0000 (Fri, 29 May 2009) | 2 lines -Change [FS#2930]: use a safer way to detect the hash of a mercurial repository (planetmaker) ------------------------------------------------------------------------ r16461 | rubidium | 2009-05-29 21:13:44 +0000 (Fri, 29 May 2009) | 2 lines -Fix [FS#2929]: add some valid orders so the trains leave the depot again... ------------------------------------------------------------------------ r16460 | translators | 2009-05-29 17:38:33 +0000 (Fri, 29 May 2009) | 4 lines -Update: WebTranslator2 update to 2009-05-29 17:38:27 afrikaans - 18 fixed, 6 changed by Chilli (24) luxembourgish - 114 fixed, 252 changed by *jigo* (366) ------------------------------------------------------------------------ r16459 | smatz | 2009-05-29 15:46:55 +0000 (Fri, 29 May 2009) | 1 line -Codechange: move definition of several cargopacket accessors to header file ------------------------------------------------------------------------ r16458 | smatz | 2009-05-28 21:54:03 +0000 (Thu, 28 May 2009) | 1 line -Codechange: use one enum instead of four ------------------------------------------------------------------------ r16457 | rubidium | 2009-05-28 21:12:54 +0000 (Thu, 28 May 2009) | 2 lines -Fix [FS#2925]: skipping a 'nearest depot order' because none could be found could cause multiple orders to get skipped ------------------------------------------------------------------------ r16456 | yexo | 2009-05-28 17:34:54 +0000 (Thu, 28 May 2009) | 1 line -Fix (r16429): forgot to update regression test ------------------------------------------------------------------------ r16455 | yexo | 2009-05-28 16:43:16 +0000 (Thu, 28 May 2009) | 1 line -Fix: don't crash when a newgrf has sounds in an unsupported sound format ------------------------------------------------------------------------ r16454 | yexo | 2009-05-27 23:59:51 +0000 (Wed, 27 May 2009) | 1 line -Fix (r16181, r16241): fix the try/catch bug fixed in r16181 and reintroduced in r16241 again, this time without breaking the regression test. ------------------------------------------------------------------------ r16453 | yexo | 2009-05-27 23:37:47 +0000 (Wed, 27 May 2009) | 1 line -Fix: Move some code around so a company is no longer used after deleting it ------------------------------------------------------------------------ r16452 | smatz | 2009-05-27 23:11:52 +0000 (Wed, 27 May 2009) | 1 line -Fix: don't trigger station animations when the station was deleted in the same tick ------------------------------------------------------------------------ r16451 | smatz | 2009-05-27 19:37:27 +0000 (Wed, 27 May 2009) | 1 line -Fix (r16449): crash when a spectator (or dedicated server) received news about new engine ------------------------------------------------------------------------ r16450 | translators | 2009-05-27 17:39:57 +0000 (Wed, 27 May 2009) | 8 lines -Update: WebTranslator2 update to 2009-05-27 17:39:46 arabic_egypt - 2 fixed by khaloofah (2) danish - 2 fixed by ThomasA (2) english_US - 2 fixed by WhiteRabbit (2) indonesian - 2 fixed, 8 changed by anansboga (10) romanian - 1 changed by CrystyB (1) serbian - 100 fixed by etran (100) ------------------------------------------------------------------------ r16449 | rubidium | 2009-05-27 17:18:53 +0000 (Wed, 27 May 2009) | 2 lines -Fix [FS#2924]: vehicle recolouring wasn't done for engine preview/news ------------------------------------------------------------------------ r16448 | rubidium | 2009-05-27 17:17:06 +0000 (Wed, 27 May 2009) | 2 lines -Fix [FS#2909]: road vehicles ending up on the pavement when they are in a drive through station that got removed due to bankruptcy ------------------------------------------------------------------------ r16447 | yexo | 2009-05-27 00:46:17 +0000 (Wed, 27 May 2009) | 1 line -Fix [FS#2922] (r16444): compiling on x86-64 failed ------------------------------------------------------------------------ r16446 | glx | 2009-05-26 23:37:34 +0000 (Tue, 26 May 2009) | 1 line -Fix (r16378): 'cast to pointer from integer of different size' warning ------------------------------------------------------------------------ r16445 | smatz | 2009-05-26 23:24:34 +0000 (Tue, 26 May 2009) | 1 line -Codechange: update old comments (Yexo) ------------------------------------------------------------------------ r16444 | yexo | 2009-05-26 23:14:02 +0000 (Tue, 26 May 2009) | 1 line -Codechange: Set all company settings to their default value for a new company instead of zeroing them. ------------------------------------------------------------------------ r16443 | glx | 2009-05-26 23:05:11 +0000 (Tue, 26 May 2009) | 1 line -Fix: running 'make depend' after 'configure' in a fresh checkout failed ------------------------------------------------------------------------ r16442 | smatz | 2009-05-26 22:45:48 +0000 (Tue, 26 May 2009) | 1 line -Codechange: use new Vehicle accessors at more places ------------------------------------------------------------------------ r16441 | smatz | 2009-05-26 22:10:13 +0000 (Tue, 26 May 2009) | 1 line -Codechange: new class SpecializedVehicle used as superclass for all vehicle types ------------------------------------------------------------------------ r16440 | yexo | 2009-05-26 22:03:16 +0000 (Tue, 26 May 2009) | 1 line -Fix [NoAI]: AIRail::GetRailStationDirection returned incorrect information ------------------------------------------------------------------------ r16439 | yexo | 2009-05-26 21:59:49 +0000 (Tue, 26 May 2009) | 1 line -Change: Make the default vehicle servicing settings company-based settings, so in a multiplayer game everyone can change them. ------------------------------------------------------------------------ r16438 | smatz | 2009-05-26 21:55:49 +0000 (Tue, 26 May 2009) | 1 line -Fix (r16436): set 'old_company' after modifying '_current_company' ------------------------------------------------------------------------ r16437 | rubidium | 2009-05-26 21:25:24 +0000 (Tue, 26 May 2009) | 2 lines -Codechange: remove the hack that for CMD_COMPANY_CTRL the company was changed from spectator to company 0 in the network code. ------------------------------------------------------------------------ r16436 | rubidium | 2009-05-26 21:24:11 +0000 (Tue, 26 May 2009) | 2 lines -Codechange: always execute 'spectator'/'server' commands as spectator. This to reduce the difference between dedicated and non-dedicated servers and normal clients. ------------------------------------------------------------------------ r16435 | rubidium | 2009-05-26 19:23:02 +0000 (Tue, 26 May 2009) | 2 lines -Codechange: don't require the 'user company 0' hack for commands. ------------------------------------------------------------------------ r16434 | rubidium | 2009-05-26 15:46:24 +0000 (Tue, 26 May 2009) | 2 lines -Cleanup: remove some dead code; primarily stuff that can't be reached like break after returns or break after functions that never return (i.e. NOT_REACHED) ------------------------------------------------------------------------ r16433 | yexo | 2009-05-26 13:29:01 +0000 (Tue, 26 May 2009) | 1 line -Codechange: Remove most of CmdSetAutoreplace and replace it with calls to CmdChangeCompanySetting ------------------------------------------------------------------------ r16432 | smatz | 2009-05-26 13:16:58 +0000 (Tue, 26 May 2009) | 1 line -Feature(tte): use 'scrollto x y' in console to scroll to tile with given coordinates ------------------------------------------------------------------------ r16431 | yexo | 2009-05-26 12:53:34 +0000 (Tue, 26 May 2009) | 1 line -Fix (16429): Company settings can also be changed in multiplayer games ------------------------------------------------------------------------ r16430 | smatz | 2009-05-26 11:57:52 +0000 (Tue, 26 May 2009) | 1 line -Fix: crash when a company is deleted while a dropdown with company names is open ------------------------------------------------------------------------ r16429 | yexo | 2009-05-26 11:40:14 +0000 (Tue, 26 May 2009) | 1 line -Change: Make the company settings behave like all others settings: the default set in the main menu / config file is now really the default for a new company, and changing the value in game will no longer change the default for new companies. ------------------------------------------------------------------------ r16428 | rubidium | 2009-05-26 11:19:04 +0000 (Tue, 26 May 2009) | 2 lines -Codechange: use the less bloated SimpleTinyEnumT instead of TinyEnumT if the stuff provided by TinyEnumT but not SimpleTinyEnumT is not used. ------------------------------------------------------------------------ r16427 | rubidium | 2009-05-26 08:53:16 +0000 (Tue, 26 May 2009) | 2 lines -Codechange: replace a few magic numbers with an existing constant and unduplicate a few lines. ------------------------------------------------------------------------ r16426 | rubidium | 2009-05-26 08:51:33 +0000 (Tue, 26 May 2009) | 2 lines -Fix [FS#2921] (r16390): articulated parts got the wrong image assigned ------------------------------------------------------------------------ r16425 | yexo | 2009-05-25 21:55:47 +0000 (Mon, 25 May 2009) | 1 line -Change [FS#2869]: Stop an AI when it takes too long to initialize or load ------------------------------------------------------------------------ r16424 | smatz | 2009-05-25 19:30:37 +0000 (Mon, 25 May 2009) | 1 line -Codechange: warn about casting-out 'const' only when using gcc4+, older versions give many useless false positives ------------------------------------------------------------------------ r16422 | rubidium | 2009-05-24 21:09:00 +0000 (Sun, 24 May 2009) | 2 lines -Codechange: use const_cast for removing const and warn when const is (accidentally?) removed using C-style casts. ------------------------------------------------------------------------ r16421 | rubidium | 2009-05-24 20:29:04 +0000 (Sun, 24 May 2009) | 2 lines -Codechange: do not unnecessarily remove constness or unnecessarily add it. ------------------------------------------------------------------------ r16420 | rubidium | 2009-05-24 17:49:08 +0000 (Sun, 24 May 2009) | 2 lines -Fix [FS#2919]: don't allow content download via the console when there's no zlib as it's done for the GUI already ------------------------------------------------------------------------ r16419 | rubidium | 2009-05-24 17:34:39 +0000 (Sun, 24 May 2009) | 2 lines -Fix [FS#2916]: MSYS has two distinct ways to write paths. When calling external binaries it resolves paths which causes comparisons between a resolved and unresolved path. So always use the resolved path instead of the unresolved one. ------------------------------------------------------------------------ r16418 | frosch | 2009-05-24 17:23:24 +0000 (Sun, 24 May 2009) | 1 line -Fix: Resolve the company name for 'subsidy awarded'-news when the news are triggered, so it stays valid when the company bankrupts or is taken over. ------------------------------------------------------------------------ r16417 | translators | 2009-05-24 17:18:45 +0000 (Sun, 24 May 2009) | 5 lines -Update: WebTranslator2 update to 2009-05-24 17:18:38 icelandic - 31 fixed, 14 changed by scrooge (45) indonesian - 17 fixed by adjayanto (17) serbian - 84 fixed by etran (84) ------------------------------------------------------------------------ r16416 | frosch | 2009-05-24 16:52:42 +0000 (Sun, 24 May 2009) | 1 line -Fix [FS#2912]: Rework deleting of news when referenced vehicles/stations/industries are deleted. ------------------------------------------------------------------------ r16415 | smatz | 2009-05-24 16:28:33 +0000 (Sun, 24 May 2009) | 1 line -Fix (r13008): some 64bit architectures require size_t to be aligned at 8-byte boundary, ensure it for MemBlock ------------------------------------------------------------------------ r16414 | frosch | 2009-05-24 12:50:58 +0000 (Sun, 24 May 2009) | 1 line -Change: Make it harder to ignore/close important error messages. Esp. do not close them automatically after some time. ------------------------------------------------------------------------ r16413 | alberth | 2009-05-24 12:49:27 +0000 (Sun, 24 May 2009) | 1 line -Codechange: Allow leading/trailing whitespace and comma in newgrf parameters instead of treating them as invalid. ------------------------------------------------------------------------ r16412 | frosch | 2009-05-24 12:05:27 +0000 (Sun, 24 May 2009) | 1 line -Cleanup: Shuffle vehicle pointers in AddArticulatedParts(), and remove two of them. ------------------------------------------------------------------------ r16411 | frosch | 2009-05-24 11:39:35 +0000 (Sun, 24 May 2009) | 1 line -Fix (r16390): Building articulated roadvehicles caused infinite loop due to v->Next() pointing to v itself. ------------------------------------------------------------------------ r16410 | rubidium | 2009-05-24 09:35:46 +0000 (Sun, 24 May 2009) | 2 lines -Fix (r16307): don't assume the extension starts with the first '.', but with the last '.'. This way depend doesn't fail if there's a dot in your path, e.g. 'gcc-4.4'. ------------------------------------------------------------------------ r16409 | rubidium | 2009-05-23 22:40:14 +0000 (Sat, 23 May 2009) | 2 lines -Change: don't add empty lines/duplicates of the previous command to the console's history ------------------------------------------------------------------------ r16408 | frosch | 2009-05-23 22:24:09 +0000 (Sat, 23 May 2009) | 1 line -Codechange: Silence a pointless newgrf debug message. ------------------------------------------------------------------------ r16407 | smatz | 2009-05-23 19:43:09 +0000 (Sat, 23 May 2009) | 1 line -Fix [FS#2913]: set CargoPacket::source to INVALID_STATION when source station is deleted ------------------------------------------------------------------------ r16406 | smatz | 2009-05-23 19:26:00 +0000 (Sat, 23 May 2009) | 1 line -Codechange: constify parameters of CheckSubsidised() ------------------------------------------------------------------------ r16405 | alberth | 2009-05-23 18:06:29 +0000 (Sat, 23 May 2009) | 1 line -Codechange: Move widget drawing code to functions to allow re-use. ------------------------------------------------------------------------