------------------------------------------------------------------------ r16675 | translators | 2009-06-27 17:45:10 +0000 (Sat, 27 Jun 2009) | 4 lines -Update from WebTranslator v3.0: german - 19 changes by planetmaker ukrainian - 21 changes by Madvin ------------------------------------------------------------------------ r16674 | translators | 2009-06-27 17:32:18 +0000 (Sat, 27 Jun 2009) | 5 lines -Update: WebTranslator2 update to 2009-06-27 17:32:13 estonian - 1 fixed by kristjans (1) slovak - 38 fixed by James (38) traditional_chinese - 9 fixed, 15 changed by josesun (24) ------------------------------------------------------------------------ r16673 | smatz | 2009-06-27 17:05:20 +0000 (Sat, 27 Jun 2009) | 1 line -Codechange: rename GetProducedCargo() to AddProducedCargo() and change its behaviour accordingly ------------------------------------------------------------------------ r16672 | alberth | 2009-06-27 11:45:05 +0000 (Sat, 27 Jun 2009) | 1 line -Codechange: Add functions to compute size of strings and sprites. ------------------------------------------------------------------------ r16671 | alberth | 2009-06-26 23:20:32 +0000 (Fri, 26 Jun 2009) | 1 line -Doc: Documenting Sprite structure. ------------------------------------------------------------------------ r16670 | alberth | 2009-06-26 21:25:25 +0000 (Fri, 26 Jun 2009) | 1 line -Codechange: Containers with equally sized children are useful to have. ------------------------------------------------------------------------ r16669 | frosch | 2009-06-26 20:03:16 +0000 (Fri, 26 Jun 2009) | 1 line -Cleanup (r1): Only animated tiles are... animated. ------------------------------------------------------------------------ r16668 | translators | 2009-06-26 17:45:11 +0000 (Fri, 26 Jun 2009) | 4 lines -Update from WebTranslator v3.0: dutch - 43 changes by Yexo ukrainian - 34 changes by Madvin ------------------------------------------------------------------------ r16667 | smatz | 2009-06-26 15:08:54 +0000 (Fri, 26 Jun 2009) | 1 line -Codechange: replace GetRandomTown() and GetRandomIndustry() by Town::GetRandom() and Industry::GetRandom() ------------------------------------------------------------------------ r16666 | smatz | 2009-06-26 14:02:27 +0000 (Fri, 26 Jun 2009) | 1 line -Codechange: replace GetHouseSpecs() by HouseSpec::Get(), hide _house_specs[] ------------------------------------------------------------------------ r16665 | smatz | 2009-06-26 13:46:23 +0000 (Fri, 26 Jun 2009) | 1 line -Codechange: replace GetTownByTile() by Town::GetByTile() ------------------------------------------------------------------------ r16664 | smatz | 2009-06-26 13:44:14 +0000 (Fri, 26 Jun 2009) | 1 line -Codechange: move house-related stuff from town.h and town_type.h to separate files ------------------------------------------------------------------------ r16663 | smatz | 2009-06-26 12:25:53 +0000 (Fri, 26 Jun 2009) | 1 line -Codechange: make removing of railway station tiles faster ------------------------------------------------------------------------ r16662 | smatz | 2009-06-26 10:45:20 +0000 (Fri, 26 Jun 2009) | 1 line -Codechange: replace GetRoadStopByTile() by RoadStop::GetByTile() ------------------------------------------------------------------------ r16661 | smatz | 2009-06-25 23:49:59 +0000 (Thu, 25 Jun 2009) | 1 line -Codechange: move definition of few very short functions to header files ------------------------------------------------------------------------ r16660 | smatz | 2009-06-25 20:08:59 +0000 (Thu, 25 Jun 2009) | 1 line -Codechange: get rid of more dummy tile_type_procs ------------------------------------------------------------------------ r16659 | smatz | 2009-06-25 19:23:09 +0000 (Thu, 25 Jun 2009) | 2 lines -Codechange: rename GetAcceptedCargo() to AddAcceptedCargo() and change its behaviour accordingly -Codechange: remove dummy GetAcceptedCargo_*() handlers ------------------------------------------------------------------------ r16658 | translators | 2009-06-25 17:45:18 +0000 (Thu, 25 Jun 2009) | 6 lines -Update from WebTranslator v3.0: dutch - 42 changes by Excel20 german - 26 changes by dihedral, mjreaper, planetmaker hungarian - 39 changes by alyr ukrainian - 47 changes by Madvin ------------------------------------------------------------------------ r16657 | translators | 2009-06-25 16:41:13 +0000 (Thu, 25 Jun 2009) | 4 lines -Update: WebTranslator2 update to 2009-06-25 16:41:10 finnish - 1 fixed by jpx_ (1) serbian - 110 fixed by etran (110) ------------------------------------------------------------------------ r16656 | smatz | 2009-06-25 16:07:23 +0000 (Thu, 25 Jun 2009) | 1 line -Fix (r16655): strange things happen ------------------------------------------------------------------------ r16655 | smatz | 2009-06-25 15:54:06 +0000 (Thu, 25 Jun 2009) | 1 line -Codechange: use IsRailwayStationTile() more ------------------------------------------------------------------------ r16654 | smatz | 2009-06-25 15:42:03 +0000 (Thu, 25 Jun 2009) | 1 line -Codechange: cache industries in station's coverage area instead of searching them everytime payment is made ------------------------------------------------------------------------ r16653 | smatz | 2009-06-25 00:06:06 +0000 (Thu, 25 Jun 2009) | 1 line -Fix (r16269): TOC() macro was broken ------------------------------------------------------------------------ r16652 | smatz | 2009-06-24 23:59:20 +0000 (Wed, 24 Jun 2009) | 2 lines -Codechange: use less strict, but faster check for quickly bailing out in FindTrainCollideEnum() (Bilbo) -Codechange: shuffle the code a bit ------------------------------------------------------------------------ r16651 | yexo | 2009-06-24 23:34:30 +0000 (Wed, 24 Jun 2009) | 1 line -Fix: When there is no AI version that can load data from the savegame, load the latest version of the same AI instead of a random AI. ------------------------------------------------------------------------ r16650 | yexo | 2009-06-24 23:24:01 +0000 (Wed, 24 Jun 2009) | 1 line -Fix (r16649): missing () ------------------------------------------------------------------------ r16649 | yexo | 2009-06-24 23:23:08 +0000 (Wed, 24 Jun 2009) | 1 line -Fix: When the exact AI version a game was saved with is no longer available and the latest version of the AI can't load data from that AI version, use the latest available version of the AI that can load the data instead of the first found version that can load the data. ------------------------------------------------------------------------ r16648 | yexo | 2009-06-24 22:38:47 +0000 (Wed, 24 Jun 2009) | 1 line -Codechange: move some more includes around ------------------------------------------------------------------------ r16647 | yexo | 2009-06-24 21:33:11 +0000 (Wed, 24 Jun 2009) | 1 line -Codechange: remove newgrf.h include from newgrf_engine.h to prevent unnecessary inclusion newgrf.h anyway ------------------------------------------------------------------------ r16646 | smatz | 2009-06-24 19:26:41 +0000 (Wed, 24 Jun 2009) | 1 line -Codechange: rename GetDepotByTile() to Depot::GetByTile() ------------------------------------------------------------------------ r16645 | translators | 2009-06-24 17:45:07 +0000 (Wed, 24 Jun 2009) | 3 lines -Update from WebTranslator v3.0: russian - 6 changes by Lone_Wolf ------------------------------------------------------------------------ r16644 | translators | 2009-06-24 17:43:13 +0000 (Wed, 24 Jun 2009) | 5 lines -Update: WebTranslator2 update to 2009-06-24 17:43:08 czech - 1 fixed by Hadez (1) hungarian - 1 fixed by IPG (1) indonesian - 1 fixed by adjayanto (1) ------------------------------------------------------------------------ r16643 | smatz | 2009-06-24 17:39:54 +0000 (Wed, 24 Jun 2009) | 1 line -Codechange: replace GetStationByTile() by Station::GetByTile() ------------------------------------------------------------------------ r16642 | smatz | 2009-06-23 23:42:37 +0000 (Tue, 23 Jun 2009) | 1 line -Codechange: use map size limits enum at one more place ------------------------------------------------------------------------ r16641 | smatz | 2009-06-23 23:31:43 +0000 (Tue, 23 Jun 2009) | 1 line -Codechange: reduce number of multiplications done in FindTrainCollideEnum() to minimum ------------------------------------------------------------------------ r16640 | smatz | 2009-06-23 21:44:48 +0000 (Tue, 23 Jun 2009) | 1 line -Codechange: move roadstop stuff to separate files ------------------------------------------------------------------------ r16639 | smatz | 2009-06-23 21:12:48 +0000 (Tue, 23 Jun 2009) | 1 line -Codechange: enumify RoadStop::status, move definition of short functions to header file ------------------------------------------------------------------------ r16637 | smatz | 2009-06-23 20:39:41 +0000 (Tue, 23 Jun 2009) | 1 line -Cleanup: remove unused _debug_station_level ------------------------------------------------------------------------ r16636 | smatz | 2009-06-23 20:32:51 +0000 (Tue, 23 Jun 2009) | 1 line -Codechange: no need to initialize already zeroed variables by zero in station and rs constructors, remove debug output ------------------------------------------------------------------------ r16635 | rubidium | 2009-06-23 20:29:59 +0000 (Tue, 23 Jun 2009) | 2 lines -Fix: a couple of MSVC 64 bits warnings ------------------------------------------------------------------------ r16634 | smatz | 2009-06-23 12:11:35 +0000 (Tue, 23 Jun 2009) | 1 line -Codechange: use Company::IsHumanID() instead of IsHumanCompany() ------------------------------------------------------------------------ r16633 | smatz | 2009-06-23 10:44:46 +0000 (Tue, 23 Jun 2009) | 1 line -Codechange: remove checks for consistency of newpool ------------------------------------------------------------------------ r16632 | smatz | 2009-06-23 09:52:26 +0000 (Tue, 23 Jun 2009) | 1 line -Codechange: rename Town::flags12 to Town::flags ------------------------------------------------------------------------ r16631 | smatz | 2009-06-23 09:46:29 +0000 (Tue, 23 Jun 2009) | 1 line -Fix (r1826)(r1881)(r9613): loading of some town data from old savegames was broken ------------------------------------------------------------------------ r16630 | glx | 2009-06-23 00:04:37 +0000 (Tue, 23 Jun 2009) | 1 line -Fix (r16629): forgot a continue ------------------------------------------------------------------------ r16629 | glx | 2009-06-22 23:57:33 +0000 (Mon, 22 Jun 2009) | 3 lines -Fix: depend hang on solaris -Fix: depend do not append delimiter string before deps for non empty files -Add: support for -s option (starting string delimiter) ------------------------------------------------------------------------ r16628 | smatz | 2009-06-22 23:15:27 +0000 (Mon, 22 Jun 2009) | 1 line -Codechange: remove one gcc2 hack ------------------------------------------------------------------------ r16627 | smatz | 2009-06-22 22:04:48 +0000 (Mon, 22 Jun 2009) | 1 line -Fix: warning about comparing signed and unsigned types ------------------------------------------------------------------------ r16626 | rubidium | 2009-06-22 20:38:10 +0000 (Mon, 22 Jun 2009) | 2 lines -Change: split the part of config.lib that generates the 'warning' CFLAGS into a function and use that function to set the right 'warning' CFLAGS for both the host and build compiler, i.e. also let GCC warn for strgen, depend and endian_check. ------------------------------------------------------------------------ r16625 | rubidium | 2009-06-22 20:35:14 +0000 (Mon, 22 Jun 2009) | 2 lines -Fix: unsigned vs signed warning in strgen ------------------------------------------------------------------------ r16624 | rubidium | 2009-06-22 20:33:15 +0000 (Mon, 22 Jun 2009) | 2 lines -Fix: depend was compiled with the same compiler as the OpenTTD binary, causing depend to silently fail during cross-compiles ------------------------------------------------------------------------ r16623 | rubidium | 2009-06-22 20:22:04 +0000 (Mon, 22 Jun 2009) | 2 lines -Change: remove CC_CFLAGS as we're not using a C compiler anywhere at all ------------------------------------------------------------------------ r16622 | rubidium | 2009-06-22 19:09:48 +0000 (Mon, 22 Jun 2009) | 2 lines -Fix: {CARGO} only consumes 1 argument ------------------------------------------------------------------------ r16621 | translators | 2009-06-22 17:28:50 +0000 (Mon, 22 Jun 2009) | 7 lines -Update: WebTranslator2 update to 2009-06-22 17:28:43 dutch - 1 fixed by Excel20 (1) german - 1 fixed by planetmaker (1) italian - 1 fixed by lorenzodv (1) russian - 5 fixed, 13 changed by Lone Wolf (18) slovenian - 1 fixed by Necrolyte (1) ------------------------------------------------------------------------ r16620 | rubidium | 2009-06-21 21:08:20 +0000 (Sun, 21 Jun 2009) | 2 lines -Fix (r16619): sometimes one misses the obvious :( ------------------------------------------------------------------------ r16619 | rubidium | 2009-06-21 21:05:06 +0000 (Sun, 21 Jun 2009) | 2 lines -Cleanup: more coding style in airport stuff. ------------------------------------------------------------------------ r16618 | frosch | 2009-06-21 20:59:30 +0000 (Sun, 21 Jun 2009) | 1 line -Fix (r16614): Silence a warning. ------------------------------------------------------------------------ r16617 | rubidium | 2009-06-21 20:57:01 +0000 (Sun, 21 Jun 2009) | 2 lines -Cleanup: some incorrect indenting ------------------------------------------------------------------------ r16616 | translators | 2009-06-21 17:37:07 +0000 (Sun, 21 Jun 2009) | 3 lines -Update from WebTranslator v3.0: french - 41 changes by glx ------------------------------------------------------------------------ r16615 | yexo | 2009-06-21 13:30:21 +0000 (Sun, 21 Jun 2009) | 1 line -Fix (r16613): 0x10 != 2 ------------------------------------------------------------------------ r16614 | yexo | 2009-06-21 13:26:30 +0000 (Sun, 21 Jun 2009) | 2 lines -Codechange: Make the airport min/max available year a property of the Airport class. -Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof ------------------------------------------------------------------------ r16613 | yexo | 2009-06-21 10:11:04 +0000 (Sun, 21 Jun 2009) | 1 line -Fix [NewGRF]: some of the var action 2 80+ variables contained wrong results due to OpenTTD codechanges ------------------------------------------------------------------------ r16612 | alberth | 2009-06-21 08:35:05 +0000 (Sun, 21 Jun 2009) | 1 line -Fix (r16605): ASCII_LETTERSTART should be defined unconditionally (leeus) ------------------------------------------------------------------------ r16611 | belugas | 2009-06-20 23:22:46 +0000 (Sat, 20 Jun 2009) | 2 lines -Doc Fix(r16606): "then" became "the" and now is gone. In other words, fix a comment ;) ------------------------------------------------------------------------ r16610 | rubidium | 2009-06-20 19:23:45 +0000 (Sat, 20 Jun 2009) | 2 lines -Fix: remove rogue space before '?' ------------------------------------------------------------------------ r16609 | alberth | 2009-06-20 18:06:37 +0000 (Sat, 20 Jun 2009) | 1 line -Codechange: Introduction of widget sizes and offsets used while drawing. ------------------------------------------------------------------------ r16607 | translators | 2009-06-20 17:50:44 +0000 (Sat, 20 Jun 2009) | 4 lines -Update: WebTranslator2 update to 2009-06-20 17:50:41 estonian - 1 changed by lible (1) russian - 31 fixed, 40 changed by Lone Wolf (71) ------------------------------------------------------------------------ r16606 | alberth | 2009-06-20 15:48:55 +0000 (Sat, 20 Jun 2009) | 1 line -Doc: Added/fixed doxygen comments. ------------------------------------------------------------------------