log

age author description
Tue, 24 Jul 2007 01:29:42 +0000 belugas (svn r10670) -Fix: Use proper initialization for grf_prop override member draft
Tue, 24 Jul 2007 01:26:57 +0000 belugas (svn r10669) -Codechange: Removed redundant comment draft
Mon, 23 Jul 2007 19:30:36 +0000 truelight (svn r10665) -Codechange: replace magic 15 with MAX_TILE_HEIGHT (bilbo) draft
Mon, 23 Jul 2007 19:24:32 +0000 truelight (svn r10664) -Codechange: simplify a small piece of code (skidd13) draft
Mon, 23 Jul 2007 16:48:19 +0000 truelight (svn r10663) -Fix r10662: bad me, didn't comply with coding style, as penalty I updated the surrounding code to comply with coding style too; I will never do it again (I hope :p) draft
Mon, 23 Jul 2007 16:39:27 +0000 truelight (svn r10662) -Add: added 'V' as new shortcut for new viewport (bilbo) draft
Mon, 23 Jul 2007 16:30:59 +0000 truelight (svn r10661) -Documentation: documented slope.h (Progman) draft
Mon, 23 Jul 2007 16:15:40 +0000 truelight (svn r10660) -Codechange: simplified tunnel cost algorithm (bilbo) draft
Mon, 23 Jul 2007 16:08:58 +0000 truelight (svn r10659) -Codechange: updated documentation around RAIL_GROUND_FENCE_VERT[12] (frosch) draft
Mon, 23 Jul 2007 15:28:02 +0000 glx (svn r10658) -Add: support for autosave_on_exit in the console, so dedicated servers can use it draft
Mon, 23 Jul 2007 15:20:20 +0000 truelight (svn r10657) -Fix r10655: commit didn't comply with coding style (tnx glx :)) draft
Mon, 23 Jul 2007 15:18:53 +0000 truelight (svn r10656) -Fix [FS#1068]: GetPartialZ returned wrong value for SLOPE_STEEP_E (frosch) draft
Mon, 23 Jul 2007 15:14:45 +0000 truelight (svn r10655) -Fix [FS#1070]: Trolly AI didn't know about steep slopes, and used wrong tileh in some cases (frosch) draft
Sun, 22 Jul 2007 17:21:25 +0000 orudge (svn r10651) -Fix: Fix chdir problem with open/save dialog on OS/2 (Paul Smedley) draft
Sun, 22 Jul 2007 13:16:49 +0000 peter1138 (svn r10649) -Fix (r9962): autoscroll (pointer near screen edge) didn't work draft
Sat, 21 Jul 2007 18:34:43 +0000 miham (svn r10648) -Update: WebTranslator2 update to 2007-07-21 20:34:31 draft
Sat, 21 Jul 2007 14:01:12 +0000 KUDr (svn r10647) -Fix: AutoPtrT::operator =() didn't delete old object draft
Sat, 21 Jul 2007 13:45:15 +0000 KUDr (svn r10646) -Cleanup: AutoPtrT<>::Release() renamed to Detach() draft
Sat, 21 Jul 2007 12:39:46 +0000 KUDr (svn r10645) -Fix (r10644): file contents seems to be 3x there draft
Fri, 20 Jul 2007 18:44:04 +0000 rubidium (svn r10644) -Merge (from NoAI): framework for reference counted objects (pointers). draft
Fri, 20 Jul 2007 18:35:33 +0000 rubidium (svn r10643) -Merge (from NoAI): properly counting the amount of signs instead of using the size of the sign pool. draft
Fri, 20 Jul 2007 18:34:21 +0000 rubidium (svn r10642) -Merge (from NoAI): ./configure flag for disabling threading. draft
Fri, 20 Jul 2007 17:32:27 +0000 belugas (svn r10641) -Fix(r10638): Forgotten Son... err...include draft
Fri, 20 Jul 2007 17:25:07 +0000 belugas (svn r10640) -Fix(r10638): little typo... draft
Fri, 20 Jul 2007 17:14:03 +0000 belugas (svn r10639) -Codechange: Give meaninfull name to a magic number draft
Fri, 20 Jul 2007 16:50:11 +0000 belugas (svn r10638) -Codechange: Save the mapping of the industries and tiles, making them persistent. draft
Fri, 20 Jul 2007 16:08:28 +0000 belugas (svn r10637) -Fix: Enable the Random Industries in scenario editor if setting Number of Industries is not NONE. draft
Fri, 20 Jul 2007 14:49:41 +0000 belugas (svn r10635) -Codechange: Correct some typos and code beautifying (a little bit) draft
Thu, 19 Jul 2007 17:28:55 +0000 peter1138 (svn r10628) -Fix (r10606,FS#1055): Revert r10606 and fix the plural problem another way. draft
Thu, 19 Jul 2007 17:27:49 +0000 rubidium (svn r10627) -Fix [FS#1052]: be consistent with the space between the company name and the player number, i.e. always put a space between them. draft
Thu, 19 Jul 2007 17:23:28 +0000 miham (svn r10626) -Update: WebTranslator2 update to 2007-07-19 19:23:12 draft
Thu, 19 Jul 2007 16:24:48 +0000 rubidium (svn r10624) -Fix [FS#1047]: the production of banks could not be modified (either in scenario editor or with the cheat). draft
Thu, 19 Jul 2007 01:47:32 +0000 belugas (svn r10622) -Feature: Introduction of the CBID_INDUSTRY_AVAILABLE's handling, in fund industry window. draft
Thu, 19 Jul 2007 01:35:48 +0000 belugas (svn r10621) -Codechange: install a struct holding the user's selection from _fund_gui. draft
Wed, 18 Jul 2007 17:37:34 +0000 miham (svn r10620) -Update: WebTranslator2 update to 2007-07-18 19:37:17 draft
Wed, 18 Jul 2007 17:05:23 +0000 belugas (svn r10619) -Codechange: Use shorter variable/member names and add some code separation. draft
Wed, 18 Jul 2007 16:02:42 +0000 belugas (svn r10618) -Fix(r10167): remove unneeded comment draft
Wed, 18 Jul 2007 15:59:08 +0000 belugas (svn r10617) -Codechange: code style changes (removing an erroneous tab plus switch case alignment) draft
Wed, 18 Jul 2007 02:08:56 +0000 glx (svn r10607) -Fix r10605: use '&&' in preprocessor directives (MSVC doesn't like 'and') draft
Tue, 17 Jul 2007 20:32:27 +0000 peter1138 (svn r10606) -Fix (r8826): plural and single cargo names were mixed up. draft
Tue, 17 Jul 2007 16:59:21 +0000 rubidium (svn r10605) -Fix [FS#1046]: also OpenBSD does not know wchar. Patch by Matthias. draft
Tue, 17 Jul 2007 08:18:57 +0000 rubidium (svn r10604) -Fix [FS#1044] (r9866): some industries produced cargo they should not be producing, which would result in the industry offering invalid cargo to a station resulting in crashes.. draft
Tue, 17 Jul 2007 06:56:09 +0000 peter1138 (svn r10603) -Codechange: avoid direct access to _engine_info draft
Mon, 16 Jul 2007 23:55:22 +0000 rubidium (svn r10601) -Codechange: store (and use) the type of stations instead of hardcoding station types by graphics IDs. draft
Mon, 16 Jul 2007 23:48:25 +0000 belugas (svn r10600) -Codechange: code-stylising the gui switch-case code draft
Mon, 16 Jul 2007 21:00:40 +0000 rubidium (svn r10593) -Fix [FS#1038]: one could not remove locks that were build in a (very) old version of OpenTTD. draft
Mon, 16 Jul 2007 17:37:40 +0000 miham (svn r10592) -Update: WebTranslator2 update to 2007-07-16 19:35:30 draft
Mon, 16 Jul 2007 13:51:17 +0000 glx (svn r10590) -Fix: cargo_packet.* were not sorted correctly in project files draft
Mon, 16 Jul 2007 13:48:12 +0000 rubidium (svn r10589) -Fix (Debian): --enable-install is not needed anymore. draft
Mon, 16 Jul 2007 09:16:58 +0000 rubidium (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h draft
Sun, 15 Jul 2007 18:14:21 +0000 miham (svn r10584) -Fix: [Translations] Fixed translations screwed up by translator draft
Sun, 15 Jul 2007 17:17:44 +0000 miham (svn r10583) -Update: WebTranslator2 update to 2007-07-15 19:17:18 draft
Sun, 15 Jul 2007 11:45:38 +0000 KUDr (svn r10578) -Fix [YAPF, ships]: Ships received curve penalty for non-diagonal straight move. (JazzyJaffa) draft
Sun, 15 Jul 2007 00:45:02 +0000 glx (svn r10575) -Fix r10573: misplaced ) draft
Sun, 15 Jul 2007 00:26:12 +0000 belugas (svn r10573) -Codechange: Use function CheckIfCallBackAllowsAvailability for random map generation as well as for ingame random industry creation draft
Sun, 15 Jul 2007 00:19:40 +0000 belugas (svn r10572) -Codechange: Add function CheckIfCallBackAllowsAvailability for industries draft
Sun, 15 Jul 2007 00:03:17 +0000 belugas (svn r10570) -Codechange: Add enum required for Callback 0x22: CBID_INDUSTRY_AVAILABLE draft
Sat, 14 Jul 2007 23:10:27 +0000 rubidium (svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matthias Wolf. draft
Sat, 14 Jul 2007 22:37:40 +0000 rubidium (svn r10566) -Fix [FS#1025]: a NewGRF could have a information message that is too long for the internal buffers to handle. We should not crash on such a case even though the message is too big for the window anyway. draft
Sat, 14 Jul 2007 20:40:11 +0000 rubidium (svn r10563) -Fix: gcc 2.95 (which is still needed for MorphOS :() does have trouble with using the protected/private variables of the enclosing class (and super classes of that enclosing class). draft