Johannes Schickel
fc5ef58fff
WINTERMUTE: Make GPL headers consistent in themselves.
2014-02-18 02:39:40 +01:00
Einar Johan Trøan Sømåen
cc33cf74ae
WINTERMUTE: Transfer Common::Strings explicitly when saving/loading.
2013-11-05 13:59:55 +01:00
Einar Johan Trøan Sømåen
d07409def7
WINTERMUTE: Transfer Sint32s explicitly when saving/loading.
2013-11-05 13:48:11 +01:00
Einar Johan Trøan Sømåen
d6b9d7de8f
WINTERMUTE: Remove BasePlatform::setRect (replace with member-call)
2013-10-29 02:59:53 +01:00
Einar Johan Trøan Sømåen
3fb4183909
WINTERMUTE: Remove BasePlatform::setRectEmpty (replace with member-call)
2013-10-29 02:59:53 +01:00
Johannes Schickel
1ce54c217a
WINTERMUTE: Fix end of namespace comments.
2013-08-04 00:51:09 +02:00
Einar Johan Trøan Sømåen
4df545c1ee
WINTERMUTE: Handle setting Save/Load-screen to NULL.
2013-07-29 23:42:56 +02:00
Einar Johan Trøan Sømåen
09303f6d1a
WINTERMUTE: Get rid of BaseImage.h inclusion in BaseGame.
2013-02-06 13:40:36 +01:00
Einar Johan Trøan Sømåen
980dc4a456
WINTERMUTE: Replace all NULLs with nullptr.
2013-01-26 18:07:07 +01:00
Johannes Schickel
89abab97e3
JANITORIAL: Remove trailing whitespaces.
...
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02:00
Willem Jan Palenstijn
b4090ead4d
WINTERMUTE: Convert CRLF to LF
2012-09-04 22:17:23 +02:00
Einar Johan Trøan Sømåen
7b17d8060d
WINTERMUTE: Fix various comments.
2012-09-01 14:04:23 +02:00
Einar Johan Trøan Sømåen
a370350691
WINTERMUTE: Readd support for save/load-images.
2012-08-13 03:54:34 +02:00
Einar Johan Trøan Sømåen
fed19cb66a
WINTERMUTE: WinterMute -> Wintermute
2012-08-13 03:42:30 +02:00
Einar Johan Trøan Sømåen
4361172444
WINTERMUTE: Redraw ONLY the indicator when saving/loading.
2012-07-30 19:41:44 +02:00
Einar Johan Trøan Sømåen
85ce9340bc
WINTERMUTE: Separate out SaveGame-code from BaseGame
2012-07-29 21:37:24 +02:00
Einar Johan Trøan Sømåen
3a21818001
WINTERMUTE: Make BaseSubFrame load lazily.
2012-07-29 03:41:45 +02:00
Einar Johan Trøan Sømåen
8ed71a99f6
WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : SuperClass(args)
2012-07-27 19:37:14 +02:00
Einar Johan Trøan Sømåen
f6ac34ab9a
WINTERMUTE: Get rid of almost all LLVM GCC 4.2 warnings.
2012-07-27 18:13:42 +02:00
Einar Johan Trøan Sømåen
ef11f9d0c5
WINTERMUTE: Run Astyle with add-braces to break one-line statements into easier-to-read-code.
2012-07-26 15:59:26 +02:00
Einar Johan Trøan Sømåen
6e55e32a38
WINTERMUTE: Cleanup and comment BaseRenderer a bit
2012-07-25 20:00:58 +02:00
Einar Johan Trøan Sømåen
6331bea423
WINTERMUTE: Remove in-engine fullscreen-switching, let ScummVM handle that.
2012-07-25 18:59:26 +02:00
Einar Johan Trøan Sømåen
aedb0aea50
WINTERMUTE: Remove dcgf.h from almost all includes.
2012-07-23 03:22:49 +02:00
Einar Johan Trøan Sømåen
d1f7730ec2
WINTERMUTE: Encapsulate BaseRenderer::_rectList and replace it by Common::Array
2012-07-23 01:30:11 +02:00
Einar Johan Trøan Sømåen
b5a07fef8e
WINTERMUTE: Get rid of the C-prefix for class-definitions.
2012-07-21 21:01:47 +02:00
Einar Johan Trøan Sømåen
5683f07633
WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenames
...
This is mostly a lead-up to namespacing the Ad/Base folders, and then
possibly removing the prefixes from the files, it also has the added
benefit of getting rid of the odd case-typos that makes for issues
on platforms that don't ignore case.
2012-07-21 19:15:33 +02:00
Einar Johan Trøan Sømåen
3ad839b32c
WINTERMUTE: Rename PlatformSDL->platform_osystem
2012-07-20 00:45:20 +02:00
Einar Johan Trøan Sømåen
113961fd2a
WINTERMUTE: Change all folder-names to lowercase.
2012-07-19 19:29:15 +02:00