Mercurial > hg > openttd
graph
-
(svn r18077) -Codechange: Make the livery window use pure nested widgets. draftSat, 14 Nov 2009 15:34:21 +0000, by alberth
-
(svn r18076) -Codechange: rename MakeBmpImage() to MakeBMPImage() draftSat, 14 Nov 2009 15:31:06 +0000, by smatz
-
(svn r18075) -Codechange: let ScreenshotHandlerProc() accept 'name' as 'const char \*' draftSat, 14 Nov 2009 15:28:57 +0000, by smatz
-
(svn r18074) -Fix [FS#3314]: [OSX] Don't link clipboard support twice when building without Cocoa. draftSat, 14 Nov 2009 15:26:43 +0000, by michi_cc
-
(svn r18073) -Codechange: remove some more unneeded skips draftSat, 14 Nov 2009 13:11:40 +0000, by rubidium
-
(svn r18072) -Codechange: remove the need for {SKIP} (and a string) from the order window draftSat, 14 Nov 2009 12:55:48 +0000, by rubidium
-
(svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings draftSat, 14 Nov 2009 12:50:38 +0000, by rubidium
-
(svn r18070) -Fix: some possible unwanted side effects if using some sorts of boolean expressions in DEBUG draftSat, 14 Nov 2009 11:57:55 +0000, by rubidium
-
(svn r18069) -Codechange: Initialize window flags at the same tme as the other fields instead of afterwards. draftSat, 14 Nov 2009 09:58:52 +0000, by alberth
-
(svn r18068) -Cleanup: Remove obsolete BaseVehicleListWindow(const WindowDesc *desc, WindowNumber window_number) constructor. draftSat, 14 Nov 2009 08:49:58 +0000, by alberth
-
(svn r18067) -Codechange: Eliminate a constant representing a widget top edge in vehicle windows. draftSat, 14 Nov 2009 08:44:12 +0000, by alberth
-
(svn r18066) -Codechange: Make group gui window use pure nested widgets. draftFri, 13 Nov 2009 21:42:49 +0000, by alberth
-
(svn r18065) -Codechange/Fix: account for the text in WWT_FRAMEs when determining the minimum width draftFri, 13 Nov 2009 20:23:48 +0000, by rubidium
-
(svn r18064) -Codechange: make the sticky box size to the height of the title bar preventing glitches with larger fonts draftFri, 13 Nov 2009 20:10:13 +0000, by 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 draftFri, 13 Nov 2009 20:03:22 +0000, by rubidium
-
(svn r18061) -Fix: glitches with the dock GUI when the title is very long draftFri, 13 Nov 2009 19:46:12 +0000, by rubidium
-
(svn r18059) -Codechange: Move some variable declarations to their use. draftFri, 13 Nov 2009 18:17:46 +0000, by alberth
-
(svn r18057) -Codechange: replace assert_compile() by new one which works with gcc3.3 and removes the need of assert_tcompile() draftFri, 13 Nov 2009 15:53:51 +0000, by smatz
-
(svn r18056) -Fix (r17737): compiling without networking failed draftThu, 12 Nov 2009 21:08:41 +0000, by rubidium
-
(svn r18054) -Change/Fix [FS#3310]: make pause on join pause during the whole joining (including download) phase draftThu, 12 Nov 2009 20:52:14 +0000, by rubidium
-
(svn r18053) -Codechange: remove the manual pause/unpause limitation with min_active_clients draftThu, 12 Nov 2009 20:38:52 +0000, by 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. draftThu, 12 Nov 2009 20:33:30 +0000, by rubidium
-
(svn r18051) -Codechange: make the active clients pause use a separate bit in the pause mode draftThu, 12 Nov 2009 17:46:04 +0000, by rubidium
-
(svn r18050) -Codechange: disallow 'pause on join' paused when not in a network game draftThu, 12 Nov 2009 17:44:49 +0000, by 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 draftThu, 12 Nov 2009 17:28:20 +0000, by rubidium
-
(svn r18048) -Change: make no distinction between unpausing because of a client aborting to join or actually joining draftThu, 12 Nov 2009 17:27:24 +0000, by 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'. draftWed, 11 Nov 2009 21:15:58 +0000, by 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 draftWed, 11 Nov 2009 21:09:04 +0000, by rubidium
-
(svn r18043) -Document: the resizing issue with SDL and OpenTTD draftWed, 11 Nov 2009 21:07:12 +0000, by rubidium
-
(svn r18042) -Cleanup: remove some stale comments draftWed, 11 Nov 2009 20:53:23 +0000, by rubidium
-
(svn r18040) -Codechange: the size parameter (if it's that actually) isn't needed for the delete operator draftWed, 11 Nov 2009 20:40:40 +0000, by rubidium
-
(svn r18038) -Fix [FS#3290] (r17402): AIs failed to load their data from savegames by crashing them when they tried draftWed, 11 Nov 2009 18:13:17 +0000, by rubidium
-
(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