Mercurial > hg > openttd
graph
-
(svn r10675) -Codechange: unhardcode the industry types used in several locations of the source code. draftTue, 24 Jul 2007 19:56:43 +0000, by rubidium
-
(svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> type *var. draftTue, 24 Jul 2007 17:01:23 +0000, by rubidium
-
(svn r10672) -Codechange: typify some parameters/variables. draftTue, 24 Jul 2007 13:03:24 +0000, by rubidium
-
(svn r10671) -Codechange: don't mix both lookup and temp-variable-with-value-of-lookup (skidd13) draftTue, 24 Jul 2007 12:29:47 +0000, by truelight
-
(svn r10670) -Fix: Use proper initialization for grf_prop override member draftTue, 24 Jul 2007 01:29:42 +0000, by belugas
-
(svn r10669) -Codechange: Removed redundant comment draftTue, 24 Jul 2007 01:26:57 +0000, by belugas
-
(svn r10665) -Codechange: replace magic 15 with MAX_TILE_HEIGHT (bilbo) draftMon, 23 Jul 2007 19:30:36 +0000, by truelight
-
(svn r10664) -Codechange: simplify a small piece of code (skidd13) draftMon, 23 Jul 2007 19:24:32 +0000, by 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) draftMon, 23 Jul 2007 16:48:19 +0000, by truelight
-
(svn r10662) -Add: added 'V' as new shortcut for new viewport (bilbo) draftMon, 23 Jul 2007 16:39:27 +0000, by truelight
-
(svn r10661) -Documentation: documented slope.h (Progman) draftMon, 23 Jul 2007 16:30:59 +0000, by truelight
-
(svn r10660) -Codechange: simplified tunnel cost algorithm (bilbo) draftMon, 23 Jul 2007 16:15:40 +0000, by truelight
-
(svn r10659) -Codechange: updated documentation around RAIL_GROUND_FENCE_VERT[12] (frosch) draftMon, 23 Jul 2007 16:08:58 +0000, by truelight
-
(svn r10658) -Add: support for autosave_on_exit in the console, so dedicated servers can use it draftMon, 23 Jul 2007 15:28:02 +0000, by glx
-
(svn r10657) -Fix r10655: commit didn't comply with coding style (tnx glx :)) draftMon, 23 Jul 2007 15:20:20 +0000, by truelight
-
(svn r10656) -Fix [FS#1068]: GetPartialZ returned wrong value for SLOPE_STEEP_E (frosch) draftMon, 23 Jul 2007 15:18:53 +0000, by truelight
-
(svn r10655) -Fix [FS#1070]: Trolly AI didn't know about steep slopes, and used wrong tileh in some cases (frosch) draftMon, 23 Jul 2007 15:14:45 +0000, by truelight
-
(svn r10651) -Fix: Fix chdir problem with open/save dialog on OS/2 (Paul Smedley) draftSun, 22 Jul 2007 17:21:25 +0000, by orudge
-
(svn r10649) -Fix (r9962): autoscroll (pointer near screen edge) didn't work draftSun, 22 Jul 2007 13:16:49 +0000, by peter1138
-
(svn r10648) -Update: WebTranslator2 update to 2007-07-21 20:34:31 draftSat, 21 Jul 2007 18:34:43 +0000, by miham
-
(svn r10647) -Fix: AutoPtrT::operator =() didn't delete old object draftSat, 21 Jul 2007 14:01:12 +0000, by KUDr
-
(svn r10646) -Cleanup: AutoPtrT<>::Release() renamed to Detach() draftSat, 21 Jul 2007 13:45:15 +0000, by KUDr
-
(svn r10645) -Fix (r10644): file contents seems to be 3x there draftSat, 21 Jul 2007 12:39:46 +0000, by KUDr
-
(svn r10644) -Merge (from NoAI): framework for reference counted objects (pointers). draftFri, 20 Jul 2007 18:44:04 +0000, by rubidium
-
(svn r10643) -Merge (from NoAI): properly counting the amount of signs instead of using the size of the sign pool. draftFri, 20 Jul 2007 18:35:33 +0000, by rubidium
-
(svn r10642) -Merge (from NoAI): ./configure flag for disabling threading. draftFri, 20 Jul 2007 18:34:21 +0000, by rubidium
-
(svn r10641) -Fix(r10638): Forgotten Son... err...include draftFri, 20 Jul 2007 17:32:27 +0000, by belugas
-
(svn r10639) -Codechange: Give meaninfull name to a magic number draftFri, 20 Jul 2007 17:14:03 +0000, by belugas
-
(svn r10638) -Codechange: Save the mapping of the industries and tiles, making them persistent. draftFri, 20 Jul 2007 16:50:11 +0000, by belugas
-
(svn r10637) -Fix: Enable the Random Industries in scenario editor if setting Number of Industries is not NONE. draftFri, 20 Jul 2007 16:08:28 +0000, by belugas
-
(svn r10635) -Codechange: Correct some typos and code beautifying (a little bit) draftFri, 20 Jul 2007 14:49:41 +0000, by belugas
-
(svn r10628) -Fix (r10606,FS#1055): Revert r10606 and fix the plural problem another way. draftThu, 19 Jul 2007 17:28:55 +0000, by peter1138
-
(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. draftThu, 19 Jul 2007 17:27:49 +0000, by rubidium
-
(svn r10626) -Update: WebTranslator2 update to 2007-07-19 19:23:12 draftThu, 19 Jul 2007 17:23:28 +0000, by miham
-
(svn r10624) -Fix [FS#1047]: the production of banks could not be modified (either in scenario editor or with the cheat). draftThu, 19 Jul 2007 16:24:48 +0000, by rubidium
-
(svn r10622) -Feature: Introduction of the CBID_INDUSTRY_AVAILABLE's handling, in fund industry window. draftThu, 19 Jul 2007 01:47:32 +0000, by belugas
-
(svn r10621) -Codechange: install a struct holding the user's selection from _fund_gui. draftThu, 19 Jul 2007 01:35:48 +0000, by belugas
-
(svn r10620) -Update: WebTranslator2 update to 2007-07-18 19:37:17 draftWed, 18 Jul 2007 17:37:34 +0000, by miham
-
(svn r10619) -Codechange: Use shorter variable/member names and add some code separation. draftWed, 18 Jul 2007 17:05:23 +0000, by belugas
-
(svn r10618) -Fix(r10167): remove unneeded comment draftWed, 18 Jul 2007 16:02:42 +0000, by belugas
-
(svn r10617) -Codechange: code style changes (removing an erroneous tab plus switch case alignment) draftWed, 18 Jul 2007 15:59:08 +0000, by belugas
-
(svn r10607) -Fix r10605: use '&&' in preprocessor directives (MSVC doesn't like 'and') draftWed, 18 Jul 2007 02:08:56 +0000, by glx
-
(svn r10606) -Fix (r8826): plural and single cargo names were mixed up. draftTue, 17 Jul 2007 20:32:27 +0000, by peter1138
-
(svn r10605) -Fix [FS#1046]: also OpenBSD does not know wchar. Patch by Matthias. draftTue, 17 Jul 2007 16:59:21 +0000, by 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.. draftTue, 17 Jul 2007 08:18:57 +0000, by rubidium
-
(svn r10603) -Codechange: avoid direct access to _engine_info draftTue, 17 Jul 2007 06:56:09 +0000, by peter1138
-
(svn r10601) -Codechange: store (and use) the type of stations instead of hardcoding station types by graphics IDs. draftMon, 16 Jul 2007 23:55:22 +0000, by rubidium
-
(svn r10600) -Codechange: code-stylising the gui switch-case code draftMon, 16 Jul 2007 23:48:25 +0000, by belugas
-
(svn r10593) -Fix [FS#1038]: one could not remove locks that were build in a (very) old version of OpenTTD. draftMon, 16 Jul 2007 21:00:40 +0000, by rubidium
-
(svn r10592) -Update: WebTranslator2 update to 2007-07-16 19:35:30 draftMon, 16 Jul 2007 17:37:40 +0000, by miham
-
(svn r10590) -Fix: cargo_packet.* were not sorted correctly in project files draftMon, 16 Jul 2007 13:51:17 +0000, by glx
-
(svn r10589) -Fix (Debian): --enable-install is not needed anymore. draftMon, 16 Jul 2007 13:48:12 +0000, by rubidium
-
(svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h draftMon, 16 Jul 2007 09:16:58 +0000, by rubidium
-
(svn r10584) -Fix: [Translations] Fixed translations screwed up by translator draftSun, 15 Jul 2007 18:14:21 +0000, by miham
-
(svn r10583) -Update: WebTranslator2 update to 2007-07-15 19:17:18 draftSun, 15 Jul 2007 17:17:44 +0000, by miham
-
(svn r10578) -Fix [YAPF, ships]: Ships received curve penalty for non-diagonal straight move. (JazzyJaffa) draftSun, 15 Jul 2007 11:45:38 +0000, by KUDr
-
(svn r10573) -Codechange: Use function CheckIfCallBackAllowsAvailability for random map generation as well as for ingame random industry creation draftSun, 15 Jul 2007 00:26:12 +0000, by belugas