Age | Commit message (Expand) | Author |
2017-08-04 | WAGE: Remove now redundant input processing | Eugene Sandulenko |
2017-08-04 | WAGE: Remove redundant code | Eugene Sandulenko |
2017-08-04 | WAGE: Make drawInput() a noop with MacTextWindow | Eugene Sandulenko |
2017-08-04 | WAGE: Now we need to render newline at the end of each text | Eugene Sandulenko |
2017-08-04 | WAGE: Switched console rendering to MacTextWindow | Eugene Sandulenko |
2017-08-01 | WAGE: Render console text in MacTextWindow | Eugene Sandulenko |
2017-08-01 | WAGE: Simplified text adding to MacTextWindow | Eugene Sandulenko |
2017-08-01 | WAGE: Properly add input text to console on Enter | Eugene Sandulenko |
2017-08-01 | WAGE: Started processing of input text from MacTextWindow | Eugene Sandulenko |
2017-08-01 | WAGE: Draw cursor only when MacTextWindow is not used | Eugene Sandulenko |
2017-08-01 | WAGE: Correctly set font in MacTextWindow console | Eugene Sandulenko |
2017-08-01 | WAGE: Switched Console window to MacTextWindow | Eugene Sandulenko |
2017-08-01 | JANITORIAL: Fix code identation | Eugene Sandulenko |
2017-08-01 | WAGE: Fix compilation with MacTextWindow enabled | Eugene Sandulenko |
2017-07-17 | WAGE: Fix resizing and text selection bug | VelocityRa |
2017-07-17 | WAGE: Experimental MacText(Window) console rendering | VelocityRa |
2017-01-14 | GRAPHICS: Renamed Menu to MacMenu to avoid potential name collision | Eugene Sandulenko |
2017-01-14 | WAGE: Switch menu reading to common code | Eugene Sandulenko |
2017-01-14 | WAGE: Switch to the common readPascalString | Eugene Sandulenko |
2016-12-14 | WAGE: Update games status | Eugene Sandulenko |
2016-11-26 | WAGE: Add POTFILES | rootfather |
2016-10-07 | GRAPHICS: Search for font substitution for MacFonts | Eugene Sandulenko |
2016-10-06 | GRAPHICS: Move font-related MacGUI code to MacFontManager | Eugene Sandulenko |
2016-09-05 | WAGE: Fix warning | Eugene Sandulenko |
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2016-08-30 | Merge pull request #788 from Tkachov/cloud | Eugene Sandulenko |
2016-08-24 | WAGE: Fix think line drawing, as pointed by md5 | Eugene Sandulenko |
2016-08-24 | ALL: Make simpleSaveNames() a MetaEngineFeature | Alexander Tkachev |
2016-08-24 | ALL: Add MetaEngine::simpleSaveNames() | Alexander Tkachev |
2016-08-20 | WAGE: Fix warnings | Eugene Sandulenko |
2016-08-05 | WAGE: Fix crash in Brownie's Dream | Alexander Tkachev |
2016-08-05 | WAGE: Fix cursor | Alexander Tkachev |
2016-08-04 | WAGE: Update saves format | Alexander Tkachev |
2016-08-03 | GRAPHICS/WAGE: Made MacWindowManager font maping requiring font size | Eugene Sandulenko |
2016-08-03 | WAGE/GRAPHICS: Move standard Mac font mapping to gui/ | Eugene Sandulenko |
2016-08-02 | WAGE: Revert indentation | Borja Lorente |
2016-08-02 | WAGE: Remove leftover files | Borja Lorente |
2016-07-31 | WAGE: Fallback to built-in borders | Borja Lorente |
2016-07-31 | WAGE: Remove custom borders | Borja Lorente |
2016-07-31 | WAGE: Change GUI Scene to load BMP borders | Borja Lorente |
2016-07-31 | WAGE: Implement active/inactive borders | Borja Lorente |
2016-07-31 | WAGE: Fix border loading | Borja Lorente |
2016-07-31 | WAGE: Begin adding borders to the windows | Borja Lorente |
2016-07-31 | WAGE: Remove superfluous comment | Borja Lorente |
2016-07-31 | WAGE: Add basic border loading code | Borja Lorente |
2016-07-31 | WAGE: Remove unnecessary border code | Borja Lorente |
2016-07-31 | WAGE: Fix style issues | Borja Lorente |
2016-07-31 | WAGE: Adapt to namespace change | Borja Lorente |
2016-07-31 | GRAPHICS: Move MacMenu constants | Borja Lorente |
2016-07-31 | GRAPHICS: Create wrapper namespace for MacWindowManager constants | Borja Lorente |