Mercurial > hg > openttd
graph
-
(svn r11575) -Fix [FS#1502]: widget numbers of StationViewWindow were incorrect at some places draftWed, 05 Dec 2007 16:55:33 +0000, by smatz
-
(svn r11574) -Fix: flood train stations when there are no trains on border tiles too (when non-uniform stations are OFF) draftWed, 05 Dec 2007 00:16:20 +0000, by smatz
-
(svn r11573) -Codechange: pause games that miss GRFs by default and throw some warnings and disclaimers when you want to unpause it. draftTue, 04 Dec 2007 22:50:07 +0000, by rubidium
-
(svn r11572) -Fix [FS#1494]: reinitialise windows system before loading a savegame draftTue, 04 Dec 2007 22:22:50 +0000, by glx
-
(svn r11571) -Fix [FS#1493]: road vehicle getting to the wrong side of a station when trying to overtake in there. draftTue, 04 Dec 2007 21:53:09 +0000, by rubidium
-
(svn r11570) -Fix: do not flood rail station tiles when there is a vehicle on it (when non-uniform stations are ON) draftTue, 04 Dec 2007 21:39:03 +0000, by smatz
-
(svn r11569) -Fix [FS#1480]: full paths sometimes did not work correctly. draftTue, 04 Dec 2007 18:42:08 +0000, by rubidium
-
(svn r11568) -Codechange: Use bit shifts instead of values for flags. It helps readability a little bit. draftTue, 04 Dec 2007 17:51:50 +0000, by belugas
-
(svn r11567) -Fix [FS#1512] (r11011): break the chain before moving a vehicle after another in the same chain draftTue, 04 Dec 2007 15:32:54 +0000, by glx
-
(svn r11564) -Codechange: Increase the usage of the for_each_bit macro and rename it fitting to the naming style draftMon, 03 Dec 2007 09:19:19 +0000, by skidd13
-
(svn r11563) -Codechange: Align the preprocessor code in stdafx.h with tabs draftSun, 02 Dec 2007 21:43:16 +0000, by skidd13
-
(svn r11562) -Fix [FS#1503] (r11546): aircraft sometimes stopped mid-air when the airport got destroyed. draftSun, 02 Dec 2007 21:35:44 +0000, by rubidium
-
(svn r11561) -Fix [FS#1504] (r11463): group list was not updated when removing the last group draftSun, 02 Dec 2007 20:13:12 +0000, by glx
-
(svn r11560) -Codechange: replace 'custom' version of FindLastBit with the generic. draftSun, 02 Dec 2007 19:23:46 +0000, by rubidium
-
(svn r11559) -Fix [FS#1505]: overflow when drawing graphics with high company values. draftSun, 02 Dec 2007 19:21:56 +0000, by rubidium
-
(svn r11557) -Codechange: send and store the passwords a little more secure to/in the servers. draftSun, 02 Dec 2007 15:12:19 +0000, by rubidium
-
(svn r11556) -Feature: allow setting a default password for new companies in network games. draftSun, 02 Dec 2007 14:48:26 +0000, by rubidium
-
(svn r11555) -Codechange: use the new members introduced in r11551. draftSun, 02 Dec 2007 14:29:48 +0000, by rubidium
-
(svn r11554) -Codechange: be more consistent with the naming of the widget functions. draftSun, 02 Dec 2007 13:32:41 +0000, by rubidium
-
(svn r11553) -Fix: make a few widget 'accessor' function const when they should be const. draftSun, 02 Dec 2007 12:10:48 +0000, by rubidium
-
(svn r11552) -Update: WebTranslator2 update to 2007-12-02 12:31:46 draftSun, 02 Dec 2007 11:32:24 +0000, by miham
-
(svn r11551) -Codechange: Introduction of widget control members on struct Window. These "new" members have the exact same functionalities as their pure functions "genitors" draftSun, 02 Dec 2007 00:59:48 +0000, by belugas
-
(svn r11550) -Fix (r11547): Updated the data files regarding to r11549 draftSun, 02 Dec 2007 00:53:01 +0000, by skidd13
-
(svn r11547) -Add: signal selection GUI for the ones that really like to use that over CTRL. Patch by BigBB. draftSat, 01 Dec 2007 21:40:18 +0000, by rubidium
-
(svn r11546) -Fix[FS#1496]: If ever the air/heli port is suddenly not available while the "chopper" is descending, just go back into flying. draftSat, 01 Dec 2007 14:04:16 +0000, by belugas
-
(svn r11545) -Revert(r11543): The result is not what was expected. Looks like more work might be needed draftSat, 01 Dec 2007 02:59:22 +0000, by belugas
-
(svn r11544) -Fix [FS#1501]: revert r11453 as it translated cargo when it should not draftSat, 01 Dec 2007 02:47:10 +0000, by glx
-
(svn r11543) -Codechange: Give a more adequate message when trying to place an industry required to be built over a house on any other type of tiles. draftSat, 01 Dec 2007 01:31:05 +0000, by belugas
-
(svn r11542) -Fix r11540: [OSX] presumed 10.3 style strings when using GetCurrentLocale nomatter what OSX the target was draftFri, 30 Nov 2007 14:49:13 +0000, by bjarni
-
(svn r11541) -Fix: [OSX] detect statvfs at runtime (based on OSX version) instead of compile time draftFri, 30 Nov 2007 14:42:16 +0000, by bjarni
-
(svn r11540) -Fix: [OSX] Don't try to compile the quartz video driver on OSX 10.3. It will fail draftFri, 30 Nov 2007 13:26:24 +0000, by bjarni
-
(svn r11539) -Feature: Make the bridge selection window resizable draftThu, 29 Nov 2007 18:27:39 +0000, by skidd13
-
(svn r11538) -Codechange: Rewrite GetNthSetBit in a more uncontroversial way and add its documentation draftWed, 28 Nov 2007 21:59:06 +0000, by skidd13
-
(svn r11537) -Codechange: make it much harder to 'accidentally' add savegame conversion code after the window and cache initializations. draftWed, 28 Nov 2007 15:42:52 +0000, by rubidium
-
(svn r11536) -Codechange: Align some elements of the _tree_layout_sprite table a little better looking for the eye draftWed, 28 Nov 2007 00:41:20 +0000, by belugas
-
(svn r11535) -Update: WebTranslator2 update to 2007-11-27 20:21:42 draftTue, 27 Nov 2007 19:22:08 +0000, by miham
-
(svn r11534) -Feature(newgrf): Implement property 23h for Industries. draftTue, 27 Nov 2007 17:13:49 +0000, by belugas
-
(svn r11533) -Codechange: Rename some unclear clear_x prices member names. draftTue, 27 Nov 2007 16:02:13 +0000, by belugas
-
(svn r11532) -Feature[newgrf]: Add decrement(0x0D) / increment(0x0E) production operations from result of production callback cb29/35. draftTue, 27 Nov 2007 04:16:08 +0000, by belugas
-
(svn r11531) -Fix [FS#1459]: version determination did stall (read: never finish) when both svn and git were not installed. draftMon, 26 Nov 2007 23:28:29 +0000, by rubidium
-
(svn r11530) -Codechange: do not update Tpool->first_free_index for PoolItems allocated on stack draftMon, 26 Nov 2007 22:56:30 +0000, by smatz
-
(svn r11529) -Update: WebTranslator2 update to 2007-11-26 21:13:37 draftMon, 26 Nov 2007 20:14:20 +0000, by miham
-
(svn r11528) -Fix (r11500): With smooth economy enabled, industries that should only decrease production would always increase it when more than 60% was transported. draftMon, 26 Nov 2007 19:23:53 +0000, by maedhros
-
(svn r11527) -Codechange: Split the bitmath functions of to their own files draftMon, 26 Nov 2007 17:50:22 +0000, by skidd13
-
(svn r11526) -Codechange: Rename the function delta fitting to the naming style draftMon, 26 Nov 2007 16:01:29 +0000, by skidd13
-
(svn r11525) -Fix: do not do all kinds of 'updates' for town, waypoint, station and other signs when you haven't converted the map to the 'current' format as that means you are going to read data in the 'old' format when you assume that it is in the 'current' format. draftSun, 25 Nov 2007 20:20:16 +0000, by rubidium
-
(svn r11524) -Fix [FS#1485]: assertion when tram reversed at a station. draftSun, 25 Nov 2007 19:45:09 +0000, by rubidium
-
(svn r11523) -Codechange: Move the CHANCE macros to core/random_func.cpp cause they depend on Random() draftSun, 25 Nov 2007 15:35:25 +0000, by skidd13
-
(svn r11522) -Fix: The scrollbar of the network gui could run out of bounds draftSun, 25 Nov 2007 15:17:16 +0000, by skidd13
-
(svn r11521) -Codechange: [OSX] Check what the running os version is in a cleaner way. draftSun, 25 Nov 2007 14:43:16 +0000, by egladil
-
(svn r11520) -Fix: [OSX] The cocoa video driver let the mouse cursor escape the window when using rmb scrolling. Thanks ln- for pointing this out and providing a fix. draftSun, 25 Nov 2007 12:58:32 +0000, by egladil
-
(svn r11519) -Codechange: enumerization and cleanup of NetworkLobbyWindow in network_gui.cpp draftSun, 25 Nov 2007 11:36:45 +0000, by smatz
-
(svn r11518) -Codechange: enforce (by assert) unused parameters of widgets to be zero. Better readability of DrawWindowWidgets(), too draftSun, 25 Nov 2007 00:41:31 +0000, by smatz
-
(svn r11517) -Codechange: better cleanup of NetworkStartServerWindow in network_gui.cpp draftSat, 24 Nov 2007 21:49:49 +0000, by smatz
-
(svn r11516) -Codechange: cleanup of NetworkGameWindow in network_gui.cpp draftSat, 24 Nov 2007 21:41:59 +0000, by smatz
-
(svn r11515) -Codechange: cleanup of NetworkStartServerWindow in network_gui.cpp draftSat, 24 Nov 2007 18:09:02 +0000, by smatz
-
(svn r11514) -Change: implement the automatic multiplier handler for NewGRF industries. draftSat, 24 Nov 2007 14:03:47 +0000, by rubidium
-
(svn r11513) -Codechange: enumerize some depot GUI actions draftSat, 24 Nov 2007 13:50:29 +0000, by smatz
-
(svn r11512) -Change: make the subsidy window able to resize to something smaller than 640x127 (especially the 640 part) when the screen is really too small. draftSat, 24 Nov 2007 13:00:32 +0000, by rubidium
-
(svn r11511) -Revert parts of r11505: forgot that CTRL might be used for other features, like adjacent stations or signals. draftSat, 24 Nov 2007 12:36:52 +0000, by rubidium
-
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fitting to the naming style draftSat, 24 Nov 2007 10:38:43 +0000, by skidd13
-
(svn r11509) -Fix: off-by-one error in some sprite numbers; increase sprite number counter before loading the next sprite instead of after doing so. draftSat, 24 Nov 2007 10:19:56 +0000, by rubidium
-
(svn r11508) -Cleanup: Removed unused headers from the cocoa video driver. draftSat, 24 Nov 2007 09:55:17 +0000, by egladil
-
(svn r11507) -Fix [FS#1463]: signs totally illegible when transparant signs is turned on and zoomed out more than one level. draftSat, 24 Nov 2007 09:27:20 +0000, by rubidium
-
(svn r11506) -Fix [FS#1471]: selling vehicles could cause the window of others to scroll to that location. draftSat, 24 Nov 2007 09:14:58 +0000, by rubidium
-
(svn r11505) -Fix/Feature: make CTRL work on all road/rail construction options that 'work' with the 'Bulldozer' button instead of only a few. draftSat, 24 Nov 2007 08:56:29 +0000, by rubidium
-
(svn r11504) -Fix [FS#1467]: removing docks/ship depots could result in non-canal water where canals should have been build. draftSat, 24 Nov 2007 08:45:04 +0000, by rubidium
-
(svn r11502) -Fix (r11144): don't do standard production change if callbacks 29/35 failed draftFri, 23 Nov 2007 16:50:54 +0000, by glx
-
(svn r11501) -Fix: [OSX] This remedies a problem with right click scrolling that was introduced in r11492. draftFri, 23 Nov 2007 13:45:59 +0000, by egladil
-
(svn r11500) -Codechange: Smooth economy fine-tuning, making industries more responsive. Patch by Sirkoz. draftFri, 23 Nov 2007 12:12:07 +0000, by belugas
-
(svn r11499) -Fix (r11144): mul/div factor were wrong (off by two) draftFri, 23 Nov 2007 04:17:41 +0000, by glx
-
(svn r11498) -Add [FS#1411]: [OSX] Added support for using Quartz instead of Quickdraw in windowed mode on OS X 10.4 and higher. Based on a patch by blackis. draftFri, 23 Nov 2007 02:44:05 +0000, by egladil
-
(svn r11495) -Fix (r11493): some compilers fail to show warnings when they should. draftThu, 22 Nov 2007 22:54:49 +0000, by rubidium
-
(svn r11494) -Fix [FS#1461] (r11450): cargo translation table was now loaded too late ;) draftThu, 22 Nov 2007 22:37:06 +0000, by glx
-
(svn r11493) -Fix [FS#1472]: game crashing on savegame load because it tried to render some part of the window before the savegame conversion was done. draftThu, 22 Nov 2007 22:34:30 +0000, by rubidium
-
(svn r11492) -Codechange: [OSX] Split the cocoa video driver into several files. The reason for this is that the fullscreen and windowed mode api are separate from each other in OS X and thus the driver actual is two drivers in one. This split is to make the code more readable and to prepare for replacing the Quickdraw windowed mode code which uses apis deprecated as of OS X 10.5 (and maybe earlier). draftThu, 22 Nov 2007 21:48:17 +0000, by egladil
-
(svn r11491) -Update: WebTranslator2 update to 2007-11-22 20:55:02 draftThu, 22 Nov 2007 19:55:54 +0000, by miham
-
(svn r11490) -Codechange: Split the math functions to their own header draftThu, 22 Nov 2007 18:01:51 +0000, by skidd13
-
(svn r11489) -Fix r11488: Somehow the code was added multiple times draftWed, 21 Nov 2007 19:18:34 +0000, by skidd13
-
(svn r11488) -Codechange: Spilt the random functions out to seperate file draftWed, 21 Nov 2007 19:13:38 +0000, by skidd13
-
(svn r11487) -Fix (r11435): move the list of vehicles a bit higher in the player GUI draftWed, 21 Nov 2007 13:50:36 +0000, by smatz
-
(svn r11486) -Fix [FS#1457]: industry count was wrong in smallmap draftWed, 21 Nov 2007 13:46:29 +0000, by glx
-
(svn r11485) -Codechange: Remove the doubled function ToggleBitT and rename the remaining to fit with the naming style draftTue, 20 Nov 2007 14:11:19 +0000, by skidd13
-
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the remaining to fit with the naming style draftTue, 20 Nov 2007 13:35:54 +0000, by skidd13
-
(svn r11483) -Codechange: Replace codeparts with functions that do the same to increase readability draftTue, 20 Nov 2007 12:57:24 +0000, by skidd13
-
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the remaining to fit with the naming style draftMon, 19 Nov 2007 21:32:20 +0000, by skidd13
-
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style draftMon, 19 Nov 2007 21:02:30 +0000, by skidd13
-
(svn r11480) -Codechange: Rename the function ALIGN fitting to the naming style draftMon, 19 Nov 2007 20:40:14 +0000, by skidd13
-
(svn r11479) -Codechange: Move the BIGMUL functions to the file of their usage draftMon, 19 Nov 2007 20:18:27 +0000, by skidd13
-
(svn r11478) -Fix: two small layout issues with the vehicle grouping GUI. draftMon, 19 Nov 2007 19:54:23 +0000, by rubidium
-
(svn r11477) -Fix [FS#1451]: a road vehicle must not show that it is driving max speed when it is standing still waiting for the vehicle in from of it. draftMon, 19 Nov 2007 18:58:32 +0000, by rubidium
-
(svn r11476) -Codechange: rename the function myabs to abs to get rid of an unneeded define draftMon, 19 Nov 2007 18:58:04 +0000, by skidd13
-
(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit with the coding style draftMon, 19 Nov 2007 18:38:10 +0000, by skidd13
-
(svn r11474) -Feature: Allow to resize on creation the smallmap gui in order to show all the types industry available. draftMon, 19 Nov 2007 04:34:40 +0000, by belugas
-
(svn r11473) -Codechange: Replace two more instances of widget/smalltype numbers by enum(-a) values draftMon, 19 Nov 2007 01:16:53 +0000, by belugas
-
(svn r11472) -Codechange: Give enuma for both the widget numbers and the used smallmap currently used type draftMon, 19 Nov 2007 00:57:56 +0000, by belugas
-
(svn r11471) -Codechange: one more variable retyped to enum ViewportHighlightMode draftSun, 18 Nov 2007 23:13:53 +0000, by smatz
-
(svn r11470) -Codechange: add git detection to MSVC (michi_cc) draftSun, 18 Nov 2007 22:39:02 +0000, by glx
-
(svn r11469) -Fix (r11051): only consider changes in src when detecting modified (M) version draftSun, 18 Nov 2007 22:37:44 +0000, by glx
-
(svn r11468) -Fix (r11330): rev number detection didn't work for git with msys/mingw draftSun, 18 Nov 2007 20:38:24 +0000, by glx
-
(svn r11467) -Fix [FS#1450]: OpenBSD has ALIGN already defined, causing compilation failures. draftSun, 18 Nov 2007 20:21:41 +0000, by rubidium
-
(svn r11466) -Fix (r11339): operator priority problem resulting in problematic autoroad placement in some cases draftSun, 18 Nov 2007 20:10:07 +0000, by smatz
-
(svn r11465) -Fix: more user-friedly placement in X and Y directions (most noticeable with autoroad) draftSun, 18 Nov 2007 20:05:44 +0000, by smatz
-
(svn r11464) -Fix: some issue that made OpenTTD on MorphOS seriously unplayable. draftSun, 18 Nov 2007 18:28:32 +0000, by rubidium
-
(svn r11463) -Fix: some OSes seem not to handle allocating 0 bytes in the same manner as others do. draftSun, 18 Nov 2007 16:41:25 +0000, by rubidium
-
(svn r11461) -Fix [FS#1449] (r11449): a bus turning around in a station could case an assertion error. Patch by divide. draftSun, 18 Nov 2007 15:06:01 +0000, by rubidium
-
(svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD. draftSun, 18 Nov 2007 14:57:14 +0000, by rubidium
-
(svn r11459) -Fix: (r11457) The selection highlight color hasn't been reset draftSun, 18 Nov 2007 14:39:43 +0000, by skidd13
-
(svn r11457) -Fix: (r11455) Reenable the accidentaly removed one way roads option draftSun, 18 Nov 2007 13:55:23 +0000, by skidd13
-
(svn r11456) -Fix [FS#1412] (r10070): Viewport is bound to its top-left corner draftSun, 18 Nov 2007 13:13:59 +0000, by smatz
-
(svn r11455) -Codechange: make autoroad, 'normal' road building and 'normal' rail building all react the same on CTRL as autorail. draftSun, 18 Nov 2007 08:03:48 +0000, by rubidium
-
(svn r11454) -Fix: the CHANCE16 functions were biased; a 32768 in 65536 chance was really a 32769 in 65536 chance. draftSat, 17 Nov 2007 23:16:41 +0000, by rubidium
-
(svn r11453) -Fix (r11450): unrevert r11239, as we now need it draftSat, 17 Nov 2007 22:33:53 +0000, by glx
-
(svn r11452) -Change: do not allow configuration changes, that NewGRFs can directly use to change their behaviour, during network games as this can cause desyncs. draftSat, 17 Nov 2007 22:25:16 +0000, by rubidium
-
(svn r11451) -Fix [FS#1287]: very fast aircraft would sometimes abruptly stop at the begin of the landing runway, turn a few times and then drive slowly to the end of the runway. draftSat, 17 Nov 2007 15:04:38 +0000, by rubidium
-
(svn r11450) -Fix [FS#1432](r8886): cargo translation table was loaded too early draftSat, 17 Nov 2007 15:03:19 +0000, by glx
-
(svn r11449) -Fix [FS#1160]: trams could deadlock themselves. As of now trams will turn as roadvehicles do when the player cannot build a tram track piece on the next tile without destroying anything. It will not turn when the player can build the before mentioned track piece on the 'next' tile. draftSat, 17 Nov 2007 12:42:15 +0000, by rubidium
-
(svn r11448) -Add: project files for MSVC 2008 (*_vs90.*) draftSat, 17 Nov 2007 02:22:56 +0000, by glx
-
(svn r11447) -Fix(r11433): Wrong offset to the helipad made it look like the autoroad button draftSat, 17 Nov 2007 01:55:00 +0000, by belugas