Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-17 | (svn r12749) -Codechange: store the viewport information in the windows that ↵ | rubidium | |
have a viewport instead of one global array with a viewport for each window, even when they do not use the viewport. | |||
2008-04-16 | (svn r12734) -Codechange: use a vector instead of allocating memory in a big ↵ | rubidium | |
byte array for StringSpriteToDraw. | |||
2008-01-21 | (svn r11939) -Codechange: some type fixes and very initial steps into ↵ | rubidium | |
supporting NDS by default. Based on work by Dominik. | |||
2008-01-13 | (svn r11828) -Codechange: include table/* as the last includes and remove an ↵ | rubidium | |
unneeded include from openttd.h. | |||
2008-01-09 | (svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed... | rubidium | |
2008-01-09 | (svn r11787) -Codechange: more header rewrites. This time related to viewport.h. | rubidium | |