Age | Commit message (Expand) | Author |
---|---|---|
2011-06-26 | CGE: Implemented basic file access functionality | Paul Gilbert |
2011-06-13 | CGE: Cleanup: remove trailing spaces | Strangerke |
2011-06-13 | CGE: Format code | Strangerke |
2011-06-12 | CGE: Add missing file, and STUB some missing functions in general.cpp | Strangerke |
2011-06-11 | CGE: Remove DROP() macro | Strangerke |
2011-06-11 | CGE: Stubbing and cleanup made by SylvainTV | Strangerke |
2011-06-11 | CGE: Add a couple of missing files | 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: Remove far and near keywords | Strangerke |
2011-06-10 | CGE: Add default header, fix some includes | Strangerke |
2011-06-09 | CGE: Add several sources based on headers | Strangerke |