Age | Commit message (Expand) | Author |
2013-04-18 | WINTERMUTE: Split the timers from BaseGame into a separate class. | Einar Johan Trøan Sømåen |
2013-04-17 | WINTERMUTE: Rename base_save_thumb_helper.cpp to match class-hierarchy. | Einar Johan Trøan Sømåen |
2013-04-17 | WINTERMUTE: Move settings from BaseGame to separate struct. | Einar Johan Trøan Sømåen |
2013-01-28 | WINTERMUTE: Move Resources out of binary and into wintermute.zip | Einar Johan Trøan Sømåen |
2013-01-23 | WINTERMUTE: Add in debugger-console, enabled by Ctrl-d | Einar Johan Trøan Sømåen |
2012-12-13 | WINTERMUTE: Split renderTicket into a separate file. | Einar Johan Trøan Sømåen |
2012-12-09 | WINTERMUTE: Split out the music-related functionality of BaseGame to a separa... | Einar Johan Trøan Sømåen |
2012-08-31 | WINTERMUTE: Update to use new TGA-decoder and new Video-system | Einar Johan Trøan Sømåen |
2012-07-29 | WINTERMUTE: Separate out SaveGame-code from BaseGame | Einar Johan Trøan Sømåen |
2012-07-29 | WINTERMUTE: Replace BaseRegistry with ConfMan | Einar Johan Trøan Sømåen |
2012-07-29 | WINTERMUTE: Remove the debugger. | Einar Johan Trøan Sømåen |
2012-07-29 | WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager. | Einar Johan Trøan Sømåen |
2012-07-25 | WINTERMUTE: Change the DCP-file access to work as an Common::Archive. | Einar Johan Trøan Sømåen |
2012-07-21 | WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenames | Einar Johan Trøan Sømåen |
2012-07-20 | WINTERMUTE: Move BFileEntry and BPackage into base/file | Einar Johan Trøan Sømåen |
2012-07-20 | WINTERMUTE: Rename PlatformSDL->platform_osystem | Einar Johan Trøan Sømåen |
2012-07-19 | WINTERMUTE: Change all folder-names to lowercase. | Einar Johan Trøan Sømåen |
2012-07-19 | WINTERMUTE: Move all the gfx-related files to a subfolder, and rename SDL->OS... | Einar Johan Trøan Sømåen |
2012-07-19 | WINTERMUTE: Remove SXStore from module.mk | Einar Johan Trøan Sømåen |
2012-07-09 | WINTERMUTE: Move font & particle emitter-related code to it's own subfolder | Einar Johan Trøan Sømåen |
2012-06-22 | WINTERMUTE: Remove BEvent. | 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-22 | WINTERMUTE: Remove FontGlyphCache. | Einar Johan Trøan Sømåen |
2012-06-22 | WINTERMUTE: Remove AdActorDir and fix build | Einar Johan Trøan Sømåen |
2012-06-07 | WINTERMUTE: Fix compile on linux again. | Einar Johan T. Sømåen |
2012-06-02 | WINTERMUTE: Revamp the file-system to deliver Common::-streams directly | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Move the file-related classes into Base/file | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add folders for utils and video | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add subfolders for math, UI, tinyxml and Sys | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Move the B and Part files into Base/ | 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: Add in, and stub the VideoPlayer-files | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add TGA-support to BSurfaceSDL | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add transparentSurface internally for now, to allow alpha-blended... | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add in the Particle-stuff, now everything links, and the AdGame-c... | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add the missing TinyXML-parts | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add BKeyboardState to build | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add BDiskFile to build | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Stub and add BRenderSDL to the build | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add BSurfaceSDL to build | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add crc to the build | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add ScEngine, ScValue, SXStore, SXString, SXFile and PlatformSDL ... | Einar Johan Trøan Sømåen |
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 most of the Ad-Classes to module.mk | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add the UI-classes. | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add most of the B-classes to module.mk | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add the files for the rest of the B-classes. | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add the script-classes | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add BBase and BParser, and make them compile. | 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 |