Commit Graph

12562 Commits

Author SHA1 Message Date
yexo
86b89fda98 (svn r17011) -Change [NoAI]: Add AIBaseStation as a parentclass for 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 22:30:54 +00:00
alberth
db73234ba1 (svn r17008) -Fix [FS#3061]: Resize matrix in station build window vertically according to font height. 2009-07-31 22:08:19 +00:00
rubidium
fc46f0651b (svn r17007) -Fix (r15896): WT2 reverted the ISO code of Serbian 2009-07-31 21:51:23 +00:00
rubidium
cb5a0369f8 (svn r17006) -Fix (r17005): gcc compile failure 2009-07-31 19:57:21 +00:00
yexo
f35d7f210f (svn r17005) -Add [NoAI]: AIAbstractList::SORT_ASCENDING / SORT_DESCENDING 2009-07-31 19:50:01 +00:00
rubidium
a1e60a0085 (svn r17004) -Fix (r16909): StationRect of loading buoys/waypoints wasn't correctly set when loading 'old' games. 2009-07-31 19:04:22 +00:00
translators
27f0d08a1f (svn r17003) -Update from WebTranslator v3.0:
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 17:45:19 +00:00
rubidium
5fa2b6ed8a (svn r17002) -Change: also support distant join for waypoints 2009-07-31 16:28:28 +00:00
rubidium
1d45e1e239 (svn r17001) -Codechange: replace some more assert(0)s to NOT_REACHED() and document why they (assert(0)) have to stay for the remaining cases. 2009-07-31 13:25:20 +00:00
rubidium
d31e84b68c (svn r17000) -Change: allow overbuilding/extending waypoints 2009-07-30 22:06:54 +00:00
rubidium
7bb48f437e (svn r16999) -Fix (r16993): AIs couldn't build waypoints anymore 2009-07-30 22:05:57 +00:00
rubidium
3f19dde77e (svn r16998) -Codechange: rework/unify 'find station to join with' code and use it for all stations 2009-07-30 21:41:21 +00:00
yexo
39dd2b8718 (svn r16997) -Fix (r16985): forgot to update regression 2009-07-30 21:01:09 +00:00
yexo
2ced026328 (svn r16996) -Fix (r16995): the tiles under the bridge were not marked dirty when a bridge was replaced with another type 2009-07-30 19:51:29 +00:00
yexo
b39d0577a7 (svn r16995) -Codechange: apply some code style to CmdBuildBridge 2009-07-30 19:30:13 +00:00
translators
e9fda3477c (svn r16994) -Update from WebTranslator v3.0:
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 17:45:19 +00:00
rubidium
1ab2d22318 (svn r16993) -Change: make the rail waypoint builder draggable 2009-07-30 17:44:13 +00:00
rubidium
e035054ab6 (svn r16992) -Add [NoAI]: function to clear waypoint(s) in a certain rectangle on the map 2009-07-30 15:17:03 +00:00
rubidium
0b5a564bac (svn r16991) -Change: make 'remove waypoint' draggable 2009-07-30 15:16:19 +00:00
rubidium
b3f3ba36db (svn r16990) -Codechange: unify some (command) naming w.r.t. stations/waypoints. 2009-07-29 22:32:20 +00:00
rubidium
df1c950d6a (svn r16989) -Codechange: unify the code for demolishing (dynamite) stations and waypoints. 2009-07-29 22:13:12 +00:00
rubidium
34cb882127 (svn r16988) -Codechange: unify the code for removing (parts of) stations and waypoints 2009-07-29 22:09:05 +00:00
rubidium
96e5135c21 (svn r16987) -Codechange: simplify the code to loop train station for the station demolish code 2009-07-29 21:49:37 +00:00
yexo
42adfc055e (svn r16986) -Fix [NoAI]: AIBridge::GetPrice returned incorrect values 2009-07-29 21:48:19 +00:00
rubidium
7ad1530ffb (svn r16985) -Codechange: simplify the station removal code a bit by giving proper names and using some helper functions 2009-07-29 21:41:45 +00:00
frosch
a3384346c8 (svn r16984) -Codechange: Document and assertify (Start|End)SpriteCombine. 2009-07-29 20:27:24 +00:00
rubidium
337d92b082 (svn r16983) -Change: work around a bogus GCC 4.4+ warning that can't be disabled 2009-07-29 20:24:48 +00:00
translators
0a63d5bd27 (svn r16982) -Update from WebTranslator v3.0:
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 17:45:22 +00:00
rubidium
871f3ec803 (svn r16981) -Fix [FS#3062]: the last manually added server would not be saved 2009-07-29 16:45:51 +00:00
michi_cc
dc4705de76 (svn r16980) -Fix (r16976): source.list and project files were not updated. 2009-07-29 14:46:08 +00:00
belugas
0d5d7d15c8 (svn r16979) -Codechange[FS#3066]: Add notion of Ctrl_Click in the tooltip for Loan borrow/repay buttons (planetmaker) 2009-07-29 14:33:32 +00:00
belugas
96f9567fbb (svn r16978) -Fix(r16977): tab indentation instead of space indentation at beginning of a line, please 2009-07-29 12:45:15 +00:00
belugas
e83102f78b (svn r16977) -Fix(r1772)[FS#3059]: make it so that failing to generate many random towns in scenario editor returns a failing message.
Fix by therken
Doxygen comments by me
2009-07-29 03:02:13 +00:00
rubidium
edf7b21e18 (svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in favour of their Station variants 2009-07-28 21:06:38 +00:00
yexo
bd9543dd19 (svn r16975) -Change [MSVC]: Make all language files depend on english.txt 2009-07-28 18:54:24 +00:00
rubidium
2e1cee9aaf (svn r16974) -Codechange: do simple station build checks and 'decode' p1/p2 first 2009-07-28 18:52:16 +00:00
translators
d59dd87e0c (svn r16973) -Update from WebTranslator v3.0:
simplified_chinese - 2 changes by Gavin
esperanto - 20 changes by tradukanto
german - 3 changes by Roujin
2009-07-28 17:45:13 +00:00
rubidium
7beaa029f0 (svn r16972) -Fix [FS#3058] (r16942): mixup of variables caused, in some cases, rail stations to have incorrect width/height. 2009-07-28 13:35:50 +00:00
alberth
a1d236f3b8 (svn r16970) -Codechange: Transparency window uses nested widgets only. 2009-07-27 21:16:13 +00:00
alberth
1d180848d6 (svn r16969) -Codechange: Normalizing transparency gui widget numbers. 2009-07-27 20:46:50 +00:00
translators
0b1f5a4a83 (svn r16968) -Update from WebTranslator v3.0:
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 17:45:26 +00:00
rubidium
649af92ceb (svn r16967) -Fix [FS#0356]: assert when UFO tried to destroy rail 2009-07-27 11:59:36 +00:00
rubidium
30d9e54279 (svn r16966) -Codechange: BEGIN_TILE_LOOP and END_TILE_LOOP reworked into TILE_LOOP, which means no more duplication of parameters between BEGIN_TILE_LOOP and END_TILE_LOOP 2009-07-26 21:50:30 +00:00
rubidium
3321f45246 (svn r16965) -Codechange: use tile area instead of sets of variables for the station joiner code. 2009-07-26 21:07:03 +00:00
translators
43a9e72b8c (svn r16964) -Update from WebTranslator v3.0:
greek - 303 changes by fumantsu
italian - 1 changes by lorenzodv
russian - 1 changes by Lone_Wolf
spanish - 25 changes by Terkhen
turkish - 1 changes by niw3
2009-07-26 17:45:18 +00:00
alberth
84507dc358 (svn r16963) -Codechange: Added NWidgetViewport widget. 2009-07-26 17:29:01 +00:00
rubidium
66bca52949 (svn r16962) -Codechange: more work towards multi tile waypoints 2009-07-26 16:17:49 +00:00
alberth
297c521b6f (svn r16961) -Codechange: Moving some methods up in the class hierarchy to avoid code duplication. 2009-07-26 13:19:23 +00:00
alberth
9caa2e941e (svn r16960) -Doc: Added some viewport and vehicle type doxygen strings. 2009-07-26 12:49:26 +00:00
rubidium
d827a78ab7 (svn r16959) -Codechange: make the station joiner a bit more aware of the difference between waypoints and stations. 2009-07-26 09:25:00 +00:00