Age | Commit message (Expand) | Author |
---|---|---|
2016-02-25 | WAGE: Implemented cropping in cosole. That fixes crashes in Bug Hunt | Eugene Sandulenko |
2016-02-16 | WAGE: Enable required menu items to allow game restart | Eugene Sandulenko |
2016-02-16 | WAGE: Started post-gameover code implementation | Eugene Sandulenko |
2016-02-14 | WAGE: Consistently use .empty() instead of .size() == 0 | Eugene Sandulenko |
2016-02-14 | WAGE: Use String::clear() for emptying stings | Eugene Sandulenko |
2016-02-14 | WAGE: Implement Cut and Clear actions | Eugene Sandulenko |
2016-02-14 | WAGE: Disable Undo action after command exectution | Eugene Sandulenko |
2016-02-14 | WAGE: Fix behavior of the multiline paste | Eugene Sandulenko |
2016-02-14 | WAGE: Move all console-related stuff to gui-console.cpp | Eugene Sandulenko |