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
/
base
Age
Commit message (
Expand
)
Author
2008-07-13
Improved support for graphics positioning.
Vicent Marti
2008-07-03
Rendering pipeline. WIP.
Vicent Marti
2008-07-02
InterfaceManager functionality translated into a Theme subclass "ThemeRendere...
Vicent Marti
2008-07-01
Rendering pipeline. WIP.
Vicent Marti
2008-06-28
Expanded InterfaceManager API to mimic NewGUI. (WIP)
Vicent Marti
2008-06-26
InterfaceManager now loads themes.
Vicent Marti
2008-06-14
Merged trunk into the GUI branch.
Vicent Marti
2008-06-14
Revert last commit.
Travis Howell
2008-06-14
Disable drawObject type 0x41, which is currently causing frequent crashes.
Travis Howell
2008-06-13
Renamed MIDI plugins to Music plugins
Jordi Vilalta Prat
2008-06-12
Parser update.
Vicent Marti
2008-06-09
InterfaceManager is now a singleton
Vicent Marti
2008-05-28
Added a note about the MSVC quirk with the spaces around ENABLE_##ID
Filippos Karapetis
2008-05-28
Removed an MSVC specific hack, after discussing with jvprat. It seems that MS...
Filippos Karapetis
2008-05-28
Misc fixes.
Vicent Marti
2008-05-28
InterfaceManager core implemented.
Vicent Marti
2008-05-26
Should fix compiling erros.
Johannes Schickel
2008-05-26
Replaced a loop in PluginManger::loadPlugins with Common::for_each as a typic...
Johannes Schickel
2008-05-26
Fixed some code formatting thanks to LordHoto
Jordi Vilalta Prat
2008-05-24
Made the startup log output a bit more informative
Max Horn
2008-05-23
Use default save game class
Chris Apers
2008-05-20
Add a tiny TODO entry for graphics scaler plugins
Max Horn
2008-05-14
Added plugin priority so there's just one plugin that provides a module funct...
Jordi Vilalta Prat
2008-05-14
- Added more information (ID and capabilities) to the MIDI drivers
Jordi Vilalta Prat
2008-05-13
Taken care of FilePluginProvider's FIXMEs
Jordi Vilalta Prat
2008-05-13
Some more Doxygen comments, as well as some FIXMEs/TODOs
Max Horn
2008-05-13
Moved the engine plugin code to engines/metaengine.h; added/clarified/correct...
Max Horn
2008-05-13
- Added operator-> to Plugin subclasses so they don't have to reimplement the...
Jordi Vilalta Prat
2008-05-12
Keep separated arrays for each type of plugin
Jordi Vilalta Prat
2008-05-12
- Added an engine plugin manager and moved engine specific functionality into it
Jordi Vilalta Prat
2008-05-09
Added the option to specify the custom path for loading plugins
Jordi Vilalta Prat
2008-05-06
Added a temporary hack to get the engine plugins working under MSVC
Filippos Karapetis
2008-05-06
Merge with trunk, using the svnmerge tool
Max Horn
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-05-02
Renderer test function in main.cpp
Vicent Marti
2008-05-02
Added support to load plugins from different directories and the ability to s...
Jordi Vilalta Prat
2008-04-26
Fixed segfault when trying to start invalid gameid from command line.
Johannes Schickel
2008-04-20
Added the m4 and made plugins
Filippos Karapetis
2008-03-27
Patch #1926787: small memory leak and cleanup
Max Horn
2008-03-26
Modified Patch #1925352: Memory leak fixes
Max Horn
2008-02-15
Merged lots of _mixer->isReady() warnings into a single one in Engine constru...
Max Horn
2008-02-15
Removed unused #include
Max Horn
2008-02-08
Remove undesired spaces and an old TODO
Jordi Vilalta Prat
2008-02-08
Implemented plugin versioning
Jordi Vilalta Prat
2008-02-08
Initial support for plugin types
Jordi Vilalta Prat
2008-02-05
revert accidental commit
Eugene Sandulenko
2008-02-05
Fix compilation
Eugene Sandulenko
2008-02-04
Change MetaEngine references to PluginObject where possible to make its seman...
Jordi Vilalta Prat
2008-02-04
Surface is a struct, not a class
Filippos Karapetis
2008-02-04
Moved common code from Plugin subclasses to class Plugin itself
Max Horn
[next]