summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-02-27(svn r19269) -Codechange: PerformIndustryTileSlopeCheck() returns a succeeded...alberth
2010-02-26(svn r19268) -Update from WebTranslator v3.0:translators
2010-02-26(svn r19265) -Fix [FS#3618]: "Can't build <industry> here... <industry> in th...rubidium
2010-02-26(svn r19264) -Fix (r19179): strgen segfaults when trying to lookup the comman...rubidium
2010-02-26(svn r19263) -Fix (r19184): some specific industry creation errors got replac...rubidium
2010-02-26(svn r19262) -Feature: finalise BaNaNaS support for music setsrubidium
2010-02-25(svn r19260) -Codechange: another minor coding style fixsmatz
2010-02-25(svn r19259) -Fix (r19230): Road stops were not removed in case of bankruptcy.terkhen
2010-02-25(svn r19257) -Codechange: minor coding style fixsmatz
2010-02-25(svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make ...yexo
2010-02-25(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of s...yexo
2010-02-25(svn r19254) -Codechange: simplify newgrf text code by introducing a few help...yexo
2010-02-25(svn r19253) -Update from WebTranslator v3.0:translators
2010-02-25(svn r19252) -Fix [FS#3639]: writing (console) output to a file failed on Win...rubidium
2010-02-25(svn r19251) -Codechange: add a contructor to GRFError and use it to allocati...yexo
2010-02-25(svn r19250) -Fix [FS#3643]: with RTL languages clicking a horizontal scrollb...rubidium
2010-02-25(svn r19249) -Fix [FS#3642](r18803): start and end tiles were swapped in CMD_...smatz
2010-02-25(svn r19248) -Fix: DOS 'port' did not compile anymorerubidium
2010-02-25(svn r19247) -Codechange: Rename methods to fit better to common style (skidd13)yexo
2010-02-25(svn r19246) -Doc: CBinaryHeapT (skidd13)yexo
2010-02-25(svn r19245) -Codechange: apply coding style to binary heap (skidd13)yexo
2010-02-25(svn r19244) -Codechange: Remove function call if consistency-check is not us...yexo
2010-02-25(svn r19243) -Codechange: rename var's to fit better to common style (skidd13)yexo
2010-02-25(svn r19242) -Codechange: Perfer pointer instead of reference (skidd13)yexo
2010-02-25(svn r19241) -Cleanup: Move the HeapifyUp code into its own method (skidd13)yexo
2010-02-25(svn r19240) -Codechange: Unify HeapifyUp code (skidd13)yexo
2010-02-25(svn r19239) -Cleanup: Move the HeapifyDown code into its own method (skidd13)yexo
2010-02-25(svn r19238) -Codechange: Unify the HeapifyDown code (skidd13)yexo
2010-02-25(svn r19237) -Codechange: use types directly and prefer uint instead of int (...yexo
2010-02-25(svn r19236) -Codechange: move method code into class definition (skidd13)yexo
2010-02-25(svn r19235) -Add: [NewGRF] Add 2 bits of pseudo-random data for rail types, ...peter1138
2010-02-24(svn r19233) -Fix: the -M command line option did not workrubidium
2010-02-24(svn r19232) -Fix (r19231): Forbid overbuilding drive-through stops using a d...terkhen
2010-02-24(svn r19231) -Feature: Allow overbuilding of road stops.terkhen
2010-02-24(svn r19230) -Feature: Allow to remove multiple road stops using drag and drop.terkhen
2010-02-24(svn r19229) -Feature: Allow to build multiple road stops using drag and drop...terkhen
2010-02-24(svn r19228) -Codechange: Move an additional check from CmdBuildRoadStop to C...terkhen
2010-02-24(svn r19227) -Codechange: Reorganization of parameters at CmdBuildRoadStop.terkhen
2010-02-24(svn r19226) -Update from WebTranslator v3.0:translators
2010-02-24(svn r19225) -Feature: show warnings and errors in console as well, not only ...smatz
2010-02-24(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bitsmatz
2010-02-23(svn r19221) -Update from WebTranslator v3.0:translators
2010-02-23(svn r19219) -Fix: having OpenMSX's files in a subdirectory did not work as i...rubidium
2010-02-22(svn r19218) -Feature: [NewGRF] Add CB36 support for aircraft properties 0F a...frosch
2010-02-22(svn r19217) -Codechange: Unify punctuation marks.frosch
2010-02-22(svn r19216) -Feature: Scroll to current order destination when ctrl+clicking...frosch
2010-02-22(svn r19215) -Codechange: Add Order::GetLocation() to deduplicate code.frosch
2010-02-22(svn r19213) -Change: warn if a fallback sound set is loaded and tell the use...yexo
2010-02-22(svn r19212) -Fix: base graphics set with an empty filename in the obg file c...yexo
2010-02-22(svn r19211) -Change: allow sound sets without a sample.cat file (blathijs)yexo