Tue, 30 Jul 2013 18:01:53 +0300 | Santeri Piippo | Separated LDConfig.ldr-specific stuff to ldconfig.cpp/h | changeset | files |
Tue, 30 Jul 2013 17:38:29 +0300 | Santeri Piippo | commentary++ | changeset | files |
Tue, 30 Jul 2013 17:27:04 +0300 | Santeri Piippo | cosmetics | changeset | files |
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 |