Age | Commit message (Expand) | Author |
2012-02-05 | (svn r23901) -Fix: memory leak everytime one clicked a savegame in the load GUI | smatz |
2011-10-30 | (svn r23065) -Add: -q option to read a savegame, write some general info and ... | yexo |
2011-05-02 | (svn r22411) -Document: another bunch of bits | rubidium |
2011-01-22 | (svn r21890) -Cleanup: remove some unneeded includes | rubidium |
2010-10-17 | (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define ... | frosch |
2010-10-16 | (svn r20955) -Fix (r20952): Suppress bogus inconsistencies for games saved wh... | frosch |
2010-10-16 | (svn r20954) -Codechange (r20952, r20953): Don't make stuff more complicated ... | frosch |
2010-10-16 | (svn r20953) -Add: Resolve Grf filenames from the gamelog also using the md5sum. | frosch |
2010-10-16 | (svn r20952) -Add: When printing the gamelog keep track of added/removed Grfs... | frosch |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-07-19 | (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi... | rubidium |
2010-07-19 | (svn r20191) -Codechange: unVARDEF _tick_counter and move it to a more logica... | rubidium |
2010-06-13 | (svn r19972) -Change: Use the md5sum from the previous save of the game for B... | frosch |
2010-05-13 | (svn r19814) -Codechange: give some more unnamed enums a name, in case they c... | rubidium |
2010-03-12 | (svn r19391) -Fix (r19255): shuffling around GRFIdentifier in GRFConfig cause... | rubidium |
2010-02-25 | (svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of s... | yexo |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-09-20 | (svn r17596) -Codechange: constify some tables | smatz |
2009-09-19 | (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi... | rubidium |
2009-09-14 | (svn r17537) -Fix: don't crash while printing gamelog in crash handler if we ... | smatz |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-06-01 | (svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD f... | smatz |
2009-05-10 | (svn r16269) -Codechange: use gcc's ability to check parameters sent to print... | smatz |
2009-03-30 | (svn r15893) -Add: watermark crash.sav and don't generate crash information i... | glx |
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 includes | smatz |
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 files | smatz |
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 broken | smatz |
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 |