Age | Commit message (Expand) | Author |
2007-11-15 | (svn r11440) -Codechange: replace magic numbers with enumified WindowHighligh... | rubidium |
2007-11-11 | (svn r11407) -Fix: do not allow building of tram-tracks when they are not ava... | truelight |
2007-11-11 | (svn r11404) -Codechange: remove 2 magical numbers | belugas |
2007-11-10 | (svn r11399) -Feature(ette): transparency settings can now be saved and thus ... | belugas |
2007-11-04 | (svn r11374) -Codechange: Give meaning to the magical number that specifies t... | belugas |
2007-09-30 | (svn r11188) -Codechange: rewrite of the town action related code (remove som... | rubidium |
2007-09-26 | (svn r11174) -Codechange: add possibility to show the bounding boxes of sprit... | rubidium |
2007-09-04 | (svn r11040) -Fix [FS#1179]: removing CMD_AUTO from some commands could remot... | rubidium |
2007-08-31 | (svn r11020) -Fix [FS#1174]: One could not give money when (s)he had too much... | rubidium |
2007-08-27 | (svn r10991) -Codechange: add documentation, enumification and some code simp... | rubidium |
2007-08-07 | (svn r10820) -Codechange: make negative currencies red and restore the colour... | rubidium |
2007-07-29 | (svn r10724) -Fix (r10723): Toolbar spacing was off-by-one | peter1138 |
2007-07-29 | (svn r10723) -Codechange: dynamically sized (width) main toolbars and status ... | rubidium |
2007-07-29 | (svn r10722) -Codechange: unhardcode the positions of strings in the status bar. | rubidium |
2007-07-29 | (svn r10720) -Codechange: unhardcode the positions of the player toolbar menus. | rubidium |
2007-07-27 | (svn r10704) -Codechange: provide an infrastructure to have resizable windows... | rubidium |
2007-07-23 | (svn r10663) -Fix r10662: bad me, didn't comply with coding style, as penalty... | truelight |
2007-07-23 | (svn r10662) -Add: added 'V' as new shortcut for new viewport (bilbo) | truelight |
2007-07-16 | (svn r10587) -Codechange: move the string/dparam related stuff from variables... | rubidium |
2007-07-13 | (svn r10548) -Fix [FS#1020]: don't segfault when you quit in the end-of-the-g... | truelight |
2007-07-10 | (svn r10496) -Feature: Replace all the windows for Industry building by a mor... | belugas |
2007-07-08 | (svn r10480) -Fix: Don't allow building lighthouses and transmitters under br... | maedhros |
2007-06-30 | (svn r10401) -Feature: new sign editor features including switching to previo... | peter1138 |
2007-06-30 | (svn r10398) -Fix (r10271): transparency menu option wasn't moved properly in... | peter1138 |
2007-06-27 | (svn r10353) -Fix/Feature [FS#669]: disallow (in the GUI) the building of inf... | rubidium |
2007-06-25 | (svn r10323) -Codechange: reference company name, number and player (presiden... | peter1138 |
2007-06-25 | (svn r10321) -Codechange: refer to sign text by index | peter1138 |
2007-06-23 | (svn r10294) -Fix [FS#914]: WKC_PAUSE didn't work in SE (+ some cosmetic) (Sm... | truelight |
2007-06-22 | (svn r10271) -Fix r9563: move the Transparency Option menu item to the place ... | truelight |
2007-06-21 | (svn r10258) -Codechange: as we are now using int64 all over the place, it's ... | rubidium |
2007-06-21 | (svn r10247) -Fix (r10210): *always* call SetDParamMoney when you want to pla... | rubidium |
2007-06-21 | (svn r10246) -Fix (r10297): some forgotten money conversions and truncation i... | rubidium |
2007-06-18 | (svn r10208) -Codechange: replace int32 with Money where appropriate. | rubidium |
2007-06-18 | (svn r10207) -Codechange: remove the redundant player_money in favour of the ... | rubidium |
2007-06-13 | (svn r10145) -Fix: make compiling with networking disabled (again) possible. | rubidium |
2007-06-11 | (svn r10097) -Feature: Add support for articulated road vehicles, or callback... | maedhros |
2007-06-10 | (svn r10087) -Fix [FS#834]: multiple subsequent "give money" actions could re... | rubidium |
2007-06-10 | (svn r10085) -Fix [FS#839]: message that you had given money appeared even wh... | rubidium |
2007-05-28 | (svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled wit... | peter1138 |
2007-05-25 | (svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0. | rubidium |
2007-05-25 | (svn r9917) -Codechange: prepare some more areas for more road types. | rubidium |
2007-05-23 | (svn r9903) -Fix (r9901): Make the demolish and level land tools work in the ... | 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-19 | (svn r9885) -Fix r9846: some last bitshifts with zoom-levels that were forgotten | truelight |
2007-05-15 | (svn r9846) -Codechange: introduced ZOOM_LVL_MIN and ZOOM_LVL_MAX for the obv... | truelight |
2007-05-15 | (svn r9844) -Codechange: replace zoomlevel with an enum | truelight |
2007-05-07 | (svn r9805) -Codechange: Use HASBIT() et al for display options bits. | peter1138 |
2007-04-19 | (svn r9677) -Codechange: Make the 'transparent buildings' menu item toggle al... | peter1138 |