Mercurial > hg > openttd
graph
-
(svn r15908) -Fix: off-by-one in viewport strings/flags; left + width != right draftWed, 01 Apr 2009 02:51:37 +0000, by rubidium
-
(svn r15907) -Fix (r15841): some strings in save/load dialog were drawn with a 2 pixel offset draftTue, 31 Mar 2009 22:55:38 +0000, by glx
-
(svn r15906) -Codechange: Completed widget number enum of world-generation windows. draftTue, 31 Mar 2009 17:46:18 +0000, by alberth
-
(svn r15905) -Fix (r15424): chat completion got called twice causing tab completion to seemingly fail draftTue, 31 Mar 2009 00:57:21 +0000, by rubidium
-
(svn r15902) -Cleanup: remove pointless merge info; we're not intending to merge moved files back anyways... draftMon, 30 Mar 2009 23:13:02 +0000, by rubidium
-
(svn r15901) -Add: AIIndustryType::IsBuiltOnWater(), HasHeliport() and HasDock(). Just like AIIndustry. draftMon, 30 Mar 2009 20:48:10 +0000, by frosch
-
(svn r15900) -Fix (r5076): Adding settings is not enough, you also have to use them. draftMon, 30 Mar 2009 20:19:25 +0000, by frosch
-
(svn r15899) -Fix (r15898): Removed widget number comments used for debugging. draftMon, 30 Mar 2009 20:04:29 +0000, by alberth
-
(svn r15898) -Codechange: Added nested widgets for create-scenrario window draftMon, 30 Mar 2009 20:02:16 +0000, by alberth
-
(svn r15897) -Codechange: Completed widget numbers and comment of create-scenario window. draftMon, 30 Mar 2009 19:52:59 +0000, by alberth
-
(svn r15896) -Update: WebTranslator2 update to 2009-03-30 17:35:58 draftMon, 30 Mar 2009 17:36:07 +0000, by translators
-
(svn r15895) -Fix (r15685): fixing the slopes was done a bit more often than intended making map generation with the original generator horribly slow draftMon, 30 Mar 2009 08:59:26 +0000, by rubidium
-
(svn r15894) -Codechange: remove console widget array (it was empty anyway) and window desc draftMon, 30 Mar 2009 01:15:51 +0000, by glx
-
(svn r15893) -Add: watermark crash.sav and don't generate crash information if a loaded crash.sav causes a crash draftMon, 30 Mar 2009 00:21:43 +0000, by glx
-
(svn r15892) -Codechange: [OSX] some type fixes so OpenTTD likes more of the 3.1.x Xcodes. draftSun, 29 Mar 2009 19:55:08 +0000, by rubidium
-
(svn r15891) -Fix (r13464): YAPF used different penalties for aqueducts than for other water tiles. draftSun, 29 Mar 2009 18:20:02 +0000, by frosch
-
(svn r15890) -Codechange: unify the way 'can a town be placed here?' checks are done draftSun, 29 Mar 2009 15:06:44 +0000, by smatz
-
(svn r15889) -Codechange: Add pre/inter/post space to nested background widgets draftSun, 29 Mar 2009 13:25:01 +0000, by alberth
-
(svn r15888) -Fix (r15103)[FS#2772]: Round the production rate up, so e.g. oilrigs always produce some passengers on lowest production level. draftSun, 29 Mar 2009 11:41:42 +0000, by frosch
-
(svn r15887) -Fix: Reorder dmusic.cpp / null_m.cpp in source.list so msvc doesn't reorder them in the generated project files. draftSun, 29 Mar 2009 11:03:15 +0000, by yexo
-
(svn r15886) -Fix [FS#2770]: libtimidity cannot handle frees of NULL (in contrast of most other frees) draftSun, 29 Mar 2009 10:52:54 +0000, by rubidium
-
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() callback draftSun, 29 Mar 2009 09:49:11 +0000, by alberth
-
(svn r15884) -Codechange: New widgets for the industry windows draftSat, 28 Mar 2009 19:08:55 +0000, by glx
-
(svn r15883) -Codechange: Make a widget enum for the sign list and use widget offsets instead of direct locations. draftSat, 28 Mar 2009 17:39:03 +0000, by peter1138
-
(svn r15882) -Codechange: New widgets for generation progress window. draftSat, 28 Mar 2009 16:35:33 +0000, by alberth
-
(svn r15881) -Fix (r15875): add an explicit cast so some compilers stop complaining. draftSat, 28 Mar 2009 16:19:04 +0000, by yexo
-
(svn r15880) -Codechange: add an invisible widget on company manager face windows to position company manager face image draftSat, 28 Mar 2009 15:20:03 +0000, by glx
-
(svn r15879) -Codechange: add an invisible widget on advanced company face window to determine where to draw the strings instead refering to other widgets. Required for rtl languages. draftSat, 28 Mar 2009 14:55:11 +0000, by glx
-
(svn r15878) -Codechange: New widgets for the engine preview window. draftSat, 28 Mar 2009 13:35:07 +0000, by alberth
-
(svn r15877) -Codechange: Let drop down lists know about font height. draftSat, 28 Mar 2009 12:47:29 +0000, by peter1138