Age | Commit message (Expand) | Author |
---|---|---|
2014-07-25 | CGE2: Update another warning | Strangerke |
2014-07-25 | CGE2: Remove unused constant in Talk, fix a warning | Strangerke |
2014-07-17 | CGE2: Initialize _wideSpace in InfoLine's constructor. | uruk |
2014-07-09 | CGE2: Silence a GCC warning, reduce the scope of a variable | Strangerke |
2014-07-09 | CGE2: Rework number(). | uruk |
2014-07-07 | CGE2: Replace NULL with nullptr everywhere. | uruk |
2014-06-27 | CGE2: Fix some GCC warnings | Strangerke |
2014-06-15 | CGE2: Fix coordinates of mouse handling. | uruk |
2014-06-15 | CGE2: Rework EventManager::handleEvents(). | uruk |
2014-06-10 | CGE2: Move kLineMax to cge2.h. | uruk |
2014-06-08 | CGE2: Reduce the scope of a couple of variables, fix style | Strangerke |
2014-06-08 | CGE2: Rework empty-checks of strings. | uruk |
2014-06-06 | CGE2: Implement InfoLine. | uruk |
2014-06-06 | CGE2: Implement Talk. | uruk |
2014-06-06 | CGE2: Implement Font. | uruk |
2014-05-19 | CGE2: Add stubbed Font and Talk. | uruk |