Mercurial > hg > openttd
log src/aystar.cpp @ 6500:ad8ea1f30c99 draft
age | author | description |
---|---|---|
Fri, 23 Feb 2007 08:19:24 +0000 | tron | (svn r8856) -Fix draft |
Fri, 23 Feb 2007 01:48:53 +0000 | belugas | (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style 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 |