peter1138
|
192137258a
|
(svn r6560) - Codechange: Minor fix; add missing #include guards and comments, and correct svn properties on bmp.[ch]
|
2006-09-28 18:42:35 +00:00 |
|
KUDr
|
308f27a3de
|
(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
|
2006-05-27 16:12:16 +00:00 |
|
peter1138
|
88dfc46885
|
(svn r4791) - Codechange: Mark road bits as unsigned. Fixes warning with older gcc versions.
|
2006-05-09 10:35:13 +00:00 |
|
tron
|
85b907c3ef
|
(svn r4374) Never directly commit something you prepared the evening before, mysteriously it will break in the morning, fix r4373
|
2006-04-12 05:26:36 +00:00 |
|
tron
|
4efa560ffc
|
(svn r3763) Adapt to the new 'map accessors go in foo_map.h'-scheme
|
2006-03-05 10:19:33 +00:00 |
|
tron
|
5d6ec6b4f0
|
(svn r3698) Add GetCrossingRailBits() and ComplementRoadBits(). Simplify the code by using them
|
2006-03-01 12:31:39 +00:00 |
|
tron
|
a8febcf209
|
(svn r3689) Add functions to turn a tile into either a normal road tile, a level crossing or a road depot
|
2006-02-28 21:19:50 +00:00 |
|
tron
|
a975616303
|
(svn r3659) Add function to get the road bits of a level crossing
|
2006-02-23 11:53:48 +00:00 |
|
tron
|
2f8e3dcc05
|
(svn r3658) Add functions and symbolic names to retrieve road tile types and road pieces
|
2006-02-23 08:20:28 +00:00 |
|