rubidium
|
8ab49198b9
|
(svn r12695) -Codechange: only allocate window structs when needed. Based on a patch by Alberth.
|
2008-04-13 19:25:14 +00:00 |
|
rubidium
|
9a73b698d4
|
(svn r12695) -Codechange: only allocate window structs when needed. Based on a patch by Alberth.
|
2008-04-13 19:25:14 +00:00 |
|
rubidium
|
1fe1b5da80
|
(svn r12694) -Fix: do not call the mouse over callback on already deleted windows.
|
2008-04-13 19:06:30 +00:00 |
|
rubidium
|
04138ddffc
|
(svn r12694) -Fix: do not call the mouse over callback on already deleted windows.
|
2008-04-13 19:06:30 +00:00 |
|
rubidium
|
99b51aa235
|
(svn r12693) -Documentation: add some documentation to some window related stuff. Based on a patch by Albert.
|
2008-04-13 19:01:26 +00:00 |
|
rubidium
|
2310557716
|
(svn r12693) -Documentation: add some documentation to some window related stuff. Based on a patch by Albert.
|
2008-04-13 19:01:26 +00:00 |
|
rubidium
|
c36d613b9b
|
(svn r12692) -Codechange: swap to functions to remove a function declaration.
|
2008-04-13 18:59:32 +00:00 |
|
rubidium
|
87ddcb0d5a
|
(svn r12692) -Codechange: swap to functions to remove a function declaration.
|
2008-04-13 18:59:32 +00:00 |
|
rubidium
|
1dc0af3248
|
(svn r12619) -Codechange: lots of documentation about window related stuff. Patch by Alberth.
|
2008-04-07 20:28:58 +00:00 |
|
rubidium
|
ee02dd7dad
|
(svn r12619) -Codechange: lots of documentation about window related stuff. Patch by Alberth.
|
2008-04-07 20:28:58 +00:00 |
|
smatz
|
808c03ef8d
|
(svn r12371) -Fix [FS#1823]: do not let window hide behind the main toolbar after resizing the screen
|
2008-03-15 20:32:42 +00:00 |
|
smatz
|
756e0d9b6e
|
(svn r12371) -Fix [FS#1823]: do not let window hide behind the main toolbar after resizing the screen
|
2008-03-15 20:32:42 +00:00 |
|
smatz
|
d3d126f999
|
(svn r12167) -Feature(tte): change colour of autorail and autoroad selection when Ctrl is pressed
|
2008-02-17 17:00:43 +00:00 |
|
smatz
|
8b56e7544e
|
(svn r12167) -Feature(tte): change colour of autorail and autoroad selection when Ctrl is pressed
|
2008-02-17 17:00:43 +00:00 |
|
smatz
|
d7a72c7002
|
(svn r12166) -Fix [FS#337]: when drag&drop mode was cancelled by keyboard input, depot/group window wasn't updated (original patch by GrimRC)
|
2008-02-17 12:21:05 +00:00 |
|
smatz
|
291931bf50
|
(svn r12166) -Fix [FS#337]: when drag&drop mode was cancelled by keyboard input, depot/group window wasn't updated (original patch by GrimRC)
|
2008-02-17 12:21:05 +00:00 |
|
rubidium
|
9c0c798dd8
|
(svn r11834) -Codechange: only include settings_type.h if needed.
|
2008-01-13 14:37:30 +00:00 |
|
rubidium
|
dc87b05e8c
|
(svn r11834) -Codechange: only include settings_type.h if needed.
|
2008-01-13 14:37:30 +00:00 |
|
rubidium
|
fafab82a31
|
(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
|
2008-01-13 13:36:01 +00:00 |
|
rubidium
|
5c4150d304
|
(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
|
2008-01-13 13:36:01 +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 |
|
rubidium
|
d4e6a6bf57
|
(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 |
|
rubidium
|
2fc62eab05
|
(svn r11818) -Codechange: split player.h into smaller pieces.
|
2008-01-12 14:10:35 +00:00 |
|
rubidium
|
ac528411df
|
(svn r11818) -Codechange: split player.h into smaller pieces.
|
2008-01-12 14:10:35 +00:00 |
|
rubidium
|
64d691bacc
|
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
|
2008-01-09 09:45:45 +00:00 |
|
rubidium
|
0e517fe023
|
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
|
2008-01-09 09:45:45 +00:00 |
|
egladil
|
29812e604f
|
(svn r11740) -Fix [FS#1610]: Modify and possibly discard key events for code points in the unicode private use area.
|
2008-01-01 18:55:15 +00:00 |
|
egladil
|
9a2547b5a7
|
(svn r11740) -Fix [FS#1610]: Modify and possibly discard key events for code points in the unicode private use area.
|
2008-01-01 18:55:15 +00:00 |
|
rubidium
|
722613f7f3
|
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
|
2007-12-27 13:35:39 +00:00 |
|
rubidium
|
384503e7d3
|
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
|
2007-12-27 13:35:39 +00:00 |
|
rubidium
|
f82aeb82c5
|
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
|
2007-12-26 11:45:43 +00:00 |
|
rubidium
|
2786d789a1
|
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
|
2007-12-26 11:45:43 +00:00 |
|
rubidium
|
81bf9f8503
|
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
|
2007-12-25 11:26:07 +00:00 |
|
rubidium
|
429521a7d1
|
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
|
2007-12-25 11:26:07 +00:00 |
|
rubidium
|
00c9d3ef20
|
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
|
2007-12-25 09:48:53 +00:00 |
|
rubidium
|
bf98e25e43
|
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
|
2007-12-25 09:48:53 +00:00 |
|
rubidium
|
507463e420
|
(svn r11684) -Codechange: split gfx.h in a type and functional header.
|
2007-12-23 10:56:02 +00:00 |
|
rubidium
|
a773d45885
|
(svn r11684) -Codechange: split gfx.h in a type and functional header.
|
2007-12-23 10:56:02 +00:00 |
|
rubidium
|
1f6043458c
|
(svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type.
|
2007-12-22 23:30:28 +00:00 |
|
rubidium
|
8f0e68285b
|
(svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type.
|
2007-12-22 23:30:28 +00:00 |
|
rubidium
|
8bfbfd0031
|
(svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
2007-12-19 19:44:29 +00:00 |
|
rubidium
|
8896bea306
|
(svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
2007-12-19 19:44:29 +00:00 |
|
rubidium
|
2160338662
|
(svn r11629) -Fix [FS#1527]: many viewports could crash the scenario editor.
|
2007-12-13 18:46:04 +00:00 |
|
rubidium
|
a0f2366e40
|
(svn r11629) -Fix [FS#1527]: many viewports could crash the scenario editor.
|
2007-12-13 18:46:04 +00:00 |
|
belugas
|
f271038461
|
(svn r11596) -Codechange: Use the Window member HandleButtonClick and remove its now useless counterpart function
|
2007-12-08 03:10:50 +00:00 |
|
belugas
|
73c58d8a40
|
(svn r11596) -Codechange: Use the Window member HandleButtonClick and remove its now useless counterpart function
|
2007-12-08 03:10:50 +00:00 |
|
belugas
|
902b20263c
|
(svn r11595) -Codechange: add a new member to Window struct, based on its function counterpart HandleButtonClick.
|
2007-12-08 02:55:47 +00:00 |
|
belugas
|
b23f824f18
|
(svn r11595) -Codechange: add a new member to Window struct, based on its function counterpart HandleButtonClick.
|
2007-12-08 02:55:47 +00:00 |
|
belugas
|
42d6f195cf
|
(svn r11593) -Cleanup: remove some forgotten pieces of evidence of a mischief
|
2007-12-08 01:30:18 +00:00 |
|
belugas
|
af4d07b978
|
(svn r11593) -Cleanup: remove some forgotten pieces of evidence of a mischief
|
2007-12-08 01:30:18 +00:00 |
|