Age | Commit message (Expand) | Author |
2011-06-27 | CGE: Fix some GCC compile errors and warnings. | eriktorbjorn |
2011-06-26 | CGE: Implemented basic file access functionality | Paul Gilbert |
2011-06-19 | CGE: Fix compilation under GCC | eriktorbjorn |
2011-06-18 | CGE: Suppress some defines, fix semi-columns in template definitions | Strangerke |
2011-06-14 | CGE: Fix the remaining link errors. It now crashes instantly, most likely bec... | Strangerke |
2011-06-13 | CGE: Cleanup: also remove trailing tabs | 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-12 | CGE: Suppress VGA::Exit, some cleanup, add one missing source | 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: 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 |