Age | Commit message (Expand) | Author |
2021-06-13 | Codechange: convert printf DEBUG statements to fmt Debug statements | rubidium42 |
2021-05-29 | Codechange: rename str_validate to StrMakeValid(InPlace) (#9304) | Patric Stout |
2021-01-08 | Codechange: Remove min/max functions in favour of STL variants (#8502) | Charles Pigott |
2020-12-27 | Codechange: Stringify config file paths. | Michael Lutz |
2019-12-21 | Codechange: Replace FOR_ALL_COMPANIES with range-based for loops | glx |
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt |
2019-04-18 | Cleanup: remove core/sort_func.hpp as it's not used anymore | glx |
2019-04-18 | Codechange: use std::sort in SaveHighScoreValueNetwork() | glx |
2019-04-10 | Codechange: Use null pointer literal instead of the NULL macro | Henry Wilson |
2014-04-23 | (svn r26482) -Codechange: add an include that allows us to undefine/redefine ... | rubidium |
2013-11-23 | (svn r26062) -Fix: beef up checks against invalid data in highscore and langu... | rubidium |
2013-06-29 | (svn r25513) -Fix [FS#5623]: the high score's company/president name was stor... | rubidium |
2012-12-05 | (svn r24790) -Remove: Classic difficulty profiles. | frosch |
2012-12-05 | (svn r24786) -Codechange: Add SettingsProfile enum for difficulty profiles an... | frosch |
2010-07-31 | (svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements. | alberth |
2010-07-19 | (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi... | rubidium |
2010-07-19 | (svn r20188) -Codechange: unVARDEF the _[config|log|highscore]_file variables... | rubidium |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-04-21 | (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t... | rubidium |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-10 | (svn r14949) -Cleanup: pointer coding style | rubidium |
2009-01-03 | (svn r14815) -Codechange: separate 'highscore' code from 'company' code | smatz |