summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-01-24(svn r8392) -Fixtron
2007-01-24(svn r8391) -Codechange: Make normal/desert/rainforest detection for newgrf s...peter1138
2007-01-24(svn r8390) -Codechange (r8384): Rewrote ResizeButtons()bjarni
2007-01-24(svn r8385) -Fixtron
2007-01-24(svn r8384) -Codechange: [GUI] instead of writing a resize button function fo...bjarni
2007-01-24(svn r8383) -Feature: train detail window is now resizable horizontally (requ...bjarni
2007-01-24(svn r8382) -Fix (r8374): moved the include of stdint.h to the front of stdafx.hbjarni
2007-01-23(svn r8381) -Fix (r8377): [build vehicle window] cleaned up the train refitab...bjarni
2007-01-23(svn r8380) [Translations] -Fix: After held a developer mini-conference upon ...miham
2007-01-23(svn r8379) -Cleanup: [build vehicle window] removed overloading with DrawVeh...bjarni
2007-01-23(svn r8378) -Fix (r8331): [build vehicle window] extended the widget with the...bjarni
2007-01-23(svn r8377) -Fix (r8331): [build vehicle window] train cargo capacity now onl...bjarni
2007-01-23(svn r8376) -Codechange: remove unused tablerubidium
2007-01-23(svn r8375) -Update: WebTranslator2 update to 2007-01-23 19:34:40miham
2007-01-23(svn r8374) -Fix (r8367): LLONG_MAX isn't always defined, and INT64_MAX descr...maedhros
2007-01-23(svn r8373) -Codechange: remove some obsolete MSVC6 compatability definesrubidium
2007-01-23(svn r8372) -Fix (8361): NUM_LANDSCAPE comes (via some detour) from openttd.h...rubidium
2007-01-23(svn r8371) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a fil...bjarni
2007-01-23(svn r8370) -Revert (r8363): the autoreplace GUI move cleared the file historybjarni
2007-01-23(svn r8369) -Cleanup: [Graphs] Rename include_neg and adj_height to more desc...maedhros
2007-01-23(svn r8368) -Cleanup: [Graphs] Rename the variables relating to whether datas...maedhros
2007-01-23(svn r8367) -Fix: [Graphs] Don't try to use the same value to mean something ...maedhros
2007-01-23(svn r8366) -Codechange: [Graphs] Make the scaling code less cryptic, and fix...maedhros
2007-01-23(svn r8364) -Codechange (r8362): added an assert to catch conditions where a ...bjarni
2007-01-23(svn r8363) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a fil...bjarni
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