Mercurial > hg > openttd
graph
-
(svn r22244) -Codechange: Make vehicle windows handle command-/GUI-scope invalidations themself (from autoreplace and refitting). draftSun, 13 Mar 2011 21:33:02 +0000, by frosch
-
(svn r22243) -Codechange: Make AIDebugWindow::OnInvalidateData() handle command-/GUI-scope itself. draftSun, 13 Mar 2011 21:32:40 +0000, by frosch
-
(svn r22242) -Codechange: Let OnInvalidateData() decide itself what to do immediately in command scope, and what to do asynchronously in GUI-scope. draftSun, 13 Mar 2011 21:32:13 +0000, by frosch
-
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData(). draftSun, 13 Mar 2011 21:31:29 +0000, by frosch
-
(svn r22239) -Doc: Further engine doxyment additions. draftSun, 13 Mar 2011 16:43:00 +0000, by alberth
-
(svn r22238) -Codechange (r8888): Also remove the now unused NUM_VEHICLE_TYPES constant. draftSun, 13 Mar 2011 14:00:11 +0000, by alberth
-
(svn r22237) -Doc: Add some doxyments to structs and enums in engine_type.h draftSun, 13 Mar 2011 13:49:31 +0000, by alberth
-
(svn r22236) -Fix (r21457): Disarm a bear-pit, which r22226 almost fell into. draftSun, 13 Mar 2011 10:43:41 +0000, by frosch
-
(svn r22235) -Add: stub for a Faroese translation draftSun, 13 Mar 2011 08:32:16 +0000, by rubidium
-
(svn r22233) -Fix (r22210): value strings for command-pause-level were not shown correctly draftFri, 11 Mar 2011 19:48:26 +0000, by yexo
-
(svn r22231) -Feature(ette): [NewGRF] Make var 0x48 available in CB 0x15C. draftThu, 10 Mar 2011 19:32:24 +0000, by frosch
-
(svn r22227) -Fix [FS#4546-ish]: Call sheduled OnInvalidate()-calls before doing OnHundrethTick()-calls. draftTue, 08 Mar 2011 19:43:38 +0000, by frosch
-
(svn r22226) -Codechange: When autoreplace invalidates vehicle windows because the Vehicle index changed, use a better eye-catcher-'data' than 0 to identify them. draftTue, 08 Mar 2011 19:41:58 +0000, by frosch
-
(svn r22222) -Fix: compilation when compiling with --disable-ai draftMon, 07 Mar 2011 18:44:36 +0000, by yexo
-
(svn r22220) -Codechange: Unduplicate npf/yapf strings for the other languages. draftSun, 06 Mar 2011 16:00:53 +0000, by alberth
-
(svn r22219) -Codechange: Unduplicate npf/yapf strings. draftSun, 06 Mar 2011 16:00:24 +0000, by alberth
-
(svn r22218) -Codechange: Unduplicate horizontal positioning strings for the other languages. draftSun, 06 Mar 2011 15:59:43 +0000, by alberth
-
(svn r22217) -Codechange: Unduplicate horizontal positioning strings. draftSun, 06 Mar 2011 15:59:23 +0000, by alberth
-
(svn r22216) -Codechange: Unduplicate original/realistic strings for the other languages. draftSun, 06 Mar 2011 15:58:37 +0000, by alberth
-
(svn r22215) -Codechange: Unduplicate original/realistic strings. draftSun, 06 Mar 2011 15:58:03 +0000, by alberth
-
(svn r22214) -Codechange: Unduplicate company on/off strings for the other languages. draftSun, 06 Mar 2011 15:57:17 +0000, by alberth
-
(svn r22213) -Codechange: Unduplicate company on/off strings. draftSun, 06 Mar 2011 15:56:12 +0000, by alberth
-
(svn r22212) -Codechange: Unduplicate Off/On strings for the other languages. draftSun, 06 Mar 2011 15:54:20 +0000, by alberth
-
(svn r22211) -Codechange: Unduplicate Off/On strings. draftSun, 06 Mar 2011 15:52:23 +0000, by alberth
-
(svn r22210) -Add: Add a variable for the value strings in the settings tables. draftSun, 06 Mar 2011 15:51:44 +0000, by alberth
-
(svn r22209) -Codechange: Move function declarations from settings.h.preamble to the ini file that uses it. draftSun, 06 Mar 2011 10:35:40 +0000, by alberth
-
(svn r22208) -Fix [FS#4543]: When downloading a file via HTTP failed mid-way and OpenTTD fell back to the old system the partial downloaded amount would be counted twice draftSun, 06 Mar 2011 10:11:59 +0000, by rubidium
-
(svn r22207) -Add: Add the copyright message to the new ini files. draftSun, 06 Mar 2011 09:54:20 +0000, by alberth
-
(svn r22206) -Revert-ish (r14526) / Unfix-ish [FS#3569] / Fix [FS#4545]: the "center" (for movement) of vehicles is (currently still) always at 4/8th original vehicle length from the front, so trains should stop at the same location regardless of the length of the front engine draftSun, 06 Mar 2011 09:22:11 +0000, by rubidium
-
(svn r22205) -Codechange: replace magic number with constant draftSat, 05 Mar 2011 21:52:45 +0000, by rubidium
-
(svn r22204) -Change: Make the base costs for building and demolishing NewObjects also local to the individual NewGRFs draftSat, 05 Mar 2011 18:28:10 +0000, by planetmaker
-
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings draftSat, 05 Mar 2011 18:00:48 +0000, by rubidium
-
(svn r22201) -Fix (r22188): make sure generate.vbs generates the same as generate draftSat, 05 Mar 2011 17:59:51 +0000, by rubidium
-
(svn r22200) -Fix (r21642): removing a station order could stop when removing first automatic order draftSat, 05 Mar 2011 13:59:23 +0000, by smatz
-
(svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names draftSat, 05 Mar 2011 11:34:31 +0000, by rubidium
-
(svn r22198) -Codechange: make some constants name more explicit draftSat, 05 Mar 2011 11:16:44 +0000, by rubidium
-
(svn r22197) -Cleanup: remove the distinction between conditional and non-conditional settings; with default from and to savegame versions all can be conditional. They previously were as well; the non-conditional ones were macros of the conditionals with to/from saveload versions hardcoded draftSat, 05 Mar 2011 10:47:49 +0000, by rubidium
-
(svn r22196) -Codechange: use default values for the from and to of savegame versions as well draftSat, 05 Mar 2011 10:20:49 +0000, by rubidium
-
(svn r22195) -Fix (r22188): make sure makedep picks up the newly generated settings.h so settings.cpp gets recompiled when needed draftSat, 05 Mar 2011 10:13:14 +0000, by rubidium
-
(svn r22194) -Codechange: use the defaults feature of settingsgen to remove the need to state the "default" value for all items draftSat, 05 Mar 2011 10:12:03 +0000, by rubidium
-
(svn r22193) -Fix: Invalidate the object build window when using the date cheat draftSat, 05 Mar 2011 09:55:09 +0000, by planetmaker
-
(svn r22192) -Fix (r22188): MSVC 2005 64 bits didn't build settings(gen), and as such compilation failed draftSat, 05 Mar 2011 08:48:37 +0000, by rubidium
-
(svn r22191) -Fix: make sure table/settings.h is generated with MSVC2010, also fix a warning in version project draftSat, 05 Mar 2011 01:31:56 +0000, by glx
-
(svn r22190) -Fix (r22188): minor changes in project files draftFri, 04 Mar 2011 23:44:10 +0000, by glx
-
(svn r22189) -Fix (r22188): Add svn properties to the new files draftFri, 04 Mar 2011 22:47:43 +0000, by glx
-
(svn r22188) -Add: Generate the settings as part of the MSVC build process, and enable it in Makefile too draftFri, 04 Mar 2011 22:34:10 +0000, by glx
-
(svn r22181) -Fix (r20574): following a vehicle with a very high VehicleID was impossible draftFri, 04 Mar 2011 12:12:48 +0000, by yexo