rubidium
|
aeff6e5761
|
(svn r11768) -Codechange: move some terraform related gui stuff from main_gui.cpp to terraform_gui.cpp (and introduce terraform_gui.h). Based on a patch by Roujin.
|
2008-01-06 18:56:43 +00:00 |
|
peter1138
|
b48e2e178f
|
(svn r11729) -Codechange: Don't rely on the first railtype's sprite offset being zero when drawing road stations.
|
2007-12-31 11:13:51 +00:00 |
|
peter1138
|
75472cbc16
|
(svn r11729) -Codechange: Don't rely on the first railtype's sprite offset being zero when drawing road stations.
|
2007-12-31 11:13:51 +00:00 |
|
rubidium
|
445a733eb6
|
(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
|
2007-12-29 09:24:26 +00:00 |
|
rubidium
|
e5e75bd8f8
|
(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
|
2007-12-29 09:24:26 +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
|
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
|
766551b0bc
|
(svn r11677) -Codechange: move price and command related types/functions to their respective places.
|
2007-12-21 21:50:46 +00:00 |
|
rubidium
|
9e9cfe6e59
|
(svn r11677) -Codechange: move price and command related types/functions to their respective places.
|
2007-12-21 21:50:46 +00:00 |
|
rubidium
|
8427b8bad2
|
(svn r11675) -Codechange: split the string types from the string functions.
|
2007-12-21 19:49:27 +00:00 |
|
rubidium
|
433a9f3c09
|
(svn r11675) -Codechange: split the string types from the string functions.
|
2007-12-21 19:49:27 +00:00 |
|
rubidium
|
be923601bf
|
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
|
2007-12-19 23:26:02 +00:00 |
|
rubidium
|
5b49e75453
|
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
|
2007-12-19 23:26:02 +00:00 |
|
rubidium
|
2cf7d5b2cb
|
(svn r11668) -Codechange: more refactoring aimed at reducing compile time and making it more logic where function definitions can be found.
|
2007-12-19 20:45:46 +00:00 |
|
rubidium
|
d582aea639
|
(svn r11668) -Codechange: more refactoring aimed at reducing compile time and making it more logic where function definitions can be found.
|
2007-12-19 20:45:46 +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
|
efc18e8ab3
|
(svn r11663) -Codechange: moving of the road related types and functions.
|
2007-12-18 20:38:16 +00:00 |
|
rubidium
|
e4ef359f47
|
(svn r11663) -Codechange: moving of the road related types and functions.
|
2007-12-18 20:38:16 +00:00 |
|
skidd13
|
30a5f9abf3
|
(svn r11587) -Fix (r11457): The one way road button wasn't reset on abort
|
2007-12-07 17:51:27 +00:00 |
|
skidd13
|
98bd772119
|
(svn r11587) -Fix (r11457): The one way road button wasn't reset on abort
|
2007-12-07 17:51:27 +00:00 |
|
rubidium
|
92cb0e45ca
|
(svn r11555) -Codechange: use the new members introduced in r11551.
|
2007-12-02 14:29:48 +00:00 |
|
rubidium
|
527b72749d
|
(svn r11555) -Codechange: use the new members introduced in r11551.
|
2007-12-02 14:29:48 +00:00 |
|
rubidium
|
b53aa55ade
|
(svn r11512) -Change: make the subsidy window able to resize to something smaller than 640x127 (especially the 640 part) when the screen is really too small.
|
2007-11-24 13:00:32 +00:00 |
|
rubidium
|
6cf5e4cf05
|
(svn r11512) -Change: make the subsidy window able to resize to something smaller than 640x127 (especially the 640 part) when the screen is really too small.
|
2007-11-24 13:00:32 +00:00 |
|
rubidium
|
7562d21e50
|
(svn r11505) -Fix/Feature: make CTRL work on all road/rail construction options that 'work' with the 'Bulldozer' button instead of only a few.
|
2007-11-24 08:56:29 +00:00 |
|
rubidium
|
81c7ba42af
|
(svn r11505) -Fix/Feature: make CTRL work on all road/rail construction options that 'work' with the 'Bulldozer' button instead of only a few.
|
2007-11-24 08:56:29 +00:00 |
|
skidd13
|
3ae50673a3
|
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the remaining to fit with the naming style
|
2007-11-20 13:35:54 +00:00 |
|
skidd13
|
eeaa348f8b
|
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the remaining to fit with the naming style
|
2007-11-20 13:35:54 +00:00 |
|
skidd13
|
c0a2c0c23e
|
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
|
2007-11-19 21:02:30 +00:00 |
|
skidd13
|
71c4325c50
|
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
|
2007-11-19 21:02:30 +00:00 |
|
smatz
|
a4d63f5b5b
|
(svn r11466) -Fix (r11339): operator priority problem resulting in problematic autoroad placement in some cases
|
2007-11-18 20:10:07 +00:00 |
|
smatz
|
96d156944f
|
(svn r11466) -Fix (r11339): operator priority problem resulting in problematic autoroad placement in some cases
|
2007-11-18 20:10:07 +00:00 |
|
skidd13
|
e70e49394c
|
(svn r11459) -Fix: (r11457) The selection highlight color hasn't been reset
|
2007-11-18 14:39:43 +00:00 |
|
skidd13
|
afbd03b49c
|
(svn r11459) -Fix: (r11457) The selection highlight color hasn't been reset
|
2007-11-18 14:39:43 +00:00 |
|
skidd13
|
be0da30572
|
(svn r11457) -Fix: (r11455) Reenable the accidentaly removed one way roads option
-Change: Enable one way roads like the remove via a toolbar icon
|
2007-11-18 13:55:23 +00:00 |
|
skidd13
|
9737bf20c0
|
(svn r11457) -Fix: (r11455) Reenable the accidentaly removed one way roads option
-Change: Enable one way roads like the remove via a toolbar icon
|
2007-11-18 13:55:23 +00:00 |
|
rubidium
|
3c020cfd68
|
(svn r11455) -Codechange: make autoroad, 'normal' road building and 'normal' rail building all react the same on CTRL as autorail.
|
2007-11-18 08:03:48 +00:00 |
|
rubidium
|
5b21a839a9
|
(svn r11455) -Codechange: make autoroad, 'normal' road building and 'normal' rail building all react the same on CTRL as autorail.
|
2007-11-18 08:03:48 +00:00 |
|
skidd13
|
67c371f3d9
|
(svn r11446) -Codechange: change the naming of road related code parts to something more descriptive
-Change: invert the two single roads gui buttons, making it consistent with rails toolbar
Based on a patch by Octopussy
|
2007-11-17 01:10:06 +00:00 |
|
skidd13
|
9b4252bd62
|
(svn r11446) -Codechange: change the naming of road related code parts to something more descriptive
-Change: invert the two single roads gui buttons, making it consistent with rails toolbar
Based on a patch by Octopussy
|
2007-11-17 01:10:06 +00:00 |
|
belugas
|
7c12871401
|
(svn r11344) -Codechange: Removes some magic numbers referring the highlighting mode in road_gui.cpp
Some typos fixed too.(FS#1371-skidd13)
|
2007-10-26 16:38:32 +00:00 |
|
belugas
|
f920686762
|
(svn r11344) -Codechange: Removes some magic numbers referring the highlighting mode in road_gui.cpp
Some typos fixed too.(FS#1371-skidd13)
|
2007-10-26 16:38:32 +00:00 |
|
rubidium
|
3a785b000a
|
(svn r11339) -Add: autoroad; same as autorail, but for road and trams and only on X and Y direction. Patch by Octopussy and skidd13.
|
2007-10-22 19:11:50 +00:00 |
|