Age | Commit message (Expand) | Author |
---|---|---|
2008-05-08 | (svn r13010) -Codechange: move the tree building GUI out of misc_gui.cpp. | rubidium |
2008-05-08 | (svn r13009) -Codechange: move more tile highlighting related functions/types... | rubidium |
2008-05-07 | (svn r12987) -Codechange: split viewport and tile selection. | rubidium |
2008-04-19 | (svn r12789) -Codechange: rename AssignWindowViewport to InitializeWindowView... | rubidium |
2008-04-17 | (svn r12749) -Codechange: store the viewport information in the windows that ... | rubidium |
2008-04-16 | (svn r12734) -Codechange: use a vector instead of allocating memory in a big ... | rubidium |
2008-01-21 | (svn r11939) -Codechange: some type fixes and very initial steps into support... | rubidium |
2008-01-13 | (svn r11828) -Codechange: include table/* as the last includes and remove an ... | rubidium |
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 |