index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
wintermute
/
wintypes.h
Age
Commit message (
Expand
)
Author
2014-02-18
WINTERMUTE: Make GPL headers consistent in themselves.
Johannes Schickel
2013-08-04
WINTERMUTE: Fix end of namespace comments.
Johannes Schickel
2012-09-04
WINTERMUTE: Convert CRLF to LF
Willem Jan Palenstijn
2012-08-31
WINTERMUTE: Cleanup the header-guards.
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: WinterMute -> Wintermute
Einar Johan Trøan Sømåen
2012-07-26
WINTERMUTE: AStyle-formatting.
Einar Johan Trøan Sømåen
2012-07-19
WINTERMUTE: Cleanup some includes in persistency related classes.
Einar Johan Trøan Sømåen
2012-07-18
WINTERMUTE: Rename ERRORCODE (formerly HRESULT) to bool
Einar Johan Trøan Sømåen
2012-07-09
WINTERMUTE: Change RECT -> Common::Rect and POINT-> Common::Point, completing...
Einar Johan Trøan Sømåen
2012-07-09
WINTERMUTE: Remove most of the wintype-definitions.
Einar Johan Trøan Sømåen
2012-07-09
WINTERMUTE: Remove references to HINSTANCE.
Einar Johan Trøan Sømåen
2012-07-09
WINTERMUTE: Remove references to HWND
Einar Johan Trøan Sømåen
2012-07-09
WINTERMUTE: Start removing useless Windows-only code, and the compiler-refere...
Einar Johan Trøan Sømåen
2012-06-25
WINTERMUTE: Silence a warning in wintypes.h
Einar Johan Trøan Sømåen
2012-06-08
WINTERMUTE: Move FORBIDDEN_SYMBOL_EXCEPTION out of the headers and into the C...
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Don't use unsigned datatypes in rects.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Remove a few defines from wintypes.h
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Remove a few of the __WIN32__ macros.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Unify license-headers, and header-guards.
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: One big and ugly commit that resolves most of the forbidden-symbols.
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