alberth
|
69ad98ecd5
|
(svn r16010) -Cleanup: Declare variables at first use.
|
2009-04-10 10:29:28 +00:00 |
|
alberth
|
b1673a2d27
|
(svn r16009) -Codechange: Simplifying some variable assignments.
|
2009-04-10 10:21:16 +00:00 |
|
alberth
|
0f360420fe
|
(svn r16009) -Codechange: Simplifying some variable assignments.
|
2009-04-10 10:21:16 +00:00 |
|
alberth
|
a903a5dc79
|
(svn r16008) -Fix (r15808): Unswap swapped music selection panels.
|
2009-04-10 09:43:53 +00:00 |
|
alberth
|
d28cd96817
|
(svn r16008) -Fix (r15808): Unswap swapped music selection panels.
|
2009-04-10 09:43:53 +00:00 |
|
rubidium
|
fd4825662f
|
(svn r15846) -Fix: shuffle button text alignment was based on the wrong widget
|
2009-03-25 14:15:34 +00:00 |
|
rubidium
|
3e979be390
|
(svn r15846) -Fix: shuffle button text alignment was based on the wrong widget
|
2009-03-25 14:15:34 +00:00 |
|
rubidium
|
12f1abbce0
|
(svn r15808) -Codechange: use the new DrawString API in a number of GUIs
|
2009-03-22 12:01:21 +00:00 |
|
rubidium
|
57174a9301
|
(svn r15808) -Codechange: use the new DrawString API in a number of GUIs
|
2009-03-22 12:01:21 +00:00 |
|
rubidium
|
89d614deea
|
(svn r15790) -Codechange: remove the *Centered part of the old text drawing API.
|
2009-03-21 22:00:00 +00:00 |
|
rubidium
|
9003641095
|
(svn r15790) -Codechange: remove the *Centered part of the old text drawing API.
|
2009-03-21 22:00:00 +00:00 |
|
rubidium
|
7f468dc142
|
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)
|
2009-03-15 15:12:06 +00:00 |
|
rubidium
|
f9def73be6
|
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)
|
2009-03-15 15:12:06 +00:00 |
|
rubidium
|
c3e87f345d
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
|
rubidium
|
b25a4f8231
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
|
rubidium
|
89e1afdaa0
|
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
|
2009-02-09 02:57:15 +00:00 |
|
rubidium
|
c0a8d09ca7
|
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
|
2009-02-09 02:57:15 +00:00 |
|
smatz
|
9021c20b5e
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
smatz
|
0d3f5e6e74
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
rubidium
|
28ea38ae55
|
(svn r14949) -Cleanup: pointer coding style
|
2009-01-10 00:31:47 +00:00 |
|
rubidium
|
11da45ee55
|
(svn r14949) -Cleanup: pointer coding style
|
2009-01-10 00:31:47 +00:00 |
|
rubidium
|
ca4b7b2046
|
(svn r14811) -Fix: off-by-one causing possible out-of-bounds reads.
|
2009-01-03 17:10:20 +00:00 |
|
rubidium
|
6512d717e1
|
(svn r14811) -Fix: off-by-one causing possible out-of-bounds reads.
|
2009-01-03 17:10:20 +00:00 |
|
rubidium
|
7b29620e0c
|
(svn r14810) -Codechange: use the proper style for global variables.
|
2009-01-03 17:09:31 +00:00 |
|
rubidium
|
099022224f
|
(svn r14810) -Codechange: use the proper style for global variables.
|
2009-01-03 17:09:31 +00:00 |
|
frosch
|
06eb01a7bb
|
(svn r14485) -Fix (r5464): Do not check the end of destination buffer using the source pointer.
Did not cause trouble though as destination buffer has always been bigger than source buffer.
|
2008-10-18 14:11:09 +00:00 |
|
frosch
|
f2eba8b0bf
|
(svn r14485) -Fix (r5464): Do not check the end of destination buffer using the source pointer.
Did not cause trouble though as destination buffer has always been bigger than source buffer.
|
2008-10-18 14:11:09 +00:00 |
|
frosch
|
cee9186162
|
(svn r14484) -Fix (r10182) [FS#2358]: Obiwan dislikes music. (Patch by Yexo)
|
2008-10-18 13:43:52 +00:00 |
|
frosch
|
63a9ddeb77
|
(svn r14484) -Fix (r10182) [FS#2358]: Obiwan dislikes music. (Patch by Yexo)
|
2008-10-18 13:43:52 +00:00 |
|
rubidium
|
a20b833516
|
(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h so not everything that includes saveload.h needs to include everything else too.
|
2008-08-31 10:50:05 +00:00 |
|
rubidium
|
ea1f180a55
|
(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h so not everything that includes saveload.h needs to include everything else too.
|
2008-08-31 10:50:05 +00:00 |
|
belugas
|
8161349383
|
(svn r13895) -Codechange: Replace numbers with Colours enum on music gui and on DrawFrameRect calls
-Fix: a few misalignements
|
2008-07-31 14:42:55 +00:00 |
|
belugas
|
5c3b347350
|
(svn r13895) -Codechange: Replace numbers with Colours enum on music gui and on DrawFrameRect calls
-Fix: a few misalignements
|
2008-07-31 14:42:55 +00:00 |
|
rubidium
|
162e2e074b
|
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
|
2008-05-19 09:48:47 +00:00 |
|
rubidium
|
27c38052b7
|
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
|
2008-05-19 09:48:47 +00:00 |
|
glx
|
b101faea20
|
(svn r13150) -Codechange: make classes of the Music[TrackSelection]Window.
|
2008-05-17 22:52:51 +00:00 |
|
glx
|
c1713c9ab7
|
(svn r13150) -Codechange: make classes of the Music[TrackSelection]Window.
|
2008-05-17 22:52:51 +00:00 |
|
rubidium
|
a89b5721a8
|
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to the Window class and remove Window from their naming.
|
2008-05-17 12:48:06 +00:00 |
|
rubidium
|
8b54212900
|
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to the Window class and remove Window from their naming.
|
2008-05-17 12:48:06 +00:00 |
|
rubidium
|
0f7d925121
|
(svn r13024) -Codechange: do not use WE_MOUSELOOP when WE_TICK suffices, rename WE_4 to something more descriptive and correct some (completely incorrect) comments.
|
2008-05-09 09:29:27 +00:00 |
|
rubidium
|
f438700402
|
(svn r13024) -Codechange: do not use WE_MOUSELOOP when WE_TICK suffices, rename WE_4 to something more descriptive and correct some (completely incorrect) comments.
|
2008-05-09 09:29:27 +00:00 |
|
rubidium
|
92aac531c2
|
(svn r13005) -Codechange: prepare AllocateWindowDescFront for subclassing of Window.
|
2008-05-08 11:50:34 +00:00 |
|
rubidium
|
23fc96c3e8
|
(svn r13005) -Codechange: prepare AllocateWindowDescFront for subclassing of Window.
|
2008-05-08 11:50:34 +00:00 |
|
rubidium
|
9db77e3808
|
(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
|
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
|
1ce0b03bf0
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
d03994098b
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
3f104194d6
|
(svn r12003) -Codechange: don't declare InteractiveRandom[Range] in multiple places.
|
2008-01-29 00:26:31 +00:00 |
|
rubidium
|
fde33b5547
|
(svn r12003) -Codechange: don't declare InteractiveRandom[Range] in multiple places.
|
2008-01-29 00:26:31 +00:00 |
|
rubidium
|
90acd52f22
|
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
|
2008-01-13 01:21:35 +00:00 |
|