summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-19(svn r5944) -Merge TGP (r5578, r5579, r5724, r5726): -Feature: filter for tex...truelight
2006-08-19(svn r5943) -Merge TGP (part r5725): -Codechange: renamed Thread to OTTDThrea...truelight
2006-08-17(svn r5934) -Cleanup: forgot some conversions to Year and to Daterubidium
2006-08-16(svn r5929) WebTranslator2 update to 2006-08-16 19:58:20miham
2006-08-16(svn r5928) -Cleanup: remove ConvertIntDate and use ConvertYMDToDate as Conve...rubidium
2006-08-16(svn r5927) -Cleanup: check against _cur_year instead of _date when determini...rubidium
2006-08-16(svn r5926) -Codechange: make _cur_year contain the full year, instead of the...rubidium
2006-08-16(svn r5925) WebTranslator2 update to 2006-08-16 09:42:57miham
2006-08-16(svn r5924) Revert accidently commited filestron
2006-08-16(svn r5923) Fix 'make depend' which was broken in r3574 (it just did nothing)tron
2006-08-15(svn r5919) -Cleanup: use the type Date when the variable really is a daterubidium
2006-08-15(svn r5918) -Cleanup: rename ConvertDayToYMD/ConvertYMDToDay as they really c...rubidium
2006-08-15(svn r5917) -Fix: [clone vehicles] FS#275 Bugfix: Cloned Road Vehicles Are No...bjarni
2006-08-15(svn r5916) -Cleanup: use MIN_YEAR/MAX_YEAR for the year boundaries and BASE_...rubidium
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