summaryrefslogtreecommitdiff
path: root/src/newgrf_gui.cpp
AgeCommit message (Expand)Author
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-13(svn r8106) -Feature/Fix: Add the ability to load savegames when you don't ha...Darkvater
2007-01-13(svn r8102) -Cleanup: Remove unreachable code (r8096), useless castDarkvater
2007-01-13(svn r8097) Replace strlen() {==,!=,>} 0 by the more concise {,!}StrEmpty(). ...tron
2007-01-13(svn r8094) -Feature/Fix (r7523): Show the activated status of the GRF list a...Darkvater
2007-01-13(svn r8093) -Codechange: Add a function to get a string representation of an ...Darkvater
2007-01-11(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...KUDr
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr