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
Age
Commit message (
Collapse
)
Author
2019-11-13
GRIFFON: Unstubbed more sound functionality
Eugene Sandulenko
2019-11-13
GRIFFON: Preload sound files, simplify sound API
Eugene Sandulenko
2019-11-13
GRIFFON: Reduce the scope of variables, change some variables to boolean
Strangerke
2019-11-13
GRIFFON: Avoid direct equality on floats, some janitorial work
Strangerke
2019-11-13
GRIFFON: Fix some warning in MSVC9 by enforcing the use of float numbers.
Strangerke
Also, add a couple of comments
2019-11-13
GRIFFON: const'ness
Eugene Sandulenko
2019-11-13
GRIFFON: Fix warnings
Eugene Sandulenko
2019-11-13
GRIFFON: Renamed several class member vars
Eugene Sandulenko
2019-11-13
GRIFFON: Move all global variables to class
Eugene Sandulenko
2019-11-13
GRIFFON: Implemented cheat mode via debug console
Eugene Sandulenko
2019-11-13
GRIFFON: Implement save/load
Eugene Sandulenko
2019-11-13
GRIFFON: Move save/load functions to saveload.cpp
Eugene Sandulenko
2019-11-13
GRIFFON: Removed rendering artifacts
Eugene Sandulenko
2019-11-13
GRIFFON: Replaced rest of the SDL calls
Eugene Sandulenko
2019-11-13
GRIFFON: Replaced some SDL calls
Eugene Sandulenko
2019-11-13
GRIFFON: Fix collision detection
Eugene Sandulenko
2019-11-13
GRIFFON: Simplify code
Eugene Sandulenko
2019-11-13
GRIFFON: Properly process transparency together with keycolor
Eugene Sandulenko
2019-11-13
GRIFFON: Handle transparency
Eugene Sandulenko
2019-11-13
GRIFFON: Handle color key
Eugene Sandulenko
2019-11-13
GRIFFON: Implement engine quitting
Eugene Sandulenko
2019-11-13
GRIFFON: Got main menu displayed
Eugene Sandulenko
2019-11-13
GRIFFON: First graphics output
Eugene Sandulenko
2019-11-13
GRIFFON: More compilation fixes
Eugene Sandulenko
2019-11-13
GRIFFON: Fix some warnings
Eugene Sandulenko
2019-11-13
GRIFFON: More compilation fixes. The code compiles now
Eugene Sandulenko
2019-11-13
GRIFFON: Ported Rectangle code
Eugene Sandulenko
2019-11-13
GRIFFON: Ported keyboard input
Eugene Sandulenko
2019-11-13
GRIFFON: Get rid of engine.h
Eugene Sandulenko
2019-11-13
GRIFFON: Further work on compilation fixes
Eugene Sandulenko
2019-11-13
GRIFFON: Formatted more oneliners
Eugene Sandulenko
2019-11-13
GRIFFON: Using TransparentSurface
Eugene Sandulenko
2019-11-13
GRIFFON: Split single line if() statements
Eugene Sandulenko
2019-11-13
GRIFFON: Removed unneeded config file handling
Eugene Sandulenko
2019-11-13
JANITORIAL: Fix line endings
Eugene Sandulenko
2019-11-13
GRIFFON: Added namespaces and include guards
Eugene Sandulenko
2019-11-13
GRIFFON: Added proper copyright headers
Eugene Sandulenko
2019-11-13
GRIFFON: Pass the original code via astyle
Eugene Sandulenko
2019-11-13
GRIFFON: Added original code from GCW0 port by Dmitry Smagin
Eugene Sandulenko
2019-11-13
GRIFFON: Added skeleton engine with detection
Eugene Sandulenko
2019-11-13
DIRECTOR: Added broken 'if' statement test
Eugene Sandulenko
2019-11-13
TOLTECS: Added Czech language support
Petr Kratina
2019-11-12
GLK: ARCHETYPE: Hooking up savegame code
Paul Gilbert
2019-11-12
SCI: Fix SQ5 transporter room speed bugs
sluicebox
Fixes bug #11264
2019-11-12
GLK: ARCHETYPE: Suppress Fallthrough Compiler Warnings
D G Turner
Not sure if these fallthroughs are intended, so marked with FIXME comments.
2019-11-11
GLK: ARCHETYPE: gcc compilation fixes
Paul Gilbert
2019-11-11
GLK: ARCHETYPE: Fixes to correctly parse multi-word inputs
Paul Gilbert
2019-11-11
GLK: ARCHETYPE: Cleaner exit when game is quit
Paul Gilbert
2019-11-11
GLK: ARCHETYPE: Fix quitting the game
Paul Gilbert
2019-11-11
GLK: ARCHETYPE: Engine fixes for input line processing
Paul Gilbert
[prev]
[next]