summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
AgeCommit message (Expand)Author
2008-02-12(svn r12122) -Codechange: Add framework for generic feature callbacks, along ...peter1138
2008-02-11(svn r12116) -Fix (r12083): little typos in source.listglx
2008-02-11(svn r12115) -Codechange: move malloc/realloc error messages to separate file...smatz
2008-02-09(svn r12089) -Cleanup: re-order, yet another time, the files in msvc projectsbelugas
2008-02-07(svn r12083) -Cleanup: Adding some more files in MSVC projectsbelugas
2008-02-07(svn r12082) -Cleanup: MSVC projects do not care about the directory of the f...belugas
2008-02-07(svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.hbelugas
2008-02-07(svn r12078) -Cleanup: Add missing headers on project filesbelugas
2008-02-07(svn r12077) -Cleanup: Remove files not used anymore from project filesbelugas
2008-01-23(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunne...smatz
2008-01-14(svn r11850) -Fix (r11848): forgot to update vc project filespeter1138
2008-01-09(svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very ...smatz
2008-01-07(svn r11774) -Change: do not include variables.h in a header when it is not n...rubidium
2007-12-25(svn r11699) -Cleanup: Remove some headers from the project files which aren'...skidd13
2007-12-19(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.hrubidium
2007-12-16(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_m...smatz
2007-12-05(svn r11576) -Codechange: enumerize and comment station GUIsmatz
2007-11-26(svn r11527) -Codechange: Split the bitmath functions of to their own filesskidd13
2007-11-22(svn r11490) -Codechange: Split the math functions to their own headerskidd13
2007-11-21(svn r11488) -Codechange: Spilt the random functions out to seperate fileskidd13
2007-11-17(svn r11448) -Add: project files for MSVC 2008 (*_vs90.*)glx