Age | Commit message (Expand) | Author |
2008-08-25 | (svn r14177) -Fix: define INADDR_NONE only when it hasn't been defined yet | smatz |
2008-08-25 | (svn r14176) -Fix: better 'safe' than ... 'save' | smatz |
2008-08-25 | (svn r14175) -Codechange: Rewrite the main toolbars to use the standard dropd... | peter1138 |
2008-08-25 | (svn r14174) -Fix: since now, we are 'losing' things, not 'loosing' | smatz |
2008-08-25 | (svn r14173) -Fix: Don't check for rail type and catenary on aqueducts. | peter1138 |
2008-08-25 | (svn r14172) -Feature[newGRF]: Add support for property 0x13 for Bridges. | belugas |
2008-08-25 | (svn r14171) -Codechange: Make the test for HQ a bit lighter. | belugas |
2008-08-25 | (svn r14170) -Codechange: Missing enum for road type iteration. | peter1138 |
2008-08-25 | (svn r14169) -Codechange: rename location_of_house for location_of_HQ, which ... | belugas |
2008-08-25 | (svn r14168) -Codechange: Make dropdown 'auto_width' a separate parameter, so... | peter1138 |
2008-08-25 | (svn r14167) -Fix: items in some ini-groups got duplicated on save. | rubidium |
2008-08-25 | (svn r14166) -Doc: Change "forbid 90 degree turn" patch option description to... | matthijs |
2008-08-25 | (svn r14165) -Codechange: When over-building rail with a different type, don'... | peter1138 |
2008-08-25 | (svn r14164) -Codechange: simplify and unify the addition of ini items with v... | rubidium |
2008-08-24 | (svn r14162) -Fix: Allow rail type conversion if the rail type cost multiplie... | peter1138 |
2008-08-24 | (svn r14161) -Codechange: allow inis to be loaded from tars. | rubidium |
2008-08-24 | (svn r14160) -Codechange: Move _railtype_cost_multipliers into the rail type ... | peter1138 |
2008-08-24 | (svn r14158) -Codechange: Initialization of rail type data from static source... | peter1138 |
2008-08-24 | (svn r14157) -Codechange: Add and use string properties for rail types instea... | peter1138 |
2008-08-24 | (svn r14156) -Fix (r14153): missing/wrong comments | smatz |
2008-08-24 | (svn r14155) -Fix (r14154): wrong comments | glx |
2008-08-24 | (svn r14154) -Fix (r14153): strndup is a GNU extension, so it doesn't exist o... | glx |
2008-08-24 | (svn r14153) -Codechange: split ini file reading/saving from settings.cpp. | rubidium |
2008-08-24 | (svn r14152) -Fix (r14146): Apple decided to use a name I wanted to use... th... | rubidium |
2008-08-24 | (svn r14151) -Codechange: make it possible to choose between the DOS and Wind... | rubidium |
2008-08-24 | (svn r14150) -Add: Add the count of trains using the current waypoint in the ... | belugas |
2008-08-23 | (svn r14149) -Fix: When selling the front engine of a train consist with anot... | frosch |
2008-08-23 | (svn r14148) -Fix (r14096) [FS#2239]: Orders were freed while they were still... | frosch |
2008-08-23 | (svn r14147) -Codechange: Allow passing 'const Vehicle *' to GetNextUnit() an... | frosch |
2008-08-23 | (svn r14146) -Codechange: allow palette override in both ways and remove some... | rubidium |
2008-08-23 | (svn r14145) -Fix (r14135, r14141): When savegame conversion cannot determine... | frosch |
2008-08-23 | (svn r14144) -Fix (r8826): Incorrect cargo weights | peter1138 |
2008-08-23 | (svn r14143) -Codechange: Recenter viewport of waypoint window when relocatin... | frosch |
2008-08-23 | (svn r14142) -Codechange: Disallow taking over greyed waypoints of other comp... | frosch |
2008-08-23 | (svn r14141) -Fix (r14135): Savegame conversion could assign a recently remov... | frosch |
2008-08-23 | (svn r14140) -Fix (r14135): Enum in saveload-table. | frosch |
2008-08-23 | (svn r14139) -Fix (r12044): GetSlopeZ() gets a virtual coordinate, not a tile. | frosch |
2008-08-23 | (svn r14138) -Fix (r12863): dark blue wasn't considered as similiar to blue | smatz |
2008-08-23 | (svn r14137) -Codechange: Remove a now unused member of CargoPacket | celestar |
2008-08-23 | (svn r14136) -Fix(r14135): MSVC project was not supposed to be on previous co... | belugas |
2008-08-23 | (svn r14135) -Codechange: Add owner to waypoints. Previously, it was guessed ... | belugas |
2008-08-23 | (svn r14134) -Fix (r12667, r13579) [FS#2245]: Update 'current_order' when cha... | frosch |
2008-08-22 | (svn r14133) -Fix [FS#2249]: close the 'manage vehicles' dropdown once the nu... | rubidium |
2008-08-22 | (svn r14132) -Fix (r14039): Only reserve a path on leaving a station if the c... | frosch |
2008-08-22 | (svn r14131) -Fix (r13952) [FS#2250]: The reservation of adjacent stations wa... | frosch |
2008-08-22 | (svn r14130) -Fix (r13961) [FS#2248]: Clear the stuck state of a train that i... | frosch |
2008-08-22 | (svn r14129) -Fix (r13935) [FS#2247]: Signal state for PBS signals was not up... | frosch |
2008-08-22 | (svn r14128) -Fix: first run of determineversion.vbs in a fresh clean hg chec... | glx |
2008-08-22 | (svn r14127) -Feature(ette): Give the the player's colour to the waypoint win... | belugas |
2008-08-21 | (svn r14126) -Codechange (r14125): Add some tabs. | frosch |