summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-06(svn r24328) -Codechange: Simplify some silly code.frosch
2012-06-06(svn r24327) -Doc: [Script] Improve documentation of ScriptCompany::GetQuarte...frosch
2012-06-05(svn r24326) -Update from WebTranslator v3.0:translators
2012-06-04(svn r24325) -Update from WebTranslator v3.0:translators
2012-06-04(svn r24324) -Codechange: Turn functions dealing with Textbufs into member fu...frosch
2012-06-04(svn r24323) -Codechange: Split Textbuf and associated functions to separate ...frosch
2012-06-03(svn r24322) -Update from WebTranslator v3.0:translators
2012-06-03(svn r24321) -Change/Fix [FS#4254]: [NewGRF] Group vehicles in the purchase l...frosch
2012-06-02(svn r24320) -Update from WebTranslator v3.0:translators
2012-06-01(svn r24319) -Update from WebTranslator v3.0:translators
2012-06-01(svn r24318) -Feature: Add dropdowns to NewGRF configurations, if all values ...frosch
2012-06-01(svn r24317) -Feature: Add dropdowns to AI configurations, if all values have...frosch
2012-06-01(svn r24316) -Feature: Allow setting adv. settings with limited range using a...frosch
2012-06-01(svn r24315) -Fix: Make the AI settings window behave more like the other set...frosch
2012-06-01(svn r24314) -Fix: Editing NewGRF parameters using the query window showed wr...frosch
2012-06-01(svn r24313) -Fix: Some obiwans wrt. clicking on setting buttons.frosch
2012-06-01(svn r24312) -Change: Center the settings buttons in the AI and NewGRF config...frosch
2012-06-01(svn r24311) -Add: DrawDropDownButton() to draw dropdown buttons independent ...frosch
2012-06-01(svn r24310) -Codechange: Add named constants for the dimensions of settings ...frosch
2012-06-01(svn r24309) -Codechange: Split some functions from gui.h to settings_gui.hfrosch
2012-06-01(svn r24308) -Add: ShowDropDownListAt() for drawing dropdown windows independ...frosch
2012-06-01(svn r24307) -Codechange: Move all interaction of the dropdown window with wi...frosch
2012-05-31(svn r24304) -Update from WebTranslator v3.0:translators
2012-05-30(svn r24303) -Update from WebTranslator v3.0:translators
2012-05-30(svn r24302) -Fix: [Script] ScriptTown::GetGrowthRate() returned wrong values...frosch
2012-05-29(svn r24301) -Update from WebTranslator v3.0:translators
2012-05-28(svn r24300) -Update from WebTranslator v3.0:translators
2012-05-28(svn r24299) -Change [FS#5057]: Center object previews in 1- and 2-view selec...frosch
2012-05-28(svn r24298) -Feature: Display default values for adv. settings in the settin...frosch
2012-05-28(svn r24297) -Codechange: Split DParam-setup for drawing setting values to a ...frosch
2012-05-28(svn r24296) -Codechange: No need to pass a member variable to a member funct...frosch
2012-05-28(svn r24295) -Fix: STRING1 probably means STRING1.frosch
2012-05-27(svn r24294) -Update from WebTranslator v3.0:translators
2012-05-26(svn r24293) -Fix: Increase the left and right margins of the text in the yes...alberth
2012-05-26(svn r24292) -Update from WebTranslator v3.0:translators
2012-05-26(svn r24291) -Add: [Script] ScriptEventRoadReconstruction.frosch
2012-05-26(svn r24290) -Add: [Script] ScriptEventExclusiveTransportRights.frosch
2012-05-26(svn r24289) -Add: [Script] Base class for script events involving a company ...frosch
2012-05-26(svn r24288) -Fix: squirrel_export should match stuff like 'virtual', 'static...frosch
2012-05-26(svn r24287) -Feature [FS#2688]: News item for exclusive transport rights. (b...frosch
2012-05-26(svn r24286) -Add: [GS] Some more GSNews::NewsItem::NewsTypes.frosch
2012-05-26(svn r24285) -Codechange: Add a more explcit NewsFlag to indicate that the fi...frosch
2012-05-26(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and ...frosch
2012-05-26(svn r24283) -Codechange: Add AddTileNewsItem function to preemptively dedupl...frosch
2012-05-26(svn r24282) -Codechange: Add AddVehicleAdviceNewsItem function to preemptive...frosch
2012-05-26(svn r24281) -Cleanup: Merge all company news subtypes into a single one; the...frosch
2012-05-26(svn r24280) -Cleanup: Remove uselessly duplicated code to set string paramet...frosch
2012-05-26(svn r24279) -Fix: Someone forgot a call to squirrel_export somewhen.frosch
2012-05-25(svn r24278) -Codechange: Deduplicate code to read translation tables.frosch
2012-05-25(svn r24277) -Codechange: Store cargo and railtype translation tables in a Sm...frosch