Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-25 | (svn r13255) -Codechange: move _opt to _settings. | rubidium | |
2008-05-19 | (svn r13185) -Codechange: remove everything related to the WindowProc callbacks. | rubidium | |
2008-05-18 | (svn r13163) -Codechange: remove unused code | glx | |
2008-05-18 | (svn r13162) -Fix (r13160): trees couldn't be planted, correct function ↵ | smatz | |
wasn't overloaded | |||
2008-05-17 | (svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to ↵ | rubidium | |
the Window class and remove Window from their naming. | |||
2008-05-13 | (svn r13069) -Codechange: it is no longer needed to pass a void *data ↵ | rubidium | |
pointer with the WE_CREATE message because nothing uses it anymore. | |||
2008-05-12 | (svn r13061) -Codechange: make a class of the BuildTreesWindow. | glx | |
2008-05-08 | (svn r13010) -Codechange: move the tree building GUI out of misc_gui.cpp. | rubidium | |