summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-07-04(svn r16740) -Codechange: Self-sizing widgets in intro screen, town directory...alberth
2009-07-04(svn r16739) -Codechange: Initialize internal data before computing the widgets.alberth
2009-07-04(svn r16738) -Codechange: Remove casting away constness by changing the text ...alberth
2009-07-04(svn r16737) -Fix (r15645): When loading a savegame Engine::grffile might be ...frosch
2009-07-04(svn r16736) -Codechange: give some station enums a name and use that instead...rubidium
2009-07-04(svn r16735) -Codechange: had_vehicle_of_type only stored 7 bits, all less th...rubidium
2009-07-03(svn r16734) -Codechange: Prepare intro, town directory, and found town windo...alberth
2009-07-03(svn r16733) -Codechange: Move rebuilding and sorting the town list out of To...alberth
2009-07-03(svn r16732) -Fix [FS#2991]: show Close instead of Cancel when there's nothin...rubidium
2009-07-03(svn r16731) -Fix [NoAI]: AIDepotList contained wrong tiles for hangars when ...yexo
2009-07-03(svn r16730) -Doc: Added some missing docs (most notably the class/struct doc...alberth
2009-07-03(svn r16729) -Update from WebTranslator v3.0:translators
2009-07-03(svn r16728) -Fix (r14919): the Join station window didn't show all stations ...smatz
2009-07-02(svn r16727) -Codechange: Introducing WD_SORTBUTTON_ARROW_WIDTH constant.alberth
2009-07-02(svn r16726) -Update from WebTranslator v3.0:translators
2009-07-02(svn r16725) -Documentation: raw_industry_cost_multiplierfrosch
2009-07-02(svn r16724) -Fix (r16714): MSVC 64bit warnings (Rubidium)smatz
2009-07-02(svn r16723) -Codechange: make GetNextArticPart(), GetLastEnginePart(), GetNe...smatz
2009-07-02(svn r16722) -Codechange: unify the naming of the Is/Set/HasArticulatedPart f...rubidium
2009-07-02(svn r16721) -Codechange: make Is/SetRoadVehicleFront, Is/Set/HasArticulatedP...rubidium
2009-07-02(svn r16720) -Codechange: make Set/ClearFrontEngine(), Set/ClearArticulatedPa...smatz
2009-07-01(svn r16719) -Codechange: make IsArticulatedPart(), IsTrainEngine(), IsTrainW...smatz
2009-07-01(svn r16718) -Codechange: make IsFreeWagon() member of Trainsmatz
2009-07-01(svn r16717) -Codechange: make IsFrontEngine() member of Trainsmatz
2009-07-01(svn r16716) -Codechange: reduce code duplication in DrawCompanyVehiclesAmount()smatz
2009-07-01(svn r16715) -Codechange: add attribute to assert_compile(), so it doesn't wa...smatz
2009-07-01(svn r16714) -Codechange: use pool-like accessors for Subsidysmatz
2009-07-01(svn r16713) -Doc: document the Subsidy structsmatz
2009-07-01(svn r16712) -Update from WebTranslator v3.0:translators
2009-07-01(svn r16711) -Codechange: use FOR_ALL_SUBSIDIES macro when iterating over all...smatz
2009-07-01(svn r16710) -Fix: invalidate subsidies with invalid source or destination wh...smatz
2009-07-01(svn r16709) -Fix [FS#2994]: the list of animated tiles could have duplicates...rubidium
2009-07-01(svn r16708) -Cleanup: do not try to indent strings using spaces, especially ...rubidium
2009-07-01(svn r16707) -Fix [FS#3007] (r16693): under some circumstances vehicles would...rubidium
2009-07-01(svn r16706) -Fix (r16694): acquiring a subsidy resulted in an assertion.rubidium
2009-06-30(svn r16703) -Update from WebTranslator v3.0:translators
2009-06-30(svn r16702) -Change: don't implicitly fall back to the null/dedicated (video...rubidium
2009-06-30(svn r16701) -Fix [FS#3001]: limit the screen's resolution to 65535x65535 so ...rubidium
2009-06-30(svn r16700) -Fix: if allegro fails to start or fails open a window or sound ...rubidium
2009-06-30(svn r16699) -Fix [FS#3001]: if SDL fails to allocate a surface due to it bei...rubidium
2009-06-30(svn r16697) -Fix (r16696): don't silently introduce old ##case for some lang...translators
2009-06-30(svn r16696) -Change: make order of pragmas identical for all languages (and ...translators
2009-06-30(svn r16695) -Update: WebTranslator2 update to 2009-06-30 10:00:57translators
2009-06-29(svn r16694) -Fix [FS#2995] (rgradual loading, rnewindustries): only pay for ...rubidium
2009-06-29(svn r16693) -Fix [FS#3004] (r16883): cargo income was not added to the vehic...rubidium
2009-06-29(svn r16692) -Update from WebTranslator v3.0:translators
2009-06-29(svn r16691) -Codechange: what's the point of getting the fifth dparam and th...rubidium
2009-06-28(svn r16690) -Fix [FS#3002]: Missing debug string for ESRB_SAFE_TILE in YAPF ...michi_cc
2009-06-28(svn r16689) -Codechange: Allow for rendering of parameterized text of nested...alberth
2009-06-28(svn r16688) -Codechange: Some cleanup of intro screen and town directory.alberth