Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-20 | CGE: Remove some statics | Strangerke | |
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-18 | CGE: Suppress some defines, fix semi-columns in template definitions | Strangerke | |
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 | |