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
889c3c9801
WINTERMUTE: Deconstify UIObject::getHeight() to fix a shadowed overload.
2013-10-28 18:37:20 +01:00
Einar Johan Trøan Sømåen
12e7cb401f
WINTERMUTE: Formatting with Astyle (UIButton, UIEdit, UIObject, UIWindow, TransparentSurface)
2013-09-30 11:18:54 +02:00
Einar Johan Trøan Sømåen
5afb297e39
WINTERMUTE: Constify some getters in TransparentSurface, UIObject and UIWindow
2013-09-30 11:12:25 +02:00
Tobia Tesan
1023ac4b33
WINTERMUTE: const'ify getters
2013-09-21 23:22:48 +02:00
Tobia Tesan
5b8a6885c6
WINTERMUTE: s/put/set/ in setters
2013-09-21 23:22:46 +02:00
Tobia Tesan
91ebad46d3
WINTERMUTE: Keep _back private in UIObject
2013-09-21 23:22:25 +02:00
Tobia Tesan
252e0c17ec
WINTERMUTE: Make _parentNotify private in UIObject
2013-09-21 23:22:23 +02:00
Tobia Tesan
aafe8c1f0d
WINTERMUTE: Add getListener()
2013-09-21 23:22:19 +02:00
Tobia Tesan
2e457d96e8
WINTERMUTE: Make some members of UIObject private
2013-09-21 23:22:16 +02: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
6c55213cd5
WINTERMUTE: Add 'override' to most Script-related functions.
2013-04-18 18:04:51 +02:00
Einar Johan Trøan Sømåen
b6242d0ea5
WINTERMUTE: Use int32 instead of int in classes.
2013-04-18 17:45:50 +02:00
Einar Johan Trøan Sømåen
980dc4a456
WINTERMUTE: Replace all NULLs with nullptr.
2013-01-26 18:07:07 +01:00
Einar Johan Trøan Sømåen
afc21941e3
WINTERMUTE: Make scGetProperty use Common::String& instead of const char*
2012-09-29 00:47:12 +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
764ca7a51a
WINTERMUTE: Fix some of the clang++ warnings listed by LordHoto
2012-08-31 14:21:33 +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
e841bf16d6
WINTERMUTE: Fix a few warnings pointed out by fuzzie.
2012-07-28 23:10:33 +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