rubidium
|
e40eb8177a
|
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
|
2012-01-03 20:26:05 +00:00 |
|
alberth
|
4af8c2d5e1
|
(svn r23704) -Doc: Doxygen comment fixes and additions.
|
2012-01-01 17:22:32 +00:00 |
|
frosch
|
bbc3409942
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
|
rubidium
|
f94c83a387
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
|
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
1c5a92ae98
|
(svn r18121) -Codechange: pass the maximum left/right location to the Draw*Engine functions
|
2009-11-16 17:15:42 +00:00 |
|
rubidium
|
17313b6e3f
|
(svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDs
|
2009-09-13 17:47:07 +00:00 |
|
alberth
|
5767972531
|
(svn r17328) -Codechange: Get the vehicle technical data as string rather than having it printed.
|
2009-08-30 18:41:03 +00:00 |
|
alberth
|
1ba000be12
|
(svn r17327) -Codechange: Allow external use of GetEngineCategoryName().
|
2009-08-30 17:54:11 +00:00 |
|
alberth
|
1a15f7e6a7
|
(svn r17325) -Codechange: Un-duplicate engine drawing routines.
|
2009-08-30 17:38:28 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
frosch
|
6ebe8d7fc6
|
(svn r16042) -Feature [FS#1941]: Allow filtering of vehicle purchase lists by cargo. Based on patch by sbr.
|
2009-04-12 17:38:01 +00:00 |
|
peter1138
|
f954a93ee0
|
(svn r13314) -Codechange: Switch EngineList from std::vector to GUIList
|
2008-05-28 17:29:27 +00:00 |
|
peter1138
|
f7a9c4f522
|
(svn r13287) -Codechange: move engine list gui code away from engine.cpp (and its headers) to engine_gui.cpp
|
2008-05-27 12:24:23 +00:00 |
|