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
Age
Commit message (
Collapse
)
Author
2012-06-22
WINTERMUTE: Rename Persist->persist
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: Fix another enum-warning.
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Remove FontGlyphCache.
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Run astyle on the source-files.
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Fix a few warnings in BPersistMgr
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Rename the functions and arguments in BPersistMgr
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Clean out a few debug-prints.
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Reinitialize Theora-videos after load.
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-22
WINTERMUTE: Fix a mistake in saving CVidTheora-objects (and strengthen the ↵
Einar Johan Trøan Sømåen
saving by putting in some more headers)
2012-06-21
WINTERMUTE: Use the fullscreen-setting from the launcher.
Einar Johan Trøan Sømåen
2012-06-21
WINTERMUTE: Fix loading of fonts from savegames.
Einar Johan Trøan Sømåen
2012-06-19
WINTERMUTE: Make sure the TGA-decoder returns false on error
Einar Johan Trøan Sømåen
2012-06-19
WINTERMUTE: Add RTL-support.
Einar Johan Trøan Sømåen
2012-06-19
WINTERMUTE: Add a first attempt at load-from-launcher support
Einar Johan Trøan Sømåen
2012-06-18
WINTERMUTE: Add savegame-thumbnail-support.
Einar Johan Trøan Sømåen
2012-06-18
WINTERMUTE: Fix StringUtil::StartsWith
Einar Johan Trøan Sømåen
2012-06-16
WINTERMUTE: Handle empty strings properly in saves.
Einar Johan Trøan Sømåen
2012-06-16
WINTERMUTE: Save the VidTheoraPlayer-data too.
Einar Johan Trøan Sømåen
2012-06-16
WINTERMUTE: Make saves get listed properly
Einar Johan Trøan Sømåen
2012-06-16
WINTERMUTE: A first attempt at getting savegames to work.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Get rid of all system-headers BUT limits.h
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Change a few char* to Common::String in AdActor
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Get rid of rand/srand.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Add a global g_wintermute.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Add untested mouse-wheel-handling.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Move some of the initialization code over from PlatformSDL
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Clear up another few includes.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Alphabetize the includes in AdGame
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Remove unused include in BGame.cpp
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Remove a bunch of commented-out includes.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Make factory-functions for the SX-classes, to avoid having to ↵
Einar Johan Trøan Sømåen
include all of them in BGame.cpp
2012-06-15
WINTERMUTE: Clean out some un-needed headers, and some ↵
Einar Johan Trøan Sømåen
FORBIDDEN_SYMBOL_EXCEPTIONs
2012-06-15
WINTERMUTE: Clean up the formatting in dctypes a bit
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Clean up BFonTT a little.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Clean up and refactor VidTheoraPlayer a bit.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Clear out a bunch of warning (mostly shadowed variables)
Einar Johan Trøan Sømåen
2012-06-14
WINTERMUTE: Warn about WAVE-files for now.
Einar Johan Trøan Sømåen
2012-06-14
WINTERMUTE: Add Ansi->ISO conversion for \' (quick hack to make ↵
Einar Johan Trøan Sømåen
J.U.L.I.A.-demo look right)
2012-06-14
WINTERMUTE: Use offsets correctly in BSurfaceSDL.
Einar Johan Trøan Sømåen
2012-06-14
WINTERMUTE: Use fonts 1/3 larger than the engine asks for, to compensate for ↵
Einar Johan Trøan Sømåen
the difference in dpi between ScummVM and WME (with thanks to LordHoto for pointing this out).
2012-06-14
WINTERMUTE: Make VidTheoraPlayer::Stop actually do something.
Einar Johan Trøan Sømåen
2012-06-14
WINTERMUTE: Add a quick-fix to replace SDL_TEXTINPUT.
Einar Johan Trøan Sømåen
2012-06-14
WINTERMUTE: Implement a bit more of the key-handling.
Einar Johan Trøan Sømåen
2012-06-14
WINTERMUTE: Fix SXString's - "Split"
Einar Johan Trøan Sømåen
2012-06-14
WINTERMUTE: Fix quite a lot of memory leaks.
Einar Johan Trøan Sømåen
2012-06-14
WINTERMUTE: Fix theora-playback with the new Rendering-changes.
Einar Johan Trøan Sømåen
2012-06-13
WINTERMUTE: Implement SXDate
Einar Johan Trøan Sømåen
[next]