summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-01-21(svn r8294) -Fix: deleting a vehicle with shared orders, but no orders would ...bjarni
2007-01-21(svn r8293) -Codechange: overloaded ShowVehicleListWindow() so it can open al...bjarni
2007-01-20(svn r8290) -Update: WebTranslator2 update to 2007-01-20 19:46:14miham
2007-01-20(svn r8289) [Translations] -Fix: translators sent some offline translation fo...miham
2007-01-20(svn r8288) -Fix: [OSX] compiling with debug enabled now works againbjarni
2007-01-20(svn r8287) -Fix (r8286): forgot to check for newline format, sorry...peter1138
2007-01-20(svn r8286) -Add: Korean translation by Ezipeter1138
2007-01-19(svn r8284) -Fix (r8277): g++ compilation error: missing brackets in sizeofKUDr
2007-01-19(svn r8283) -Fix (r8128): Custom waypoint drawing used wrong bits since bitsh...peter1138
2007-01-19(svn r8281) -Update: WebTranslator2 update to 2007-01-19 19:32:57miham
2007-01-19(svn r8280) -Codechange: Remove unnecessarily complex assignment of waypoint ...peter1138
2007-01-19(svn r8279) -Regression (r8274): Removing signals could fail under certain ci...Darkvater
2007-01-19(svn r8277) -Fix (r8038): assert on game exit when waypoints were used. The s...KUDr
2007-01-19(svn r8276) -Fixtron
2007-01-19(svn r8275) -Fixtron
2007-01-19(svn r8274) -Codechange (r8151): Move the automatic semaphore/signal checks i...Darkvater
2007-01-18(svn r8273) -Fix: return value from clamp was ignoredKUDr
2007-01-18(svn r8272) -Fix (r8038): signed/unsigned change - PlayerID is now enum (sign...KUDr
2007-01-18(svn r8267) [Translations] -Fix: (r8266) fixed the ownname and the isocode of...miham
2007-01-18(svn r8266) -Update: WebTranslator2 update to 2007-01-18 19:42:06miham
2007-01-18(svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This e...Darkvater
2007-01-18(svn r8253) -Codechange: Be more strict about language generation and fail an...Darkvater
2007-01-18(svn r8252) -Regression(r8204): WT2 commit removed ##isocode from Russian, re...Darkvater
2007-01-18(svn r8240) -Fix (r8013): Put the output of -h to stdout and not to stderr (t...Darkvater