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
Age
Commit message (
Expand
)
Author
2012-06-14
WINTERMUTE: Add Ansi->ISO conversion for \' (quick hack to make J.U.L.I.A.-de...
Einar Johan Trøan Sømåen
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
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
2012-06-13
WINTERMUTE: Fix a critical typo in II_ADD in ScScript
Einar Johan Trøan Sømåen
2012-06-13
WINTERMUTE: Add support for alpha-images in Theora-player.
Einar Johan Trøan Sømåen
2012-06-13
WINTERMUTE: Move image-loading to BImage, and cleanup some relevant code.
Einar Johan Trøan Sømåen
2012-06-13
WINTERMUTE: Implement various functions in BRenderSDL.
Einar Johan Trøan Sømåen
2012-06-13
WINTERMUTE: Use the correct height for TTF-fonts.
Einar Johan Trøan Sømåen
2012-06-12
WINTERMUTE: Fix some memory-leaks in BSoundBuffer.
Einar Johan Trøan Sømåen
2012-06-12
WINTERMUTE: Optimize the blitting in BSurfaceSDL by adding scale-caching, and...
Einar Johan Trøan Sømåen
2012-06-12
WINTERMUTE: Add some loop-support to BSoundBuffer.
Einar Johan Trøan Sømåen
2012-06-12
WINTERMUTE: Clear out the debug-printing, so that it's actually readable.
Einar Johan Trøan Sømåen
2012-06-12
WINTERMUTE: Make sure to NULL-out _theora in AdEntity.
Einar Johan Trøan Sømåen
2012-06-12
WINTERMUTE: Add rewindability to Theora-Decoder
Einar Johan Trøan Sømåen
2012-06-12
WINTERMUTE: Fix formatting.
Einar Johan Trøan Sømåen
2012-06-12
WINTERMUTE: Correct some math-errors in the debug-logging.
Einar Johan Trøan Sømåen
2012-06-11
WINTERMUTE: Get rid of even more FORBIDDEN SYMBOLs
Einar Johan Trøan Sømåen
2012-06-11
WINTERMUTE: Get rid of all but one FORBIDDEN SYMBOL in BGame.
Einar Johan Trøan Sømåen
2012-06-11
WINTERMUTE: Stub out BRenderSDL::DumpData, to get rid of the FORBIDDEN_SYMBOL...
Einar Johan Trøan Sømåen
2012-06-11
WINTERMUTE: Let looping movies atleast stall at the end for now.
Einar Johan Trøan Sømåen
2012-06-11
WINTERMUTE: Make AdEntity-Theora videos work properly.
Einar Johan Trøan Sømåen
2012-06-11
WINTERMUTE: Make Theora-playback fail properly when THEORA isn't compiled in.
Einar Johan Trøan Sømåen
2012-06-11
WINTERMUTE: Formatting in BRenderSDL
Einar Johan Trøan Sømåen
2012-06-08
WINTERMUTE: Align TTF's properly.
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-08
WINTERMUTE: Minor cleanup in includes in BSurfaceSDL
Einar Johan Trøan Sømåen
2012-06-08
WINTERMUTE: VarName -> varName in BSurface/BSurfaceSDL
Einar Johan Trøan Sømåen
2012-06-08
WINTERMUTE: Remember to free the image decoders after use.
Einar Johan Trøan Sømåen
2012-06-08
WINTERMUTE: Avoid compilation errors if Theora isn't included.
Einar Johan Trøan Sømåen
2012-06-07
WINTERMUTE: Add detection for german Dirty Split
Einar Johan T. Sømåen
2012-06-07
WINTERMUTE: Fix BRenderSDL::Fill
Einar Johan T. Sømåen
2012-06-07
WINTERMUTE: Fix compile on linux again.
Einar Johan T. Sømåen
2012-06-04
WINTERMUTE: Let SystemFontPath be empty for now.
Einar Johan Trøan Sømåen
2012-06-04
WINTERMUTE: Add word-wrapping for TTF-fonts, as well as proper loading of fon...
Einar Johan Trøan Sømåen
2012-06-04
WINTERMUTE: Make BDiskFile reset it's files after testing for compression.
Einar Johan Trøan Sømåen
2012-06-04
WINTERMUTE: Add missing break in event-handler switch-case.
Einar Johan Trøan Sømåen
2012-06-04
WINTERMUTE: Reenable CBRenderSDL::Fill to let the screen be blanked for every...
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Make text-measuring work without FreeType2.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Make sprite-mirroring work correctly.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Fix a missing const that made Rosemary bug out in scripts.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Correct RGBA->ARGB in BSurfaceSDL
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Don't error out on missing WeedResponses.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Make BFontTT draw almost the right color.
Einar Johan Trøan Sømåen
[prev]
[next]