Age | Commit message (Expand) | Author |
2009-09-20 | (svn r17583) -Change: make SDL's video driver more likely to be loaded than A... | rubidium |
2009-09-20 | (svn r17582) -Codechange: Move TownActions and _town_action_costs[] to a head... | alberth |
2009-09-19 | (svn r17581) -Update from WebTranslator v3.0: | translators |
2009-09-19 | (svn r17580) -Fix (r17541): Fix signed/unsigned mismatch with MSVC 2008. | alberth |
2009-09-19 | (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @par... | rubidium |
2009-09-19 | (svn r17578) -Fix (r17572): Some compilers don't like default function templa... | alberth |
2009-09-19 | (svn r17577) -Codechange: Order window uses pure nested widgets. | alberth |
2009-09-19 | (svn r17576) -Fix [FS#3208]: assertion triggered when the second vehicle in a... | rubidium |
2009-09-19 | (svn r17575) -Codechange: Adding a new combined button+dropdown widget. | alberth |
2009-09-19 | (svn r17574) -Fix (r17573): Insert NWID_SELECTION in nested_array when approp... | alberth |
2009-09-19 | (svn r17573) -Codechange: NWID_SELECTION containers have a selected widget-pl... | alberth |
2009-09-19 | (svn r17572) -Codechange: Use the Window::GetWidget() function to access nest... | alberth |
2009-09-19 | (svn r17571) -Fix [FS#3213] (r17569): town view didn't show the right town in... | rubidium |
2009-09-19 | (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi... | rubidium |
2009-09-18 | (svn r17569) -Codechange: Town view window runs with nested widgets. | alberth |
2009-09-18 | (svn r17568) -Update from WebTranslator v3.0: | translators |
2009-09-18 | (svn r17567) -Fix: some doxygen warnings | rubidium |
2009-09-18 | (svn r17566) -Fix: ai_basestation.hpp.sq linked to the wrong header; it did w... | rubidium |
2009-09-17 | (svn r17563) -Fix: memory leak when viewing the NewGRF settings of a server | rubidium |
2009-09-17 | (svn r17562) -Fix [FS#2972]: the NewGRF settings of (remote) network games di... | rubidium |
2009-09-17 | (svn r17561) -Fix: diacritics was missing at few places | smatz |
2009-09-17 | (svn r17560) -Update from WebTranslator v3.0: | translators |
2009-09-17 | (svn r17559) -Fix [FS#3206]: close the "Add NewGRF" window when you close the... | rubidium |
2009-09-16 | (svn r17558) -Feature [NewGRF]: callbacks for houses to disable drawing found... | rubidium |
2009-09-16 | (svn r17557) -Codechange: Pass left and right edge to DrawOrderString(). | alberth |
2009-09-16 | (svn r17556) -Fix (r12321): the OSX port doesn't use /Library/Application Sup... | rubidium |
2009-09-16 | (svn r17555) -Update from WebTranslator v3.0: | translators |
2009-09-16 | (svn r17554) -Update: documentation about bug reporting and known bugs | rubidium |
2009-09-16 | (svn r17553) -Update: some documentation about the callbacks | rubidium |
2009-09-15 | (svn r17552) -Codechange: rename load_unload_time_rem to something more gener... | rubidium |
2009-09-15 | (svn r17551) -Fix [FS#3201] (r17222): vehicles waiting for their time table d... | rubidium |
2009-09-15 | (svn r17550) -Fix (r8973): Aircraft are good enough, don't make them even bet... | frosch |
2009-09-15 | (svn r17549) -Fix (r17128): Distance limit for town to town subsidies got lost. | frosch |
2009-09-15 | (svn r17548) -Update from WebTranslator v3.0: | translators |
2009-09-15 | (svn r17547) -Feature: [NewGRF] Implement callback 145 (custom station rating) | rubidium |
2009-09-15 | (svn r17546) -Fix (r9617): sign extending of profit calculation didn't work | rubidium |
2009-09-15 | (svn r17545) -Fix [FS#3202]: [NoAI] AIs had 'infinite' time when running code... | rubidium |
2009-09-15 | (svn r17544) -Fix [FS#3202]: [NoAI] Crash when doing commands in the 'global'... | rubidium |
2009-09-14 | (svn r17543) -Fix [FS#3200]: allegro's sound output was worse than excepted | rubidium |
2009-09-14 | (svn r17542) -Fix: don't access variables in the company struct after it has ... | yexo |
2009-09-14 | (svn r17541) -Feature: Filtering in Add-NewGRF dialog. | frosch |
2009-09-14 | (svn r17540) -Codechange: move functionality of PlaceProc_Town() to FoundTown... | smatz |
2009-09-14 | (svn r17539) -Codechange: Replace a magic number. | frosch |
2009-09-14 | (svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for mo... | frosch |
2009-09-14 | (svn r17537) -Fix: don't crash while printing gamelog in crash handler if we ... | smatz |
2009-09-14 | (svn r17536) -Update from WebTranslator v3.0: | translators |
2009-09-14 | (svn r17535) -Fix: compiling without networking failed; also unhackify the cr... | rubidium |
2009-09-14 | (svn r17534) -Codechange: unify the naming of callback masks/flags | rubidium |
2009-09-13 | (svn r17533) -Fix: missing 'const' | smatz |
2009-09-13 | (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for... | frosch |