summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-01-22(svn r8362) -Codechange: [vehicle build window] moved the engine drawing loop...bjarni
2007-01-22(svn r8361) -Codechange: make sure the range of the dates coming from the net...rubidium
2007-01-22(svn r8360) [Translations] -Fix: removed 4 empty strings from simplified chin...miham
2007-01-22(svn r8359) [Translations] -Change: Removed the .UTF-8 suffix from isocodesmiham
2007-01-22(svn r8356) -Codechange: [Graphs] Rename mx to highest_value, and fix the sca...maedhros
2007-01-22(svn r8354) -Update: WebTranslator2 update to 2007-01-22 19:27:50miham
2007-01-22(svn r8353) -Cleanup: added IsPlayerBuildableVehicleType() to autoreplace cod...bjarni
2007-01-22(svn r8350) -Codechange: [Graphs] Use DrawStringCentered instead of a hardcod...maedhros
2007-01-22(svn r8349) -Codechange: replaced CMD_REFIT_VEH() and similar defines with re...bjarni
2007-01-22(svn r8347) -Codechange: [Graphs] Make some more variables local to the loops...maedhros
2007-01-22(svn r8343) -Cleanup: [build vehicle windows] added a few comments and remove...bjarni
2007-01-22(svn r8341) -Codechange (r8336): added assert to VehTypeToIndex() to ensure v...bjarni
2007-01-22(svn r8340) -Cleanup (r8338): removed now unused header includes from roadveh...bjarni
2007-01-22(svn r8339) -Fix(r8331): MSVC seems to be a little more strict (or less intel...belugas
2007-01-22(svn r8338) -Codechange: merged road vehicle build window into the other onesbjarni
2007-01-22(svn r8337) -Cleanup: removed some more switch-cases in build_vehicle_gui.cpp...bjarni
2007-01-22(svn r8336) -Codechange: added function to translate vehicle types to 0,1,2.....bjarni
2007-01-22(svn r8335) -Feature: the build ship window is now also resizable horizontall...bjarni
2007-01-21(svn r8334) -Fix (r8331): build window buttons now both resize as intendedbjarni
2007-01-21(svn r8333) -Codechange: when invalidating a build window list, set a flag in...bjarni
2007-01-21(svn r8332) -Codechange: moved DrawAircraftImage() and CcBuildAircraft() from...bjarni
2007-01-21(svn r8331) -Feature: the train and aircraft build windows are now resizable ...bjarni
2007-01-21(svn r8330) -Codechange: Remove num_x and num_dataset from DrawGraph.maedhros
2007-01-21(svn r8329) -Codechange: Remove the the horribly abused j and k variables com...maedhros
2007-01-21(svn r8328) -Codechange: Remove some magic numbers in the graph drawing code.maedhros
2007-01-21(svn r8327) -Codechange: though overloading, IsPlayerBuildableVehicleType() n...bjarni
2007-01-21(svn r8324) [Translations] -Change: Declared simplified_chinese as officially...miham
2007-01-21(svn r8323) [Translations] -Fix: removed untranslated strings from chinese la...miham
2007-01-21(svn r8322) -Codechange: Rename unk61A and unk61C to something a little more ...maedhros
2007-01-21(svn r8321) -Fixtron
2007-01-21(svn r8320) -Fixtron
2007-01-21(svn r8319) -Codechange: Remove the remaining colours from GraphDrawer as the...maedhros
2007-01-21(svn r8318) -Update: WebTranslator2 update to 2007-01-21 19:29:35miham
2007-01-21(svn r8317) -Codechange: Remove GraphDrawer::bg_line_color since it was the s...maedhros
2007-01-21(svn r8316) -Codechange: move the GRF ID and MD5 checksum from GRFConfig to G...rubidium
2007-01-21(svn r8315) -Fix: use ShowInfo over fprintf(stderr, as Windows doesn't always...truelight
2007-01-21(svn r8314) -Fixtron
2007-01-21(svn r8312) -Fix (r8038, sort of): Operating profit and the company value can...maedhros
2007-01-21(svn r8310) -Fix r8309: it is wise to put #endifs in the right place ;)truelight
2007-01-21(svn r8309) [WinCE] -Fix: WinCE doesn't know resolution changingtruelight
2007-01-21(svn r8308) [WinCE] -Revert r5764: in case of WinCE, use the code for FileExi...truelight
2007-01-21(svn r8307) [WinCE] -Fix: for now disable sound and music. That will be done ...truelight
2007-01-21(svn r8306) [WinCE] -Fix: some functions don't exists in WinCE, so give an al...truelight
2007-01-21(svn r8305) -Codechange: defining 'static const' in a header is a bit weird.truelight
2007-01-21(svn r8303) -Codechange (r8293): default is moved to the front of the switch ...bjarni
2007-01-21(svn r8301) -Codechange: Move the code relating to the sign list window from ...maedhros
2007-01-21(svn r8300) -Codechange: Add a prototype for DrawPlayerIcon to players.h and ...maedhros
2007-01-21(svn r8299) -Fixtron
2007-01-21(svn r8296) -Fix: GenerateVehicleSortList() tried to put a TileIndex into an ...bjarni
2007-01-21(svn r8295) -Cleanup: merged arguments station, order and depot_airport_index...bjarni