Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-19 | CGE: Fix compilation under GCC | eriktorbjorn | |
Unfortunately, I had to stub a few things but this all looks like code that will have to be rewritten later anyway. | |||
2011-06-13 | CGE: Cleanup: remove trailing spaces | Strangerke | |
2011-06-13 | CGE: Format code | Strangerke | |
2011-06-11 | CGE: Stubbing and cleanup made by SylvainTV | Strangerke | |
2011-06-10 | CGE: Add namespaces | Strangerke | |
2011-06-10 | CGE: Suppress typedef for byte, word and dword. | Strangerke | |
2011-06-10 | CGE: Replace Boolean, TRUE and FALSE by bool, true, false | Strangerke | |
2011-06-10 | CGE: Add default header, fix some includes | Strangerke | |
2011-06-09 | CGE: Add several sources based on headers | Strangerke | |