log

age author description
Wed, 16 Sep 2009 17:45:17 +0000 translators (svn r17555) -Update from WebTranslator v3.0: draft
Wed, 16 Sep 2009 17:41:18 +0000 rubidium (svn r17554) -Update: documentation about bug reporting and known bugs draft
Wed, 16 Sep 2009 10:10:12 +0000 rubidium (svn r17553) -Update: some documentation about the callbacks draft
Tue, 15 Sep 2009 20:58:44 +0000 rubidium (svn r17552) -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. draft
Tue, 15 Sep 2009 20:13:47 +0000 rubidium (svn r17551) -Fix [FS#3201] (r17222): vehicles waiting for their time table didn't load anymore after their initial load was completed draft
Tue, 15 Sep 2009 19:56:41 +0000 frosch (svn r17550) -Fix (r8973): Aircraft are good enough, don't make them even better. draft
Tue, 15 Sep 2009 18:47:42 +0000 frosch (svn r17549) -Fix (r17128): Distance limit for town to town subsidies got lost. draft
Tue, 15 Sep 2009 17:45:35 +0000 translators (svn r17548) -Update from WebTranslator v3.0: draft
Tue, 15 Sep 2009 17:24:18 +0000 rubidium (svn r17547) -Feature: [NewGRF] Implement callback 145 (custom station rating) draft
Tue, 15 Sep 2009 17:23:24 +0000 rubidium (svn r17546) -Fix (r9617): sign extending of profit calculation didn't work draft
Tue, 15 Sep 2009 16:18:10 +0000 rubidium (svn r17545) -Fix [FS#3202]: [NoAI] AIs had 'infinite' time when running code from the global scope draft
Tue, 15 Sep 2009 16:16:28 +0000 rubidium (svn r17544) -Fix [FS#3202]: [NoAI] Crash when doing commands in the 'global' scope draft
Mon, 14 Sep 2009 22:48:34 +0000 rubidium (svn r17543) -Fix [FS#3200]: allegro's sound output was worse than excepted draft
Mon, 14 Sep 2009 22:09:50 +0000 yexo (svn r17542) -Fix: don't access variables in the company struct after it has been deleted draft
Mon, 14 Sep 2009 20:59:46 +0000 frosch (svn r17541) -Feature: Filtering in Add-NewGRF dialog. draft
Mon, 14 Sep 2009 20:40:07 +0000 smatz (svn r17540) -Codechange: move functionality of PlaceProc_Town() to FoundTownWindow::OnPlaceObject() draft
Mon, 14 Sep 2009 20:24:17 +0000 frosch (svn r17539) -Codechange: Replace a magic number. draft
Mon, 14 Sep 2009 20:15:29 +0000 frosch (svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage. draft
Mon, 14 Sep 2009 19:30:13 +0000 smatz (svn r17537) -Fix: don't crash while printing gamelog in crash handler if we crashed before while gamelog action was active draft
Mon, 14 Sep 2009 17:45:14 +0000 translators (svn r17536) -Update from WebTranslator v3.0: draft
Mon, 14 Sep 2009 15:53:19 +0000 rubidium (svn r17535) -Fix: compiling without networking failed; also unhackify the crash logger a bit. draft
Mon, 14 Sep 2009 12:22:57 +0000 rubidium (svn r17534) -Codechange: unify the naming of callback masks/flags draft
Sun, 13 Sep 2009 23:30:29 +0000 smatz (svn r17533) -Fix: missing 'const' draft
Sun, 13 Sep 2009 19:15:59 +0000 frosch (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. draft
Sun, 13 Sep 2009 17:58:00 +0000 rubidium (svn r17531) -Fix: wrong @file for ai_basestation.hpp draft
Sun, 13 Sep 2009 17:47:07 +0000 rubidium (svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDs draft
Sun, 13 Sep 2009 17:45:15 +0000 translators (svn r17529) -Update from WebTranslator v3.0: draft
Sun, 13 Sep 2009 17:39:33 +0000 rubidium (svn r17528) -Codechange: use QSortT instead of qsort for sorting FiosItems draft
Sun, 13 Sep 2009 17:38:49 +0000 rubidium (svn r17527) -Codechange: use QSortT instead of qsort for sorting smallmaps draft
Sun, 13 Sep 2009 17:38:07 +0000 rubidium (svn r17526) -Codechange: use QSortT instead of qsort for sorting the language list in the network GUI draft
Sun, 13 Sep 2009 17:37:47 +0000 frosch (svn r17525) -Cleanup: Remove SetWindowDirty(), it is completely covered by other functions already. draft
Sun, 13 Sep 2009 17:36:50 +0000 rubidium (svn r17524) -Codechange: use QSortT instead of qsort for sorting NewGRFs draft
Sun, 13 Sep 2009 16:43:16 +0000 frosch (svn r17523) -Fix (r17514): InvalidateWindowClasses() only does SetDirty(), which is no longer enough. draft
Sun, 13 Sep 2009 14:50:52 +0000 frosch (svn r17522) -Fix: Scroll to selected content after sorting the list and after updating the scrollbar maximum. draft
Sun, 13 Sep 2009 10:58:41 +0000 rubidium (svn r17521) -Change: don't assume that there is always 'another' industry tile after two '0x18' industry tiles draft
Sun, 13 Sep 2009 07:48:47 +0000 rubidium (svn r17518) -Document: some of the callback 'masks' draft
Sat, 12 Sep 2009 20:31:41 +0000 rubidium (svn r17515) -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. draft
Sat, 12 Sep 2009 18:40:02 +0000 frosch (svn r17514) -Codechange: Nestify Add-NewGRF dialog. draft
Sat, 12 Sep 2009 17:45:19 +0000 translators (svn r17513) -Update from WebTranslator v3.0: draft
Sat, 12 Sep 2009 17:32:24 +0000 rubidium (svn r17512) -Add: some basic information about the loaded AIs in the crash log draft
Sat, 12 Sep 2009 17:17:07 +0000 frosch (svn r17511) -Codechange: Simplify ShowNewGRFInfo() by passing 'right' instead of 'width'. draft
Sat, 12 Sep 2009 14:40:26 +0000 frosch (svn r17510) -Fix [FS#3197]: When loading GRFConfigs from ini file, validate them wrt. duplicate GRF IDs. draft
Sat, 12 Sep 2009 14:37:29 +0000 rubidium (svn r17509) -Fix [FS#3196]: if building a part fails during cloning, sell what was already cloned instead of leaving it 'for free' draft
Sat, 12 Sep 2009 12:56:49 +0000 rubidium (svn r17508) -Fix [FS#3195] (r16859): join station window didn't get updated when stations were removed from the pool draft
Sat, 12 Sep 2009 10:25:23 +0000 alberth (svn r17507) -Codechange: Make some methods of the OrdersWindow non-static. draft
Fri, 11 Sep 2009 22:21:54 +0000 rubidium (svn r17506) -Fix [FS#3191]: signs partly drawn out of the rectangle in 4/8x zoom out. draft
Fri, 11 Sep 2009 19:26:44 +0000 alberth (svn r17505) -Codechange: WWT_EMPTY is not a special case any more for invalidating widgets. draft
Fri, 11 Sep 2009 19:12:05 +0000 alberth (svn r17504) -Codechange: un-inlining SetFocusedWidget() as it is not often used. draft
Fri, 11 Sep 2009 18:54:33 +0000 alberth (svn r17503) -Fix (r17502): Save all files before commit. draft
Fri, 11 Sep 2009 18:52:56 +0000 alberth (svn r17502) -Codechange [FS#3184]: Extend QueryStringBaseWindow to support windows with nested widgets (by Terkhen with a few tweaks). draft
Fri, 11 Sep 2009 17:45:10 +0000 translators (svn r17501) -Update from WebTranslator v3.0: draft
Fri, 11 Sep 2009 17:18:06 +0000 yexo (svn r17500) -Fix (r16502): The wrong value was restored to SetAllowDoCommand possible resulting in an AI that wasn't allowed to do any actions draft
Thu, 10 Sep 2009 23:14:21 +0000 yexo (svn r17499) -Fix (r17498): remove 2 unused functions so some compilers stop warning about them draft
Thu, 10 Sep 2009 20:19:12 +0000 yexo (svn r17498) -Add [NoAI]: Enable the squirrel std math library draft
Thu, 10 Sep 2009 20:16:29 +0000 frosch (svn r17497) -Codechange: Macrofy AirportMovingData. draft
Thu, 10 Sep 2009 17:45:22 +0000 translators (svn r17496) -Update from WebTranslator v3.0: draft
Thu, 10 Sep 2009 14:37:55 +0000 rubidium (svn r17495) -Codechange: replace 'Depot::Get(GetDepotIndex(tile))->index' with GetDepotIndex(tile) draft
Thu, 10 Sep 2009 14:36:38 +0000 rubidium (svn r17494) -Codechange: improve algorithmic complexitiy of Depot::GetByTile from O(n) to O(1) draft
Thu, 10 Sep 2009 14:33:07 +0000 rubidium (svn r17493) -Codechange: store the depot index on the map draft
Thu, 10 Sep 2009 14:27:43 +0000 rubidium (svn r17492) -Codechange: don't store the town index for road depots. draft