fonsinchen
|
b4a889fcb4
|
(svn r26265) -Fix: Don't rebuild the link graph overlay cache twice in a row
|
2014-01-19 09:26:17 +00:00 |
|
fonsinchen
|
be62387e44
|
(svn r26265) -Fix: Don't rebuild the link graph overlay cache twice in a row
|
2014-01-19 09:26:17 +00:00 |
|
fonsinchen
|
6becaddec2
|
(svn r26228) -Fix: missing variable initialization
|
2014-01-05 11:28:31 +00:00 |
|
fonsinchen
|
014813141d
|
(svn r26228) -Fix: missing variable initialization
|
2014-01-05 11:28:31 +00:00 |
|
rubidium
|
4a911754b5
|
(svn r26209) -Codechange: remove some template magic and simplify some code
|
2014-01-02 22:41:58 +00:00 |
|
rubidium
|
2618d960e3
|
(svn r26209) -Codechange: remove some template magic and simplify some code
|
2014-01-02 22:41:58 +00:00 |
|
rubidium
|
519cb3e103
|
(svn r26121) -Codechange: add some asserts after dynamic casts to show they shouldn't return NULL ever
|
2013-11-26 13:21:25 +00:00 |
|
rubidium
|
50fdf5e30c
|
(svn r26121) -Codechange: add some asserts after dynamic casts to show they shouldn't return NULL ever
|
2013-11-26 13:21:25 +00:00 |
|
rubidium
|
e4b208c069
|
(svn r26061) -Fix: negative result of ftell wasn't handled correctly in some cases
|
2013-11-23 13:17:45 +00:00 |
|
rubidium
|
78a316d349
|
(svn r26061) -Fix: negative result of ftell wasn't handled correctly in some cases
|
2013-11-23 13:17:45 +00:00 |
|
frosch
|
0d5ab589fe
|
(svn r25916) -Add: GUI sprite for the smallmap cargoflow button. (frosch, planetmaker, V453000)
|
2013-10-27 15:09:41 +00:00 |
|
frosch
|
103b6fffbb
|
(svn r25916) -Add: GUI sprite for the smallmap cargoflow button. (frosch, planetmaker, V453000)
|
2013-10-27 15:09:41 +00:00 |
|
rubidium
|
2b2706009e
|
(svn r25312) -Fix-ish: missing spaces after comma + realignment of tables; quite boring with -x -w
|
2013-06-01 07:44:53 +00:00 |
|
rubidium
|
f292a87dc4
|
(svn r25312) -Fix-ish: missing spaces after comma + realignment of tables; quite boring with -x -w
|
2013-06-01 07:44:53 +00:00 |
|
frosch
|
13badddd75
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
4e4e635916
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
16feb5c4e9
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
8157a8afd8
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
25adefca23
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
56e4a8c4d6
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
rubidium
|
2a6d21dc80
|
(svn r25262) -Feature: linkgraph overlay for smallmap
|
2013-05-19 14:36:35 +00:00 |
|
rubidium
|
163dfdd34a
|
(svn r25262) -Feature: linkgraph overlay for smallmap
|
2013-05-19 14:36:35 +00:00 |
|
rubidium
|
5d6c2aac38
|
(svn r25020) -Codechange: refactor SmallMapWindow to make adding map types easier and unduplicate some code (fonsinchen)
|
2013-02-17 20:51:55 +00:00 |
|
rubidium
|
52aeef1a79
|
(svn r25020) -Codechange: refactor SmallMapWindow to make adding map types easier and unduplicate some code (fonsinchen)
|
2013-02-17 20:51:55 +00:00 |
|
rubidium
|
7fe2af5fd3
|
(svn r25019) -Fix: GCC doesn't seem to care if one does Class::Class::Function (thinks it is a function), whereas MSVC thinks it is the constructor
|
2013-02-17 20:48:52 +00:00 |
|
rubidium
|
dfdced2239
|
(svn r25019) -Fix: GCC doesn't seem to care if one does Class::Class::Function (thinks it is a function), whereas MSVC thinks it is the constructor
|
2013-02-17 20:48:52 +00:00 |
|
rubidium
|
b5a8bfa4b9
|
(svn r25018) -Codechange: Move SmallMapWindow declaration to header (fonsinchen)
|
2013-02-17 20:38:35 +00:00 |
|
rubidium
|
6b68956969
|
(svn r25018) -Codechange: Move SmallMapWindow declaration to header (fonsinchen)
|
2013-02-17 20:38:35 +00:00 |
|
rubidium
|
bb9753924d
|
(svn r24958) -Fix [FS#5458]: refering to non-existent method
|
2013-02-02 19:52:56 +00:00 |
|
rubidium
|
a6ae4ea8a2
|
(svn r24958) -Fix [FS#5458]: refering to non-existent method
|
2013-02-02 19:52:56 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
frosch
|
336a93a9d8
|
(svn r24846) -Add: Advanced settings to disable certain sound effects.
|
2012-12-23 21:09:09 +00:00 |
|
frosch
|
3ce8d2ce70
|
(svn r24846) -Add: Advanced settings to disable certain sound effects.
|
2012-12-23 21:09:09 +00:00 |
|
frosch
|
3b06409153
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
frosch
|
03736af2ae
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
frosch
|
e83a41e9b5
|
(svn r24534) -Feature: Highlight industries on the smallmap when the mouse is over an entry in the legend.
|
2012-09-19 22:11:26 +00:00 |
|
frosch
|
89988c6163
|
(svn r24534) -Feature: Highlight industries on the smallmap when the mouse is over an entry in the legend.
|
2012-09-19 22:11:26 +00:00 |
|
frosch
|
942b40970f
|
(svn r24533) -Codechange: Move position determination on minimap legend to separate function.
|
2012-09-19 22:10:48 +00:00 |
|
frosch
|
a4f22a2de1
|
(svn r24533) -Codechange: Move position determination on minimap legend to separate function.
|
2012-09-19 22:10:48 +00:00 |
|
rubidium
|
76d5833650
|
(svn r24179) -Codechange: move some variables of Town to TownCache
|
2012-04-25 20:50:13 +00:00 |
|
rubidium
|
41e5c839e0
|
(svn r24179) -Codechange: move some variables of Town to TownCache
|
2012-04-25 20:50:13 +00:00 |
|
alberth
|
06597e684c
|
(svn r23704) -Doc: Doxygen comment fixes and additions.
|
2012-01-01 17:22:32 +00:00 |
|
alberth
|
4af8c2d5e1
|
(svn r23704) -Doc: Doxygen comment fixes and additions.
|
2012-01-01 17:22:32 +00:00 |
|
truebrain
|
aa1a0053b0
|
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
2011-12-20 17:57:56 +00:00 |
|
truebrain
|
1c9bec1999
|
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
2011-12-20 17:57:56 +00:00 |
|
truebrain
|
feddd40bcc
|
(svn r23546) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 18:14:11 +00:00 |
|
truebrain
|
9266bde593
|
(svn r23546) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 18:14:11 +00:00 |
|
truebrain
|
49e88dcbf0
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|
truebrain
|
2aa774e831
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|