Fri, 23 Feb 2007 18:55:07 +0000 |
belugas |
(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style.
draft
|
Sat, 17 Feb 2007 11:17:49 +0000 |
bjarni |
(svn r8770) -Fix r8661: corrected some aircraft sprite placement issues in the depot window
draft
|
Sat, 10 Feb 2007 13:37:32 +0000 |
bjarni |
(svn r8661) -Fix: [depot windows] Enlarge the blocks in the depot window if a sprite is too big to fit (ships and aircraft only)
draft
|
Wed, 07 Feb 2007 19:10:19 +0000 |
bjarni |
(svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that VEH_Train is 0, VEH_Road is 1 and so on
draft
|
Thu, 01 Feb 2007 15:49:12 +0000 |
rubidium |
(svn r8511) -Codechange: make WindowClass an enumerated value.
draft
|
Wed, 24 Jan 2007 14:32:20 +0000 |
bjarni |
(svn r8390) -Codechange (r8384): Rewrote ResizeButtons()
draft
|
Wed, 24 Jan 2007 02:36:55 +0000 |
bjarni |
(svn r8384) -Codechange: [GUI] instead of writing a resize button function for each window, a global ResizeButtons() is added
draft
|
Mon, 22 Jan 2007 02:09:51 +0000 |
bjarni |
(svn r8338) -Codechange: merged road vehicle build window into the other ones
draft
|
Mon, 22 Jan 2007 00:26:46 +0000 |
bjarni |
(svn r8335) -Feature: the build ship window is now also resizable horizontally and contains sorting options
draft
|
Sun, 21 Jan 2007 22:50:43 +0000 |
bjarni |
(svn r8331) -Feature: the train and aircraft build windows are now resizable in horizontal direction as well
draft
|
Sun, 21 Jan 2007 00:01:47 +0000 |
bjarni |
(svn r8293) -Codechange: overloaded ShowVehicleListWindow() so it can open all types of vehicle lists (depending on arguments)
draft
|
Sun, 14 Jan 2007 19:57:49 +0000 |
peter1138 |
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values.
draft
|
Thu, 11 Jan 2007 11:05:01 +0000 |
celestar |
(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macros by a simple template function max(), that requires two arguments of the same type. While I'm at it change a variable called "max" to "maxval" in a function that calls max().
draft
|
Wed, 10 Jan 2007 18:12:09 +0000 |
KUDr |
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
draft
|