Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-22 | WINTERMUTE: Get rid of a few warnings | Einar Johan Trøan Sømåen | |
2012-06-22 | WINTERMUTE: Get rid of the global constructions. | Einar Johan Trøan Sømåen | |
2012-06-21 | WINTERMUTE: Use the fullscreen-setting from the launcher. | Einar Johan Trøan Sømåen | |
2012-06-19 | WINTERMUTE: Add RTL-support. | Einar Johan Trøan Sømåen | |
2012-06-19 | WINTERMUTE: Add a first attempt at load-from-launcher support | Einar Johan Trøan Sømåen | |
2012-06-15 | WINTERMUTE: Get rid of rand/srand. | Einar Johan Trøan Sømåen | |
2012-06-15 | WINTERMUTE: Add a global g_wintermute. | Einar Johan Trøan Sømåen | |
2012-06-15 | WINTERMUTE: Move some of the initialization code over from PlatformSDL | Einar Johan Trøan Sømåen | |
2012-06-02 | WINTERMUTE: Move all the Ad files to Ad/ | Einar Johan Trøan Sømåen | |
2012-06-02 | WINTERMUTE: Fix Windows build under MSVC2010 | Einar Johan Trøan Sømåen | |
2012-06-02 | WINTERMUTE: Fix Linux-build | Einar Johan Trøan Sømåen | |
2012-06-02 | WINTERMUTE: Require 32bpp for now. | Einar Johan Trøan Sømåen | |
2012-06-02 | WINTERMUTE: Run Astyle on code-files to reformat. | Einar Johan Trøan Sømåen | |
2012-06-02 | WINTERMUTE: Add a simple alpha-hack for rendering. | Einar Johan Trøan Sømåen | |
This is not pretty, but atleast it shows the entire first screen for 'Dirty Split' drawing fine. | |||
2012-06-02 | WINTERMUTE: Make the engine atleast draw something. | Einar Johan Trøan Sømåen | |
2012-06-02 | WINTERMUTE: Make the mainloop run after initialization. | Einar Johan Trøan Sømåen | |
2012-06-02 | WINTERMUTE: Correct the default-resolution to 640x480 | Einar Johan Trøan Sømåen | |
2012-06-02 | WINTERMUTE: Add in the Particle-stuff, now everything links, and the ↵ | Einar Johan Trøan Sømåen | |
AdGame-constructor starts. | |||
2012-06-02 | WINTERMUTE: Add ScEngine, ScValue, SXStore, SXString, SXFile and PlatformSDL ↵ | Einar Johan Trøan Sømåen | |
to build | |||
2012-06-02 | WINTERMUTE: One big and ugly commit that resolves most of the forbidden-symbols. | Einar Johan Trøan Sømåen | |
The StringUtils aren't complete or tested, and the SysClasses are a hack, and there are a few "FORBIDDEN_SYMBOL_EXCEPTIONS". Expect this commit to need a bunch of cleanup going forwards. | |||
2012-06-02 | WINTERMUTE: Add most of the missing classes to the build. | Einar Johan Trøan Sømåen | |
2012-06-02 | WINTERMUTE: Add in the engine-shell from the ScummVM-wiki | Einar Johan Trøan Sømåen | |