summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-26(svn r13266) -Codechange: Use SmallVector in GUIListpeter1138
2008-05-26(svn r13264) -Fix: yapf_settings.h was not removed from the project files.rubidium
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
2008-05-24(svn r13231) -Codechange: split the core console code and the console GUI.rubidium
2008-05-24(svn r13230) -Fix [FS#2030](r13171): When closing toolbars, also close their ...frosch
2008-05-24(svn r13229) -Codechange: replace some global variables that are only initial...rubidium
2008-05-24(svn r13228) -Codechange: split console.h.rubidium
2008-05-24(svn r13227) -Codechange: Apply code stylepeter1138
2008-05-24(svn r13226) -Feature: Allow to have more than only two airports per town. T...belugas
2008-05-23(svn r13225) -Fix (r13041): Missing calls to FindWindowPlacementAndResize() f...peter1138
2008-05-23(svn r13224) -Fix (r13107): set the location of the old SelectPlayerFaceWindo...rubidium
2008-05-23(svn r13222) -Change: allow old AI building helistations and helidepots for o...smatz
2008-05-23(svn r13221) -Fix (r8747): old AI failed to build oil rig routessmatz
2008-05-23(svn r13217) -Fix: old AI was building small airports in years when they were...smatz
2008-05-22(svn r13216) -Codechange [FS#2026]: enumify and comment Editor Terraform Tool...smatz
2008-05-22(svn r13215) -Codechange [FS#2029]: enumify and comment Build Dock widgets (R...smatz
2008-05-22(svn r13210) -Codechange: make town (previously named t) a private member of ...belugas
2008-05-22(svn r13209) -Codechange: Privatize what should be private.belugas
2008-05-22(svn r13208) -Fix (r13173): it was possible to open invalid submenu from drop...smatz
2008-05-22(svn r13207) -Fix: misleading comments (michi_cc)smatz
2008-05-21(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-wi...frosch
2008-05-21(svn r13205) -Codechange: Remove unnecessary code-style-buggering-up macro.peter1138
2008-05-20(svn r13202) -Fix (r13149): MSVC signed/unsigned warningglx
2008-05-19(svn r13191) -Fix: segfault after confirming query subwindow in the Generate ...smatz
2008-05-19(svn r13190) -Cleanup: remove unused variablesmatz
2008-05-19(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.rubidium
2008-05-19(svn r13184) -Codechange: make a window class of the signs list.rubidium