summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-09-30(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-09-30(svn r14420) -Update: WebTranslator2 update to 2008-09-30 17:50:15translators
2008-09-30(svn r14419) -Codechange: adding two digits for no obvious reason (nor commen...belugas
2008-09-29(svn r14417) -Codechange: rewrite GetClosestWaterDistance(), now it is ~100 t...smatz
2008-09-29(svn r14416) -Fix (r10074)(r10517): substraction was done the other way in th...smatz
2008-09-29(svn r14415) -Fix (r10074): void tiles could be the nearest 'land' for water ...smatz
2008-09-29(svn r14414) -Fix: replace instances of strncpy with strecpy as strncpy doesn...rubidium
2008-09-28(svn r14412) -Documentation: Comment some functions related to the advanced s...frosch
2008-09-28(svn r14411) -Fix (r14406): IsFrontEngine() is only valid for trains.frosch
2008-09-28(svn r14410) -Codechange: one can't inject a negative number of parameters, s...rubidium
2008-09-28(svn r14409) -Codechange: Simplify a loop and correct a comment.frosch
2008-09-27(svn r14408) -Fix (r9205): generation seed set using -G was always overwritte...glx
2008-09-27(svn r14407) -Cleanup (r14406): Remove a redundant test. (thanks SmatZ)frosch
2008-09-27(svn r14406) -Fix [FS#Eddi]: Autoreplace did not work for vehicles in free wa...frosch
2008-09-26(svn r14405) -Fix [FS#2289]: Correct handling of selling free wagons while th...frosch
2008-09-26(svn r14404) -Change [FS#2176]: don't make the town flatten land unconditiona...rubidium
2008-09-26(svn r14403) -Fix (r14384): The condition was too restrictive.frosch
2008-09-26(svn r14402) -Update: WebTranslator2 update to 2008-09-26 17:45:50translators
2008-09-26(svn r14401) -Fix (r11724): Don't check articulated parts or rear multihead p...peter1138
2008-09-25(svn r14398) -Cleanup (r14395): unused function sneaked insmatz
2008-09-24(svn r14397) -Fix: possible buffer overrun, wrong parameter type passed to pr...rubidium
2008-09-24(svn r14396) -Fix: ctrl+right click at 'Go to nearest depot' order scrolled t...smatz
2008-09-24(svn r14395) -Fix [FS#2285]: crashes and GUI desyncs when order is deleted/mo...smatz
2008-09-24(svn r14394) -Update: WebTranslator2 update to 2008-09-24 14:01:38translators
2008-09-23(svn r14393) -Fix [FS#2318]: deleting the same window (pointer) twice.rubidium
2008-09-23(svn r14392) -Fix [FS#1404]: some widgets saw a single click as multiple clicks.rubidium
2008-09-23(svn r14390) -Codechange: replace magic constants with symbolic constants.rubidium
2008-09-22(svn r14386) -Update: WebTranslator2 update to 2008-09-22 19:58:30translators
2008-09-22(svn r14384) -Fix: Moving the first vehicle of a train elsewhere might requir...frosch
2008-09-22(svn r14383) -Fix [FS#2316](r14343): handle invalid 'v->u.air.targetairport' ...smatz
2008-09-21(svn r14371) -Fix [FS#2313]: loading indicator didn't stay with the front eng...rubidium
2008-09-21(svn r14369) -Fix: Enforce non-front engines to be stopped.frosch
2008-09-21(svn r14368) -Fix [FS#1852]: trams jumping when reversing on a single trambit...rubidium
2008-09-20(svn r14366) -Fix (r14362): Match multiheaded parts starting from the first v...frosch
2008-09-20(svn r14365) -Backport (r14364 from NoAI): add the ability do CmdBuildSingleS...glx
2008-09-20(svn r14363) -Fix [FS#2206]: some keypress combinations could be handled twiceglx
2008-09-20(svn r14362) -Fix (r3403): Also connect multiheaded parts in free wagon chains.frosch
2008-09-19(svn r14361) -Update: WebTranslator2 update to 2008-09-19 20:23:28translators
2008-09-19(svn r14360) -Cleanup (r12652): remove unused handler for the 'Tranfser' buttonsmatz
2008-09-18(svn r14359) -Fix [FS#2311]: the ownership of roadtiles was not properly set ...rubidium
2008-09-17(svn r14356) -Fix [FS#2307](r14258): converting of railtype was broken for tu...smatz
2008-09-17(svn r14352) -Feature: Allow sorting vehicles by remaining life time.belugas
2008-09-17(svn r14351) -Codechange: call CFollowTrackT::GetSingleTramBit() only if we k...smatz
2008-09-16(svn r14350) -Fix (r13927): do not draw PBS reservation for NW and NE depots,...smatz
2008-09-16(svn r14348) -Fix (r1667): signs were not updated on company bankrupcy/sell, ...smatz
2008-09-16(svn r14346) -Codechange [FS#2184]: reduce code duplication when jumping to n...smatz
2008-09-16(svn r14345) -Fix: delete the RenameSignWindow when 'its' sign is deletedsmatz
2008-09-16(svn r14344) -Fix: when a new airport is built in the same tick as the old st...smatz
2008-09-16(svn r14343) -Fix [FS#2300]: invalid v->u.air.targetairport could cause crash...smatz