Mercurial > hg > openttd
graph
-
(svn r18035) -Fix (r16909): one could remotely crash (assert) the server on certain commands draftTue, 10 Nov 2009 11:19:07 +0000, by 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 draftMon, 09 Nov 2009 17:20:48 +0000, by rubidium
-
(svn r18030) -Fix: screen jumped a bit for at least SDL and Allegro when right-click-dragging draftMon, 09 Nov 2009 16:05:24 +0000, by rubidium
-
(svn r18029) -Fix (r18028): AppendPathSeparator() should stay global draftMon, 09 Nov 2009 15:16:38 +0000, by glx
-
(svn r18028) -Codechange: unglobalise some functions draftMon, 09 Nov 2009 10:40:33 +0000, by rubidium
-
(svn r18027) -Codechange: make some unneededly global variables static and remove some unused variables draftMon, 09 Nov 2009 09:59:35 +0000, by rubidium
-
(svn r18026) -Codechange: make a lookup table static that doesn't need to be 'exported' draftMon, 09 Nov 2009 09:27:48 +0000, by rubidium
-
(svn r18025) -Fix (r17217): more missing/extra parentheses (for compilers I've never heard of) draftSun, 08 Nov 2009 23:56:39 +0000, by rubidium
-
(svn r18023) -Codechange: Make the timetable window nested. draftSun, 08 Nov 2009 20:52:14 +0000, by alberth
-
(svn r18022) -Cleanup: remove some (now) unused button resize functions draftSun, 08 Nov 2009 19:49:13 +0000, by rubidium
-
(svn r18021) -Codechange: Have a widget for every cargo-type to eliminate searching. draftSun, 08 Nov 2009 19:36:17 +0000, by alberth
-
(svn r18020) -Codechange: Make the company station list window nested. draftSun, 08 Nov 2009 19:31:57 +0000, by alberth
-
(svn r18019) -Codechange: make the 'engine preview' window nested draftSun, 08 Nov 2009 19:22:45 +0000, by rubidium
-
(svn r18018) -Codechange: make the 'buy company' window nested draftSun, 08 Nov 2009 19:21:18 +0000, by rubidium
-
(svn r18016) -Codechange: Move the arbitrary basecost multiplier offset (8) to newgrf loading and make the internal state zero-based instead. draftSun, 08 Nov 2009 18:04:53 +0000, by frosch
-
(svn r18015) -Codechange: redesign the world generation windows to make 'proper' use of nested widgets. draftSun, 08 Nov 2009 16:46:23 +0000, by rubidium
-
(svn r18014) -Codechange: Station view window uses pure nested widgets. draftSun, 08 Nov 2009 15:26:20 +0000, by alberth
-
(svn r18013) -Codechange: Add possibility to change window size during ReInit(). draftSun, 08 Nov 2009 15:22:04 +0000, by alberth
-
(svn r18012) -Codechange: make the world generation windows nested; they'll need some tweaks to use the full potential though draftSun, 08 Nov 2009 13:35:45 +0000, by rubidium
-
(svn r18011) -Feature(ette): [NewGRF] CB 36 for roadvehicle property 09 'running cost factor'. draftSun, 08 Nov 2009 13:02:05 +0000, by frosch
-
(svn r18010) -Codechange: Split StationViewWindow::OnPaint in four functions. draftSun, 08 Nov 2009 12:45:16 +0000, by alberth
-
(svn r18009) -Codechange: make the 'create scenario' window nested draftSun, 08 Nov 2009 12:38:00 +0000, by rubidium
-
(svn r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum some more. draftSun, 08 Nov 2009 12:23:02 +0000, by frosch
-
(svn r18007) -Codechange: No need to call CB 36 'running cost factor' if the vehicle has no running cost class anyway. draftSun, 08 Nov 2009 12:18:59 +0000, by frosch
-
(svn r18006) -Codechange: make the world generation progress window nested draftSun, 08 Nov 2009 12:11:38 +0000, by rubidium
-
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum. draftSat, 07 Nov 2009 22:47:54 +0000, by frosch
-
(svn r18003) -Cleanup: prune some unused functions from Window draftSat, 07 Nov 2009 22:29:17 +0000, by rubidium
-
(svn r18002) -Change: add cases to Greek and use them (fumantsu) draftSat, 07 Nov 2009 21:51:21 +0000, by rubidium
-
(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. draftSat, 07 Nov 2009 21:41:41 +0000, by peter1138
-
(svn r17999) -Fix: [NewGRF] Improve parsing of RIFF data. Skip unknown chunks and check chunk sizes. draftSat, 07 Nov 2009 18:22:00 +0000, by frosch
-
(svn r17998) -Fix (r17994): Use a consistent item list width. draftSat, 07 Nov 2009 17:45:49 +0000, by alberth
-
(svn r17997) -Codechange: Introduce functions for querying top and bottom of the main view. draftSat, 07 Nov 2009 17:24:04 +0000, by alberth
-
(svn r17995) -Codechange: PreventHiding() is used in one file, make it static. draftSat, 07 Nov 2009 15:49:36 +0000, by alberth
-
(svn r17994) -Codechange: Make the dropdown menu window use pure nested widgets. draftSat, 07 Nov 2009 14:40:37 +0000, by alberth
-
(svn r17993) -Codechange: Move widget and data initialization into the dropdown menu class. draftSat, 07 Nov 2009 11:44:38 +0000, by alberth
-
(svn r17992) -Codechange: Merge some parameters of the dropdown menu. draftSat, 07 Nov 2009 11:26:23 +0000, by alberth
-
(svn r17991) -Codechange: Use WD_VSCROLLBAR_WIDTH constant in dropdown menu window. draftSat, 07 Nov 2009 10:26:09 +0000, by alberth
-
(svn r17990) -Codechange: Add widgets enum for dropdown menu window. draftSat, 07 Nov 2009 08:41:34 +0000, by alberth
-
(svn r17986) -Codechange: make the scenario 'main' toolbar nested. Also make it implement the 'switch' toolbar feature when it gets really small. draftFri, 06 Nov 2009 20:34:43 +0000, by rubidium
-
(svn r17985) -Codechange: make the toolbar container support non-resizable widgets and subclassing of itself. draftFri, 06 Nov 2009 20:32:15 +0000, by rubidium
-
(svn r17984) -Codechange: make it possible to use MakeNWidgets using a custom container widget. draftFri, 06 Nov 2009 20:26:28 +0000, by rubidium
-
(svn r17977) -Fix: Busses and trucks are distinguished by cargo class. draftThu, 05 Nov 2009 20:26:13 +0000, by frosch
-
(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h draftThu, 05 Nov 2009 19:46:17 +0000, by frosch
-
(svn r17973) -Fix: 'save' toolbar button didn't change when clicking it draftWed, 04 Nov 2009 20:02:14 +0000, by rubidium
-
(svn r17971) -Codechange: make the code of the toolbar more uniform; give the switch bar a tooltip and unify the naming of sprites. draftWed, 04 Nov 2009 18:28:59 +0000, by rubidium
-
(svn r17970) -Codechange: some coding style / improvement of constant usage draftWed, 04 Nov 2009 15:50:14 +0000, by rubidium
-
(svn r17969) -Codechange: use the toolbar switch button lowered state as a way to tell which of the configurations it's showing draftWed, 04 Nov 2009 15:49:27 +0000, by rubidium
-
(svn r17967) -Codechange: Specify that the buttons of the query string window should be equal in size. draftTue, 03 Nov 2009 20:25:19 +0000, by alberth
-
(svn r17966) -Fix (r17965): The Default button should be disabled in some cases rather than the Ok button. draftTue, 03 Nov 2009 20:21:49 +0000, by alberth
-
(svn r17965) -Codechange: query string window uses pure nested widgets. draftTue, 03 Nov 2009 20:04:05 +0000, by alberth
-
(svn r17963) -Codechange: some documentation style draftTue, 03 Nov 2009 17:30:08 +0000, by rubidium
-
(svn r17961) -Document: also document the hanging of SDL on quiting if it 'talks' to PulseAudio via its virtual ALSA device draftTue, 03 Nov 2009 09:52:19 +0000, by rubidium
-
(svn r17958) -Codechange: make the join progress window nested draftMon, 02 Nov 2009 19:42:09 +0000, by rubidium
-
(svn r17956) -Document: CPU usage issues with SDL-ALSA-PulseAudo draftMon, 02 Nov 2009 17:04:21 +0000, by rubidium
-
(svn r17955) -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/ draftMon, 02 Nov 2009 16:07:09 +0000, by rubidium
-
(svn r17954) -Codechange: make the network client list nested draftMon, 02 Nov 2009 16:03:17 +0000, by rubidium
-
(svn r17953) -Fix: when you start giving money (input window for amount), then get moved to spectators and you click 'Ok' a crash would occur draftMon, 02 Nov 2009 15:39:03 +0000, by rubidium
-
(svn r17952) -Codechange: make the network client list popup nested draftMon, 02 Nov 2009 15:37:54 +0000, by rubidium
-
(svn r17951) -Codechange: simplify making the popup list, remove arbirary limitations and unused code/strings. draftMon, 02 Nov 2009 15:27:05 +0000, by rubidium
-
(svn r17950) -Fix (r17776): _draw_mutex was never destroyed, _draw_thread was never joined draftMon, 02 Nov 2009 13:36:17 +0000, by smatz
-
(svn r17949) -Fix (r17776): unlock mutex before deleting it when creating drawing thread failed draftMon, 02 Nov 2009 12:12:13 +0000, by smatz
-
(svn r17948) -Codechange: remove some magic numbers from the network client list GUIs / use ResizeWindow instead of custom resize code. draftMon, 02 Nov 2009 10:52:57 +0000, by rubidium
-
(svn r17947) -Codechange: make the statusbar, chat input and news window know of eachothers size so they don't get overlapped and don't get invisible (bottoms) of windows when a larger font is used draftMon, 02 Nov 2009 10:15:48 +0000, by rubidium
-
(svn r17946) -Codechange: move the widget definition of the client list closer to the window draftMon, 02 Nov 2009 09:58:08 +0000, by rubidium
-
(svn r17945) -Fix (r17940): Absence of main toolbar and/or status bar should not be fatal. draftMon, 02 Nov 2009 05:12:58 +0000, by alberth
-
(svn r17944) -Codechange (r11848): Removed the second counter variable that ran in sync with the first one. draftSun, 01 Nov 2009 21:05:48 +0000, by alberth
-
(svn r17943) -Change: use 24bpp BMP format instead of 32bpp for screenshots. Saves space and is supported by more image viewers draftSun, 01 Nov 2009 20:54:21 +0000, by smatz
-
(svn r17942) -Documentation: Add a few doxygen comments to the dropdown code. draftSun, 01 Nov 2009 20:50:00 +0000, by alberth
-
(svn r17941) -Fix: close BMP file when making screenshot fails draftSun, 01 Nov 2009 20:40:36 +0000, by smatz
-
(svn r17940) -Codechange: Use real y position of the main toolbar and status bar instead of hardcoded sizes for tooltip and for error message windows. draftSun, 01 Nov 2009 19:19:14 +0000, by alberth
-
(svn r17938) -Feature: non-automatic screenshot name can be entered in console draftSun, 01 Nov 2009 18:15:35 +0000, by smatz
-
(svn r17937) -Codechange: rename current_screenshot_type to _screenshot_type draftSun, 01 Nov 2009 18:08:58 +0000, by smatz
-
(svn r17936) -Fix: deadlock when trying to create screenshot with too long name (including path) draftSun, 01 Nov 2009 17:49:23 +0000, by smatz
-
(svn r17935) -Fix (r17933): Compensate for being inside a class. draftSun, 01 Nov 2009 17:45:24 +0000, by alberth
-
(svn r17933) -Codechange: Move position calculation of error message window into the class. draftSun, 01 Nov 2009 17:38:14 +0000, by alberth
-
(svn r17932) -Fix: Don't let the tooltip go under the status bar. draftSun, 01 Nov 2009 17:20:28 +0000, by alberth
-
(svn r17931) -Codechange: Error message window uses pure nested widgets. draftSun, 01 Nov 2009 14:28:53 +0000, by alberth
-
(svn r17930) -Fix (r17926): Aircraft were not carrying mail anymore, when CB15 was in use. draftSun, 01 Nov 2009 08:48:16 +0000, by frosch
-
(svn r17929) -Fix (r2391): STR_NULL does not seem very useful as file save error summary. draftSat, 31 Oct 2009 20:09:37 +0000, by alberth
-
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string. draftSat, 31 Oct 2009 19:46:51 +0000, by alberth
-
(svn r17927) -Codechange: Rename error message string variables. draftSat, 31 Oct 2009 18:22:39 +0000, by alberth
-
(svn r17926) -Fix (r9352): Make the decision whether aircraft carry mail consistent. Now always the cargo class decides. draftSat, 31 Oct 2009 17:48:09 +0000, by frosch
-
(svn r17924) -Codechange: Replace y array with two area rectangles in the error message window. draftSat, 31 Oct 2009 15:47:22 +0000, by alberth
-
(svn r17923) -Feature: "port" OpenTTD to GNU/Hurd draftSat, 31 Oct 2009 15:26:07 +0000, by rubidium
-
(svn r17922) -Fix [FS#3291]: crash when closing NewGRF parameter window with no NewGRF selected draftSat, 31 Oct 2009 14:53:19 +0000, by rubidium
-
(svn r17921) -Documentation: Add doxygen comments in the ErrmsgWindow struct. draftSat, 31 Oct 2009 14:33:07 +0000, by alberth
-
(svn r17920) -Codechange: add a 'filter' for numbers+spaces and use it for the NewGRF parameter list draftSat, 31 Oct 2009 14:06:16 +0000, by rubidium
-
(svn r17919) -Codechange (r17849): Remove the outermost NWID_LAYERED and NWID_VERTICAL containers from the load and save nested widget parts, since they do nothing. draftSat, 31 Oct 2009 13:43:34 +0000, by alberth
-
(svn r17918) -Codechange: Move tooltip size calculation into the tooltip window class. draftSat, 31 Oct 2009 13:29:53 +0000, by alberth
-
(svn r17917) -Codechange: Move tooltip initial position calculation into the tooltip window class. draftSat, 31 Oct 2009 13:14:51 +0000, by alberth
-
(svn r17916) -Codechange: Make tooltips window use pure nested widgets. draftSat, 31 Oct 2009 13:01:52 +0000, by alberth
-
(svn r17915) -Codechange: Allow windows to compute their own initial position. draftSat, 31 Oct 2009 11:34:43 +0000, by alberth
-
(svn r17914) -Codechange: Use some constants in the size calculation, and pass the size as a combined value to the tooltip window. draftSat, 31 Oct 2009 11:29:53 +0000, by alberth
-
(svn r17913) -Documentation: Add doxygen comments to the tooltip window class. draftSat, 31 Oct 2009 11:13:31 +0000, by alberth
-
(svn r17912) -Fix [FS#3289] (r17868): crash when opening the vehicle list (not group list) of a specific company draftSat, 31 Oct 2009 10:07:40 +0000, by rubidium
-
(svn r17911) -Codechange: bool * is a pointer, not a bool draftSat, 31 Oct 2009 08:15:46 +0000, by peter1138
-
(svn r17910) -Fix: 32bpp BMP screenshots were broken when screen width wasn't multiple of 4 draftFri, 30 Oct 2009 23:58:40 +0000, by smatz
-
(svn r17909) -Fix: 32bpp BMP screenshots were in wrong colours on big endian machines draftFri, 30 Oct 2009 23:43:44 +0000, by smatz
-
(svn r17908) -Fix [FS#3288]: uninitialised values in some paths of loading TTO savegames draftFri, 30 Oct 2009 23:24:17 +0000, by rubidium
-
(svn r17907) -Codechange: Deduplicate result interpretation of articulated vehicle callback. draftFri, 30 Oct 2009 21:51:36 +0000, by frosch
-
(svn r17906) -Fix [FS#3286]: Fill the vehicle list before initializing the widgets of the vehicle list window. draftFri, 30 Oct 2009 20:51:36 +0000, by alberth