summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-11-27(svn r11534) -Feature(newgrf): Implement property 23h for Industries.belugas
2007-11-27(svn r11533) -Codechange: Rename some unclear clear_x prices member names.belugas
2007-11-27(svn r11532) -Feature[newgrf]: Add decrement(0x0D) / increment(0x0E) producti...belugas
2007-11-26(svn r11530) -Codechange: do not update Tpool->first_free_index for PoolItems...smatz
2007-11-26(svn r11529) -Update: WebTranslator2 update to 2007-11-26 21:13:37miham
2007-11-26(svn r11528) -Fix (r11500): With smooth economy enabled, industries that shou...maedhros
2007-11-26(svn r11527) -Codechange: Split the bitmath functions of to their own filesskidd13
2007-11-26(svn r11526) -Codechange: Rename the function delta fitting to the naming styleskidd13
2007-11-25(svn r11525) -Fix: do not do all kinds of 'updates' for town, waypoint, stati...rubidium
2007-11-25(svn r11524) -Fix [FS#1485]: assertion when tram reversed at a station.rubidium
2007-11-25(svn r11523) -Codechange: Move the CHANCE macros to core/random_func.cpp caus...skidd13
2007-11-25(svn r11522) -Fix: The scrollbar of the network gui could run out of boundsskidd13
2007-11-25(svn r11521) -Codechange: [OSX] Check what the running os version is in a cle...egladil
2007-11-25(svn r11520) -Fix: [OSX] The cocoa video driver let the mouse cursor escape t...egladil
2007-11-25(svn r11519) -Codechange: enumerization and cleanup of NetworkLobbyWindow in ...smatz
2007-11-25(svn r11518) -Codechange: enforce (by assert) unused parameters of widgets to...smatz
2007-11-24(svn r11517) -Codechange: better cleanup of NetworkStartServerWindow in netwo...smatz
2007-11-24(svn r11516) -Codechange: cleanup of NetworkGameWindow in network_gui.cppsmatz
2007-11-24(svn r11515) -Codechange: cleanup of NetworkStartServerWindow in network_gui.cppsmatz
2007-11-24(svn r11514) -Change: implement the automatic multiplier handler for NewGRF i...rubidium
2007-11-24(svn r11513) -Codechange: enumerize some depot GUI actionssmatz
2007-11-24(svn r11512) -Change: make the subsidy window able to resize to something sma...rubidium
2007-11-24(svn r11511) -Revert parts of r11505: forgot that CTRL might be used for othe...rubidium
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