summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-08-01(svn r17019) -Doc: add AI API changelogyexo
2009-08-01(svn r17018) -Fix [FS#1833]: Take width of station type names into account ↵alberth
in station builder window.
2009-08-01(svn r17017) -Fix (r17008): Setup padding for WWT_MATRIX.alberth
2009-08-01(svn r17016) -Add [NoAI]: AICompany::Get/Set PresidentGenderyexo
2009-07-31(svn r17015) -Fix [FS#3075]: infinite recursion in content dependency checkingrubidium
2009-07-31(svn r17014) -Add [NoAI]: AIEngine::GetDesignDateyexo
2009-07-31(svn r17013) -Fix [FS#3074]: concatenating strings in Squirrel when ↵rubidium
non-ASCII strings were received from OpenTTD failed. The number of bytes in an UTF-8 encoded string isn't always the same as the number of characters in the decoded (into wchars) string
2009-07-31(svn r17012) -Add [NoAI]: AIBaseStation::GetConstructionDateyexo
2009-07-31(svn r17011) -Change [NoAI]: Add AIBaseStation as a parentclass for ↵yexo
AIStation and AIWaypoint, and move GetName, SetName and GetLocation to AIBaseStation Remove (nearly) all references to WaypointID and replace them with StationID
2009-07-31(svn r17008) -Fix [FS#3061]: Resize matrix in station build window ↵alberth
vertically according to font height.
2009-07-31(svn r17007) -Fix (r15896): WT2 reverted the ISO code of Serbianrubidium
2009-07-31(svn r17006) -Fix (r17005): gcc compile failurerubidium
2009-07-31(svn r17005) -Add [NoAI]: AIAbstractList::SORT_ASCENDING / SORT_DESCENDINGyexo
2009-07-31(svn r17004) -Fix (r16909): StationRect of loading buoys/waypoints wasn't ↵rubidium
correctly set when loading 'old' games.
2009-07-31(svn r17003) -Update from WebTranslator v3.0:translators
dutch - 5 changes by habell french - 3 changes by glx german - 4 changes by planetmaker indonesian - 21 changes by prof portuguese - 6 changes by SupSuper
2009-07-31(svn r17002) -Change: also support distant join for waypointsrubidium
2009-07-31(svn r17001) -Codechange: replace some more assert(0)s to NOT_REACHED() and ↵rubidium
document why they (assert(0)) have to stay for the remaining cases.
2009-07-30(svn r17000) -Change: allow overbuilding/extending waypointsrubidium
2009-07-30(svn r16999) -Fix (r16993): AIs couldn't build waypoints anymorerubidium
2009-07-30(svn r16998) -Codechange: rework/unify 'find station to join with' code and ↵rubidium
use it for all stations
2009-07-30(svn r16997) -Fix (r16985): forgot to update regressionyexo
2009-07-30(svn r16996) -Fix (r16995): the tiles under the bridge were not marked dirty ↵yexo
when a bridge was replaced with another type
2009-07-30(svn r16995) -Codechange: apply some code style to CmdBuildBridgeyexo
2009-07-30(svn r16994) -Update from WebTranslator v3.0:translators
simplified_chinese - 3 changes by Gavin finnish - 5 changes by jpx_ german - 6 changes by Roujin hungarian - 2 changes by IPG italian - 7 changes by lorenzodv
2009-07-30(svn r16993) -Change: make the rail waypoint builder draggablerubidium
2009-07-30(svn r16992) -Add [NoAI]: function to clear waypoint(s) in a certain ↵rubidium
rectangle on the map
2009-07-30(svn r16991) -Change: make 'remove waypoint' draggablerubidium
2009-07-29(svn r16990) -Codechange: unify some (command) naming w.r.t. stations/waypoints.rubidium
2009-07-29(svn r16989) -Codechange: unify the code for demolishing (dynamite) stations ↵rubidium
and waypoints.
2009-07-29(svn r16988) -Codechange: unify the code for removing (parts of) stations ↵rubidium
and waypoints
2009-07-29(svn r16987) -Codechange: simplify the code to loop train station for the ↵rubidium
station demolish code
2009-07-29(svn r16986) -Fix [NoAI]: AIBridge::GetPrice returned incorrect valuesyexo
2009-07-29(svn r16985) -Codechange: simplify the station removal code a bit by giving ↵rubidium
proper names and using some helper functions
2009-07-29(svn r16984) -Codechange: Document and assertify (Start|End)SpriteCombine.frosch
2009-07-29(svn r16983) -Change: work around a bogus GCC 4.4+ warning that can't be ↵rubidium
disabled
2009-07-29(svn r16982) -Update from WebTranslator v3.0:translators
catalan - 10 changes by arnaullv dutch - 2 changes by Yexo french - 4 changes by glx german - 2 changes by planetmaker russian - 3 changes by Lone_Wolf spanish - 2 changes by Terkhen
2009-07-29(svn r16981) -Fix [FS#3062]: the last manually added server would not be savedrubidium
2009-07-29(svn r16980) -Fix (r16976): source.list and project files were not updated.michi_cc
2009-07-29(svn r16979) -Codechange[FS#3066]: Add notion of Ctrl_Click in the tooltip ↵belugas
for Loan borrow/repay buttons (planetmaker)
2009-07-29(svn r16978) -Fix(r16977): tab indentation instead of space indentation at ↵belugas
beginning of a line, please
2009-07-29(svn r16977) -Fix(r1772)[FS#3059]: make it so that failing to generate many ↵belugas
random towns in scenario editor returns a failing message. Fix by therken Doxygen comments by me
2009-07-28(svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in ↵rubidium
favour of their Station variants
2009-07-28(svn r16975) -Change [MSVC]: Make all language files depend on english.txtyexo
2009-07-28(svn r16974) -Codechange: do simple station build checks and 'decode' p1/p2 ↵rubidium
first
2009-07-28(svn r16973) -Update from WebTranslator v3.0:translators
simplified_chinese - 2 changes by Gavin esperanto - 20 changes by tradukanto german - 3 changes by Roujin
2009-07-28(svn r16972) -Fix [FS#3058] (r16942): mixup of variables caused, in some ↵rubidium
cases, rail stations to have incorrect width/height.
2009-07-27(svn r16970) -Codechange: Transparency window uses nested widgets only.alberth
2009-07-27(svn r16969) -Codechange: Normalizing transparency gui widget numbers.alberth
2009-07-27(svn r16968) -Update from WebTranslator v3.0:translators
danish - 14 changes by silentStatic finnish - 1 changes by jpx_ greek - 1 changes by kinglee malay - 26 changes by rionix88 persian - 2 changes by 100ra brazilian_portuguese - 6 changes by Tucalipe slovak - 37 changes by James spanish - 2 changes by Terkhen swedish - 4 changes by Chrill
2009-07-27(svn r16967) -Fix [FS#0356]: assert when UFO tried to destroy railrubidium