Age | Commit message (Expand) | Author |
2007-07-29 | (svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "r... | rubidium |
2007-07-27 | (svn r10704) -Codechange: provide an infrastructure to have resizable windows... | rubidium |
2007-07-27 | (svn r10702) -Fix: "Can't build ..." instead of "Can't remove ..." message sh... | rubidium |
2007-07-16 | (svn r10601) -Codechange: store (and use) the type of stations instead of har... | rubidium |
2007-07-16 | (svn r10587) -Codechange: move the string/dparam related stuff from variables... | rubidium |
2007-07-12 | (svn r10522) -Fix: the "build truck station" GUI showed that it would accept ... | rubidium |
2007-06-27 | (svn r10353) -Fix/Feature [FS#669]: disallow (in the GUI) the building of inf... | rubidium |
2007-06-01 | (svn r10015) -Fix: one could build (only) tram tracks when that was the last ... | rubidium |
2007-05-31 | (svn r9999) -Feature: make it possible to disallow busses and lorries to go a... | rubidium |
2007-05-26 | (svn r9933) -Fix (9925): unified a little too much. | rubidium |
2007-05-25 | (svn r9925) -Fix: wrong tooltips in station picker. | rubidium |
2007-05-25 | (svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0. | rubidium |
2007-05-24 | (svn r9909) -Fix (r9897): Highlight road tunnels properly when building them. | maedhros |
2007-05-24 | (svn r9908) -Codechange: prepare the station picker for more road types. | rubidium |
2007-05-24 | (svn r9907) -Codechange: prepare the road gui for more road types. | rubidium |
2007-05-23 | (svn r9905) -Feature: Allow building new stations adjacent to existing statio... | maedhros |
2007-05-23 | (svn r9901) -Codechange: Decide what to do with selected land areas based on ... | maedhros |
2007-05-23 | (svn r9900) -Codechange: Separate the variables for how to highlight a land a... | maedhros |
2007-05-21 | (svn r9897) -Codechange: prepare the toolbar for more road types. | rubidium |
2007-05-20 | (svn r9893) -Fix (r9892): various small bugs that only act up when using some... | rubidium |
2007-05-20 | (svn r9892) -Codechange: lots of ground work for allowing multiple types of "... | rubidium |
2007-04-18 | (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tab... | rubidium |
2007-04-18 | (svn r9672) -Cleanup: lots of coding style fixes around operands. | rubidium |
2007-03-28 | (svn r9523) -Cleanup: doxygen changes. Time to take care of "R" | belugas |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-02-21 | (svn r8837) -Fix [FS#626]: drive through stations did not connect to neighbou... | rubidium |
2007-02-16 | (svn r8765) -Codechange: remove logic redundancy by moving it from the gui in... | rubidium |
2007-02-14 | (svn r8741) -Fix (r8735): make the saveguards of CmdBuildRoadStop more robust... | rubidium |
2007-02-14 | (svn r8735) -Feature: drive-through road stops made possible by the hard work... | rubidium |
2007-02-01 | (svn r8511) -Codechange: make WindowClass an enumerated value. | rubidium |
2007-01-28 | (svn r8436) -Fix | tron |
2007-01-25 | (svn r8402) -Codechange: Move RoadStop-specific enums to the RoadStop class, ... | celestar |
2007-01-16 | (svn r8152) Fix a off-by-one error in the placement of the sticky box of the ... | tron |
2007-01-15 | (svn r8143) Remove the landscaping button from the build toolbars. | tron |
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ... | rubidium |
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed... | KUDr |