Age | Commit message (Expand) | Author |
2019-11-13 | GRIFFON: Renamed several class member vars | Eugene Sandulenko |
2019-11-13 | GRIFFON: Move all global variables to class | Eugene Sandulenko |
2019-11-13 | GRIFFON: Implemented cheat mode via debug console | Eugene Sandulenko |
2019-11-13 | GRIFFON: Implement save/load | Eugene Sandulenko |
2019-11-13 | GRIFFON: Move save/load functions to saveload.cpp | Eugene Sandulenko |
2019-11-13 | GRIFFON: Removed rendering artifacts | Eugene Sandulenko |
2019-11-13 | GRIFFON: Replaced rest of the SDL calls | Eugene Sandulenko |
2019-11-13 | GRIFFON: Replaced some SDL calls | Eugene Sandulenko |
2019-11-13 | GRIFFON: Fix collision detection | Eugene Sandulenko |
2019-11-13 | GRIFFON: Simplify code | Eugene Sandulenko |
2019-11-13 | GRIFFON: Properly process transparency together with keycolor | Eugene Sandulenko |
2019-11-13 | GRIFFON: Handle transparency | Eugene Sandulenko |
2019-11-13 | GRIFFON: Handle color key | Eugene Sandulenko |
2019-11-13 | GRIFFON: Implement engine quitting | Eugene Sandulenko |
2019-11-13 | GRIFFON: Got main menu displayed | Eugene Sandulenko |
2019-11-13 | GRIFFON: First graphics output | Eugene Sandulenko |
2019-11-13 | GRIFFON: More compilation fixes | Eugene Sandulenko |
2019-11-13 | GRIFFON: Fix some warnings | Eugene Sandulenko |
2019-11-13 | GRIFFON: More compilation fixes. The code compiles now | Eugene Sandulenko |
2019-11-13 | GRIFFON: Ported Rectangle code | Eugene Sandulenko |
2019-11-13 | GRIFFON: Ported keyboard input | Eugene Sandulenko |
2019-11-13 | GRIFFON: Get rid of engine.h | Eugene Sandulenko |
2019-11-13 | GRIFFON: Further work on compilation fixes | Eugene Sandulenko |
2019-11-13 | GRIFFON: Formatted more oneliners | Eugene Sandulenko |
2019-11-13 | GRIFFON: Using TransparentSurface | Eugene Sandulenko |
2019-11-13 | GRIFFON: Split single line if() statements | Eugene Sandulenko |
2019-11-13 | GRIFFON: Removed unneeded config file handling | Eugene Sandulenko |
2019-11-13 | JANITORIAL: Fix line endings | Eugene Sandulenko |
2019-11-13 | GRIFFON: Added namespaces and include guards | Eugene Sandulenko |
2019-11-13 | GRIFFON: Added proper copyright headers | Eugene Sandulenko |
2019-11-13 | GRIFFON: Pass the original code via astyle | Eugene Sandulenko |
2019-11-13 | GRIFFON: Added original code from GCW0 port by Dmitry Smagin | Eugene Sandulenko |
2019-11-13 | GRIFFON: Added skeleton engine with detection | Eugene Sandulenko |