------------------------------------------------------------------------ r18387 | translators | 2009-12-02 18:45:25 +0000 (Wed, 02 Dec 2009) | 9 lines -Update from WebTranslator v3.0: catalan - 3 changes by arnau finnish - 1 changes by jpx_ french - 1 changes by glx german - 11 changes by planetmaker hungarian - 2 changes by IPG portuguese - 1 changes by JayCity spanish - 3 changes by Terkhen ------------------------------------------------------------------------ r18386 | rubidium | 2009-12-02 18:34:10 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: make the NPF functions static and remove unused functions ------------------------------------------------------------------------ r18385 | rubidium | 2009-12-02 18:18:56 +0000 (Wed, 02 Dec 2009) | 2 lines -Cleanup: remove the now unneeded multistop slot management code ------------------------------------------------------------------------ r18384 | rubidium | 2009-12-02 18:14:34 +0000 (Wed, 02 Dec 2009) | 2 lines -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warning ------------------------------------------------------------------------ r18383 | rubidium | 2009-12-02 18:12:24 +0000 (Wed, 02 Dec 2009) | 2 lines -Fix (r18375): triggering NOT_REACHED for some waypoints ------------------------------------------------------------------------ r18382 | rubidium | 2009-12-02 17:56:02 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: make road vehicles behave more like trains 'around' stations and use pathfinder penalties to determine to which 'part' to go. Note that the pathfinder penalties for drive through stops are currently only looking at the occupation of the first in a row, but this is to change later on. ------------------------------------------------------------------------ r18381 | frosch | 2009-12-02 17:37:02 +0000 (Wed, 02 Dec 2009) | 1 line -Codechange: Add RoadVehicle::IsBus() to simplify some stuff. ------------------------------------------------------------------------ r18380 | frosch | 2009-12-02 17:35:54 +0000 (Wed, 02 Dec 2009) | 1 line -Fix (r9301): One could not share orders between buses carrying different cargos. ------------------------------------------------------------------------ r18379 | rubidium | 2009-12-02 16:48:55 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies ------------------------------------------------------------------------ r18378 | rubidium | 2009-12-02 16:38:33 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: move the pathfinder 'length' constants to pathfinder_type.h ------------------------------------------------------------------------ r18377 | rubidium | 2009-12-02 16:20:44 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: add 'cache' of the tile area of truck and bus stops. ------------------------------------------------------------------------ r18376 | rubidium | 2009-12-02 14:44:32 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: simplify setting the destination ------------------------------------------------------------------------ r18375 | rubidium | 2009-12-02 14:41:04 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: use Station::GetTileArea to get the tile area for CalcClosestStationTile ------------------------------------------------------------------------ r18374 | rubidium | 2009-12-02 10:47:18 +0000 (Wed, 02 Dec 2009) | 2 lines -Cleanup: remove some unused code ------------------------------------------------------------------------ r18373 | rubidium | 2009-12-02 10:44:38 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: unify some road pathfinder functions ------------------------------------------------------------------------ r18372 | rubidium | 2009-12-02 10:13:49 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: push some extra type safety into YAPF ------------------------------------------------------------------------ r18371 | rubidium | 2009-12-02 09:57:17 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: unify calling of the train pathfinders ------------------------------------------------------------------------ r18370 | rubidium | 2009-12-02 09:31:38 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: push some constness/type strictness into the ship pathfinders ------------------------------------------------------------------------ r18369 | rubidium | 2009-12-02 08:55:53 +0000 (Wed, 02 Dec 2009) | 2 lines -Fix [FS#3339] (rbeginning): off-by-one in the preconfigured music lists ------------------------------------------------------------------------ r18368 | rubidium | 2009-12-02 00:01:07 +0000 (Wed, 02 Dec 2009) | 2 lines -Fix: alignment of comment and 'add' some missing comments ------------------------------------------------------------------------ r18367 | rubidium | 2009-12-01 23:56:04 +0000 (Tue, 01 Dec 2009) | 2 lines -Codechange: unify the ship pathfinder 'calls' ------------------------------------------------------------------------ r18366 | rubidium | 2009-12-01 23:22:41 +0000 (Tue, 01 Dec 2009) | 2 lines -Codechange: move the OPF ship pathfinder 'magic' that was in ship_cmd.cpp to the pathfinder code itself ------------------------------------------------------------------------ r18365 | rubidium | 2009-12-01 23:19:46 +0000 (Tue, 01 Dec 2009) | 2 lines -Cleanup: remove duplicate table ------------------------------------------------------------------------ r18364 | rubidium | 2009-12-01 22:45:39 +0000 (Tue, 01 Dec 2009) | 2 lines -Codechange: move the pathfinders and their related files into a separate directory ------------------------------------------------------------------------ r18363 | rubidium | 2009-12-01 22:27:12 +0000 (Tue, 01 Dec 2009) | 2 lines -Feature: do not require advanced settings multistrings to start at 0 ------------------------------------------------------------------------ r18362 | rubidium | 2009-12-01 22:18:51 +0000 (Tue, 01 Dec 2009) | 2 lines -Cleanup: remove OPF for RVs and NTP to clean up lots of code and simplify some things for the future ------------------------------------------------------------------------ r18361 | frosch | 2009-12-01 21:45:50 +0000 (Tue, 01 Dec 2009) | 1 line -Fix: Remove unneeded usage of invalid pointer. Also thank Hirundo and SmatZ. ------------------------------------------------------------------------ r18360 | rubidium | 2009-12-01 20:53:13 +0000 (Tue, 01 Dec 2009) | 2 lines -Add: configure 'support' for GCC's LTO and ICC's IPO ------------------------------------------------------------------------ r18359 | translators | 2009-12-01 18:45:12 +0000 (Tue, 01 Dec 2009) | 5 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun croatian - 114 changes by UnderwaterHesus hungarian - 26 changes by IPG ------------------------------------------------------------------------ r18358 | frosch | 2009-12-01 18:12:17 +0000 (Tue, 01 Dec 2009) | 1 line -Cleanup: More usage of EPV_CYCLES_(DARK|GLITTER)_WATER. ------------------------------------------------------------------------ r18356 | rubidium | 2009-12-01 00:17:32 +0000 (Tue, 01 Dec 2009) | 2 lines -Merge: changes to the changelogs etc. in the 0.7 branch ------------------------------------------------------------------------ r18353 | rubidium | 2009-11-30 21:46:58 +0000 (Mon, 30 Nov 2009) | 2 lines -Fix: string colours can't have a case ------------------------------------------------------------------------ r18352 | translators | 2009-11-30 18:57:42 +0000 (Mon, 30 Nov 2009) | 16 lines -Update from WebTranslator v3.0: afrikaans - 35 changes by Maccie123 traditional_chinese - 1 changes by josesun croatian - 221 changes by UnderwaterHesus danish - 129 changes by embql dutch - 7 changes by habell finnish - 4 changes by Tve4 french - 1 changes by glx german - 1 changes by planetmaker hungarian - 1 changes by IPG italian - 1 changes by lorenzodv polish - 1 changes by silver_777 portuguese - 3 changes by JayCity serbian - 3 changes by etran spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r18351 | rubidium | 2009-11-30 11:29:52 +0000 (Mon, 30 Nov 2009) | 2 lines -Fix [FS#3333]: endianness issue with saving the zoom level ------------------------------------------------------------------------ r18350 | smatz | 2009-11-29 22:18:04 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: catch SIGILL under unix-like systems as well ------------------------------------------------------------------------ r18349 | alberth | 2009-11-29 21:40:51 +0000 (Sun, 29 Nov 2009) | 1 line -Fix (r18347): Older compilers want explicit assignments. ------------------------------------------------------------------------ r18348 | alberth | 2009-11-29 21:27:12 +0000 (Sun, 29 Nov 2009) | 1 line -Doc: Doxygen fixes, and removal of an old @note. ------------------------------------------------------------------------ r18347 | alberth | 2009-11-29 21:17:37 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: Compute width of labels in news settings window once. ------------------------------------------------------------------------ r18346 | alberth | 2009-11-29 21:16:37 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: Compute size of face part display buttons only once in face window. ------------------------------------------------------------------------ r18345 | alberth | 2009-11-29 21:14:34 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: Warn the window that it gets initialized, so it can do some work ahead. ------------------------------------------------------------------------ r18344 | rubidium | 2009-11-29 19:31:23 +0000 (Sun, 29 Nov 2009) | 2 lines -Change [FS#2923]: do not split up articulated vehicles in the train details view. If an articulated vehicle it too 'wide' draw the information on the next line and if there are multiple cargos split that over multiple lines too. Based on work by frosch123. ------------------------------------------------------------------------ r18343 | rubidium | 2009-11-29 19:27:53 +0000 (Sun, 29 Nov 2009) | 2 lines -Fix [FS#3336] (r18243): dark blue signs would be drawn transparent ------------------------------------------------------------------------ r18342 | rubidium | 2009-11-29 19:20:39 +0000 (Sun, 29 Nov 2009) | 2 lines -Fix: erroneous spaces before ; ------------------------------------------------------------------------ r18341 | frosch | 2009-11-29 18:46:54 +0000 (Sun, 29 Nov 2009) | 1 line -Fix: Replace some GetNextVehicle() with GetNextUnit() where needed. ------------------------------------------------------------------------ r18340 | translators | 2009-11-29 18:45:28 +0000 (Sun, 29 Nov 2009) | 10 lines -Update from WebTranslator v3.0: finnish - 7 changes by jpx_ german - 2 changes by planetmaker greek - 30 changes by hungarian - 2 changes by alyr indonesian - 4 changes by prof portuguese - 5 changes by JayCity russian - 19 changes by Lone_Wolf spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r18339 | rubidium | 2009-11-29 17:24:39 +0000 (Sun, 29 Nov 2009) | 2 lines -Cleanup: remove SKIP support from strgen too ------------------------------------------------------------------------ r18338 | rubidium | 2009-11-29 17:20:27 +0000 (Sun, 29 Nov 2009) | 2 lines -Codechange: remove the need for {SKIP} ------------------------------------------------------------------------ r18337 | alberth | 2009-11-29 12:52:08 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: Remove 2x2 {SKIP} in the company finances window + strings. ------------------------------------------------------------------------ r18336 | alberth | 2009-11-29 11:48:20 +0000 (Sun, 29 Nov 2009) | 1 line -Cleanup (r18092): Remove declaration of an already removed function. ------------------------------------------------------------------------ r18335 | alberth | 2009-11-29 10:56:51 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: Further reduction of nested_root NULL-ness checking. ------------------------------------------------------------------------ r18334 | alberth | 2009-11-29 09:18:49 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: No need to test a pointer after using it. ------------------------------------------------------------------------ r18333 | alberth | 2009-11-29 09:01:03 +0000 (Sun, 29 Nov 2009) | 1 line -Fix (r18127): Station view window did not resize properly when toggling between ratings and acceptance view. ------------------------------------------------------------------------ r18332 | rubidium | 2009-11-29 01:00:03 +0000 (Sun, 29 Nov 2009) | 2 lines -Fix: the MSVC compile warnings ------------------------------------------------------------------------ r18331 | rubidium | 2009-11-29 00:41:08 +0000 (Sun, 29 Nov 2009) | 2 lines -Fix [FS#3334]: news items would with some chat 'bars' not be displayed fully. Fix by erikjanp. ------------------------------------------------------------------------ r18330 | rubidium | 2009-11-28 20:35:25 +0000 (Sat, 28 Nov 2009) | 2 lines -Cleanup: remove some unneeded includes ------------------------------------------------------------------------ r18329 | frosch | 2009-11-28 20:27:42 +0000 (Sat, 28 Nov 2009) | 1 line -Remove: [strgen] Support for {SETX} and {SETXY}. Let it rest in peace as NewGRF relict. ------------------------------------------------------------------------ r18328 | frosch | 2009-11-28 20:15:16 +0000 (Sat, 28 Nov 2009) | 1 line -Codechange: Remove last usage of {SETX} from strings. ------------------------------------------------------------------------ r18327 | translators | 2009-11-28 18:45:30 +0000 (Sat, 28 Nov 2009) | 11 lines -Update from WebTranslator v3.0: catalan - 26 changes by arnau traditional_chinese - 24 changes by josesun finnish - 4 changes by jpx_ french - 2 changes by glx greek - 30 changes by italian - 6 changes by lorenzodv polish - 8 changes by silver_777 portuguese - 4 changes by JayCity spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r18326 | frosch | 2009-11-28 16:10:22 +0000 (Sat, 28 Nov 2009) | 1 line -Fix (r18325): Missing signedness conversion. ------------------------------------------------------------------------ r18325 | frosch | 2009-11-28 15:12:24 +0000 (Sat, 28 Nov 2009) | 1 line -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware. ------------------------------------------------------------------------ r18324 | rubidium | 2009-11-28 15:01:49 +0000 (Sat, 28 Nov 2009) | 2 lines -Codechange: there's no need for a default size when the window isn't resizable ------------------------------------------------------------------------ r18323 | rubidium | 2009-11-28 15:00:45 +0000 (Sat, 28 Nov 2009) | 2 lines -Fix [FS#3330]: credits were drawn on the border of the window ------------------------------------------------------------------------ r18322 | rubidium | 2009-11-28 14:42:35 +0000 (Sat, 28 Nov 2009) | 2 lines -Codechange: remove the WDP duplication; no need to tell the same twice. ------------------------------------------------------------------------ r18321 | rubidium | 2009-11-28 14:36:43 +0000 (Sat, 28 Nov 2009) | 2 lines -Fix [FS#3331]: make the toolbars also calculate their top location based on the main toolbar's height instead of hardcoding that ------------------------------------------------------------------------ r18320 | rubidium | 2009-11-28 14:30:00 +0000 (Sat, 28 Nov 2009) | 2 lines -Codechange: make the terraform and transparency window not use absolute location but manually calculate based on toolbar size etc. ------------------------------------------------------------------------ r18319 | frosch | 2009-11-28 14:07:08 +0000 (Sat, 28 Nov 2009) | 1 line -Fix: Timetable window wrt. big/small fonts. ------------------------------------------------------------------------ r18318 | rubidium | 2009-11-28 13:54:28 +0000 (Sat, 28 Nov 2009) | 2 lines -Codechange: add an enum value for manual window placement ------------------------------------------------------------------------ r18317 | alberth | 2009-11-28 13:47:57 +0000 (Sat, 28 Nov 2009) | 1 line -Codechange: Merge both face windows into a single window description and widget parts array. ------------------------------------------------------------------------ r18316 | alberth | 2009-11-28 13:45:03 +0000 (Sat, 28 Nov 2009) | 1 line -Codechange: Introduce selection widgets to enable turning parts of the face window on and off. ------------------------------------------------------------------------ r18315 | alberth | 2009-11-28 13:43:53 +0000 (Sat, 28 Nov 2009) | 1 line -Codechange: Remove fixed minimal sizes of the other widgets in both face windows. ------------------------------------------------------------------------ r18314 | frosch | 2009-11-28 13:43:15 +0000 (Sat, 28 Nov 2009) | 1 line -Fix: Disable 'start date' button for timetable windows of other companies. ------------------------------------------------------------------------ r18313 | alberth | 2009-11-28 13:42:35 +0000 (Sat, 28 Nov 2009) | 1 line -Codechange: Decide the size of the widgets displaying values of parts in the advanced face window dynamically. ------------------------------------------------------------------------ r18312 | alberth | 2009-11-28 13:40:41 +0000 (Sat, 28 Nov 2009) | 1 line -Codechange: Simplify the nested widget part arrays of both face windows, and move a bit towards merging. ------------------------------------------------------------------------ r18311 | rubidium | 2009-11-28 13:38:34 +0000 (Sat, 28 Nov 2009) | 2 lines -Codechange: no need to hardcode locations of some 'random' windows ------------------------------------------------------------------------ r18310 | alberth | 2009-11-28 13:34:49 +0000 (Sat, 28 Nov 2009) | 1 line -Codechange: Introduce widgets for the names of the parts in the advanced face editing window, ------------------------------------------------------------------------ r18309 | translators | 2009-11-27 18:45:37 +0000 (Fri, 27 Nov 2009) | 13 lines -Update from WebTranslator v3.0: croatian - 44 changes by UnderwaterHesus french - 18 changes by glx german - 4 changes by planetmaker greek - 31 changes by fumantsu hungarian - 18 changes by alyr italian - 19 changes by lorenzodv polish - 11 changes by silver_777 portuguese - 3 changes by JayCity serbian - 4 changes by etran spanish - 14 changes by Terkhen swedish - 28 changes by Chrill ------------------------------------------------------------------------ r18308 | frosch | 2009-11-27 16:46:17 +0000 (Fri, 27 Nov 2009) | 1 line -Codechange: Use GetSpriteSize() instead of hardcoded width in dropdowns with company icon. ------------------------------------------------------------------------ r18307 | frosch | 2009-11-27 16:35:34 +0000 (Fri, 27 Nov 2009) | 1 line -Fix: some coding style. ------------------------------------------------------------------------ r18306 | frosch | 2009-11-27 16:20:56 +0000 (Fri, 27 Nov 2009) | 1 line -Codechange: Remove the need for SETX from checkboxish menu items. ------------------------------------------------------------------------ r18305 | frosch | 2009-11-27 16:18:03 +0000 (Fri, 27 Nov 2009) | 1 line -Codechange: Replace some 2s with WD_FRAMERECT_(LEFT|RIGHT). ------------------------------------------------------------------------ r18304 | rubidium | 2009-11-27 15:16:58 +0000 (Fri, 27 Nov 2009) | 2 lines -Codechange: don't use SETX for the arrival/departure panel; some languages don't have short abbreviations :( ------------------------------------------------------------------------ r18303 | frosch | 2009-11-26 22:46:13 +0000 (Thu, 26 Nov 2009) | 1 line -Fix: Widget indices are valid when >= 0. ------------------------------------------------------------------------ r18302 | smatz | 2009-11-26 22:04:11 +0000 (Thu, 26 Nov 2009) | 1 line -Fix [FS#3328](r18281): city size multiplier was ignored when generating new game ------------------------------------------------------------------------ r18301 | translators | 2009-11-26 18:45:29 +0000 (Thu, 26 Nov 2009) | 11 lines -Update from WebTranslator v3.0: dutch - 20 changes by habell finnish - 10 changes by jpx_ german - 20 changes by planetmaker greek - 30 changes by hungarian - 1 changes by alyr italian - 19 changes by lorenzodv portuguese - 18 changes by JayCity serbian - 20 changes by etran spanish - 10 changes by Terkhen ------------------------------------------------------------------------ r18299 | rubidium | 2009-11-26 16:47:31 +0000 (Thu, 26 Nov 2009) | 2 lines -Update: the ai changelog document ------------------------------------------------------------------------ r18298 | rubidium | 2009-11-26 16:29:19 +0000 (Thu, 26 Nov 2009) | 2 lines -Document: that the dummy AI message is because 'you' don't have an AI... and how to 'solve' the issue; way too many people are ignorant ------------------------------------------------------------------------ r18297 | frosch | 2009-11-26 14:56:17 +0000 (Thu, 26 Nov 2009) | 1 line -Fix: Preserve timetable-start when auto-replacing/-renewing. ------------------------------------------------------------------------ r18296 | rubidium | 2009-11-26 11:34:12 +0000 (Thu, 26 Nov 2009) | 2 lines -Codechange: show the next 4 orders instead of the first 4 orders in the ship/aircraft vehicle lists ------------------------------------------------------------------------ r18295 | frosch | 2009-11-26 00:10:16 +0000 (Thu, 26 Nov 2009) | 1 line -Fix [FS#bigos](r18283): Missed one PR_TERRAFORM. ------------------------------------------------------------------------ r18294 | rubidium | 2009-11-25 23:39:50 +0000 (Wed, 25 Nov 2009) | 2 lines -Feature: set the start time of a timetable ------------------------------------------------------------------------ r18293 | rubidium | 2009-11-25 23:38:59 +0000 (Wed, 25 Nov 2009) | 2 lines -Codechange: add a window to set the date. Based on work by PhilSophus and Maedhros. ------------------------------------------------------------------------ r18292 | rubidium | 2009-11-25 23:37:15 +0000 (Wed, 25 Nov 2009) | 2 lines -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus. ------------------------------------------------------------------------ r18291 | rubidium | 2009-11-25 23:28:04 +0000 (Wed, 25 Nov 2009) | 2 lines -Codechange: rework the calculation of the 'days till year' macro a bit so it can be properly reused and add a MAX_DAY ------------------------------------------------------------------------ r18290 | rubidium | 2009-11-25 22:58:28 +0000 (Wed, 25 Nov 2009) | 2 lines -Codechange: be more strict about what vehicles may use timetables ------------------------------------------------------------------------ r18289 | rubidium | 2009-11-25 21:30:45 +0000 (Wed, 25 Nov 2009) | 2 lines -Codechange: if using RTL draw the toolbar in the reverse direction so the buttons overlap 'nicely' ------------------------------------------------------------------------ r18288 | translators | 2009-11-25 18:45:41 +0000 (Wed, 25 Nov 2009) | 15 lines -Update from WebTranslator v3.0: catalan - 3 changes by arnau czech - 7 changes by SmatZ dutch - 11 changes by habell finnish - 19 changes by jpx_ french - 9 changes by glx german - 9 changes by dihedral, planetmaker greek - 46 changes by fumantsu hungarian - 31 changes by Petert, alyr polish - 16 changes by silver_777 portuguese - 9 changes by JayCity romanian - 13 changes by kkmic serbian - 9 changes by etran spanish - 6 changes by Terkhen ------------------------------------------------------------------------ r18287 | rubidium | 2009-11-25 17:48:44 +0000 (Wed, 25 Nov 2009) | 2 lines -Fix (r17841): a not properly updated list caused reading just freed memory which caused buttons to not work as they should ------------------------------------------------------------------------