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-02-23
IPHONE: Move screen and overlay texture buffer to VideoContext.
Johannes Schickel
2012-02-23
IPHONE: Add a constructor to VideoContext.
Johannes Schickel
2012-02-23
IPHONE: Add aspect ratio correction to iPhone
Gavin Hayler
2012-02-23
IPHONE: Let iPhoneView and OSystem_IPHONE share the same VideoContext.
Johannes Schickel
2012-02-23
IPHONE: Silence a few signed/unsigned integer comparison warnings.
Johannes Schickel
2012-02-23
IPHONE: Use VideoContext in OSystem_IPHONE.
Johannes Schickel
2012-02-23
IPHONE: Move overlay visibility status to VideoContext.
Johannes Schickel
2012-02-23
IPHONE: Move VideoContext definition to iphone_common.h.
Johannes Schickel
2012-02-23
IPHONE: Move mouse coordinate conversion code to iPhoneView.
Johannes Schickel
2012-02-23
IPHONE: Move graphics related OSystem code to a ObjC++ file.
Johannes Schickel
2012-02-23
IPHONE: Move projection setup code to its own method.
Johannes Schickel
2012-02-23
IPHONE: Remove some more dead code.
Johannes Schickel
2012-02-23
IPHONE: Move setFilterModeForTexture to iPhoneView.
Johannes Schickel
2012-02-23
IPHONE: Slight formatting fix.
Johannes Schickel
2012-02-23
IPHONE: Fix scale offset addition in the mouse coordinate code.
Johannes Schickel
2012-02-23
IPHONE: Create a struct for shared video context variables.
Johannes Schickel
2012-02-22
Merge pull request #194 from fuzzie/tinselglobals
David Turner
2012-02-22
KEYMAPPER: Fix mistake in last commit
Tarek Soliman
2012-02-22
KEYMAPPER: Minor cleanup
Tarek Soliman
2012-02-22
TINSEL: Rename globals to add g_ prefix.
Alyssa Milburn
2012-02-22
KEYMAPPER: Fix a signed/unsigned comparison warning
Tarek Soliman
2012-02-22
TEST: Silence some signed/unsigned comparison warnings.
Johannes Schickel
2012-02-22
ALL: Fix some signed/unsigned comparison warnings.
Johannes Schickel
2012-02-22
COMMON: Add a size_type to HashMap.
Johannes Schickel
2012-02-22
COMMON: Add a size_type to List.
Johannes Schickel
2012-02-22
COMMON: Slight formatting fixes in stack.h.
Johannes Schickel
2012-02-22
COMMON: Add a size_type to Stack and FixedStack.
Johannes Schickel
2012-02-22
COMMON: Slight formatting fixes in array.h.
Johannes Schickel
2012-02-22
COMMON: Add a size_type to Array and take advantage of it.
Johannes Schickel
2012-02-22
GOB: Fix type conversion warning
Max Horn
2012-02-22
DREAMWEB: Avoid including advancedDetector.h from dreamweb.h
Max Horn
2012-02-22
CGE: Avoid including advancedDetector.h from cge.h
Max Horn
2012-02-22
KEYMAPPER: Change HardwareKey id to Common::String
Tarek Soliman
2012-02-22
KEYMAPPER: Initialize Event::customType
Tarek Soliman
2012-02-22
DEVTOOLS: Copy scumm_stricmp implementation to create_kyradat.
Johannes Schickel
2012-02-22
IPHONE: Very minor cleanup.
Johannes Schickel
2012-02-22
IPHONE: Use #include instead of #import.
Johannes Schickel
2012-02-22
IPHONE: Silence some warnings.
Johannes Schickel
2012-02-22
IPHONE: Move ObjC code files (.m) to ObjC++ files (.mm).
Johannes Schickel
2012-02-22
IPHONE: Implement setShakeOffset.
Johannes Schickel
2012-02-21
ENGINES: Add error handling for GMM Gamestate Load/Save Usage.
D G Turner
2012-02-21
KYRA: (EOB) - make detection entries for EOB I more unique (bug #3488973)
athrxx
2012-02-21
KYRA: (EOB) - implement EGA mode (hi res dithering) for EOB II
athrxx
2012-02-21
KYRA: (EOB) - fix minor sprite drawing glitch in EOB1
athrxx
2012-02-21
KYRA: (EOB) - fix minor text displayer glitch
athrxx
2012-02-21
KYRA: (EOB) - implement EGA graphics mode for EOB1
athrxx
2012-02-21
KYRA: (EOB) - fix EOB1 door clipping
athrxx
2012-02-21
KYRA: (EOB) - complete CGA graphics mode implementation
athrxx
2012-02-21
KYRA: (EOB) - start work on CGA and EGA graphics modes
athrxx
2012-02-21
KYRA: (EOB) - fix minor glitch in hp and food bar graphs
athrxx
[prev]
[next]