summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-11-19(svn r11476) -Codechange: rename the function myabs to abs to get rid of an u...skidd13
2007-11-19(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit ...skidd13
2007-11-19(svn r11474) -Feature: Allow to resize on creation the smallmap gui in order ...belugas
2007-11-19(svn r11473) -Codechange: Replace two more instances of widget/smalltype numb...belugas
2007-11-19(svn r11472) -Codechange: Give enuma for both the widget numbers and the used...belugas
2007-11-18(svn r11471) -Codechange: one more variable retyped to enum ViewportHighlight...smatz
2007-11-18(svn r11467) -Fix [FS#1450]: OpenBSD has ALIGN already defined, causing compi...rubidium
2007-11-18(svn r11466) -Fix (r11339): operator priority problem resulting in problemati...smatz
2007-11-18(svn r11465) -Fix: more user-friedly placement in X and Y directions (most no...smatz
2007-11-18(svn r11464) -Fix: some issue that made OpenTTD on MorphOS seriously unplayable.rubidium
2007-11-18(svn r11463) -Fix: some OSes seem not to handle allocating 0 bytes in the sam...rubidium
2007-11-18(svn r11461) -Fix [FS#1449] (r11449): a bus turning around in a station could...rubidium
2007-11-18(svn r11459) -Fix: (r11457) The selection highlight color hasn't been resetskidd13
2007-11-18(svn r11457) -Fix: (r11455) Reenable the accidentaly removed one way roads op...skidd13
2007-11-18(svn r11456) -Fix [FS#1412] (r10070): Viewport is bound to its top-left cornersmatz
2007-11-18(svn r11455) -Codechange: make autoroad, 'normal' road building and 'normal' ...rubidium
2007-11-17(svn r11454) -Fix: the CHANCE16 functions were biased; a 32768 in 65536 chanc...rubidium
2007-11-17(svn r11453) -Fix (r11450): unrevert r11239, as we now need itglx
2007-11-17(svn r11452) -Change: do not allow configuration changes, that NewGRFs can di...rubidium
2007-11-17(svn r11451) -Fix [FS#1287]: very fast aircraft would sometimes abruptly stop...rubidium
2007-11-17(svn r11450) -Fix [FS#1432](r8886): cargo translation table was loaded too earlyglx
2007-11-17(svn r11449) -Fix [FS#1160]: trams could deadlock themselves. As of now trams...rubidium
2007-11-17(svn r11447) -Fix(r11433): Wrong offset to the helipad made it look like the ...belugas
2007-11-17(svn r11446) -Codechange: change the naming of road related code parts to som...skidd13
2007-11-16(svn r11444) -Update: WebTranslator2 update to 2007-11-16 08:21:07miham
2007-11-16(svn r11443) -Fix: [NewGRF] Action 0 <id> is an extended byteglx
2007-11-15(svn r11442) -Feature: make news messages related to the industry (production...rubidium
2007-11-15(svn r11441) -Fix [FS#1443]: manage list dropdown menu did not "disappear" wh...rubidium
2007-11-15(svn r11440) -Codechange: replace magic numbers with enumified WindowHighligh...rubidium
2007-11-15(svn r11439) -Codechange: replace some magic numbers by a ViewportPlaceMethod...rubidium
2007-11-15(svn r11438) -Change: do not create shores in canyons. Based on a patch by Le...rubidium
2007-11-15(svn r11437) -Change: when sorting stations by cargo sum, only sum the cargos...rubidium
2007-11-15(svn r11436) -Fix [FS#1439]: Towns would not build roads on slopes. Patch by ...rubidium
2007-11-15(svn r11435) -Codechange: show all players who have shares, not just the firs...rubidium
2007-11-15(svn r11434) -Fix: fixed a string in finnish (suggested by ln-)miham
2007-11-15(svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of ...rubidium
2007-11-15(svn r11431) -Codechange: [NewGRF] Add support for changing rail vehicle user...glx
2007-11-13(svn r11430) -Fix (r11421) [FS#1421]: there was still one case that would cau...rubidium
2007-11-13(svn r11429) -Fix (r11129): some TextID to StringID 'translations' didn't fol...glx
2007-11-13(svn r11428) -Fix: wrong string used for candy/sweets units_volumeglx
2007-11-13(svn r11427) -Fix: Forgot to Truncate the string "Many Random Industries" in ...belugas
2007-11-13(svn r11426) -Codechange: Just one boolean inversion instead of twobelugas
2007-11-12(svn r11425) -Fix [FS#1424]: overriden industries were ignored when mapping n...glx
2007-11-12(svn r11424) -Fix: an override can be set only onceglx
2007-11-12(svn r11423) -Codechange: store grfid when adding an overrideglx
2007-11-12(svn r11422) -Fix [FS#1430]: properly support genders coming from newgrfs ins...rubidium
2007-11-12(svn r11421) -Fix [FS#1431]: do not use a function that asserts when wrapping...rubidium
2007-11-12(svn r11420) -Fix [FS#1006]: industry closure news not properly shown when th...rubidium
2007-11-12(svn r11419) -Fix [FS#1388]: articulated vehicle breaking up when making a 90...rubidium
2007-11-12(svn r11418) -Fix (r11416): forgot an instanceglx