Commit Graph

  • e15446bc58 (svn r26367) -Fix: [Win32] Use a separate event to indicate that the drawing thread has finished initialising, preventing potential deadlocks. michi_cc 2014-02-23 16:08:50 +00:00
  • 99f4ce349f (svn r26367) -Fix: [Win32] Use a separate event to indicate that the drawing thread has finished initialising, preventing potential deadlocks. michi_cc 2014-02-23 16:08:50 +00:00
  • d8eda06a5a (svn r26366) -Fix: Protect the windows video driver from concurrent access (frosch123) fonsinchen 2014-02-23 14:16:36 +00:00
  • a1be0cf0fc (svn r26366) -Fix: Protect the windows video driver from concurrent access (frosch123) fonsinchen 2014-02-23 14:16:36 +00:00
  • b4a015a4bd (svn r26365) -Fix [FS#5867]: Don't draw the cursor when its sprite isn't ready and set _screen.dst_ptr immediately when the buffer changes (frosch123) fonsinchen 2014-02-23 14:15:55 +00:00
  • 3d7fb88158 (svn r26365) -Fix [FS#5867]: Don't draw the cursor when its sprite isn't ready and set _screen.dst_ptr immediately when the buffer changes (frosch123) fonsinchen 2014-02-23 14:15:55 +00:00
  • 2b10ee1891 (svn r26364) -Fix [FS#5892]: writing out of the bounds of the rail type map rubidium 2014-02-22 21:12:28 +00:00
  • 3e019ee6b6 (svn r26364) -Fix [FS#5892]: writing out of the bounds of the rail type map rubidium 2014-02-22 21:12:28 +00:00
  • 98539bd2c3 (svn r26363) -Codechange [FS#5894]: make it clearer that drive through road stops need an Axis in CmdBuildRoadStop and the non drive through stops need a DiagDir rubidium 2014-02-22 19:52:13 +00:00
  • 5f323f9967 (svn r26363) -Codechange [FS#5894]: make it clearer that drive through road stops need an Axis in CmdBuildRoadStop and the non drive through stops need a DiagDir rubidium 2014-02-22 19:52:13 +00:00
  • 90fef59f80 (svn r26362) -Fix [FS#5906]: reset the default window size icon size just like all the other cached icon sizes (based on patch by MJP) rubidium 2014-02-22 19:34:57 +00:00
  • 5a8e5e8d99 (svn r26362) -Fix [FS#5906]: reset the default window size icon size just like all the other cached icon sizes (based on patch by MJP) rubidium 2014-02-22 19:34:57 +00:00
  • 7bdd67e701 (svn r26361) -Update from WebTranslator v3.0: catalan - 2 changes by arnau marathi - 7 changes by rbarde translators 2014-02-22 18:45:11 +00:00
  • ea03d2ceab (svn r26361) -Update from WebTranslator v3.0: catalan - 2 changes by arnau marathi - 7 changes by rbarde translators 2014-02-22 18:45:11 +00:00
  • aaa6d0f9ae (svn r26360) -Revert (r25550) / Fix [FS#5922]: ClientSizeChanged is only called via WndProcGdi which already has the mutex. The issue which r25550 tried to fix still exists as FS#5867. frosch 2014-02-22 14:26:07 +00:00
  • 66aefd9d9b (svn r26360) -Revert (r25550) / Fix [FS#5922]: ClientSizeChanged is only called via WndProcGdi which already has the mutex. The issue which r25550 tried to fix still exists as FS#5867. frosch 2014-02-22 14:26:07 +00:00
  • 9b9a21f044 (svn r26359) -Update from WebTranslator v3.0: indonesian - 1 changes by abdu354 spanish - 1 changes by Welder05 tamil - 13 changes by aswn translators 2014-02-21 18:45:17 +00:00
  • 756f762b78 (svn r26359) -Update from WebTranslator v3.0: indonesian - 1 changes by abdu354 spanish - 1 changes by Welder05 tamil - 13 changes by aswn translators 2014-02-21 18:45:17 +00:00
  • cbacd70aa9 (svn r26358) -Update from WebTranslator v3.0: brazilian_portuguese - 5 changes by leandromoh translators 2014-02-20 18:45:08 +00:00
  • 237786d2a5 (svn r26358) -Update from WebTranslator v3.0: brazilian_portuguese - 5 changes by leandromoh translators 2014-02-20 18:45:08 +00:00
  • 9479963b3b (svn r26357) -Fix [FS#5845]: Some order options do not combine with others. (3298) frosch 2014-02-19 20:56:44 +00:00
  • a73cce7d3d (svn r26357) -Fix [FS#5845]: Some order options do not combine with others. (3298) frosch 2014-02-19 20:56:44 +00:00
  • f7ba7f34f2 (svn r26356) -Update: Baseset translations. frosch 2014-02-19 20:42:33 +00:00
  • b28e5eb117 (svn r26356) -Update: Baseset translations. frosch 2014-02-19 20:42:33 +00:00
  • 1fcb3bd1f1 (svn r26355) -Update from WebTranslator v3.0: czech - 4 changes by djst portuguese - 1 changes by babribeiro translators 2014-02-19 18:45:15 +00:00
  • 08152a27cc (svn r26355) -Update from WebTranslator v3.0: czech - 4 changes by djst portuguese - 1 changes by babribeiro translators 2014-02-19 18:45:15 +00:00
  • ce1719e722 (svn r26354) -Update from WebTranslator v3.0: frisian - 22 changes by Geoloep translators 2014-02-18 18:45:08 +00:00
  • da1a66dc01 (svn r26354) -Update from WebTranslator v3.0: frisian - 22 changes by Geoloep translators 2014-02-18 18:45:08 +00:00
  • ac2cd315ef (svn r26353) -Fix (r26349) [FS#5917]: Win32 and OS/2 ThreadMutex::WaitForSignal always asserted. frosch 2014-02-18 17:58:46 +00:00
  • 3a9034e74f (svn r26353) -Fix (r26349) [FS#5917]: Win32 and OS/2 ThreadMutex::WaitForSignal always asserted. frosch 2014-02-18 17:58:46 +00:00
  • 3e78c4dc7b (svn r26352) -Update from WebTranslator v3.0: afrikaans - 7 changes by R2dical marathi - 20 changes by rbarde turkish - 8 changes by wakeup translators 2014-02-17 18:45:17 +00:00
  • b3366d51d8 (svn r26352) -Update from WebTranslator v3.0: afrikaans - 7 changes by R2dical marathi - 20 changes by rbarde turkish - 8 changes by wakeup translators 2014-02-17 18:45:17 +00:00
  • 27eede06c9 (svn r26351) -Fix: Protect all VideoDriver_SDL methods with the _draw_mutex. frosch 2014-02-16 21:57:22 +00:00
  • 44003f0bae (svn r26351) -Fix: Protect all VideoDriver_SDL methods with the _draw_mutex. frosch 2014-02-16 21:57:22 +00:00
  • fe03ab06e5 (svn r26350) -Fix (r26349): Silly bugs are silly. frosch 2014-02-16 21:47:00 +00:00
  • 179d70fe16 (svn r26350) -Fix (r26349): Silly bugs are silly. frosch 2014-02-16 21:47:00 +00:00
  • 7ac18c0f22 (svn r26349) -Add: Optional recursive locking of mutexes. frosch 2014-02-16 21:37:05 +00:00
  • 3a3c53cd45 (svn r26349) -Add: Optional recursive locking of mutexes. frosch 2014-02-16 21:37:05 +00:00
  • b2ca2e2979 (svn r26348) -Update from WebTranslator v3.0: lithuanian - 3 changes by Stabilitronas polish - 4 changes by wojteks86 russian - 3 changes by Lone_Wolf swedish - 5 changes by spacejens translators 2014-02-16 18:45:28 +00:00
  • 53f4fd8ebf (svn r26348) -Update from WebTranslator v3.0: lithuanian - 3 changes by Stabilitronas polish - 4 changes by wojteks86 russian - 3 changes by Lone_Wolf swedish - 5 changes by spacejens translators 2014-02-16 18:45:28 +00:00
  • cc77d40336 (svn r26347) -Fix [FS#5898]: Make sure link graph jobs can delete themselves after SLA_NULL. fonsinchen 2014-02-16 18:42:59 +00:00
  • ebcba0c0e3 (svn r26347) -Fix [FS#5898]: Make sure link graph jobs can delete themselves after SLA_NULL. fonsinchen 2014-02-16 18:42:59 +00:00
  • 55502341ac (svn r26346) -Fix [FS#5870]: Call Layouter::ReduceLineCache from GenerateTownName in all cases. frosch 2014-02-16 17:45:24 +00:00
  • f7732ab5b3 (svn r26346) -Fix [FS#5870]: Call Layouter::ReduceLineCache from GenerateTownName in all cases. frosch 2014-02-16 17:45:24 +00:00
  • 20785c79fc (svn r26345) -Cleanup (r26310): Spawning towns does not touch persistent NewGRF storage. ClearPersistentStorageChanges is a dangerous/magic function which should not be called without reason. frosch 2014-02-16 17:42:28 +00:00
  • cd51dd9960 (svn r26345) -Cleanup (r26310): Spawning towns does not touch persistent NewGRF storage. ClearPersistentStorageChanges is a dangerous/magic function which should not be called without reason. frosch 2014-02-16 17:42:28 +00:00
  • 40f61eaf15 (svn r26344) -Change [FS#5907]: Do not flood shores of type MP_TREE needlessly (MJP) planetmaker 2014-02-16 17:03:58 +00:00
  • 0f44dfe473 (svn r26344) -Change [FS#5907]: Do not flood shores of type MP_TREE needlessly (MJP) planetmaker 2014-02-16 17:03:58 +00:00
  • 46590e112e (svn r26343) -Fix: Rewrite SmallStack so that it doesn't use a pool and is reentrant. fonsinchen 2014-02-16 16:25:18 +00:00
  • 4b726930f1 (svn r26343) -Fix: Rewrite SmallStack so that it doesn't use a pool and is reentrant. fonsinchen 2014-02-16 16:25:18 +00:00
  • dc0f89b7e9 (svn r26342) -Add: A mutex locker class. fonsinchen 2014-02-16 16:24:41 +00:00
  • 3bd62321dc (svn r26342) -Add: A mutex locker class. fonsinchen 2014-02-16 16:24:41 +00:00
  • 2945e76269 (svn r26341) -Fix [FS#5902]: Reroute cargo when automatic distribution is switched off. fonsinchen 2014-02-16 11:17:17 +00:00
  • 537975b794 (svn r26341) -Fix [FS#5902]: Reroute cargo when automatic distribution is switched off. fonsinchen 2014-02-16 11:17:17 +00:00
  • 997b2634c5 (svn r26340) -Update from WebTranslator v3.0: luxembourgish - 4 changes by Phreeze polish - 1 changes by wojteks86 serbian - 11 changes by Suleiman translators 2014-02-15 18:45:33 +00:00
  • 0378c329bb (svn r26340) -Update from WebTranslator v3.0: luxembourgish - 4 changes by Phreeze polish - 1 changes by wojteks86 serbian - 11 changes by Suleiman translators 2014-02-15 18:45:33 +00:00
  • 7d56fd5382 (svn r26339) -Revert (r26305): Accidental changes to the VS9.0 solution file disabling the x64 build. michi_cc 2014-02-15 15:01:32 +00:00
  • 616da05c3e (svn r26339) -Revert (r26305): Accidental changes to the VS9.0 solution file disabling the x64 build. michi_cc 2014-02-15 15:01:32 +00:00
  • 4055397915 (svn r26338) -Fix [FS#5908]: Don't redraw the link graph overlay if it's empty (MJP) fonsinchen 2014-02-15 12:19:46 +00:00
  • 827fd192de (svn r26338) -Fix [FS#5908]: Don't redraw the link graph overlay if it's empty (MJP) fonsinchen 2014-02-15 12:19:46 +00:00
  • 4a00552a09 (svn r26337) -Update from WebTranslator v3.0: czech - 3 changes by Eskymak dutch - 7 changes by habell frisian - 61 changes by Geoloep luxembourgish - 72 changes by Phreeze polish - 1 changes by wojteks86 portuguese - 7 changes by babribeiro gaelic - 6 changes by GunChleoc spanish - 3 changes by Welder05 translators 2014-02-14 18:45:43 +00:00
  • 4f8d14552b (svn r26337) -Update from WebTranslator v3.0: czech - 3 changes by Eskymak dutch - 7 changes by habell frisian - 61 changes by Geoloep luxembourgish - 72 changes by Phreeze polish - 1 changes by wojteks86 portuguese - 7 changes by babribeiro gaelic - 6 changes by GunChleoc spanish - 3 changes by Welder05 translators 2014-02-14 18:45:43 +00:00
  • 4c11bddb3a (svn r26336) -Update from WebTranslator v3.0: frisian - 28 changes by Geoloep marathi - 27 changes by rbarde slovak - 3 changes by Milsa translators 2014-02-13 18:45:26 +00:00
  • 169c413ac5 (svn r26336) -Update from WebTranslator v3.0: frisian - 28 changes by Geoloep marathi - 27 changes by rbarde slovak - 3 changes by Milsa translators 2014-02-13 18:45:26 +00:00
  • bd54155cb6 (svn r26335) -Update from WebTranslator v3.0: croatian - 7 changes by VoyagerOne frisian - 54 changes by Geoloep korean - 1 changes by telk5093 spanish - 1 changes by Welder05 translators 2014-02-12 18:45:21 +00:00
  • a2dc753734 (svn r26335) -Update from WebTranslator v3.0: croatian - 7 changes by VoyagerOne frisian - 54 changes by Geoloep korean - 1 changes by telk5093 spanish - 1 changes by Welder05 translators 2014-02-12 18:45:21 +00:00
  • cb7544ea39 (svn r26334) -Fix: 32bit compilation. frosch 2014-02-11 21:17:43 +00:00
  • da253a33c3 (svn r26334) -Fix: 32bit compilation. frosch 2014-02-11 21:17:43 +00:00
  • 858e80f3dd (svn r26333) -Fix: Compilation without static_assert. frosch 2014-02-11 20:34:48 +00:00
  • a92bf49191 (svn r26333) -Fix: Compilation without static_assert. frosch 2014-02-11 20:34:48 +00:00
  • 470bd0ce24 (svn r26332) -Update from WebTranslator v3.0: simplified_chinese - 3 changes by siu238X traditional_chinese - 3 changes by siu238X frisian - 50 changes by Geoloep korean - 11 changes by telk5093 lithuanian - 2 changes by Stabilitronas russian - 4 changes by KorneySan, Lone_Wolf vietnamese - 8 changes by myquartz translators 2014-02-11 18:45:37 +00:00
  • 383ea2a944 (svn r26332) -Update from WebTranslator v3.0: simplified_chinese - 3 changes by siu238X traditional_chinese - 3 changes by siu238X frisian - 50 changes by Geoloep korean - 11 changes by telk5093 lithuanian - 2 changes by Stabilitronas russian - 4 changes by KorneySan, Lone_Wolf vietnamese - 8 changes by myquartz translators 2014-02-11 18:45:37 +00:00
  • e37656f2e5 (svn r26331) -Fix: some inconsistencies regarding link graph (job) IDs. fonsinchen 2014-02-10 20:13:07 +00:00
  • 86ebb981f1 (svn r26331) -Fix: some inconsistencies regarding link graph (job) IDs. fonsinchen 2014-02-10 20:13:07 +00:00
  • 82ece7db12 (svn r26330) -Fix: the theoretical case of rerouting cargo from one VehicleCargoList to another. fonsinchen 2014-02-10 18:55:03 +00:00
  • 68fc5c5351 (svn r26330) -Fix: the theoretical case of rerouting cargo from one VehicleCargoList to another. fonsinchen 2014-02-10 18:55:03 +00:00
  • 4f24e33548 (svn r26329) -Update from WebTranslator v3.0: catalan - 2 changes by juanjo danish - 3 changes by Knogle english_AU - 7 changes by mrtux frisian - 247 changes by Geoloep indonesian - 2 changes by UseYourIllusion italian - 6 changes by lorenzodv lithuanian - 2 changes by Stabilitronas marathi - 74 changes by rbarde norwegian_bokmal - 7 changes by cuthbert spanish - 1 changes by Terkhen translators 2014-02-10 18:45:57 +00:00
  • b7a1ff5d05 (svn r26329) -Update from WebTranslator v3.0: catalan - 2 changes by juanjo danish - 3 changes by Knogle english_AU - 7 changes by mrtux frisian - 247 changes by Geoloep indonesian - 2 changes by UseYourIllusion italian - 6 changes by lorenzodv lithuanian - 2 changes by Stabilitronas marathi - 74 changes by rbarde norwegian_bokmal - 7 changes by cuthbert spanish - 1 changes by Terkhen translators 2014-02-10 18:45:57 +00:00
  • 03169121c2 (svn r26328) -Fix: Warnings and compilation failures. frosch 2014-02-10 17:13:54 +00:00
  • 6040da6654 (svn r26328) -Fix: Warnings and compilation failures. frosch 2014-02-10 17:13:54 +00:00
  • 88787412b6 (svn r26327) -Fix [FS#5901]: Take care of next_station when reassigning from MTA_DELIVER to MTA_TRANSFER. fonsinchen 2014-02-09 21:10:25 +00:00
  • fbd6707afc (svn r26327) -Fix [FS#5901]: Take care of next_station when reassigning from MTA_DELIVER to MTA_TRANSFER. fonsinchen 2014-02-09 21:10:25 +00:00
  • a4941e759c (svn r26326) -Fix [FS#5871]: when autosaving the message about a save already happening could be shown, even though the code's intention was to not show it (MJP) rubidium 2014-02-09 20:37:36 +00:00
  • cce01f8104 (svn r26326) -Fix [FS#5871]: when autosaving the message about a save already happening could be shown, even though the code's intention was to not show it (MJP) rubidium 2014-02-09 20:37:36 +00:00
  • 20737a3462 (svn r26325) -Fix/Cleanup (r26320): Remove non-existent string from translations. frosch 2014-02-09 19:17:21 +00:00
  • 26810b34f7 (svn r26325) -Fix/Cleanup (r26320): Remove non-existent string from translations. frosch 2014-02-09 19:17:21 +00:00
  • 83a202ea46 (svn r26324) -Update from WebTranslator v3.0: catalan - 17 changes by juanjo english_US - 1 changes by Supercheese finnish - 7 changes by jpx_ german - 7 changes by planetmaker russian - 4 changes by Lone_Wolf spanish - 7 changes by Terkhen, juanjo translators 2014-02-09 18:45:42 +00:00
  • 40ae740cc2 (svn r26324) -Update from WebTranslator v3.0: catalan - 17 changes by juanjo english_US - 1 changes by Supercheese finnish - 7 changes by jpx_ german - 7 changes by planetmaker russian - 4 changes by Lone_Wolf spanish - 7 changes by Terkhen, juanjo translators 2014-02-09 18:45:42 +00:00
  • e4c7c8876b (svn r26323) -Fix: update some constants related to map size. fonsinchen 2014-02-09 15:00:30 +00:00
  • 193a20d260 (svn r26323) -Fix: update some constants related to map size. fonsinchen 2014-02-09 15:00:30 +00:00
  • 77e62f0b98 (svn r26322) -Feature: Warn the user about empty setting search results too. alberth 2014-02-09 13:06:35 +00:00
  • 9c2ba28589 (svn r26322) -Feature: Warn the user about empty setting search results too. alberth 2014-02-09 13:06:35 +00:00
  • 202f21f262 (svn r26321) -Feature: Warn the user about missing setting search results due to filtering. alberth 2014-02-09 13:05:46 +00:00
  • 27849aad18 (svn r26321) -Feature: Warn the user about missing setting search results due to filtering. alberth 2014-02-09 13:05:46 +00:00
  • 75504d24bf (svn r26320) -Add: Label for both the filter category and filter type in the advanced settings window. alberth 2014-02-09 13:04:50 +00:00
  • e3583b4cd1 (svn r26320) -Add: Label for both the filter category and filter type in the advanced settings window. alberth 2014-02-09 13:04:50 +00:00
  • 4cbab4f744 (svn r26319) -Change: Allow map sizes up to 4096x4096. fonsinchen 2014-02-09 12:56:36 +00:00
  • 2835f076e6 (svn r26319) -Change: Allow map sizes up to 4096x4096. fonsinchen 2014-02-09 12:56:36 +00:00
  • 2925a9005b (svn r26318) -Update from WebTranslator v3.0: afrikaans - 1 changes by R2dical catalan - 34 changes by juanjo hebrew - 61 changes by oofnik italian - 1 changes by lorenzodv korean - 1 changes by telk5093 polish - 1 changes by wojteks86 gaelic - 2 changes by GunChleoc swedish - 2 changes by spacejens translators 2014-02-08 18:46:35 +00:00
  • 8ea409577e (svn r26318) -Update from WebTranslator v3.0: afrikaans - 1 changes by R2dical catalan - 34 changes by juanjo hebrew - 61 changes by oofnik italian - 1 changes by lorenzodv korean - 1 changes by telk5093 polish - 1 changes by wojteks86 gaelic - 2 changes by GunChleoc swedish - 2 changes by spacejens translators 2014-02-08 18:46:35 +00:00