Age | Commit message (Expand) | Author |
2010-11-18 | (svn r21231) -Codechange: Generalize the naming of some settings and variable... | rubidium |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-05-17 | (svn r16344) -Codechange: s/FileEntry/SoundEntry/ | rubidium |
2009-05-17 | (svn r16340) -Codechange: introduce SoundID (uint16) and use that instead of ... | rubidium |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2008-04-21 | (svn r12817) -Feature: the ability to play NewGRF sounds for industries and s... | rubidium |
2008-03-31 | (svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especial... | rubidium |
2007-12-29 | (svn r11719) -Codechange: split sound.h in a header with types and one with f... | rubidium |
2007-03-21 | (svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N. | belugas |
2007-03-19 | (svn r9315) -Merge: The newhouses branch. With this merge comes almost comple... | maedhros |
2007-03-07 | (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; | rubidium |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-01-02 | (svn r7759) -Merge: makefile rewrite. This merge features: | rubidium |