Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-27 | Merge branch 'soltys_wip2' of github.com:Strangerke/scummvm into cge | Paul Gilbert | |
Conflicts: engines/cge/cge_main.cpp engines/cge/general.cpp engines/cge/snail.cpp engines/cge/vga13h.cpp | |||
2011-06-27 | CGE: Beginnings of work on graphics support | Paul Gilbert | |
2011-06-27 | CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in ↵ | Strangerke | |
several classes in order to do so. | |||
2011-06-26 | CGE: Implemented basic file access functionality | Paul Gilbert | |
2011-06-22 | CGE: suppress a couple of static, add ProgName and MergeExt | Strangerke | |
2011-06-21 | CGE: ScummVM no longer crashes instantly | Strangerke | |
2011-06-20 | CGE: Remove some statics | Strangerke | |
2011-06-20 | CGE: Remove static parts of HEART | Strangerke | |
2011-06-19 | CGE: Get rid of some static initializing | eriktorbjorn | |
ScummVM itself (not the engine; I haven't tried that) now starts without crashing. It exits immediately, but as far as I can tell it does not crash. It still produces lots of Valgrind warnings, though... | |||
2011-06-13 | CGE: Format code | Strangerke | |
2011-06-09 | CGE: Add several sources based on headers | Strangerke | |
2011-09-10 | CGE: Add minimal engine and detection | Strangerke | |