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
2015-04-09
CREATE_PROJECT: Use a different producesObjectFile-function for Xcode, so tha...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Define MACOSX and POSIX in XCode-projects for now (ignoring i...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Define a group for the Frameworks, and add it to the mainGrou...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Explicitly add /opt/include/freetype2 to header paths.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Enable XCode-project creation.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Implement setupSourcesBuildPhase for XCode, basing it on setu...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Disable the WIN32-define when creating an XCode-project.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Make sure that children of PBXGroups are always listed as a l...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Modify XCodeProvider to add the various folders as groups, in...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Make ProjectProvider able to work properly with subclasses th...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Use whatever SDK is available on OS X.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Fix Info.plist path.
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Quote lastKnownFileType, name and path to avoid breakage on c...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Escape \" in "<group>" for PBXFileReferences during writeFile...
Einar Johan Trøan Sømåen
2015-04-09
CREATE_PROJECT: Make PBXGroups use PBXFileReference-hashes instead of PBXBuil...
Einar Johan Trøan Sømåen
2015-03-06
SDL: Special case the call to SDL_CreateThread for SDL2, since SDL2 requires ...
Einar Johan Trøan Sømåen
2015-03-06
CONFIGURE: Always link against Cocoa on OS X, since SDL2 doesn't seem to pick...
Einar Johan Trøan Sømåen
2015-03-06
SDL: Fix compilation with SDL 2.0 under MSVC
Filippos Karapetis
2015-03-06
DEVTOOLS: Add support for linking with SDL 2.0 in create_project
Filippos Karapetis
2015-03-05
MADS: Bugfixes and cleanup for Herman conversation
Paul Gilbert
2015-03-05
SDL: Fake key events for unassociated TEXTINPUT events.
Johannes Schickel
2015-03-05
SDL: Remove TEXTINPUT events we associate with KEYDOWN.
Johannes Schickel
2015-03-05
MADS: Fix mismatched delete/free releasing screen surface
Paul Gilbert
2015-03-05
MADS: Show a warning if sound code reads beyond end of sound data blocks
Paul Gilbert
2015-03-05
MADS: Fix crash after throwing both bones to dog
Paul Gilbert
2015-03-05
MACOSX: Fix compilation
Matthew Hoops
2015-03-05
MADS: Fix timer initialization in two scenes
Paul Gilbert
2015-03-05
MADS: Fix screwed up death animation when getting eaten in village stream
Paul Gilbert
2015-03-05
ZVISION: Fix GCC signed/unsigned warning
Torbjörn Andersson
2015-03-04
MADS: Fix animations for opening car door at various car locations
Paul Gilbert
2015-03-04
MADS: Fix gender scanning animation in car
Paul Gilbert
2015-03-04
MADS: Fix assert when there are more than 5 talk options available
Paul Gilbert
2015-03-04
MADS: Fix Herman animating too quickly
Paul Gilbert
2015-03-05
BUILD: Output working command line for git commit in ideprojects target.
Johannes Schickel
2015-03-05
BUILD: Update ideprojects target to generate MSVC12 project files.
Johannes Schickel
2015-03-05
DEVTOOLS: Update codeblocks readme.txt to "new" dir structure.
Johannes Schickel
2015-03-05
IPHONE: Remove readme file about XCode project generation.
Johannes Schickel
2015-03-05
IPHONE: Remove out-dated XCode project files.
Johannes Schickel
2015-03-05
Merge pull request #572 from lordhoto/sdl2-support
Johannes Schickel
2015-03-05
CREDITS: Mention skristiansson for his initial SDL2 support work.
Johannes Schickel
2015-03-04
MADS: Fix crash throwing bones to dog
Paul Gilbert
2015-03-04
Merge pull request #589 from norbertbajko/drascula_crash
Filippos Karapetis
2015-03-02
GRAPHICS: Fix GCC signed/unsigned warnings.
Torbjörn Andersson
2015-03-01
MADS: Fix animation of hand typing code in teleporter
Paul Gilbert
2015-03-01
MADS: Fix display of teleporter values with leading zeroes
Paul Gilbert
2015-03-01
DRASCULA: comment "talk.cpp"
norbertbajko
2015-03-01
DRASCULA: comment "talk.cpp"
norbertbajko
2015-03-01
DRASCULA: comment "actors.cpp"
norbertbajko
2015-03-01
SDL: Call setupIcon for each window creation with SDL2.
Johannes Schickel
2015-03-01
DRASCULA: fix crash/graphic glitch at castle towers
Norbert Bajkó
[next]