rubidium
|
3d5567ccf7
|
(svn r12987) -Codechange: split viewport and tile selection.
|
2008-05-07 13:10:15 +00:00 |
|
rubidium
|
9bf519f26b
|
(svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when it's certain that w != NULL.
|
2008-05-06 22:08:18 +00:00 |
|
rubidium
|
e6c944a6c4
|
(svn r12975) -Codechange: replace DeleteWindow(w) with delete w.
|
2008-05-06 21:28:30 +00:00 |
|
rubidium
|
f1679bcbb7
|
(svn r12892) -Fix: too many items in the vehicle toolbars were greyed out.
|
2008-04-25 06:15:58 +00:00 |
|
rubidium
|
c332c68170
|
(svn r12813) -Fix [FS#1943]: the 'last built railtype' got reset too often.
|
2008-04-21 07:57:51 +00:00 |
|
rubidium
|
0cecc4af20
|
(svn r12769) -Codechange: some coding style cleanups.
|
2008-04-18 15:18:16 +00:00 |
|
rubidium
|
dc16b4f2b4
|
(svn r12767) -Codechange: merge all main toolbar related functions into a single file instead of scattering the functionality over several files.
|
2008-04-18 15:11:39 +00:00 |
|
rubidium
|
9d8fa486af
|
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around operators.
|
2008-04-18 04:37:06 +00:00 |
|
rubidium
|
b1d1a4ac66
|
(svn r12757) -Codechange: move all cheat related stuff from all over the place to a single location.
|
2008-04-17 21:21:01 +00:00 |
|
rubidium
|
37d961c8e7
|
(svn r12402) -Fix: some toolbars didn't seem to show anymore.
|
2008-03-24 05:59:42 +00:00 |
|
rubidium
|
65c7ef9629
|
(svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own little neighbourhood. Based on a patch by Dominik.
|
2008-03-23 07:35:29 +00:00 |
|