log

age author description
Sun, 15 Nov 2009 13:08:50 +0000 alberth (svn r18090) -Fix: Only allow raising of WWT_* nested widgets. draft
Sun, 15 Nov 2009 10:40:06 +0000 rubidium (svn r18089) -Codechange: remove ResizeWindowForWidget draft
Sun, 15 Nov 2009 10:38:04 +0000 rubidium (svn r18088) -Codechange: remove CompareWidgetArrays draft
Sun, 15 Nov 2009 10:30:32 +0000 rubidium (svn r18087) -Codechange: remove NWID_LAYERED draft
Sun, 15 Nov 2009 10:26:01 +0000 rubidium (svn r18086) -Codechange: remove 'widget' from WindowDesc draft
Sun, 15 Nov 2009 09:46:40 +0000 alberth (svn r18085) -Codechange: Make the company face window use nested widgets. draft
Sun, 15 Nov 2009 09:23:40 +0000 rubidium (svn r18084) -Codechange: make the cheat gui nested draft
Sat, 14 Nov 2009 20:56:25 +0000 rubidium (svn r18083) -Codechange: make the small map GUI nested. draft
Sat, 14 Nov 2009 20:34:46 +0000 rubidium (svn r18082) -Codechange: make it visually easier to see where the different legenda 'tables' are split + some typos draft
Sat, 14 Nov 2009 18:45:22 +0000 translators (svn r18081) -Update from WebTranslator v3.0: draft
Sat, 14 Nov 2009 17:47:05 +0000 rubidium (svn r18080) -Codechange: add some const to the smallmap draft
Sat, 14 Nov 2009 15:50:38 +0000 smatz (svn r18079) -Codechange: allow overwriting of screenshots with user-supplied filenames draft
Sat, 14 Nov 2009 15:37:33 +0000 rubidium (svn r18078) -Codechange: remove some duplicate (non translatable) strings draft
Sat, 14 Nov 2009 15:34:21 +0000 alberth (svn r18077) -Codechange: Make the livery window use pure nested widgets. draft
Sat, 14 Nov 2009 15:31:06 +0000 smatz (svn r18076) -Codechange: rename MakeBmpImage() to MakeBMPImage() draft
Sat, 14 Nov 2009 15:28:57 +0000 smatz (svn r18075) -Codechange: let ScreenshotHandlerProc() accept 'name' as 'const char \*' draft
Sat, 14 Nov 2009 15:26:43 +0000 michi_cc (svn r18074) -Fix [FS#3314]: [OSX] Don't link clipboard support twice when building without Cocoa. draft
Sat, 14 Nov 2009 13:11:40 +0000 rubidium (svn r18073) -Codechange: remove some more unneeded skips draft
Sat, 14 Nov 2009 12:55:48 +0000 rubidium (svn r18072) -Codechange: remove the need for {SKIP} (and a string) from the order window draft
Sat, 14 Nov 2009 12:50:38 +0000 rubidium (svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings draft
Sat, 14 Nov 2009 11:57:55 +0000 rubidium (svn r18070) -Fix: some possible unwanted side effects if using some sorts of boolean expressions in DEBUG draft
Sat, 14 Nov 2009 09:58:52 +0000 alberth (svn r18069) -Codechange: Initialize window flags at the same tme as the other fields instead of afterwards. draft
Sat, 14 Nov 2009 08:49:58 +0000 alberth (svn r18068) -Cleanup: Remove obsolete BaseVehicleListWindow(const WindowDesc *desc, WindowNumber window_number) constructor. draft
Sat, 14 Nov 2009 08:44:12 +0000 alberth (svn r18067) -Codechange: Eliminate a constant representing a widget top edge in vehicle windows. draft
Fri, 13 Nov 2009 21:42:49 +0000 alberth (svn r18066) -Codechange: Make group gui window use pure nested widgets. draft
Fri, 13 Nov 2009 20:23:48 +0000 rubidium (svn r18065) -Codechange/Fix: account for the text in WWT_FRAMEs when determining the minimum width draft
Fri, 13 Nov 2009 20:10:13 +0000 rubidium (svn r18064) -Codechange: make the sticky box size to the height of the title bar preventing glitches with larger fonts draft
Fri, 13 Nov 2009 20:03:22 +0000 rubidium (svn r18063) -Change: remove some unneeded blue pixels that only cause the sprites to be displayed too big if size is taken from the sprites draft
Fri, 13 Nov 2009 19:46:12 +0000 rubidium (svn r18061) -Fix: glitches with the dock GUI when the title is very long draft
Fri, 13 Nov 2009 18:45:27 +0000 translators (svn r18060) -Update from WebTranslator v3.0: draft
Fri, 13 Nov 2009 18:17:46 +0000 alberth (svn r18059) -Codechange: Move some variable declarations to their use. draft
Fri, 13 Nov 2009 17:40:21 +0000 rubidium (svn r18058) -Fix: typos in parameter names draft
Fri, 13 Nov 2009 15:53:51 +0000 smatz (svn r18057) -Codechange: replace assert_compile() by new one which works with gcc3.3 and removes the need of assert_tcompile() draft
Thu, 12 Nov 2009 21:08:41 +0000 rubidium (svn r18056) -Fix (r17737): compiling without networking failed draft
Thu, 12 Nov 2009 21:07:55 +0000 rubidium (svn r18055) -Fix (r18045): ICC warning draft
Thu, 12 Nov 2009 20:52:14 +0000 rubidium (svn r18054) -Change/Fix [FS#3310]: make pause on join pause during the whole joining (including download) phase draft
Thu, 12 Nov 2009 20:38:52 +0000 rubidium (svn r18053) -Codechange: remove the manual pause/unpause limitation with min_active_clients draft
Thu, 12 Nov 2009 20:33:30 +0000 rubidium (svn r18052) -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. draft
Thu, 12 Nov 2009 17:46:04 +0000 rubidium (svn r18051) -Codechange: make the active clients pause use a separate bit in the pause mode draft
Thu, 12 Nov 2009 17:44:49 +0000 rubidium (svn r18050) -Codechange: disallow 'pause on join' paused when not in a network game draft
Thu, 12 Nov 2009 17:28:20 +0000 rubidium (svn r18049) -Fix [FS#3310] (r16448): Crash when an articulated RV is turning on a drive through road station that gets forcefully (bankrupt) removed draft
Thu, 12 Nov 2009 17:27:24 +0000 rubidium (svn r18048) -Change: make no distinction between unpausing because of a client aborting to join or actually joining draft
Wed, 11 Nov 2009 21:15:58 +0000 rubidium (svn r18045) -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'. draft
Wed, 11 Nov 2009 21:09:04 +0000 rubidium (svn r18044) -Change: mention (one of the) bug report(s) for the known-but-will-not-or-cannot-fix bugs and order them by FS ID draft
Wed, 11 Nov 2009 21:07:12 +0000 rubidium (svn r18043) -Document: the resizing issue with SDL and OpenTTD draft
Wed, 11 Nov 2009 20:53:23 +0000 rubidium (svn r18042) -Cleanup: remove some stale comments draft
Wed, 11 Nov 2009 20:43:06 +0000 rubidium (svn r18041) -Codechange: some coding style draft
Wed, 11 Nov 2009 20:40:40 +0000 rubidium (svn r18040) -Codechange: the size parameter (if it's that actually) isn't needed for the delete operator draft
Wed, 11 Nov 2009 18:45:14 +0000 translators (svn r18039) -Update from WebTranslator v3.0: draft
Wed, 11 Nov 2009 18:13:17 +0000 rubidium (svn r18038) -Fix [FS#3290] (r17402): AIs failed to load their data from savegames by crashing them when they tried draft
Tue, 10 Nov 2009 18:45:15 +0000 translators (svn r18037) -Update from WebTranslator v3.0: draft
Tue, 10 Nov 2009 16:50:00 +0000 frosch (svn r18036) -Fix (r17999): Always two they are. draft
Tue, 10 Nov 2009 11:19:07 +0000 rubidium (svn r18035) -Fix (r16909): one could remotely crash (assert) the server on certain commands draft
Mon, 09 Nov 2009 18:45:32 +0000 translators (svn r18034) -Update from WebTranslator v3.0: draft
Mon, 09 Nov 2009 17:20:48 +0000 rubidium (svn r18033) -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 draft
Mon, 09 Nov 2009 16:33:52 +0000 smatz (svn r18032) -Codechange: add one const draft
Mon, 09 Nov 2009 16:07:03 +0000 rubidium (svn r18031) -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. draft
Mon, 09 Nov 2009 16:05:24 +0000 rubidium (svn r18030) -Fix: screen jumped a bit for at least SDL and Allegro when right-click-dragging draft
Mon, 09 Nov 2009 15:16:38 +0000 glx (svn r18029) -Fix (r18028): AppendPathSeparator() should stay global draft
Mon, 09 Nov 2009 10:40:33 +0000 rubidium (svn r18028) -Codechange: unglobalise some functions draft
Mon, 09 Nov 2009 09:59:35 +0000 rubidium (svn r18027) -Codechange: make some unneededly global variables static and remove some unused variables draft
Mon, 09 Nov 2009 09:27:48 +0000 rubidium (svn r18026) -Codechange: make a lookup table static that doesn't need to be 'exported' draft
Sun, 08 Nov 2009 23:56:39 +0000 rubidium (svn r18025) -Fix (r17217): more missing/extra parentheses (for compilers I've never heard of) draft
Sun, 08 Nov 2009 22:24:33 +0000 rubidium (svn r18024) -Fix (r17217): missing ( draft
Sun, 08 Nov 2009 20:52:14 +0000 alberth (svn r18023) -Codechange: Make the timetable window nested. draft
Sun, 08 Nov 2009 19:49:13 +0000 rubidium (svn r18022) -Cleanup: remove some (now) unused button resize functions draft
Sun, 08 Nov 2009 19:36:17 +0000 alberth (svn r18021) -Codechange: Have a widget for every cargo-type to eliminate searching. draft
Sun, 08 Nov 2009 19:31:57 +0000 alberth (svn r18020) -Codechange: Make the company station list window nested. draft
Sun, 08 Nov 2009 19:22:45 +0000 rubidium (svn r18019) -Codechange: make the 'engine preview' window nested draft
Sun, 08 Nov 2009 19:21:18 +0000 rubidium (svn r18018) -Codechange: make the 'buy company' window nested draft
Sun, 08 Nov 2009 18:45:25 +0000 translators (svn r18017) -Update from WebTranslator v3.0: draft
Sun, 08 Nov 2009 18:04:53 +0000 frosch (svn r18016) -Codechange: Move the arbitrary basecost multiplier offset (8) to newgrf loading and make the internal state zero-based instead. draft
Sun, 08 Nov 2009 16:46:23 +0000 rubidium (svn r18015) -Codechange: redesign the world generation windows to make 'proper' use of nested widgets. draft
Sun, 08 Nov 2009 15:26:20 +0000 alberth (svn r18014) -Codechange: Station view window uses pure nested widgets. draft
Sun, 08 Nov 2009 15:22:04 +0000 alberth (svn r18013) -Codechange: Add possibility to change window size during ReInit(). draft
Sun, 08 Nov 2009 13:35:45 +0000 rubidium (svn r18012) -Codechange: make the world generation windows nested; they'll need some tweaks to use the full potential though draft
Sun, 08 Nov 2009 13:02:05 +0000 frosch (svn r18011) -Feature(ette): [NewGRF] CB 36 for roadvehicle property 09 'running cost factor'. draft
Sun, 08 Nov 2009 12:45:16 +0000 alberth (svn r18010) -Codechange: Split StationViewWindow::OnPaint in four functions. draft
Sun, 08 Nov 2009 12:38:00 +0000 rubidium (svn r18009) -Codechange: make the 'create scenario' window nested draft
Sun, 08 Nov 2009 12:23:02 +0000 frosch (svn r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum some more. draft
Sun, 08 Nov 2009 12:18:59 +0000 frosch (svn r18007) -Codechange: No need to call CB 36 'running cost factor' if the vehicle has no running cost class anyway. draft
Sun, 08 Nov 2009 12:11:38 +0000 rubidium (svn r18006) -Codechange: make the world generation progress window nested draft
Sat, 07 Nov 2009 22:47:54 +0000 frosch (svn r18005) -Codechange: Convert the Prices struct into an array and an enum. draft
Sat, 07 Nov 2009 22:37:22 +0000 frosch (svn r18004) -Codechange: Deduplicate some magic. draft
Sat, 07 Nov 2009 22:29:17 +0000 rubidium (svn r18003) -Cleanup: prune some unused functions from Window draft
Sat, 07 Nov 2009 21:51:21 +0000 rubidium (svn r18002) -Change: add cases to Greek and use them (fumantsu) draft
Sat, 07 Nov 2009 21:41:41 +0000 peter1138 (svn r18001) -Codechange: [SDL] When the mouse cursor is locked into position when scrolling a viewport, warp the mouse pointer to the centre of the window. This gives maximum freedom of movement. The pointer position is restored when the lock is removed. Visually the mouse cursor stays where it was. draft
Sat, 07 Nov 2009 18:45:05 +0000 translators (svn r18000) -Update from WebTranslator v3.0: draft
Sat, 07 Nov 2009 18:22:00 +0000 frosch (svn r17999) -Fix: [NewGRF] Improve parsing of RIFF data. Skip unknown chunks and check chunk sizes. draft
Sat, 07 Nov 2009 17:45:49 +0000 alberth (svn r17998) -Fix (r17994): Use a consistent item list width. draft
Sat, 07 Nov 2009 17:24:04 +0000 alberth (svn r17997) -Codechange: Introduce functions for querying top and bottom of the main view. draft
Sat, 07 Nov 2009 15:49:36 +0000 alberth (svn r17995) -Codechange: PreventHiding() is used in one file, make it static. draft
Sat, 07 Nov 2009 14:40:37 +0000 alberth (svn r17994) -Codechange: Make the dropdown menu window use pure nested widgets. draft
Sat, 07 Nov 2009 11:44:38 +0000 alberth (svn r17993) -Codechange: Move widget and data initialization into the dropdown menu class. draft
Sat, 07 Nov 2009 11:26:23 +0000 alberth (svn r17992) -Codechange: Merge some parameters of the dropdown menu. draft
Sat, 07 Nov 2009 10:26:09 +0000 alberth (svn r17991) -Codechange: Use WD_VSCROLLBAR_WIDTH constant in dropdown menu window. draft
Sat, 07 Nov 2009 08:41:34 +0000 alberth (svn r17990) -Codechange: Add widgets enum for dropdown menu window. draft
Fri, 06 Nov 2009 20:34:43 +0000 rubidium (svn r17986) -Codechange: make the scenario 'main' toolbar nested. Also make it implement the 'switch' toolbar feature when it gets really small. draft
Fri, 06 Nov 2009 20:32:15 +0000 rubidium (svn r17985) -Codechange: make the toolbar container support non-resizable widgets and subclassing of itself. draft
Fri, 06 Nov 2009 20:26:28 +0000 rubidium (svn r17984) -Codechange: make it possible to use MakeNWidgets using a custom container widget. draft
Fri, 06 Nov 2009 18:45:18 +0000 translators (svn r17983) -Update from WebTranslator v3.0: draft
Thu, 05 Nov 2009 20:26:13 +0000 frosch (svn r17977) -Fix: Busses and trucks are distinguished by cargo class. draft
Thu, 05 Nov 2009 19:46:17 +0000 frosch (svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h draft
Thu, 05 Nov 2009 18:45:20 +0000 translators (svn r17975) -Update from WebTranslator v3.0: draft
Thu, 05 Nov 2009 16:56:53 +0000 frosch (svn r17974) -Fix (r17926)[FS#3300]: C != T draft
Wed, 04 Nov 2009 20:02:14 +0000 rubidium (svn r17973) -Fix: 'save' toolbar button didn't change when clicking it draft
Wed, 04 Nov 2009 18:45:06 +0000 translators (svn r17972) -Update from WebTranslator v3.0: draft
Wed, 04 Nov 2009 18:28:59 +0000 rubidium (svn r17971) -Codechange: make the code of the toolbar more uniform; give the switch bar a tooltip and unify the naming of sprites. draft
Wed, 04 Nov 2009 15:50:14 +0000 rubidium (svn r17970) -Codechange: some coding style / improvement of constant usage draft
Wed, 04 Nov 2009 15:49:27 +0000 rubidium (svn r17969) -Codechange: use the toolbar switch button lowered state as a way to tell which of the configurations it's showing draft
Tue, 03 Nov 2009 20:25:19 +0000 alberth (svn r17967) -Codechange: Specify that the buttons of the query string window should be equal in size. draft
Tue, 03 Nov 2009 20:21:49 +0000 alberth (svn r17966) -Fix (r17965): The Default button should be disabled in some cases rather than the Ok button. draft
Tue, 03 Nov 2009 20:04:05 +0000 alberth (svn r17965) -Codechange: query string window uses pure nested widgets. draft
Tue, 03 Nov 2009 18:45:09 +0000 translators (svn r17964) -Update from WebTranslator v3.0: draft
Tue, 03 Nov 2009 17:30:08 +0000 rubidium (svn r17963) -Codechange: some documentation style draft
Tue, 03 Nov 2009 16:08:18 +0000 rubidium (svn r17962) -Fix: some spelling draft
Tue, 03 Nov 2009 09:52:19 +0000 rubidium (svn r17961) -Document: also document the hanging of SDL on quiting if it 'talks' to PulseAudio via its virtual ALSA device draft
Mon, 02 Nov 2009 21:23:54 +0000 rubidium (svn r17960) -Change: plural type of greek draft
Mon, 02 Nov 2009 20:12:47 +0000 rubidium (svn r17959) -Cleanup: remove unused function draft
Mon, 02 Nov 2009 19:42:09 +0000 rubidium (svn r17958) -Codechange: make the join progress window nested draft