This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
OpenTTD-patches
Watch
2
Star
0
Fork
0
You've already forked OpenTTD-patches
mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced
2024-11-08 01:10:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
909fd71a09
OpenTTD-patches
/
strgen
History
Darkvater
62cd33f083
(svn r6073) -We have removed MSVC6 support, so remove strgen and langs project files as well.
2006-08-23 18:22:11 +00:00
..
strgen_vs80.vcproj
(svn r5286) - Clean up VS2005 project files by making them identical to the VS2003 project file. Mainly put object files into a subdirectory of the project directory instead of a level higher which makes absolutely no sense. Also add some ignores, remove obsolete VS6 project files.
2006-06-16 00:28:15 +00:00
strgen.c
(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct.
2006-08-22 14:38:37 +00:00
strgen.tgt
(svn r2765) - Update MSVC6 and Watcom projects with strgen/stdafx.c removal
2005-07-31 13:23:43 +00:00
strgen.vcproj
(svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
2005-09-11 17:55:32 +00:00