summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-09-19(svn r17571) -Fix [FS#3213] (r17569): town view didn't show the right town ↵rubidium
in most of the cases
2009-09-19(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, ↵rubidium
which were sometimes missing and sometimes just typos
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
romanian - 28 changes by kkmic russian - 7 changes by Lone_Wolf vietnamese - 53 changes by nglekhoi
2009-09-18(svn r17567) -Fix: some doxygen warningsrubidium
2009-09-18(svn r17566) -Fix: ai_basestation.hpp.sq linked to the wrong header; it did ↵rubidium
work though
2009-09-17(svn r17563) -Fix: memory leak when viewing the NewGRF settings of a serverrubidium
2009-09-17(svn r17562) -Fix [FS#2972]: the NewGRF settings of (remote) network games ↵rubidium
did not get properly updated when the NewGRFs were rescanned causing reading of freed data
2009-09-17(svn r17561) -Fix: diacritics was missing at few placessmatz
2009-09-17(svn r17560) -Update from WebTranslator v3.0:translators
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
2009-09-17(svn r17559) -Fix [FS#3206]: close the "Add NewGRF" window when you close ↵rubidium
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
2009-09-16(svn r17558) -Feature [NewGRF]: callbacks for houses to disable drawing ↵rubidium
foundations and to disable slope changes, like industry tile callbacks 30 and 3C.
2009-09-16(svn r17557) -Codechange: Pass left and right edge to DrawOrderString().alberth
2009-09-16(svn r17555) -Update from WebTranslator v3.0:translators
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
2009-09-16(svn r17553) -Update: some documentation about the callbacksrubidium
2009-09-15(svn r17552) -Codechange: rename load_unload_time_rem to something more ↵rubidium
generic as it's used for more than just load/unload. Also add some documentation about where it is used.
2009-09-15(svn r17551) -Fix [FS#3201] (r17222): vehicles waiting for their time table ↵rubidium
didn't load anymore after their initial load was completed
2009-09-15(svn r17550) -Fix (r8973): Aircraft are good enough, don't make them even ↵frosch
better.
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
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
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 workrubidium
2009-09-15(svn r17545) -Fix [FS#3202]: [NoAI] AIs had 'infinite' time when running ↵rubidium
code from the global scope
2009-09-15(svn r17544) -Fix [FS#3202]: [NoAI] Crash when doing commands in the ↵rubidium
'global' scope
2009-09-14(svn r17543) -Fix [FS#3200]: allegro's sound output was worse than exceptedrubidium
2009-09-14(svn r17542) -Fix: don't access variables in the company struct after it has ↵yexo
been deleted -Cleanup: remove some never-used code
2009-09-14(svn r17541) -Feature: Filtering in Add-NewGRF dialog.frosch
2009-09-14(svn r17540) -Codechange: move functionality of PlaceProc_Town() to ↵smatz
FoundTownWindow::OnPlaceObject()
2009-09-14(svn r17539) -Codechange: Replace a magic number.frosch
2009-09-14(svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for ↵frosch
more general usage.
2009-09-14(svn r17537) -Fix: don't crash while printing gamelog in crash handler if we ↵smatz
crashed before while gamelog action was active
2009-09-14(svn r17536) -Update from WebTranslator v3.0:translators
english_US - 4 changes by agenthh hungarian - 3 changes by alyr russian - 64 changes by Lone_Wolf vietnamese - 23 changes by nglekhoi
2009-09-14(svn r17535) -Fix: compiling without networking failed; also unhackify the ↵rubidium
crash logger a bit.
2009-09-14(svn r17534) -Codechange: unify the naming of callback masks/flagsrubidium
2009-09-13(svn r17533) -Fix: missing 'const'smatz
2009-09-13(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty ↵frosch
for more consistency and distinguishability.
2009-09-13(svn r17531) -Fix: wrong @file for ai_basestation.hpprubidium
2009-09-13(svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDsrubidium
2009-09-13(svn r17529) -Update from WebTranslator v3.0:translators
finnish - 81 changes by jpx_ greek - 207 changes by fumantsu portuguese - 5 changes by SupSuper vietnamese - 55 changes by nglekhoi
2009-09-13(svn r17528) -Codechange: use QSortT instead of qsort for sorting FiosItemsrubidium
2009-09-13(svn r17527) -Codechange: use QSortT instead of qsort for sorting smallmapsrubidium
2009-09-13(svn r17526) -Codechange: use QSortT instead of qsort for sorting the ↵rubidium
language list in the network GUI
2009-09-13(svn r17525) -Cleanup: Remove SetWindowDirty(), it is completely covered by ↵frosch
other functions already.
2009-09-13(svn r17524) -Codechange: use QSortT instead of qsort for sorting NewGRFsrubidium
2009-09-13(svn r17523) -Fix (r17514): InvalidateWindowClasses() only does SetDirty(), ↵frosch
which is no longer enough.
2009-09-13(svn r17522) -Fix: Scroll to selected content after sorting the list and ↵frosch
after updating the scrollbar maximum.
2009-09-13(svn r17521) -Change: don't assume that there is always 'another' industry ↵rubidium
tile after two '0x18' industry tiles
2009-09-13(svn r17518) -Document: some of the callback 'masks'rubidium
2009-09-12(svn r17515) -Fix [FS#3189]: [Squirrel] In some cases the call stack would ↵rubidium
not be cleaned up properly during crash handling. Occasionally this causes asserts to be triggered or crashes.
2009-09-12(svn r17514) -Codechange: Nestify Add-NewGRF dialog.frosch