summaryrefslogtreecommitdiff
path: root/src/gamelog.cpp
AgeCommit message (Expand)Author
2009-02-08(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...rubidium
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-27(svn r15285) -Fix: valgrind complaining about reading uninitialised memory wh...rubidium
2009-01-23(svn r15225) -Fix (r15126): searching for 'missing' NewGRFs gave the 'compata...rubidium
2009-01-23(svn r15216) -Feature: native support for Transport Tycoon (Original) savegam...smatz
2009-01-04(svn r14828) -Codechange: move most of save/load-specific code to separate filessmatz
2008-09-29(svn r14414) -Fix: replace instances of strncpy with strecpy as strncpy doesn...rubidium
2008-07-24(svn r13816) -Fix [FS#2150]: check for vehicle length changes outside a depot...smatz
2008-07-18(svn r13727) -Fix (r13375): compilation with NO_DEBUG_MESSAGES was brokensmatz
2008-06-15(svn r13520) -Fix (r13375): pointer has to be valid before it can be loaded t...smatz
2008-06-06(svn r13396) -Fix (r13375): assertion failing when changing grfs in game (com...glx
2008-06-03(svn r13375) -Add: logging of actions that could possibly cause desyncs and c...smatz