Tue, 30 Jul 2013 16:17:16 +0300 | Santeri Piippo | Made File::iterator private - it's used only for range-for loops so it should not be used by anything else than File itself. | changeset | files |
Tue, 30 Jul 2013 07:38:08 +0300 | Santeri Piippo | Renamed vector to List, changed it to wrap around std::deque. | changeset | files |
Tue, 30 Jul 2013 07:16:48 +0300 | Santeri Piippo | Use repaint() instead of update() when redrawing the scene after a pick so that the new scene is repainted immediately. | changeset | files |