summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-11-24(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit...skidd13
2007-11-24(svn r11509) -Fix: off-by-one error in some sprite numbers; increase sprite n...rubidium
2007-11-24(svn r11508) -Cleanup: Removed unused headers from the cocoa video driver.egladil
2007-11-24(svn r11507) -Fix [FS#1463]: signs totally illegible when transparant signs i...rubidium
2007-11-24(svn r11506) -Fix [FS#1471]: selling vehicles could cause the window of other...rubidium
2007-11-24(svn r11505) -Fix/Feature: make CTRL work on all road/rail construction optio...rubidium
2007-11-24(svn r11504) -Fix [FS#1467]: removing docks/ship depots could result in non-c...rubidium
2007-11-23(svn r11502) -Fix (r11144): don't do standard production change if callbacks ...glx
2007-11-23(svn r11501) -Fix: [OSX] This remedies a problem with right click scrolling t...egladil
2007-11-23(svn r11500) -Codechange: Smooth economy fine-tuning, making industries more ...belugas
2007-11-23(svn r11499) -Fix (r11144): mul/div factor were wrong (off by two)glx
2007-11-23(svn r11498) -Add [FS#1411]: [OSX] Added support for using Quartz instead of ...egladil
2007-11-22(svn r11495) -Fix (r11493): some compilers fail to show warnings when they sh...rubidium
2007-11-22(svn r11494) -Fix [FS#1461] (r11450): cargo translation table was now loaded ...glx
2007-11-22(svn r11493) -Fix [FS#1472]: game crashing on savegame load because it tried ...rubidium
2007-11-22(svn r11492) -Codechange: [OSX] Split the cocoa video driver into several fil...egladil
2007-11-22(svn r11491) -Update: WebTranslator2 update to 2007-11-22 20:55:02miham
2007-11-22(svn r11490) -Codechange: Split the math functions to their own headerskidd13
2007-11-21(svn r11489) -Fix r11488: Somehow the code was added multiple timesskidd13
2007-11-21(svn r11488) -Codechange: Spilt the random functions out to seperate fileskidd13
2007-11-21(svn r11487) -Fix (r11435): move the list of vehicles a bit higher in the pla...smatz
2007-11-21(svn r11486) -Fix [FS#1457]: industry count was wrong in smallmapglx
2007-11-20(svn r11485) -Codechange: Remove the doubled function ToggleBitT and rename t...skidd13
2007-11-20(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...skidd13
2007-11-20(svn r11483) -Codechange: Replace codeparts with functions that do the same t...skidd13
2007-11-19(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ...skidd13
2007-11-19(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...skidd13
2007-11-19(svn r11480) -Codechange: Rename the function ALIGN fitting to the naming styleskidd13
2007-11-19(svn r11479) -Codechange: Move the BIGMUL functions to the file of their usageskidd13
2007-11-19(svn r11478) -Fix: two small layout issues with the vehicle grouping GUI.rubidium
2007-11-19(svn r11477) -Fix [FS#1451]: a road vehicle must not show that it is driving ...rubidium
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