Age | Commit message (Expand) | Author |
2010-06-05 | (svn r19937) -Codechange: Move some fios related prototypes to fios.h | frosch |
2010-06-05 | (svn r19936) -Codechange: If there is an enum, also use it. | frosch |
2010-06-05 | (svn r19934) -Fix [FS#3857]: When 'pause on new game' is set, pause the game ... | frosch |
2010-06-05 | (svn r19933) -Fix [FS#3804]: Keep _current_company and _local_company in sync... | frosch |
2010-06-05 | (svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEB... | frosch |
2010-05-31 | (svn r19914) -Codechange: Wrap a helper class around temporary assignments of... | frosch |
2010-05-18 | (svn r19850) -Codechange: move declaration of InitializeRailGUI() to rail_gui.h | smatz |
2010-04-21 | (svn r19688) -Codechange: run CheckCaches after the debug desync save, so we ... | rubidium |
2010-04-17 | (svn r19664) -Fix [FS#3749]: Crash of a dedicated server if the null blitter ... | rubidium |
2010-04-09 | (svn r19592) -Fix: don't do the desync debug savegames mid-StateGameLoop; the... | rubidium |
2010-04-08 | (svn r19589) -Change: add some more useful information to the desync log and ... | rubidium |
2010-04-08 | (svn r19587) -Fix: false positive in cache validity checking when a train cra... | rubidium |
2010-04-08 | (svn r19586) -Fix: some false positives in cache validity checks because cach... | rubidium |
2010-03-18 | (svn r19457) -Codechange: introduce AirportOverrideManager to keep track of a... | yexo |
2010-03-13 | (svn r19403) -Fix (r19398): Test inverted. | frosch |
2010-03-13 | (svn r19398) -Codechange: move the desync cache checking code to its own func... | rubidium |
2010-03-06 | (svn r19353) -Codechange: use static objects for the airport statemachines in... | yexo |
2010-03-06 | (svn r19331) -Fix: when deleting an airport the size from the AirportSpec was... | yexo |
2010-02-24 | (svn r19233) -Fix: the -M command line option did not work | rubidium |
2010-02-24 | (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit | smatz |
2010-02-22 | (svn r19213) -Change: warn if a fallback sound set is loaded and tell the use... | yexo |
2010-02-10 | (svn r19081) -Codechange: make it possible to disable compilation of the AI+S... | rubidium |
2010-02-10 | (svn r19075) -Codechange: unhackify NetworkChangeCompanyPassword() | smatz |
2010-02-09 | (svn r19073) -Fix (r15027): -a is not a command line parameter | rubidium |
2010-01-17 | (svn r18853) -Codechange: apply coding style to GenWorld's enums, structs and... | smatz |
2010-01-15 | (svn r18812) -Codechange: make some functions in train.h functions of Train. | rubidium |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2010-01-15 | (svn r18808) -Cleanup: deplicate by using an existing function | yexo |
2009-12-22 | (svn r18608) -Change: add the concept of music sets | rubidium |
2009-12-22 | (svn r18598) -Fix [FS#3402]: also cancel the save-pause when loading a savega... | rubidium |
2009-12-19 | (svn r18546) -Codechange: make making the screenshot not asynchronious; just ... | rubidium |
2009-12-16 | (svn r18520) -Fix [FS#3272]: allegro doesn't like to work with extmidi; it ca... | rubidium |
2009-12-13 | (svn r18483) -Document [FS#3367]: that OpenGFX/OpenSFX can be used and where ... | rubidium |
2009-12-04 | (svn r18404) -Codechange: link drive through stops better together | rubidium |
2009-11-28 | (svn r18330) -Cleanup: remove some unneeded includes | rubidium |
2009-11-17 | (svn r18156) -Add: crash screenshot, created from blitter buffer | smatz |
2009-11-01 | (svn r17937) -Codechange: rename current_screenshot_type to _screenshot_type | smatz |
2009-10-31 | (svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef... | alberth |
2009-10-20 | (svn r17816) -Codechange: move the CargoList invalidation-after-saveload to t... | rubidium |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-09-13 | (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for... | frosch |
2009-09-07 | (svn r17450) -Codechange: refactor the windows crash logger so parts of it ca... | rubidium |
2009-09-01 | (svn r17339) -Codechange: move thread related files to their own directory (l... | rubidium |
2009-08-28 | (svn r17298) -Fix [FS#3153]: reloading an AI started a new AI in the first av... | yexo |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-08-09 | (svn r17139) -Change: add the concept of sound sets | rubidium |
2009-08-09 | (svn r17133) -Codechange: generalise the code that searches for base graphics | rubidium |
2009-08-06 | (svn r17097) -Fix [FS#3092] (r13256): make restart command work again and mak... | rubidium |
2009-08-05 | (svn r17075) -Codechange: rename ~750 strings to be more uniform with their r... | rubidium |
2009-07-31 | (svn r17001) -Codechange: replace some more assert(0)s to NOT_REACHED() and d... | rubidium |