Age | Commit message (Expand) | Author |
2009-07-08 | (svn r16767) -Fix [NoAI] (r16524): AITile::GetCargoProduction/Acceptance didn... | yexo |
2009-07-08 | (svn r16766) -Codechange: remove station->MarkDirty. It is in all cases meant... | rubidium |
2009-07-08 | (svn r16765) -Codechange: give ViewportSign's width_1 and width_2 more self e... | rubidium |
2009-07-08 | (svn r16764) -Codechange: unify the way viewport signs are marked dirty | rubidium |
2009-07-08 | (svn r16763) -Add: initial translation of Vietnamese. | rubidium |
2009-07-07 | (svn r16762) -Update from WebTranslator v3.0: | translators |
2009-07-07 | (svn r16761) -Codechange: make UpdateViewportSignPos(ition) a class function ... | rubidium |
2009-07-07 | (svn r16760) -Codechange: make UpdateStationVirtCoord a function of Station | rubidium |
2009-07-07 | (svn r16759) -Codechange: some coding style in station.cpp | rubidium |
2009-07-07 | (svn r16758) -Document: some station related types/enums | rubidium |
2009-07-07 | (svn r16757) -Fix [FS#3018]: in the refit window the "Select cargo type to ca... | rubidium |
2009-07-06 | (svn r16756) -Update from WebTranslator v3.0: | translators |
2009-07-05 | (svn r16755) -Codechange: apply some codestyle to newgrf.cpp | yexo |
2009-07-05 | (svn r16754) -Update from WebTranslator v3.0: | translators |
2009-07-05 | (svn r16753) -Fix (r16740): Don't check the width of the same string 4 times,... | yexo |
2009-07-05 | (svn r16752) -Codechange: Remove most of the window-changing code from Airpor... | yexo |
2009-07-05 | (svn r16751) -Fix (r16740): Do not crash when using a non-standard font size ... | alberth |
2009-07-05 | (svn r16750) -Fix: mark the intro gui dirty when changing the difficulty leve... | yexo |
2009-07-05 | (svn r16749) -Codechange: Rail toolbar uses nested widget tree only. | alberth |
2009-07-05 | (svn r16748) -Codechange: Don't cast away constness. | alberth |
2009-07-05 | (svn r16747) -Fix: Non-resized windows also need a post re-init SetDirty. | alberth |
2009-07-05 | (svn r16746) -Codechange: use Town::PostDestructor() instead of not very clea... | smatz |
2009-07-05 | (svn r16745) -Fix [FS#3011]: invalidate JoinStation window after removing ite... | smatz |
2009-07-04 | (svn r16743) -Update from WebTranslator v3.0: | translators |
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_multiplier | frosch |
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 Train | smatz |
2009-07-01 | (svn r16717) -Codechange: make IsFrontEngine() member of Train | smatz |
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 |