------------------------------------------------------------------------ r22143 | translators | 2011-02-25 18:45:13 +0000 (Fri, 25 Feb 2011) | 5 lines -Update from WebTranslator v3.0: frisian - 59 changes by Taeke irish - 58 changes by tem slovenian - 30 changes by ------------------------------------------------------------------------ r22142 | yexo | 2011-02-25 13:59:02 +0000 (Fri, 25 Feb 2011) | 1 line -Fix (r22094): some valid keycodes were ignored along with the invalid ones ------------------------------------------------------------------------ r22141 | frosch | 2011-02-24 22:14:41 +0000 (Thu, 24 Feb 2011) | 1 line -Fix (r22135): AI breakpoints were broken at this point. (thanks Zuu) ------------------------------------------------------------------------ r22140 | frosch | 2011-02-24 21:48:06 +0000 (Thu, 24 Feb 2011) | 1 line -Fix (r22135): I like the letter 'l' nevertheless. (Alberth) ------------------------------------------------------------------------ r22139 | translators | 2011-02-24 18:45:13 +0000 (Thu, 24 Feb 2011) | 5 lines -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan frisian - 42 changes by Taeke slovenian - 30 changes by ------------------------------------------------------------------------ r22138 | yexo | 2011-02-24 18:13:59 +0000 (Thu, 24 Feb 2011) | 1 line -Fix: skipping only the invalid part of an action14 failed, the rest of the action was skipped instead ------------------------------------------------------------------------ r22137 | smatz | 2011-02-24 16:39:04 +0000 (Thu, 24 Feb 2011) | 1 line -Codechange: enable -Wnon-virtual-dtor for all GCC versions ------------------------------------------------------------------------ r22136 | planetmaker | 2011-02-24 06:57:55 +0000 (Thu, 24 Feb 2011) | 1 line -Fix (r22112): Silence compiler warning about non-virtual destructor ------------------------------------------------------------------------ r22135 | frosch | 2011-02-23 20:54:55 +0000 (Wed, 23 Feb 2011) | 1 line -Fix [FS#4523]: When commands need to invalidate windows, process these events asynchronously before the next redraw. Calling window code directly from command scope uses wrong _current_company and might issue nested DoCommands() which interfer with the running command. ------------------------------------------------------------------------ r22134 | frosch | 2011-02-23 20:45:52 +0000 (Wed, 23 Feb 2011) | 1 line -Codechange: Move ReInit() of the landinfo window from DeleteNewGRFInspectWindow() into a InvalidateData call. ------------------------------------------------------------------------ r22133 | frosch | 2011-02-23 20:29:48 +0000 (Wed, 23 Feb 2011) | 1 line -Fix: some coding style. ------------------------------------------------------------------------ r22132 | translators | 2011-02-23 18:45:12 +0000 (Wed, 23 Feb 2011) | 5 lines -Update from WebTranslator v3.0: frisian - 172 changes by Taeke polish - 1 changes by xaxa slovenian - 40 changes by Necrolyte ------------------------------------------------------------------------ r22131 | frosch | 2011-02-23 18:39:56 +0000 (Wed, 23 Feb 2011) | 1 line -Fix: Spectators had trouble closing buoy windows. (Terkhen) ------------------------------------------------------------------------ r22130 | smatz | 2011-02-23 00:00:50 +0000 (Wed, 23 Feb 2011) | 1 line -Fix: failed assert when loading savegame with empty shared orderlist ------------------------------------------------------------------------ r22129 | smatz | 2011-02-22 22:21:20 +0000 (Tue, 22 Feb 2011) | 1 line -Codechange: use simpler check to test if there any towns in the game ------------------------------------------------------------------------ r22128 | frosch | 2011-02-22 20:28:24 +0000 (Tue, 22 Feb 2011) | 1 line -Fix [FS#4530]: Build-station-window showed wrong selection when reopening. (Regiovogel) ------------------------------------------------------------------------ r22127 | terkhen | 2011-02-22 14:23:38 +0000 (Tue, 22 Feb 2011) | 2 lines -Fix: Canals would get drawn as land in the smallmap when using the owner window. ------------------------------------------------------------------------ r22126 | translators | 2011-02-21 18:45:22 +0000 (Mon, 21 Feb 2011) | 9 lines -Update from WebTranslator v3.0: arabic_egypt - 40 changes by Company_director belarusian - 1 changes by KorneySan danish - 19 changes by beruic frisian - 142 changes by Taeke malay - 3 changes by toadhall brazilian_portuguese - 93 changes by Luis_Mizuchiro tamil - 139 changes by sylvesterpious ------------------------------------------------------------------------ r22125 | frosch | 2011-02-21 17:38:33 +0000 (Mon, 21 Feb 2011) | 1 line -Fix (r9162)[FS#4528]: The animation-ness of two goldmine tiles were swapped, causing the wheeltower to not work properly, and the bottom corner to show the wrong sprite. ------------------------------------------------------------------------ r22124 | rubidium | 2011-02-20 21:10:58 +0000 (Sun, 20 Feb 2011) | 2 lines -Codechange: move comment to its logical place ------------------------------------------------------------------------ r22123 | frosch | 2011-02-20 21:00:24 +0000 (Sun, 20 Feb 2011) | 1 line -Fix [FS#4522]: CommandQueue::Pop() did not update 'last'; popping the last item caused the queue to disconnect unless there was only one item. ------------------------------------------------------------------------ r22122 | rubidium | 2011-02-20 20:58:32 +0000 (Sun, 20 Feb 2011) | 2 lines -Fix/change: when a NOT_REACHED in saveload can be reached due to an invalid savegame, use SlErrorCorrupt instead ------------------------------------------------------------------------ r22121 | rubidium | 2011-02-20 20:55:21 +0000 (Sun, 20 Feb 2011) | 2 lines -Fix: In case of high frame_freq one could get commands executed after a new network game was started ------------------------------------------------------------------------ r22120 | rubidium | 2011-02-20 20:28:49 +0000 (Sun, 20 Feb 2011) | 2 lines -Change: [NoAI] Prevent AIs from getting consistently over their allowed amount of operations by subtracting the amount they went over "budget" from the budget for the next "tick". ------------------------------------------------------------------------ r22119 | translators | 2011-02-20 18:45:08 +0000 (Sun, 20 Feb 2011) | 5 lines -Update from WebTranslator v3.0: frisian - 48 changes by Taeke tamil - 96 changes by sylvesterpious urdu - 36 changes by yasirniazkhan ------------------------------------------------------------------------ r22118 | terkhen | 2011-02-20 18:32:42 +0000 (Sun, 20 Feb 2011) | 2 lines -Fix [FS#4525]: The refit window was not correctly updated after selecting with Ctrl+Click (Regiovogel). ------------------------------------------------------------------------ r22117 | frosch | 2011-02-20 15:19:16 +0000 (Sun, 20 Feb 2011) | 1 line -Fix [FS#4523-ish]: CanRemoveRoadWithStop() failed for _current_company = OWNER_TOWN, and for OWNER_NONE-owned road. ------------------------------------------------------------------------ r22116 | smatz | 2011-02-19 23:05:47 +0000 (Sat, 19 Feb 2011) | 1 line -Codechange: use PoolBase::Clean() at more places ------------------------------------------------------------------------ r22115 | smatz | 2011-02-19 18:55:10 +0000 (Sat, 19 Feb 2011) | 1 line -Fix (r22114): some comments and code ordering were wrong ------------------------------------------------------------------------ r22114 | translators | 2011-02-19 18:45:09 +0000 (Sat, 19 Feb 2011) | 4 lines -Update from WebTranslator v3.0: danish - 3 changes by beruic frisian - 13 changes by Taeke ------------------------------------------------------------------------ r22113 | smatz | 2011-02-19 18:25:24 +0000 (Sat, 19 Feb 2011) | 1 line -Codechange: use PoolBase::CleanAll() to clean all pools at game exit ------------------------------------------------------------------------ r22112 | smatz | 2011-02-19 18:23:45 +0000 (Sat, 19 Feb 2011) | 1 line -Codechange: register all pools in a pool vector ------------------------------------------------------------------------ r22111 | rubidium | 2011-02-19 18:02:17 +0000 (Sat, 19 Feb 2011) | 2 lines -Codechange/fix-ish: upon cleaning a pool a destructor should not delete items from other pools ------------------------------------------------------------------------ r22110 | frosch | 2011-02-19 14:57:15 +0000 (Sat, 19 Feb 2011) | 1 line -Codechange: Remove WaterDrawTileStruct and use DrawTileSprites/DrawTileSeqStruct instead. ------------------------------------------------------------------------ r22109 | frosch | 2011-02-19 14:55:31 +0000 (Sat, 19 Feb 2011) | 1 line -Fix (r21269, 21272): Missing undeffing of macros. ------------------------------------------------------------------------ r22108 | frosch | 2011-02-19 14:51:46 +0000 (Sat, 19 Feb 2011) | 1 line -Codechange: Replace some magic with some other magic though less easy to break. ------------------------------------------------------------------------ r22107 | frosch | 2011-02-19 14:30:21 +0000 (Sat, 19 Feb 2011) | 1 line -Cleanup (r1903): Remove unused struct. ------------------------------------------------------------------------ r22106 | frosch | 2011-02-19 13:16:34 +0000 (Sat, 19 Feb 2011) | 1 line -Codechange: Add DrawTileSeqStruct::MakeTerminator(), DrawTileSeqStruct::IsTerminator(), DrawTileSeqStruct::IsParentSprite() to simplify stuff. ------------------------------------------------------------------------ r22105 | yexo | 2011-02-18 21:46:45 +0000 (Fri, 18 Feb 2011) | 1 line -Fix: crash when copying an orderlist to a vehicle that already had orders ------------------------------------------------------------------------ r22102 | alberth | 2011-02-18 20:52:42 +0000 (Fri, 18 Feb 2011) | 1 line -Codechange: Also use the getopt function in strgen. ------------------------------------------------------------------------ r22101 | alberth | 2011-02-18 20:51:05 +0000 (Fri, 18 Feb 2011) | 1 line -Codechange (r22098): Unify a bit of code. ------------------------------------------------------------------------ r22098 | alberth | 2011-02-18 20:28:25 +0000 (Fri, 18 Feb 2011) | 1 line -Codechange: Have an array of option data, use it in the option parsing routine. Adapt openttd option processing too. ------------------------------------------------------------------------ r22097 | alberth | 2011-02-18 20:23:11 +0000 (Fri, 18 Feb 2011) | 1 line -Fix (r22096): Add files before commit. ------------------------------------------------------------------------ r22096 | alberth | 2011-02-18 20:14:30 +0000 (Fri, 18 Feb 2011) | 1 line -Codechange: Move openttd getopt implementation to its own file. ------------------------------------------------------------------------ r22095 | translators | 2011-02-18 18:45:23 +0000 (Fri, 18 Feb 2011) | 9 lines -Update from WebTranslator v3.0: traditional_chinese - 11 changes by elleryq danish - 40 changes by beruic brazilian_portuguese - 41 changes by Luis_Mizuchiro spanish - 1 changes by Terkhen swedish - 22 changes by LordDaimos tamil - 37 changes by ksvml thai - 149 changes by m_vanillaconix ------------------------------------------------------------------------ r22094 | yexo | 2011-02-17 23:14:43 +0000 (Thu, 17 Feb 2011) | 1 line -Fix [FS#4510]: remove invalid keycodes when reading hotkeys.cfg ------------------------------------------------------------------------