Commit Graph

23 Commits

Author SHA1 Message Date
Einar Johan Trøan Sømåen
e68ab9b572 WINTERMUTE: Make the ClassRegistry clean up after itself when returning to launcher 2012-06-25 15:13:34 +02:00
Einar Johan Trøan Sømåen
d495c58897 WINTERMUTE: Get rid of a few warnings 2012-06-22 20:41:57 +02:00
Einar Johan Trøan Sømåen
2e34a25040 WINTERMUTE: Get rid of the global constructions. 2012-06-22 18:56:10 +02:00
Einar Johan Trøan Sømåen
7d702c9595 WINTERMUTE: Use the fullscreen-setting from the launcher. 2012-06-21 18:49:30 +02:00
Einar Johan Trøan Sømåen
c59507a6e9 WINTERMUTE: Add RTL-support. 2012-06-19 02:30:40 +02:00
Einar Johan Trøan Sømåen
721fd394de WINTERMUTE: Add a first attempt at load-from-launcher support 2012-06-19 02:02:20 +02:00
Einar Johan Trøan Sømåen
850e237d31 WINTERMUTE: Get rid of rand/srand. 2012-06-15 19:19:09 +02:00
Einar Johan Trøan Sømåen
3d49eb1605 WINTERMUTE: Add a global g_wintermute. 2012-06-15 18:56:16 +02:00
Einar Johan Trøan Sømåen
bd31b5f201 WINTERMUTE: Move some of the initialization code over from PlatformSDL 2012-06-15 18:45:28 +02:00
Einar Johan Trøan Sømåen
2317b3538f WINTERMUTE: Move all the Ad files to Ad/ 2012-06-02 13:09:20 +02:00
Einar Johan Trøan Sømåen
79f86732b8 WINTERMUTE: Fix Windows build under MSVC2010 2012-06-02 13:07:29 +02:00
Einar Johan Trøan Sømåen
bfcffbea60 WINTERMUTE: Fix Linux-build 2012-06-02 13:07:15 +02:00
Einar Johan Trøan Sømåen
7c8785d846 WINTERMUTE: Require 32bpp for now. 2012-06-02 13:02:19 +02:00
Einar Johan Trøan Sømåen
ba6a2ac66e WINTERMUTE: Run Astyle on code-files to reformat. 2012-06-02 13:01:15 +02:00
Einar Johan Trøan Sømåen
0b8ac2f3b4 WINTERMUTE: Add a simple alpha-hack for rendering.
This is not pretty, but atleast it shows the entire first screen for 'Dirty Split' drawing fine.
2012-06-02 12:42:09 +02:00
Einar Johan Trøan Sømåen
9355850d07 WINTERMUTE: Make the engine atleast draw something. 2012-06-02 12:42:09 +02:00
Einar Johan Trøan Sømåen
e31f23d75d WINTERMUTE: Make the mainloop run after initialization. 2012-06-02 12:42:09 +02:00
Einar Johan Trøan Sømåen
59dffd5e86 WINTERMUTE: Correct the default-resolution to 640x480 2012-06-02 12:42:08 +02:00
Einar Johan Trøan Sømåen
84fd9d0dac WINTERMUTE: Add in the Particle-stuff, now everything links, and the AdGame-constructor starts. 2012-06-02 12:42:08 +02:00
Einar Johan Trøan Sømåen
85adc3a3ba WINTERMUTE: Add ScEngine, ScValue, SXStore, SXString, SXFile and PlatformSDL to build 2012-06-02 12:41:15 +02:00
Einar Johan Trøan Sømåen
afee4aeacc WINTERMUTE: One big and ugly commit that resolves most of the forbidden-symbols.
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 12:12:36 +02:00
Einar Johan Trøan Sømåen
4b2b236abd WINTERMUTE: Add most of the missing classes to the build. 2012-06-02 12:12:33 +02:00
Einar Johan Trøan Sømåen
ec5f5c739e WINTERMUTE: Add in the engine-shell from the ScummVM-wiki 2012-06-02 12:12:17 +02:00