Mercurial > hg > openttd
log src/newgrf_station.cpp @ 5996:ce1790a98063 draft
age | author | description |
---|---|---|
Fri, 26 Jan 2007 20:39:36 +0000 | tron | (svn r8423) -Fix draft |
Wed, 24 Jan 2007 15:01:20 +0000 | peter1138 | (svn r8391) -Codechange: Make normal/desert/rainforest detection for newgrf stations work draft |
Sun, 14 Jan 2007 19:57:49 +0000 | peter1138 | (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. draft |
Thu, 11 Jan 2007 17:29:39 +0000 | KUDr | (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter draft |
Wed, 10 Jan 2007 18:56:51 +0000 | rubidium | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. draft |
Wed, 10 Jan 2007 18:12:09 +0000 | KUDr | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp) draft |