summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-01-18(svn r8239) -Regression (r7278): Help window was empty for UNICODE buildsDarkvater
2007-01-18(svn r8231) -Fix (r8125): MP desync caused by calling Random() from station c...KUDr
2007-01-17(svn r8218) -Codechange: Increase spritecache size to 2MB. This will vastly i...Darkvater
2007-01-17(svn r8214) -Fix (r8038): The fast forward flag stores 2 bits, not 1. Remembe...peter1138
2007-01-17(svn r8212) -Fixtron
2007-01-17(svn r8211) -Codechange: (NewGRF) Implement callback 2D, explicit vehicle col...peter1138
2007-01-17(svn r8207) -Fixtron
2007-01-17(svn r8206) [Translations] -Fix: Fixed r8193, converted the html notations ba...miham
2007-01-17(svn r8204) -Fix: reverted r8202, since it did not solve all the problems, si...miham
2007-01-17(svn r8203) -Fix:tron
2007-01-17(svn r8202) -Fix: r8193: russian.txt changes somehow became garbagemiham
2007-01-17(svn r8198) -Codechange: two global variables are not needed when network is ...rubidium
2007-01-17(svn r8193) -Update: WebTranslator2 update to 2007-01-17 19:42:11miham
2007-01-17(svn r8186) -Fix (FS#557): Apply railtype offset to station graphics if no cu...peter1138
2007-01-17(svn r8185) -Codechange: Equipped Roadstops with new/delete operators and gav...celestar
2007-01-17(svn r8184) if cascade -> switchtron
2007-01-17(svn r8183) When iterating over the map in AfterLoadGame() do it the same way...tron
2007-01-17(svn r8171) -Fix (FS#556): return SL_ERROR when unthreaded saves failed, to m...rubidium
2007-01-16(svn r8168) -Regression (r6783): ParseConnectionstring didn't use the port pa...Darkvater
2007-01-16(svn r8167) -Fix (FS#556): a network client crashes, due to a division by zer...rubidium
2007-01-16(svn r8166) -Fix (r7797): Protect against out of bounds access to the sprite ...peter1138