Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-13 | (svn r5872) - Feature: Add an icon to the SDL openttd executable. | Darkvater | |
2005-09-18 | (svn r2962) - const correctness for all Get* functions and most Draw* ↵ | Darkvater | |
functions that don't change their pointer parameters - change a lot of byte player types to PlayerID - beautify header files, same "#endif /* filename */" ending | |||
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron | |
2005-07-23 | (svn r2685) -Codechange: Split the music/sound/video drivers into separate ↵ | tron | |
files and move them into subfolders. This results in shorter and hopefully easier to maintain files. Note: I had to change paths in #include statements of some unrelated files, because I added the ottd base directory to the include path (-I.) |