summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-05-27(svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings.rubidium
2008-05-27(svn r13299) -Fix (r13286): Stations sort type isn't updated correctlyskidd13
2008-05-27(svn r13298) -Codechange: remove unused _total_signssmatz
2008-05-27(svn r13297) -Codechange: Use GUIList for the town directory windowpeter1138
2008-05-27(svn r13296) -Fix (r13276): VL_FIRST_SORT was never resetsmatz
2008-05-27(svn r13295) -Codechange: remove now redundant checksmatz
2008-05-27(svn r13294) -Codechange: convert the inheritance of GUIList in IndustryDirec...skidd13
2008-05-27(svn r13293) -Fix (r13226): airport far from a town generated too much noisesmatz
2008-05-27(svn r13292) -Fix (r13285): MSVC warningsglx
2008-05-27(svn r13291) -Fix (r13266): qsort passed wrong sizeof datapeter1138
2008-05-27(svn r13287) -Codechange: move engine list gui code away from engine.cpp (and...peter1138
2008-05-27(svn r13286) -Codechange: GUIList Sort returns now if the list sequence has b...skidd13
2008-05-27(svn r13285) -Codechange: station sorting uses GUILists Sort() nowskidd13
2008-05-27(svn r13283) -Codechange: convert the inheritance of GUIList in PlayerStation...skidd13
2008-05-27(svn r13280) -Fix (r13276): MSVC compilation was brokensmatz
2008-05-26(svn r13279) -Codechange: simplify condition for terminating loop when revers...smatz
2008-05-26(svn r13278) -Fix: Missing call to FindWindowPlacementAndResize() for drop do...peter1138
2008-05-26(svn r13277) -Fix: opntitle 'jumping' to the temperate climate when closing t...rubidium
2008-05-26(svn r13276) -Codechange: use qsort() for initial sorting of a list for bette...smatz
2008-05-26(svn r13275) -Fix: sort lists with 2 items, toosmatz
2008-05-26(svn r13273) -Fix [FS#2042]: MSVC warnings (again)glx
2008-05-26(svn r13271) -Codechange: groups sorting uses GUILists Sort() nowskidd13
2008-05-26(svn r13270) -Codechange: There is no need to clear lists in the window const...peter1138
2008-05-26(svn r13269) -Codechange: build bridge window uses GUILists Sort() nowskidd13
2008-05-26(svn r13267) -Codechange: extend GUIList with a GnomeSortskidd13
2008-05-26(svn r13266) -Codechange: Use SmallVector in GUIListpeter1138
2008-05-26(svn r13260) -Fix: linked terraform toolbar wasn't marked dirty after movingsmatz
2008-05-26(svn r13259) -Fix: Subsidy text could still overflowpeter1138
2008-05-26(svn r13258) -Codechange: add support for using (most) of the old patch names...rubidium
2008-05-26(svn r13257) -Fix(r13226): Typo has found its way on the code... Thanks cirdanbelugas
2008-05-26(svn r13256) -Codechange: merge the OPTS and PATS chuncks.rubidium
2008-05-25(svn r13255) -Codechange: move _opt to _settings.rubidium
2008-05-25(svn r13254) -Fix: waypoint orders could have invalid flags set after conversionsmatz
2008-05-25(svn r13253) -Codechange: simplify conversion of old orders a bitsmatz
2008-05-25(svn r13252) -Fix: when converting orders from older savegames, set 'Unload a...smatz
2008-05-25(svn r13251) -Codechange: rename _patches to _settings as that is more logic.rubidium
2008-05-25(svn r13250) -Codechange: Use VehicleList in SendAllVehiclesToDepot()peter1138
2008-05-25(svn r13249) -Fix [FS#2039]: make industry sorting by transported percentage ...smatz
2008-05-25(svn r13248) -Codechange: Use VehicleList for depot GUI.peter1138
2008-05-25(svn r13247) -Codechange: small amount of coding style for settings.cpp.rubidium
2008-05-25(svn r13246) -Fix (r13245): incorrect parameters to memcpypeter1138
2008-05-25(svn r13245) -Codechange: Use SmallVectors for generating vehicle lists, simp...peter1138
2008-05-25(svn r13244) -Fix: allow only one town directory window to be openedsmatz
2008-05-25(svn r13242) -Codechange: remove _opt_ptr.rubidium
2008-05-25(svn r13241) -Codechange: Simplify CmdDepotSellAllVehicles() a bitpeter1138
2008-05-25(svn r13240) -Codechange: More const-ness for GUI code.peter1138
2008-05-24(svn r13239) -Fix: certain compilers give false warning about uninitialized v...smatz
2008-05-24(svn r13234) -Fix: Check/affect town rating when removing/bulldozing town-own...frosch
2008-05-24(svn r13233) -Fix: Replace some (incorrect) evaluations of TileOwner by RoadO...frosch
2008-05-24(svn r13232) -Codechange: Simplify BuildDepotVehicleList()peter1138