summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-28(svn r10378) -Merge: release changes from 0.5.rubidium
2007-06-28(svn r10377) -Update: WebTranslator2 update to 2007-06-28 20:46:13miham
2007-06-28(svn r10371) -Fix (r9874): Remove never-used GetGroupName() functionpeter1138
2007-06-28(svn r10370) -Fix: Heightmap GUI abused custom name system and used unnecessa...peter1138
2007-06-28(svn r10369) -Codechange: Add the IndustryType parameter to the GetIndustryCa...belugas
2007-06-27(svn r10368) -Fix: when renaming waypoints, ownership was only checked client...peter1138
2007-06-27(svn r10367) -Fix: do not crash horribly when the file you are trying to load...rubidium
2007-06-27(svn r10366) -Codechange [YAPF]: added DEBUG_YAPF_CACHE macro that (when set ...KUDr
2007-06-27(svn r10365) -Fix: compiling without png and networking support under MSVC.rubidium
2007-06-27(svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsist...peter1138
2007-06-27(svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take acco...peter1138
2007-06-27(svn r10362) -Codechange: make tunnel costs less exponential for (very) long ...rubidium
2007-06-27(svn r10361) -Update: WebTranslator2 update to 2007-06-27 20:59:10miham
2007-06-27(svn r10360) -Fix (r10359): make should always do "make all" by defaultrubidium
2007-06-27(svn r10359) -Codechange [FS#935]: add some explanations what the different m...rubidium
2007-06-27(svn r10358) -Codechange: remove the cargopacket leakchecker as it never asse...rubidium
2007-06-27(svn r10357) -Fix: and when we're at it... yet another memory leak, but only ...rubidium
2007-06-27(svn r10356) -Fix (r10143): another memory leak eliminated.rubidium
2007-06-27(svn r10355) -Fix (r10092): memory leak when encoding (reading) sprites.rubidium
2007-06-27(svn r10354) -Fix [FS#950]: loading indicator showed "^" when the train would...rubidium
2007-06-27(svn r10353) -Fix/Feature [FS#669]: disallow (in the GUI) the building of inf...rubidium
2007-06-27(svn r10352) -Fix: the network did not request the newgrf names of newgrfs th...rubidium
2007-06-26(svn r10349) -Fix [FS#941, YAPF, r10301]: tile/trackdir must be used as node ...KUDr
2007-06-26(svn r10348) -Fix (r10347): compile errors; do not think it compiles fine whe...rubidium
2007-06-26(svn r10347) -Fix [FS#948]: industries with a very low production could never...rubidium
2007-06-26(svn r10346) -Fix: Forgotten "else" in r10345 (thanks peter1138).matthijs
2007-06-26(svn r10345) -Fix [FS#290]: Make OPF handle coming out of a tunnel as well as...matthijs
2007-06-26(svn r10344) -Fix (r10317): confusion between TRACK_n and TRACK_BIT_n stopped...peter1138
2007-06-26(svn r10343) -Cleanup: Add documentation of functions and code-style fix.belugas
2007-06-26(svn r10342) -Update: WebTranslator2 update to 2007-06-26 18:48:16miham
2007-06-26(svn r10341) -Fix (r10236): Only update the timetable when leaving stations i...maedhros
2007-06-26(svn r10340) -Fix: make sure no industry production can ever hit < 32 with sm...truelight
2007-06-26(svn r10339) -Fix r10311: if you fix your own name, at least also update your...truelight
2007-06-26(svn r10338) -Codechange: Show the total time that the timetable will take.maedhros
2007-06-26(svn r10337) -Fix [FS#880]: Autoreplace is only valid for the standard vehicl...peter1138
2007-06-26(svn r10336) -Fix [FS#910]: reaching the end of a line in certain cases incor...peter1138
2007-06-25(svn r10335) -Fix (r10331): Increment the current order index *after* using i...maedhros
2007-06-25(svn r10334) -Fix [FS#937]: with smooth scrolling enabled, the viewport desti...peter1138
2007-06-25(svn r10333) -Fix [FS#943]: News messages were shown on top of the endgame sc...rubidium
2007-06-25(svn r10332) -Fix [FS#940]: ratings where also shown on drop-off stations.rubidium
2007-06-25(svn r10331) -Feature: Add the possibility of automatically filling in timeta...maedhros
2007-06-25(svn r10330) -Fix [FS#939]: budget window used wrong param for loan repay/bor...peter1138
2007-06-25(svn r10329) -Feature [FS#812]: (patch) option to select the "default" rail t...rubidium
2007-06-25(svn r10328) -Codechange: Close the timetable window when closing the vehicle...maedhros
2007-06-25(svn r10327) -Fix (r10236) [FS#934]: Vehicles wait at stations when they arri...maedhros
2007-06-25(svn r10326) -Update: change to new string codes used in english.txtpeter1138
2007-06-25(svn r10325) -Fix (r10323): Missed 3 company name referencespeter1138
2007-06-25(svn r10324) -Codechange: reference engine names by indexpeter1138
2007-06-25(svn r10323) -Codechange: reference company name, number and player (presiden...peter1138
2007-06-25(svn r10322) -Codechange: Make the timetable window smaller by default so it ...maedhros