------------------------------------------------------------------------ r17568 | translators | 2009-09-18 17:45:12 +0000 (Fri, 18 Sep 2009) | 5 lines -Update from WebTranslator v3.0: romanian - 28 changes by kkmic russian - 7 changes by Lone_Wolf vietnamese - 53 changes by nglekhoi ------------------------------------------------------------------------ r17567 | rubidium | 2009-09-18 14:23:58 +0000 (Fri, 18 Sep 2009) | 2 lines -Fix: some doxygen warnings ------------------------------------------------------------------------ r17566 | rubidium | 2009-09-18 14:23:39 +0000 (Fri, 18 Sep 2009) | 2 lines -Fix: ai_basestation.hpp.sq linked to the wrong header; it did work though ------------------------------------------------------------------------ r17563 | rubidium | 2009-09-17 21:45:47 +0000 (Thu, 17 Sep 2009) | 2 lines -Fix: memory leak when viewing the NewGRF settings of a server ------------------------------------------------------------------------ r17562 | rubidium | 2009-09-17 21:14:16 +0000 (Thu, 17 Sep 2009) | 2 lines -Fix [FS#2972]: the NewGRF settings of (remote) network games did not get properly updated when the NewGRFs were rescanned causing reading of freed data ------------------------------------------------------------------------ r17561 | smatz | 2009-09-17 18:56:31 +0000 (Thu, 17 Sep 2009) | 1 line -Fix: diacritics was missing at few places ------------------------------------------------------------------------ r17560 | translators | 2009-09-17 17:45:18 +0000 (Thu, 17 Sep 2009) | 7 lines -Update from WebTranslator v3.0: finnish - 94 changes by Tve4 german - 1 changes by dihedral latvian - 3 changes by LDZ turkish - 3 changes by niw3 vietnamese - 48 changes by nglekhoi ------------------------------------------------------------------------ r17559 | rubidium | 2009-09-17 12:34:00 +0000 (Thu, 17 Sep 2009) | 2 lines -Fix [FS#3206]: close the "Add NewGRF" window when you close the "NewGRF Settings" window. The add window has a pointer to the settings which means that not deleting it would cause dereferencing an already freed pointer ------------------------------------------------------------------------ r17558 | rubidium | 2009-09-16 19:10:50 +0000 (Wed, 16 Sep 2009) | 2 lines -Feature [NewGRF]: callbacks for houses to disable drawing foundations and to disable slope changes, like industry tile callbacks 30 and 3C. ------------------------------------------------------------------------ r17557 | alberth | 2009-09-16 19:00:53 +0000 (Wed, 16 Sep 2009) | 1 line -Codechange: Pass left and right edge to DrawOrderString(). ------------------------------------------------------------------------ r17556 | rubidium | 2009-09-16 18:09:42 +0000 (Wed, 16 Sep 2009) | 2 lines -Fix (r12321): the OSX port doesn't use /Library/Application Support/OpenTTD. ------------------------------------------------------------------------ r17555 | translators | 2009-09-16 17:45:17 +0000 (Wed, 16 Sep 2009) | 7 lines -Update from WebTranslator v3.0: czech - 4 changes by SmatZ hebrew - 47 changes by dnd_man italian - 1 changes by lorenzodv russian - 3 changes by Lone_Wolf vietnamese - 71 changes by nglekhoi ------------------------------------------------------------------------ r17554 | rubidium | 2009-09-16 17:41:18 +0000 (Wed, 16 Sep 2009) | 2 lines -Update: documentation about bug reporting and known bugs ------------------------------------------------------------------------ r17553 | rubidium | 2009-09-16 10:10:12 +0000 (Wed, 16 Sep 2009) | 2 lines -Update: some documentation about the callbacks ------------------------------------------------------------------------ r17552 | rubidium | 2009-09-15 20:58:44 +0000 (Tue, 15 Sep 2009) | 2 lines -Codechange: rename load_unload_time_rem to something more generic as it's used for more than just load/unload. Also add some documentation about where it is used. ------------------------------------------------------------------------ r17551 | rubidium | 2009-09-15 20:13:47 +0000 (Tue, 15 Sep 2009) | 2 lines -Fix [FS#3201] (r17222): vehicles waiting for their time table didn't load anymore after their initial load was completed ------------------------------------------------------------------------ r17550 | frosch | 2009-09-15 19:56:41 +0000 (Tue, 15 Sep 2009) | 1 line -Fix (r8973): Aircraft are good enough, don't make them even better. ------------------------------------------------------------------------ r17549 | frosch | 2009-09-15 18:47:42 +0000 (Tue, 15 Sep 2009) | 1 line -Fix (r17128): Distance limit for town to town subsidies got lost. ------------------------------------------------------------------------ r17548 | translators | 2009-09-15 17:45:35 +0000 (Tue, 15 Sep 2009) | 13 lines -Update from WebTranslator v3.0: catalan - 2 changes by arnau simplified_chinese - 1 changes by Gavin english_US - 1 changes by agenthh french - 1 changes by glx greek - 17 changes by fumantsu hebrew - 55 changes by dnd_man indonesian - 1 changes by prof russian - 26 changes by Lone_Wolf serbian - 1 changes by etran spanish - 2 changes by Terkhen vietnamese - 138 changes by nglekhoi ------------------------------------------------------------------------ r17547 | rubidium | 2009-09-15 17:24:18 +0000 (Tue, 15 Sep 2009) | 2 lines -Feature: [NewGRF] Implement callback 145 (custom station rating) ------------------------------------------------------------------------ r17546 | rubidium | 2009-09-15 17:23:24 +0000 (Tue, 15 Sep 2009) | 2 lines -Fix (r9617): sign extending of profit calculation didn't work ------------------------------------------------------------------------ r17545 | rubidium | 2009-09-15 16:18:10 +0000 (Tue, 15 Sep 2009) | 2 lines -Fix [FS#3202]: [NoAI] AIs had 'infinite' time when running code from the global scope ------------------------------------------------------------------------ r17544 | rubidium | 2009-09-15 16:16:28 +0000 (Tue, 15 Sep 2009) | 2 lines -Fix [FS#3202]: [NoAI] Crash when doing commands in the 'global' scope ------------------------------------------------------------------------ r17543 | rubidium | 2009-09-14 22:48:34 +0000 (Mon, 14 Sep 2009) | 2 lines -Fix [FS#3200]: allegro's sound output was worse than excepted ------------------------------------------------------------------------ r17542 | yexo | 2009-09-14 22:09:50 +0000 (Mon, 14 Sep 2009) | 2 lines -Fix: don't access variables in the company struct after it has been deleted -Cleanup: remove some never-used code ------------------------------------------------------------------------ r17541 | frosch | 2009-09-14 20:59:46 +0000 (Mon, 14 Sep 2009) | 1 line -Feature: Filtering in Add-NewGRF dialog. ------------------------------------------------------------------------ r17540 | smatz | 2009-09-14 20:40:07 +0000 (Mon, 14 Sep 2009) | 1 line -Codechange: move functionality of PlaceProc_Town() to FoundTownWindow::OnPlaceObject() ------------------------------------------------------------------------ r17539 | frosch | 2009-09-14 20:24:17 +0000 (Mon, 14 Sep 2009) | 1 line -Codechange: Replace a magic number. ------------------------------------------------------------------------ r17538 | frosch | 2009-09-14 20:15:29 +0000 (Mon, 14 Sep 2009) | 1 line -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage. ------------------------------------------------------------------------ r17537 | smatz | 2009-09-14 19:30:13 +0000 (Mon, 14 Sep 2009) | 1 line -Fix: don't crash while printing gamelog in crash handler if we crashed before while gamelog action was active ------------------------------------------------------------------------ r17536 | translators | 2009-09-14 17:45:14 +0000 (Mon, 14 Sep 2009) | 6 lines -Update from WebTranslator v3.0: english_US - 4 changes by agenthh hungarian - 3 changes by alyr russian - 64 changes by Lone_Wolf vietnamese - 23 changes by nglekhoi ------------------------------------------------------------------------ r17535 | rubidium | 2009-09-14 15:53:19 +0000 (Mon, 14 Sep 2009) | 2 lines -Fix: compiling without networking failed; also unhackify the crash logger a bit. ------------------------------------------------------------------------ r17534 | rubidium | 2009-09-14 12:22:57 +0000 (Mon, 14 Sep 2009) | 2 lines -Codechange: unify the naming of callback masks/flags ------------------------------------------------------------------------ r17533 | smatz | 2009-09-13 23:30:29 +0000 (Sun, 13 Sep 2009) | 1 line -Fix: missing 'const' ------------------------------------------------------------------------ r17532 | frosch | 2009-09-13 19:15:59 +0000 (Sun, 13 Sep 2009) | 1 line -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. ------------------------------------------------------------------------ r17531 | rubidium | 2009-09-13 17:58:00 +0000 (Sun, 13 Sep 2009) | 2 lines -Fix: wrong @file for ai_basestation.hpp ------------------------------------------------------------------------ r17530 | rubidium | 2009-09-13 17:47:07 +0000 (Sun, 13 Sep 2009) | 2 lines -Codechange: use QSortT instead of qsort for sorting EngineIDs ------------------------------------------------------------------------ r17529 | translators | 2009-09-13 17:45:15 +0000 (Sun, 13 Sep 2009) | 6 lines -Update from WebTranslator v3.0: finnish - 81 changes by jpx_ greek - 207 changes by fumantsu portuguese - 5 changes by SupSuper vietnamese - 55 changes by nglekhoi ------------------------------------------------------------------------ r17528 | rubidium | 2009-09-13 17:39:33 +0000 (Sun, 13 Sep 2009) | 2 lines -Codechange: use QSortT instead of qsort for sorting FiosItems ------------------------------------------------------------------------ r17527 | rubidium | 2009-09-13 17:38:49 +0000 (Sun, 13 Sep 2009) | 2 lines -Codechange: use QSortT instead of qsort for sorting smallmaps ------------------------------------------------------------------------ r17526 | rubidium | 2009-09-13 17:38:07 +0000 (Sun, 13 Sep 2009) | 2 lines -Codechange: use QSortT instead of qsort for sorting the language list in the network GUI ------------------------------------------------------------------------ r17525 | frosch | 2009-09-13 17:37:47 +0000 (Sun, 13 Sep 2009) | 1 line -Cleanup: Remove SetWindowDirty(), it is completely covered by other functions already. ------------------------------------------------------------------------ r17524 | rubidium | 2009-09-13 17:36:50 +0000 (Sun, 13 Sep 2009) | 2 lines -Codechange: use QSortT instead of qsort for sorting NewGRFs ------------------------------------------------------------------------ r17523 | frosch | 2009-09-13 16:43:16 +0000 (Sun, 13 Sep 2009) | 1 line -Fix (r17514): InvalidateWindowClasses() only does SetDirty(), which is no longer enough. ------------------------------------------------------------------------ r17522 | frosch | 2009-09-13 14:50:52 +0000 (Sun, 13 Sep 2009) | 1 line -Fix: Scroll to selected content after sorting the list and after updating the scrollbar maximum. ------------------------------------------------------------------------ r17521 | rubidium | 2009-09-13 10:58:41 +0000 (Sun, 13 Sep 2009) | 2 lines -Change: don't assume that there is always 'another' industry tile after two '0x18' industry tiles ------------------------------------------------------------------------ r17518 | rubidium | 2009-09-13 07:48:47 +0000 (Sun, 13 Sep 2009) | 2 lines -Document: some of the callback 'masks' ------------------------------------------------------------------------ r17515 | rubidium | 2009-09-12 20:31:41 +0000 (Sat, 12 Sep 2009) | 2 lines -Fix [FS#3189]: [Squirrel] In some cases the call stack would not be cleaned up properly during crash handling. Occasionally this causes asserts to be triggered or crashes. ------------------------------------------------------------------------ r17514 | frosch | 2009-09-12 18:40:02 +0000 (Sat, 12 Sep 2009) | 1 line -Codechange: Nestify Add-NewGRF dialog. ------------------------------------------------------------------------ r17513 | translators | 2009-09-12 17:45:19 +0000 (Sat, 12 Sep 2009) | 8 lines -Update from WebTranslator v3.0: catalan - 1 changes by arnau simplified_chinese - 39 changes by EraserKing dutch - 18 changes by habell greek - 55 changes by fumantsu indonesian - 60 changes by prof vietnamese - 7 changes by nglekhoi ------------------------------------------------------------------------ r17512 | rubidium | 2009-09-12 17:32:24 +0000 (Sat, 12 Sep 2009) | 2 lines -Add: some basic information about the loaded AIs in the crash log ------------------------------------------------------------------------ r17511 | frosch | 2009-09-12 17:17:07 +0000 (Sat, 12 Sep 2009) | 1 line -Codechange: Simplify ShowNewGRFInfo() by passing 'right' instead of 'width'. ------------------------------------------------------------------------ r17510 | frosch | 2009-09-12 14:40:26 +0000 (Sat, 12 Sep 2009) | 1 line -Fix [FS#3197]: When loading GRFConfigs from ini file, validate them wrt. duplicate GRF IDs. ------------------------------------------------------------------------ r17509 | rubidium | 2009-09-12 14:37:29 +0000 (Sat, 12 Sep 2009) | 3 lines -Fix [FS#3196]: if building a part fails during cloning, sell what was already cloned instead of leaving it 'for free' -Fix: make cloning multiheaded trains possible with with 'max - 1' vehicles existing ------------------------------------------------------------------------ r17508 | rubidium | 2009-09-12 12:56:49 +0000 (Sat, 12 Sep 2009) | 2 lines -Fix [FS#3195] (r16859): join station window didn't get updated when stations were removed from the pool ------------------------------------------------------------------------ r17507 | alberth | 2009-09-12 10:25:23 +0000 (Sat, 12 Sep 2009) | 1 line -Codechange: Make some methods of the OrdersWindow non-static. ------------------------------------------------------------------------ r17506 | rubidium | 2009-09-11 22:21:54 +0000 (Fri, 11 Sep 2009) | 2 lines -Fix [FS#3191]: signs partly drawn out of the rectangle in 4/8x zoom out. ------------------------------------------------------------------------ r17505 | alberth | 2009-09-11 19:26:44 +0000 (Fri, 11 Sep 2009) | 1 line -Codechange: WWT_EMPTY is not a special case any more for invalidating widgets. ------------------------------------------------------------------------ r17504 | alberth | 2009-09-11 19:12:05 +0000 (Fri, 11 Sep 2009) | 1 line -Codechange: un-inlining SetFocusedWidget() as it is not often used. ------------------------------------------------------------------------ r17503 | alberth | 2009-09-11 18:54:33 +0000 (Fri, 11 Sep 2009) | 1 line -Fix (r17502): Save all files before commit. ------------------------------------------------------------------------ r17502 | alberth | 2009-09-11 18:52:56 +0000 (Fri, 11 Sep 2009) | 1 line -Codechange [FS#3184]: Extend QueryStringBaseWindow to support windows with nested widgets (by Terkhen with a few tweaks). ------------------------------------------------------------------------ r17501 | translators | 2009-09-11 17:45:10 +0000 (Fri, 11 Sep 2009) | 4 lines -Update from WebTranslator v3.0: catalan - 20 changes by arnau traditional_chinese - 19 changes by josesun ------------------------------------------------------------------------ r17500 | yexo | 2009-09-11 17:18:06 +0000 (Fri, 11 Sep 2009) | 1 line -Fix (r16502): The wrong value was restored to SetAllowDoCommand possible resulting in an AI that wasn't allowed to do any actions ------------------------------------------------------------------------