1
0
Fork 0

Commit Graph

  • af18700a00 (svn r7458) WebTranslator2 update to 2006-12-09 20:53:05 american - 1 fixed by WhiteRabbit (1) german - 1 changed by Neonox (1) hungarian - 3 fixed, 5 changed by miham (8) portuguese - 29 fixed by izhirahider (29) miham 2006-12-09 19:53:56 +0000
  • 167127ce54 (svn r7457) WebTranslator2 update to 2006-12-09 19:35:23 esperanto - 191 fixed, 2 changed by LaPingvino (193) french - 1 fixed by glx (1) german - 27 fixed by Neonox (27) italian - 1 fixed by sidew (1) polish - 8 fixed by meush (8) turkish - 8 fixed by jnmbk (8) miham 2006-12-09 18:37:26 +0000
  • 09458ec5f0 (svn r7456) [Namegen] Fixed hungarian characters in namegen as well miham 2006-12-09 17:43:04 +0000
  • d02a614ebe (svn r7452) -Fix: GetRandom(Industry|Town) must return a valid industry/town and should not need to loop over the pool for a second time. rubidium 2006-12-09 14:18:08 +0000
  • 5b5b1d1514 (svn r7451) -Fix (7372): GetNum(Towns|Industries) should return the actual number of towns and industries. -Fix (6055): GetMax(Town|Industry)Index should not return the number of towns or industries - 1, but the size of the pool - 1. rubidium 2006-12-09 14:14:51 +0000
  • 38edab372b (svn r7450) -Codechange: Remove dead code, caption is set in the next switch block of vehicle list for all cases (Tron) Darkvater 2006-12-09 10:57:05 +0000
  • f87c8834e2 (svn r7449) -Codechange: Rename _path to _paths as it is technically more correct, but mainly because it interferes with OS/2 symbol in libc (psmedley) Darkvater 2006-12-09 10:56:12 +0000
  • 9a0917141b (svn r7448) -Fix (r5794): use the height of the edge of the map for effect vehicles that are outside the map. rubidium 2006-12-09 08:37:15 +0000
  • a3bd9251ae (svn r7447) WebTranslator2 update to 2006-12-09 07:56:50 brazilian_portuguese - 8 fixed by tucalipe (8) catalan - 159 changed by arnaullv (159) miham 2006-12-09 06:57:22 +0000
  • 7aaca4f515 (svn r7446) -Feature: Double the length of the cargo and rating indicators in the station list window, thanks for the inspiration Rince. Workings of the small 1-pixel wide bar have changed a little. Up till now it was pretty random, now it is only drawn for stations with minimal amount of cargo (<=30) and 1-pixel height is 5 units. Darkvater 2006-12-09 00:46:02 +0000
  • 34dcdfd849 (svn r7445) -Codechange (r4822): Properly draw the cargo colours in the station list and centre the cargo abbreviations. The window at least looks a lot better this way. Darkvater 2006-12-09 00:41:25 +0000
  • 2f3c5a05bb (svn r7444) -Codechange: Use one (global) cargo-colours array for drawing cargo-colours. Change Food colour to pink everywhere (fixes FS#303) Darkvater 2006-12-09 00:37:02 +0000
  • a5cd252952 (svn r7439) WebTranslator2 update to 2006-12-08 20:59:37 catalan - 1 fixed, 367 changed by arnaullv (368) hungarian - 1 fixed, 1 changed by miham (2) miham 2006-12-08 20:00:13 +0000
  • 477437cd6e (svn r7438) [Translations] Manually transformed previously supressed hungarian chars to proper ones (they were previously suppressed because they did not fit into iso8859-15) miham 2006-12-08 19:57:38 +0000
  • 7d98f55882 (svn r7437) -Fix (r4583): incorrect minimum size check in some cases for VarAction2 peter1138 2006-12-08 19:35:13 +0000
  • d1c5911034 (svn r7436) -Codechange: Add action7/9/D variable 0x9A (-1) peter1138 2006-12-08 19:12:43 +0000
  • 88f8d5d84d (svn r7435) -Fix (r7418): Add proper tooltips to the manage list button instead of the sort tip Darkvater 2006-12-08 18:56:39 +0000
  • 659125832c (svn r7434) WebTranslator2 update to 2006-12-08 18:40:00 american - 1 fixed by WhiteRabbit (1) bulgarian - 5 fixed, 2 changed by groupsky (7) esperanto - 314 fixed, 31 changed by LaPingvino (345) french - 3 fixed, 5 changed by glx (8) italian - 7 fixed, 3 changed by sidew (10) portuguese - 3 fixed by izhirahider (3) slovak - 7 fixed, 8 changed by lengyel (15) ukrainian - 10 fixed by znikoz (10) miham 2006-12-08 17:40:42 +0000
  • 6648621e08 (svn r7433) -Fix (r2301): Town ratings were not reset when a company went bankrupt. peter1138 2006-12-08 12:31:34 +0000
  • d23210e048 (svn r7432) -Fix(r7413) : The NO(cargo waiting) button of the StationList Window is now part of the cargo selection scheme. Again. belugas 2006-12-08 02:25:04 +0000
  • 088f4984ab (svn r7431) -Fix (r7418): GUI glitch when viewing other player's vehicle lists: bottom panel continued behind resize button. peter1138 2006-12-07 22:31:20 +0000
  • dc726fee75 (svn r7429) -Remove: [YAPF] yapf.txt no longer valid/needed KUDr 2006-12-07 21:30:18 +0000
  • 3d0820a184 (svn r7428) -Codechange: Give a more explicit name to the enum STATIONLIST_WIDGET_CARGONONE. It is not "No Cargo selected", but rather station with no cargo waiting, thus STATIONLIST_WIDGET_NOCARGOWAITING. Hoping it is now clearer for everyone (mainly me...). Will fix the behaviour next time. belugas 2006-12-07 21:21:02 +0000
  • 6172cfbeb3 (svn r7425) -Fix (r1681): With realistic acceleration, guarantee a minimum braking force is applied. This ensures trains will stop when going down hill. peter1138 2006-12-07 18:58:20 +0000
  • e75fabd7f0 (svn r7424) WebTranslator2 update to 2006-12-07 19:36:25 bulgarian - 1 fixed by groupsky (1) catalan - 8 fixed, 1 changed by arnaullv (9) croatian - 80 fixed by knovak (80) esperanto - 381 fixed by LaPingvino (381) finnish - 15 fixed by hapo (8), kerba (7) romanian - 163 fixed, 1 changed by kneekoo (164) slovak - 22 fixed, 1 changed by lengyel (23) turkish - 2 fixed by jnmbk (2) miham 2006-12-07 18:37:05 +0000
  • 1878d1453d (svn r7421) -Fix (r2475): Changed "kick off" acceleration resulted in only a small amount of power being applied whilst moving off and then double the power at 1 mph. This resulted in a perceived delay before trains moved. Fix this by applying the full power of the engine (or the kick off, whichever is greater). Essay over. peter1138 2006-12-07 14:44:26 +0000
  • 1bf18df180 (svn r7420) -[lang] Dammit, there are too many language files, missed some from the list. Darkvater 2006-12-07 14:37:54 +0000
  • fc375baaee (svn r7419) -[lang] Fix up the language files after r7418 Darkvater 2006-12-07 14:35:16 +0000
  • 6774527b3a (svn r7418) -Codechange/Feature: Put back the 'New Vehicles' button in the vehicle list window. As things won't fit now because of too many buttons, move 'send to depot' and 'autoreplace' to a dropdown box (and seperate 'send to depot' and 'send for servicing'). The 'New Vehicles' button shows a list of all engines you have available for that vehicle type (in case of trains all railtypes). Button is only enabled for global list. Darkvater 2006-12-07 14:03:55 +0000
  • 5dc75d233a (svn r7415) -Codechange: Don't use typedef enum for simple widget enumerators when we will never use their type anyways. Darkvater 2006-12-07 13:00:41 +0000
  • 5b9f884cd0 (svn r7414) -Fix: Immediately invalidate the resize widget when clicked, instead of when started to drag Darkvater 2006-12-07 12:57:53 +0000
  • dc6eca9e16 (svn r7413) -Fix[FS#386,#412]: Station list window NONE button now behaves correctly. -Fix: Clicking on SORT button (same window) does not reset everything anymore. -Featurette: cargo, NONE and both ALL buttons are now shown fully down on pressed, as the text is deported by one pixel on y and y Some widgets enum and code clean-up belugas 2006-12-07 04:12:29 +0000
  • 594812d4c6 (svn r7411) -Cleanup: Add 'Freetype' to dbg message output, just like all others Darkvater 2006-12-07 00:54:18 +0000
  • a518ecbabb (svn r7410) -Codechange/Fix: Remove useless and unfollowable programmatic-resize, and implement it in a sane way. Correctly specify resize flags for windows and only manually change the widgets that the resize system cannot handle (eg centering). This changes r6562, and probably some other commits Darkvater 2006-12-07 00:51:20 +0000
  • cf385cccf3 (svn r7409) -Codechange: Make the ResizeWindow function also available outside of window.c. This makes it possible to programmatically resize windows specifying a delta x,y. Darkvater 2006-12-07 00:47:35 +0000
  • 5f06024a2a (svn r7406) -Fix (r7377): [win32] Fontcache now also compiles in UNICODE mode; sorry, should've tested. Darkvater 2006-12-06 19:28:25 +0000
  • 1547a5929f (svn r7405) WebTranslator2 update to 2006-12-06 20:03:46 dutch - 23 fixed by habell (23) esperanto - 317 fixed, 21 changed by LaPingvino (338) estonian - 12 fixed by t2t2 (12) italian - 6 changed by sidew (6) polish - 28 fixed by meush (28) swedish - 25 fixed, 1 changed by cjw (26) ukrainian - 43 fixed by znikoz (43) miham 2006-12-06 19:04:27 +0000
  • 8c3da77145 (svn r7403) -Codechange (r7386, r7385): Use available functions to find a window instead of doing some cruft yourself (and wrongly typing non-const as const). Darkvater 2006-12-06 17:31:16 +0000
  • 17eeba3245 (svn r7402) -Fix: [FS#255] Long Delay for Message Windows to Appear. Immediately show a new message if present if no news window is open, or has just been closed instead of waiting for the timer of the current news to time out. Darkvater 2006-12-06 17:28:14 +0000
  • 929a1a5d35 (svn r7393) WebTranslator2 update to 2006-12-06 12:15:25 croatian - 110 fixed by knovak (110) italian - 10 changed by sidew (10) turkish - 15 fixed by jnmbk (15) ukrainian - 8 fixed by znikoz (8) miham 2006-12-06 11:16:02 +0000
  • 2c517c88bf (svn r7392) [Translations] Added Esperanto language miham 2006-12-06 07:57:02 +0000
  • 73c06df571 (svn r7391) -Fix r6814: when sending money in multiplayer, the corresponding chat message was for the wrong player (off by one) glx 2006-12-06 02:03:55 +0000
  • 230b6fd08e (svn r7390) -Codechange r7386: only loop though the windows to find a depot window to unhighlight a vehicle in if there is a vehicle on the mouse pointer bjarni 2006-12-06 00:03:24 +0000
  • 256fa07de6 (svn r7389) -Fix: when forcing a vehicle to go to a depot, clear refit orders from current orders (caused refit error popup when not having no orders) bjarni 2006-12-05 23:57:04 +0000
  • b461b8dbe5 (svn r7388) -Fix (r7384 / r7368 / r3757): When adding a new news item for the first time (_latest_news is INVALID_NEWS), make it the value of _oldest_news, not zero as DeleteVehicleNews can change _oldest_news. Also remove the (i == INVALID_NEWS) return 0; guard from increaseIndex as it's only used in 2 places, nowhere else. Darkvater 2006-12-05 23:37:04 +0000
  • 07ad588487 (svn r7387) -Fix: czech lang file compilation error KUDr 2006-12-05 23:32:15 +0000
  • 4adc6ba4f8 (svn r7386) -Codechange r7385: moved deletion of the vehicle highlight from DeleteVehicle to the sell commands as they are not called as often Also added a return to the window loop prevent looking at the rest of the windows once the right depot window is found bjarni 2006-12-05 22:59:42 +0000
  • 686a0d7750 (svn r7385) -Fix: FS#418 Deleting Train in depot with autoreplace failes This turned out to be due to continue to drag the old vehicle, that autoreplace sold This could also be triggered if more than one player used the same company Now deleting a vehicle will remove all depot highlights of that vehicle bjarni 2006-12-05 22:40:42 +0000
  • a9ea304121 (svn r7384) -Fix: No vehicle was removed in DeleteVehicleNews when the fifo-array was full. Update the bound conditions of the loop, add an assert and also update _current_news when needed. (r3757) Darkvater 2006-12-05 22:35:25 +0000
  • 0a0368014d (svn r7383) -Codechange: fix up typo in news-gui s/MoveToNexItem/MoveToNextItem/. Darkvater 2006-12-05 22:31:10 +0000
  • 1267bb5968 (svn r7378) -Fix (r2428): Don't update vehicle images when turning a train around. During this procedure the train is split into parts which can result in incorrect images being used. peter1138 2006-12-05 20:22:14 +0000
  • 908552d7ed (svn r7377) -Fix (r7326): With gradual loading, make sure cargo is only paid for once, and always notify the station the vehicle was present. (Maedhros) peter1138 2006-12-05 17:53:33 +0000
  • abb693987e (svn r7375) WebTranslator2 update to 2006-12-05 18:07:02 american - 22 fixed, 2 changed by WhiteRabbit (24) brazilian_portuguese - 23 fixed by tucalipe (23) bulgarian - 22 fixed, 2 changed by groupsky (24) catalan - 23 fixed, 31 changed by arnaullv (54) croatian - 203 fixed, 2 deleted, 27 changed by knovak (232) danish - 9 fixed, 26 changed by ThomasA (35) french - 23 fixed, 10 changed by glx (33) hungarian - 23 fixed, 1 changed by miham (24) italian - 23 fixed by sidew (23) slovak - 8 fixed by lengyel (8) miham 2006-12-05 17:09:57 +0000
  • e231ac60b3 (svn r7374) - CodeChange: Replace call to GetVehiclePoolSize() by GetMaxVehicleIndex(). matthijs 2006-12-05 16:41:13 +0000
  • cc2c2a0fb1 (svn r7373) -Codechange: when removing a GRF from the list, make the next one selected, or the previous file if the last item is being removed. This makes clearing the list easier. peter1138 2006-12-05 14:18:58 +0000
  • 9218fc16e6 (svn r7372) - CodeChange: Rename all GetXXXArraySize() functions to GetNumXXX() and add GetMaxXXXIndex() functions. This prepares for the new pool interface. matthijs 2006-12-05 13:58:20 +0000
  • 681f994d16 (svn r7370) -Cleanup: Use NewsID instead of byte for news identifiers, and some minor other things Darkvater 2006-12-05 12:17:31 +0000
  • a46daf3fb1 (svn r7369) -Cleanup: Some coding style, usage of increaseIndex and decreaseIndex to loop through the fifo-array-buffer, typo's. Darkvater 2006-12-05 11:59:28 +0000
  • 8904c04192 (svn r7368) -Fix: [FS#332] Vehicle Deletion Crash [News Window Related?] (r3757). Darkvater 2006-12-05 11:51:23 +0000
  • 4e26968521 (svn r7367) -Codechange: prevent adding files where the GRF ID is already in the list peter1138 2006-12-05 11:13:22 +0000
  • 032ec36bcc (svn r7366) -Fix: Out of bounds widget access when accessing orders window of other players. Darkvater 2006-12-05 09:19:14 +0000
  • a39daa9e89 (svn r7363) -Fix (r7357): Update count of NewGRFs when adding an file peter1138 2006-12-04 20:27:53 +0000
  • 43eb27c7a1 (svn r7362) -Fix (r7337): Free the freetype face after any possible error. For win32 do not use the last font in the registry if no suitable font is found. Darkvater 2006-12-04 18:57:09 +0000
  • 34a92a6bf7 (svn r7360) -Cleanup r7357: Update STR_NEWGRF_FILENAME and STR_NEWGRF_GRF_ID in all languages glx 2006-12-04 16:14:10 +0000
  • b7654e09a2 (svn r7358) -Codechange: add newgrf_gui.c to MS project files peter1138 2006-12-04 14:30:18 +0000
  • c7d3d996bf (svn r7357) -Codechange: new NewGRF set up window which allows modification of NewGRF settings. peter1138 2006-12-04 14:27:54 +0000
  • 9a87e1e0ea (svn r7356) -Codechange: replace 'for (i = 0, wi = w->widget; wi->type != WWT_LAST; i++, wi++)' type for loops with 'for (i = 0; i < w->window_count; i++) { wi = &w->widget[i];'-type for loops for better readability. -Codechange: use IsWindowWidget(Disabled|Hidden) in favor of IsWidget(Disabled|Hidden). rubidium 2006-12-04 13:57:04 +0000
  • 756d6a6efb (svn r7355) -Codechange: replace 'for (i = 0; w->widget[i].type != WWT_TYPE; i++)'-type for loops with 'for (i = 0; i < w->widget_count; i++)'-type for loops rubidium 2006-12-04 13:46:03 +0000
  • 11474c26d7 (svn r7354) -Codechange: Remove grffile->flags and use grfconfig->flags exclusively. Update action 7/9 now that we know if GRFs are disabled. peter1138 2006-12-04 13:45:20 +0000
  • 05559bcdcd (svn r7353) -Codechange: constify Window* in IsWindowWidget(Lowered|Hidden|Disabled) rubidium 2006-12-04 13:38:45 +0000
  • c02e39945e (svn r7352) -Codechange: add widget_count parameter to the window. -Codechange: check whether widget indices are valid for all the (Set|Is)WindowWidget(Disabled|Lowered|Hidden) and related functions. rubidium 2006-12-04 13:36:27 +0000
  • 7086936bab (svn r7351) -Fix (r6619): Disabled platform length and numbers were not reset for the default station. peter1138 2006-12-04 13:20:14 +0000
  • 810e14cc21 (svn r7350) -Fix: do not handle the save game/scenario filename edit box when loading a game/scenario/heightmap. rubidium 2006-12-04 10:55:53 +0000
  • 39e52ca845 (svn r7349) -Fix (r7348): Stripping data path didn't work for absolute paths. peter1138 2006-12-04 10:44:17 +0000
  • bd66cc5756 (svn r7348) -Feature: Initial support for saving NewGRF settings with savegames. Back up your savegames... peter1138 2006-12-04 08:30:04 +0000
  • dc8992a677 (svn r7347) -Translations: Use correct plural type for Russian peter1138 2006-12-04 08:11:53 +0000
  • 61db46a92c (svn r7346) WebTranslator2 update to 2006-12-04 05:22:02 american - 5 fixed by WhiteRabbit (5) brazilian_portuguese - 1 fixed by tucalipe (1) bulgarian - 5 fixed by groupsky (5) catalan - 1 fixed, 3 changed by arnaullv (4) croatian - 186 fixed, 111 changed by knovak (297) czech - 5 fixed by Hadez (5) dutch - 5 fixed by habell (5) french - 1 fixed by glx (1) german - 5 fixed by Neonox (5) italian - 5 fixed by sidew (5) portuguese - 4 fixed by izhirahider (4) turkish - 5 fixed by jnmbk (5) miham 2006-12-04 04:22:53 +0000
  • 0a88e202e5 (svn r7345) -Codechange: enumification of NewGRF loading stage, and move enum definition to header for future use. peter1138 2006-12-03 23:46:54 +0000
  • 5f2b62f49f (svn r7341) - Codechange: Also rename the POOL_H define to OLDPOOL_H (forgotten in r7331). matthijs 2006-12-03 20:03:40 +0000
  • 6d154ce5f8 (svn r7338) -Fix (r7336): [win32] libfreetype is libfreetype2 in linker options (thanks Rubidium) Darkvater 2006-12-03 19:07:20 +0000
  • 1dd14cb932 (svn r7337) -Feature: [win32] Add font selection by specifying a font-name, ala Fontconfig. Pretty messy if you ask me, but this is what you get when MS hides the font API in the deepest depths... thanks Rubidium for testing. Darkvater 2006-12-03 19:03:38 +0000
  • 024ebaa3fe (svn r7336) -Codechange: [win32] Add freetype support for Windows project files. Darkvater 2006-12-03 18:36:11 +0000
  • 52d0c3b08a (svn r7335) -Codechange: redraw station tiles when cargo is moved, for newstations peter1138 2006-12-03 18:28:42 +0000
  • dcf1575a1d (svn r7334) -Revert accidentally committed file in r7333 Darkvater 2006-12-03 17:54:28 +0000
  • b789cacb40 (svn r7333) -Codechange: [win32] Extend the OTTD2FS and FS2OTTD functions to also accept conversions into a predefined buffer insted of using the static (global) buffer. This is useful if the converted value will be used later on; no need to copy it somewhere else to save it. -CodeChange: [win32] Added appropiate macros WIDE_TO_MB_BUFFER, MB_TO_WIDE_BUFFER next to existing WIDE_TO_MB and MB_TO_WIDE that only do work when UNICODE is defined, saves #ifdefs all over the place Darkvater 2006-12-03 17:47:53 +0000
  • 5fffa66b71 (svn r7332) -Fix: segmentation fault, discovered by ln-, in the SDL video driver when one goes to fullscreen and there are no suitable resolutions. rubidium 2006-12-03 17:42:56 +0000
  • 231111ce3d (svn r7331) - Codechange: Rename all memory pool macro's and types to "old pool", so the new pool implementation can be committed alongside it. - Codechange: Rename pool.[ch] to oldpool.[ch]. matthijs 2006-12-03 17:27:43 +0000
  • e205c58ddc (svn r7330) -Fix (r7304): Data invalidation doesn't always happen as the local player, resulting in an empty vehicle purchase list. Specify the player as an argument to IsEngineBuildable() peter1138 2006-12-03 15:48:21 +0000
  • 3f3a14d24b (svn r7329) -Fix (r7157): Invalid viewport position on quick zoom KUDr 2006-12-03 13:40:16 +0000
  • 306204c71d (svn r7328) -Fix: memory corruption. The 'Load Heightmap' window does not have TerraGenesis configuration buttons and it does have only 29 widgets, not at least 33. Thanks to Tefad for finding this bug. rubidium 2006-12-03 13:06:49 +0000
  • 7395780daf (svn r7327) -Fix: [YAPF] missing YAPF cache notification when building road on rail (new crossing) or removing road from crossing KUDr 2006-12-03 12:17:35 +0000
  • 039794e83c (svn r7326) -Feature: Add support for gradual (un)loading of vehicles (Maedhros) peter1138 2006-12-02 16:56:32 +0000
  • 6a4d8fdd33 (svn r7325) -Feature: Add support for action 5 type 0x0D, coast sprites. peter1138 2006-12-02 09:54:49 +0000
  • 0d5b0eb4f7 (svn r7324) -Codechange: reset newgrf signal location data peter1138 2006-12-02 09:52:34 +0000
  • 9bfd73889a (svn r7323) -Fix (r7182): When translating NewGRF strings, look at the first character and move ahead if needed, instead of taking the first character and moving back. peter1138 2006-12-02 09:34:18 +0000
  • eb61fde8e3 (svn r7322) -Update win32 project files for ukrainian and bulgarian language files. Also add unicows.lib to Release build of VS2003. Darkvater 2006-12-01 19:25:50 +0000
  • 563ff44a6c (svn r7321) -Translations: Move bulgarian and ukrainian out of unfinished as they are, respectively, 99% and 97% complete. peter1138 2006-12-01 13:59:51 +0000
  • 613706ea96 (svn r7320) -Translations: add russian to MS VC project files peter1138 2006-12-01 13:18:18 +0000
  • 47801ed883 (svn r7319) -Fix (r7182): (NewGRF) Add space for terminator when translating TTDPatch strings (thanks eddi) peter1138 2006-12-01 12:57:31 +0000
  • 1bcbf650b0 (svn r7318) -Fix: change some unfinished strings: STRING->{CARGO,POWER,WEIGHT,WEIGHT_S} and remove strings that are no longer in english.txt. rubidium 2006-12-01 11:23:29 +0000