Mercurial > hg > openttd
log src/highscore_gui.cpp @ 11495:66d0ac80f849 draft
age | author | description |
---|---|---|
Tue, 24 Mar 2009 22:18:40 +0000 | rubidium | (svn r15839) -Fix: high score text was (partly) off-screen when using RTL and the window was wider than 640 pixels draft |
Sun, 22 Mar 2009 09:34:06 +0000 | rubidium | (svn r15803) -Codechange: use the new text drawing API for multicenter draft |
Sat, 21 Mar 2009 22:46:17 +0000 | rubidium | (svn r15794) -Codechange: remove the DoDrawString part of the old text drawing API draft |
Sun, 15 Mar 2009 15:12:06 +0000 | rubidium | (svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth) draft |
Mon, 23 Feb 2009 01:51:19 +0000 | rubidium | (svn r15554) -Fix: -v null crashing in 2051 due to trying to show the high score of the spectator. draft |
Sat, 31 Jan 2009 20:16:06 +0000 | smatz | (svn r15299) -Cleanup: remove many redundant includes draft |
Sat, 03 Jan 2009 18:44:20 +0000 | smatz | (svn r14815) -Codechange: separate 'highscore' code from 'company' code draft |