summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-15(svn r5915) -Cleanup: some variables were named *_date while they were only h...rubidium
2006-08-15(svn r5914) -Fix [FS#235]: Bugfix for errors in FindNearestHangar function in...Darkvater
2006-08-15(svn r5913) -Fix (r5906): GetVehicleOutOfTunnelTile did assert when the vehic...rubidium
2006-08-15(svn r5912) -Fix: Sort order for produced amount and transported percentage w...tron
2006-08-15(svn r5911) -Fix [FS#215]: Discard upper bits of TrackdirBitsToTrackBits result.matthijs
2006-08-15(svn r5910) Fix some more warnings on MSVC by using (void*) casts. Followup o...Darkvater
2006-08-15(svn r5909) -Fix (r5908): silence signedness warningrubidium
2006-08-15(svn r5908) - Codechange (r5903): Move the retrieval of the new value of a pa...Darkvater
2006-08-15(svn r5907) Remove more indirection by using pointers instead of IDs. Also fi...tron
2006-08-15(svn r5906) -Fix [ 1203146 ]: GetVehicleOutOfTunnelTile always returned v->ti...Darkvater
2006-08-15(svn r5903) -Fix [FS#170]: Changing patch settings through the console didn't...Darkvater
2006-08-15(svn r5902) -Fix [FS#26]: BIGMULS return-type fix (Graphite)Darkvater
2006-08-15(svn r5901) -Fix [FS#253]: Differing price calculation for tunnels depending ...Darkvater
2006-08-14(svn r5900) -Fix [FS#84]: Warning silencing fix for OpenTTD on Windows x64 (m...Darkvater
2006-08-14(svn r5899) - Fix [FS#242]: Multistop not working when using NPF (r5033) (mar...Darkvater
2006-08-14(svn r5898) -Fix [FS#249]: Bugfix: Goto Depot not always working for road veh...Darkvater
2006-08-14(svn r5897) -Fix [ 1519167 ] Bus trying to service in depot of other company ...Darkvater
2006-08-14(svn r5896) Remove pointless indirection similar to r5894 and remove an unnec...tron
2006-08-14(svn r5895) Remove dead codetron
2006-08-14(svn r5894) Remove a totally unnecessary indirection in the vehicle sorter co...tron
2006-08-14(svn r5893) WebTranslator2 update to 2006-08-14 20:38:49miham
2006-08-14(svn r5892) -Fix (r5887): silence MSVC warning(s) about signedness of some co...rubidium
2006-08-14(svn r5891) -Code cleanup: cleaned up the code added in revision 5888bjarni
2006-08-14(svn r5888) -Fix: [autoreplace] if vehicles breakdowns and service are turned...bjarni
2006-08-14(svn r5887) -Cleanup: move date related functions, defines and variables to d...rubidium
2006-08-14(svn r5886) -Fix [FS#273]: Incomplete removal of player owned property due to...Darkvater
2006-08-13(svn r5883) -Fix [FS#272]: use the height of the edge of the map for shadows ...rubidium
2006-08-13(svn r5874) -Feature [FS#234]: Remember the maximized state and restore on st...Darkvater
2006-08-13(svn r5873) - Fix a bad comment in r5871, and add a further check for saving ...Darkvater
2006-08-13(svn r5872) - Feature: Add an icon to the SDL openttd executable.Darkvater
2006-08-12(svn r5871) -Feature: Add a possibility to handle pointer strings without a b...Darkvater
2006-08-12(svn r5866) - Forward-port the release-changes from the 0.4 branch back to tr...Darkvater
2006-08-12(svn r5864) -Feature: Also allow horizontal and vertical rails on steep slopestron
2006-08-12(svn r5854) -Fix: [elrails] now electric engines are stopped if they enter a ...bjarni
2006-08-12(svn r5853) -Fix: [elrails] FS#178 Electric Trains can leave Conventional Depotbjarni
2006-08-11(svn r5843) Wrong path for masm64.rules in VS2005 project file (michi_cc)Darkvater
2006-08-11(svn r5841) -Fix r5794: use the height of the edge of the map for shadows of ...rubidium
2006-08-11(svn r5839) Fix : A ship in a depot must be stopped before allowed to be cloned.belugas
2006-08-10(svn r5836) - Silence a warning on mingw. Thanks glx.Darkvater
2006-08-10(svn r5833) -Feature: Allow building of (certain) rails, roads and bridge ram...tron
2006-08-10(svn r5831) - Fix (r5765): regression regarding windows filetimes. st->st_mti...Darkvater
2006-08-09(svn r5822) - NewGRF: add support for callback 31, vehicle start/stop check. ...peter1138
2006-08-09(svn r5820) - NewGRF: Add support for extra vehicle text in the purchase list...peter1138
2006-08-09(svn r5819) - NewGRF: add support for refit costs specified in NewGRF. This m...peter1138
2006-08-09(svn r5813) Add x64 target to VS2005 project files (michi_cc)Darkvater
2006-08-08(svn r5810) Shuffle some constants for clarity and remove a case which cannot...tron
2006-08-08(svn r5809) Turn the tests for valid bridge ramp slopes into something compre...tron
2006-08-07(svn r5806) Inline FindLandscapeHeight() into its only remaining caller and r...tron
2006-08-07(svn r5805) -Fix: FS#189 Boolean cheats do not workbjarni
2006-08-07(svn r5801) - Codechange: The exception dialog showed the last modification-d...Darkvater