------------------------------------------------------------------------ r18105 | translators | 2009-11-15 18:45:21 +0000 (Sun, 15 Nov 2009) | 8 lines -Update from WebTranslator v3.0: finnish - 39 changes by jpx_ greek - 9 changes by fumantsu hungarian - 9 changes by alyr polish - 3 changes by silver_777 serbian - 9 changes by etran vietnamese - 24 changes by nglekhoi ------------------------------------------------------------------------ r18104 | peter1138 | 2009-11-15 18:44:33 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: Let the query popup window's text entry field expand if necessary (e.g. with long window title). ------------------------------------------------------------------------ r18103 | peter1138 | 2009-11-15 18:39:22 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: Base content window detail title height on font height. ------------------------------------------------------------------------ r18102 | smatz | 2009-11-15 18:21:17 +0000 (Sun, 15 Nov 2009) | 1 line -Codechange: simplify Company::Get(this->window_number)->index to just this->window_number ------------------------------------------------------------------------ r18101 | peter1138 | 2009-11-15 17:22:47 +0000 (Sun, 15 Nov 2009) | 2 lines -Fix (r15188): AI settings window used window-relative pixel positions ------------------------------------------------------------------------ r18099 | rubidium | 2009-11-15 15:37:37 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: scale the edit boxes to the fontsize ------------------------------------------------------------------------ r18097 | rubidium | 2009-11-15 14:45:48 +0000 (Sun, 15 Nov 2009) | 2 lines -Fix: typo in comment ------------------------------------------------------------------------ r18096 | peter1138 | 2009-11-15 14:39:37 +0000 (Sun, 15 Nov 2009) | 2 lines -Fix (r5079/r7158??): Use free type ascender/descender metrics to position font offset correctly. ------------------------------------------------------------------------ r18095 | rubidium | 2009-11-15 14:07:23 +0000 (Sun, 15 Nov 2009) | 2 lines -Fix (r18093): a bit too much nested_array != NULL removal ------------------------------------------------------------------------ r18094 | rubidium | 2009-11-15 14:01:45 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: make the network content GUI work better with RTL ------------------------------------------------------------------------ r18093 | rubidium | 2009-11-15 13:50:49 +0000 (Sun, 15 Nov 2009) | 2 lines -Fix: the mouseover handler could crash if there wasn't a widget under the mouse ------------------------------------------------------------------------ r18092 | rubidium | 2009-11-15 13:36:30 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: remove support for the unnested widgets ------------------------------------------------------------------------ r18091 | alberth | 2009-11-15 13:31:27 +0000 (Sun, 15 Nov 2009) | 1 line -Codechange: CompanyWindow uses pure nested widgets. ------------------------------------------------------------------------ r18090 | alberth | 2009-11-15 13:08:50 +0000 (Sun, 15 Nov 2009) | 1 line -Fix: Only allow raising of WWT_* nested widgets. ------------------------------------------------------------------------ r18089 | rubidium | 2009-11-15 10:40:06 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: remove ResizeWindowForWidget ------------------------------------------------------------------------ r18088 | rubidium | 2009-11-15 10:38:04 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: remove CompareWidgetArrays ------------------------------------------------------------------------ r18087 | rubidium | 2009-11-15 10:30:32 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: remove NWID_LAYERED ------------------------------------------------------------------------ r18086 | rubidium | 2009-11-15 10:26:01 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: remove 'widget' from WindowDesc ------------------------------------------------------------------------ r18085 | alberth | 2009-11-15 09:46:40 +0000 (Sun, 15 Nov 2009) | 1 line -Codechange: Make the company face window use nested widgets. ------------------------------------------------------------------------ r18084 | rubidium | 2009-11-15 09:23:40 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: make the cheat gui nested ------------------------------------------------------------------------ r18083 | rubidium | 2009-11-14 20:56:25 +0000 (Sat, 14 Nov 2009) | 2 lines -Codechange: make the small map GUI nested. ------------------------------------------------------------------------ r18082 | rubidium | 2009-11-14 20:34:46 +0000 (Sat, 14 Nov 2009) | 2 lines -Codechange: make it visually easier to see where the different legenda 'tables' are split + some typos ------------------------------------------------------------------------ r18081 | translators | 2009-11-14 18:45:22 +0000 (Sat, 14 Nov 2009) | 8 lines -Update from WebTranslator v3.0: catalan - 9 changes by arnau traditional_chinese - 9 changes by josesun polish - 103 changes by silver_777 brazilian_portuguese - 1 changes by Tucalipe swedish - 13 changes by markisen turkish - 4 changes by dcelasun ------------------------------------------------------------------------ r18080 | rubidium | 2009-11-14 17:47:05 +0000 (Sat, 14 Nov 2009) | 2 lines -Codechange: add some const to the smallmap ------------------------------------------------------------------------ r18079 | smatz | 2009-11-14 15:50:38 +0000 (Sat, 14 Nov 2009) | 1 line -Codechange: allow overwriting of screenshots with user-supplied filenames ------------------------------------------------------------------------ r18078 | rubidium | 2009-11-14 15:37:33 +0000 (Sat, 14 Nov 2009) | 2 lines -Codechange: remove some duplicate (non translatable) strings ------------------------------------------------------------------------ r18077 | alberth | 2009-11-14 15:34:21 +0000 (Sat, 14 Nov 2009) | 1 line -Codechange: Make the livery window use pure nested widgets. ------------------------------------------------------------------------ r18076 | smatz | 2009-11-14 15:31:06 +0000 (Sat, 14 Nov 2009) | 1 line -Codechange: rename MakeBmpImage() to MakeBMPImage() ------------------------------------------------------------------------ r18075 | smatz | 2009-11-14 15:28:57 +0000 (Sat, 14 Nov 2009) | 1 line -Codechange: let ScreenshotHandlerProc() accept 'name' as 'const char \*' ------------------------------------------------------------------------ r18074 | michi_cc | 2009-11-14 15:26:43 +0000 (Sat, 14 Nov 2009) | 1 line -Fix [FS#3314]: [OSX] Don't link clipboard support twice when building without Cocoa. ------------------------------------------------------------------------ r18073 | rubidium | 2009-11-14 13:11:40 +0000 (Sat, 14 Nov 2009) | 2 lines -Codechange: remove some more unneeded skips ------------------------------------------------------------------------ r18072 | rubidium | 2009-11-14 12:55:48 +0000 (Sat, 14 Nov 2009) | 2 lines -Codechange: remove the need for {SKIP} (and a string) from the order window ------------------------------------------------------------------------ r18071 | rubidium | 2009-11-14 12:50:38 +0000 (Sat, 14 Nov 2009) | 2 lines -Codechange: remove the need for {SKIP} in the autoreplace window + strings ------------------------------------------------------------------------ r18070 | rubidium | 2009-11-14 11:57:55 +0000 (Sat, 14 Nov 2009) | 2 lines -Fix: some possible unwanted side effects if using some sorts of boolean expressions in DEBUG ------------------------------------------------------------------------ r18069 | alberth | 2009-11-14 09:58:52 +0000 (Sat, 14 Nov 2009) | 1 line -Codechange: Initialize window flags at the same tme as the other fields instead of afterwards. ------------------------------------------------------------------------ r18068 | alberth | 2009-11-14 08:49:58 +0000 (Sat, 14 Nov 2009) | 1 line -Cleanup: Remove obsolete BaseVehicleListWindow(const WindowDesc *desc, WindowNumber window_number) constructor. ------------------------------------------------------------------------ r18067 | alberth | 2009-11-14 08:44:12 +0000 (Sat, 14 Nov 2009) | 1 line -Codechange: Eliminate a constant representing a widget top edge in vehicle windows. ------------------------------------------------------------------------ r18066 | alberth | 2009-11-13 21:42:49 +0000 (Fri, 13 Nov 2009) | 1 line -Codechange: Make group gui window use pure nested widgets. ------------------------------------------------------------------------ r18065 | rubidium | 2009-11-13 20:23:48 +0000 (Fri, 13 Nov 2009) | 2 lines -Codechange/Fix: account for the text in WWT_FRAMEs when determining the minimum width ------------------------------------------------------------------------ r18064 | rubidium | 2009-11-13 20:10:13 +0000 (Fri, 13 Nov 2009) | 2 lines -Codechange: make the sticky box size to the height of the title bar preventing glitches with larger fonts ------------------------------------------------------------------------ r18063 | rubidium | 2009-11-13 20:03:22 +0000 (Fri, 13 Nov 2009) | 2 lines -Change: remove some unneeded blue pixels that only cause the sprites to be displayed too big if size is taken from the sprites ------------------------------------------------------------------------ r18061 | rubidium | 2009-11-13 19:46:12 +0000 (Fri, 13 Nov 2009) | 2 lines -Fix: glitches with the dock GUI when the title is very long ------------------------------------------------------------------------ r18060 | translators | 2009-11-13 18:45:27 +0000 (Fri, 13 Nov 2009) | 9 lines -Update from WebTranslator v3.0: finnish - 9 changes by jpx_ french - 9 changes by glx german - 9 changes by Roujin italian - 9 changes by lorenzodv polish - 165 changes by silver_777 spanish - 9 changes by Terkhen ukrainian - 9 changes by Madvin ------------------------------------------------------------------------ r18059 | alberth | 2009-11-13 18:17:46 +0000 (Fri, 13 Nov 2009) | 1 line -Codechange: Move some variable declarations to their use. ------------------------------------------------------------------------ r18058 | rubidium | 2009-11-13 17:40:21 +0000 (Fri, 13 Nov 2009) | 2 lines -Fix: typos in parameter names ------------------------------------------------------------------------ r18057 | smatz | 2009-11-13 15:53:51 +0000 (Fri, 13 Nov 2009) | 1 line -Codechange: replace assert_compile() by new one which works with gcc3.3 and removes the need of assert_tcompile() ------------------------------------------------------------------------ r18056 | rubidium | 2009-11-12 21:08:41 +0000 (Thu, 12 Nov 2009) | 2 lines -Fix (r17737): compiling without networking failed ------------------------------------------------------------------------ r18055 | rubidium | 2009-11-12 21:07:55 +0000 (Thu, 12 Nov 2009) | 2 lines -Fix (r18045): ICC warning ------------------------------------------------------------------------ r18054 | rubidium | 2009-11-12 20:52:14 +0000 (Thu, 12 Nov 2009) | 2 lines -Change/Fix [FS#3310]: make pause on join pause during the whole joining (including download) phase ------------------------------------------------------------------------ r18053 | rubidium | 2009-11-12 20:38:52 +0000 (Thu, 12 Nov 2009) | 2 lines -Codechange: remove the manual pause/unpause limitation with min_active_clients ------------------------------------------------------------------------ r18052 | rubidium | 2009-11-12 20:33:30 +0000 (Thu, 12 Nov 2009) | 2 lines -Codechange/Fix: make the 'pause' chat message when actually executing the pause command. This to prevent showing paused and especially unpaused to be shown when the state doesn't change. Output now mentions whether pause changes keep the game paused and what reasons for pausing there 'currently' are. ------------------------------------------------------------------------ r18051 | rubidium | 2009-11-12 17:46:04 +0000 (Thu, 12 Nov 2009) | 2 lines -Codechange: make the active clients pause use a separate bit in the pause mode ------------------------------------------------------------------------ r18050 | rubidium | 2009-11-12 17:44:49 +0000 (Thu, 12 Nov 2009) | 2 lines -Codechange: disallow 'pause on join' paused when not in a network game ------------------------------------------------------------------------ r18049 | rubidium | 2009-11-12 17:28:20 +0000 (Thu, 12 Nov 2009) | 2 lines -Fix [FS#3310] (r16448): Crash when an articulated RV is turning on a drive through road station that gets forcefully (bankrupt) removed ------------------------------------------------------------------------ r18048 | rubidium | 2009-11-12 17:27:24 +0000 (Thu, 12 Nov 2009) | 2 lines -Change: make no distinction between unpausing because of a client aborting to join or actually joining ------------------------------------------------------------------------ r18045 | rubidium | 2009-11-11 21:15:58 +0000 (Wed, 11 Nov 2009) | 4 lines -Fix: GCC 4.5@HEAD not compiling OpenTTD anymore because of a "non-placement deallocation function [is] selected for placement delete", or in other words delete(void *, size_t) is 'magic'. We implemented these delete(void *, size_t) operator functions because MSVC warned that "no matching operator delete found; memory will not be freed if initialization throws an exception" for new(size_t, size_t). This disables MSVC warning about this because we do not use exceptions in the (constructors that use the) overridden allocation functions, as such they will never be called; delete(void *) remains necessary though. ------------------------------------------------------------------------ r18044 | rubidium | 2009-11-11 21:09:04 +0000 (Wed, 11 Nov 2009) | 2 lines -Change: mention (one of the) bug report(s) for the known-but-will-not-or-cannot-fix bugs and order them by FS ID ------------------------------------------------------------------------ r18043 | rubidium | 2009-11-11 21:07:12 +0000 (Wed, 11 Nov 2009) | 2 lines -Document: the resizing issue with SDL and OpenTTD ------------------------------------------------------------------------ r18042 | rubidium | 2009-11-11 20:53:23 +0000 (Wed, 11 Nov 2009) | 2 lines -Cleanup: remove some stale comments ------------------------------------------------------------------------ r18041 | rubidium | 2009-11-11 20:43:06 +0000 (Wed, 11 Nov 2009) | 2 lines -Codechange: some coding style ------------------------------------------------------------------------ r18040 | rubidium | 2009-11-11 20:40:40 +0000 (Wed, 11 Nov 2009) | 2 lines -Codechange: the size parameter (if it's that actually) isn't needed for the delete operator ------------------------------------------------------------------------ r18039 | translators | 2009-11-11 18:45:14 +0000 (Wed, 11 Nov 2009) | 6 lines -Update from WebTranslator v3.0: bulgarian - 5 changes by Tvel polish - 7 changes by amateja ukrainian - 2 changes by Madvin vietnamese - 12 changes by nglekhoi ------------------------------------------------------------------------ r18038 | rubidium | 2009-11-11 18:13:17 +0000 (Wed, 11 Nov 2009) | 2 lines -Fix [FS#3290] (r17402): AIs failed to load their data from savegames by crashing them when they tried ------------------------------------------------------------------------ r18037 | translators | 2009-11-10 18:45:15 +0000 (Tue, 10 Nov 2009) | 6 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun czech - 3 changes by SmatZ indonesian - 1 changes by prof polish - 4 changes by silver_777 ------------------------------------------------------------------------ r18036 | frosch | 2009-11-10 16:50:00 +0000 (Tue, 10 Nov 2009) | 1 line -Fix (r17999): Always two they are. ------------------------------------------------------------------------ r18035 | rubidium | 2009-11-10 11:19:07 +0000 (Tue, 10 Nov 2009) | 2 lines -Fix (r16909): one could remotely crash (assert) the server on certain commands ------------------------------------------------------------------------ r18034 | translators | 2009-11-09 18:45:32 +0000 (Mon, 09 Nov 2009) | 12 lines -Update from WebTranslator v3.0: catalan - 1 changes by arnau dutch - 1 changes by habell finnish - 1 changes by jpx_ french - 1 changes by glx greek - 4 changes by fumantsu hungarian - 1 changes by Petert italian - 1 changes by lorenzodv polish - 42 changes by amateja, silver_777 serbian - 1 changes by etran spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r18033 | rubidium | 2009-11-09 17:20:48 +0000 (Mon, 09 Nov 2009) | 2 lines -Codechange: make the padding for IMGBTN_2 the same as for IMGBTN; the image doesn't move, so the extra space at the right and bottom aren't needed ------------------------------------------------------------------------ r18032 | smatz | 2009-11-09 16:33:52 +0000 (Mon, 09 Nov 2009) | 1 line -Codechange: add one const ------------------------------------------------------------------------ r18031 | rubidium | 2009-11-09 16:07:03 +0000 (Mon, 09 Nov 2009) | 2 lines -Codechange: since basically r7157 adding up 'all' mouse movement isn't needed anymore because after each even that movement is handled and the counter is reset. As such simply assigning instead of adding works. ------------------------------------------------------------------------ r18030 | rubidium | 2009-11-09 16:05:24 +0000 (Mon, 09 Nov 2009) | 2 lines -Fix: screen jumped a bit for at least SDL and Allegro when right-click-dragging ------------------------------------------------------------------------ r18029 | glx | 2009-11-09 15:16:38 +0000 (Mon, 09 Nov 2009) | 1 line -Fix (r18028): AppendPathSeparator() should stay global ------------------------------------------------------------------------ r18028 | rubidium | 2009-11-09 10:40:33 +0000 (Mon, 09 Nov 2009) | 2 lines -Codechange: unglobalise some functions ------------------------------------------------------------------------ r18027 | rubidium | 2009-11-09 09:59:35 +0000 (Mon, 09 Nov 2009) | 2 lines -Codechange: make some unneededly global variables static and remove some unused variables ------------------------------------------------------------------------ r18026 | rubidium | 2009-11-09 09:27:48 +0000 (Mon, 09 Nov 2009) | 2 lines -Codechange: make a lookup table static that doesn't need to be 'exported' ------------------------------------------------------------------------ r18025 | rubidium | 2009-11-08 23:56:39 +0000 (Sun, 08 Nov 2009) | 2 lines -Fix (r17217): more missing/extra parentheses (for compilers I've never heard of) ------------------------------------------------------------------------ r18024 | rubidium | 2009-11-08 22:24:33 +0000 (Sun, 08 Nov 2009) | 2 lines -Fix (r17217): missing ( ------------------------------------------------------------------------ r18023 | alberth | 2009-11-08 20:52:14 +0000 (Sun, 08 Nov 2009) | 1 line -Codechange: Make the timetable window nested. ------------------------------------------------------------------------ r18022 | rubidium | 2009-11-08 19:49:13 +0000 (Sun, 08 Nov 2009) | 2 lines -Cleanup: remove some (now) unused button resize functions ------------------------------------------------------------------------ r18021 | alberth | 2009-11-08 19:36:17 +0000 (Sun, 08 Nov 2009) | 1 line -Codechange: Have a widget for every cargo-type to eliminate searching. ------------------------------------------------------------------------ r18020 | alberth | 2009-11-08 19:31:57 +0000 (Sun, 08 Nov 2009) | 1 line -Codechange: Make the company station list window nested. ------------------------------------------------------------------------ r18019 | rubidium | 2009-11-08 19:22:45 +0000 (Sun, 08 Nov 2009) | 2 lines -Codechange: make the 'engine preview' window nested ------------------------------------------------------------------------ r18018 | rubidium | 2009-11-08 19:21:18 +0000 (Sun, 08 Nov 2009) | 2 lines -Codechange: make the 'buy company' window nested ------------------------------------------------------------------------ r18017 | translators | 2009-11-08 18:45:25 +0000 (Sun, 08 Nov 2009) | 9 lines -Update from WebTranslator v3.0: arabic_egypt - 15 changes by kasakg german - 1 changes by planetmaker greek - 1 changes by fumantsu hungarian - 1 changes by Petert indonesian - 1 changes by prof polish - 52 changes by silver_777 portuguese - 4 changes by SupSuper ------------------------------------------------------------------------ r18016 | frosch | 2009-11-08 18:04:53 +0000 (Sun, 08 Nov 2009) | 1 line -Codechange: Move the arbitrary basecost multiplier offset (8) to newgrf loading and make the internal state zero-based instead. ------------------------------------------------------------------------