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
/
gui
Age
Commit message (
Expand
)
Author
2008-07-01
Rendering pipeline. WIP.
Vicent Marti
2008-06-29
Rendering pipeline. WIP.
Vicent Marti
2008-06-29
Changes to rendering pipeline. WIP.
Vicent Marti
2008-06-28
Expanded InterfaceManager API to mimic NewGUI. (WIP)
Vicent Marti
2008-06-28
Improved support for parsing integers in the XML parser.
Vicent Marti
2008-06-26
Bugfixes
Vicent Marti
2008-06-26
- MILESTONE: A widget is drawn on screen loaded straight from its XML descrip...
Vicent Marti
2008-06-26
InterfaceManager now loads themes.
Vicent Marti
2008-06-25
- XMLParser: Improved file stream support
Vicent Marti
2008-06-25
XMLParser:
Vicent Marti
2008-06-25
XMLParser:
Vicent Marti
2008-06-25
- Reverted getHostPlatformString() from util.cpp (Yeah, Max was right)
Vicent Marti
2008-06-24
Common:
Vicent Marti
2008-06-18
Split ThemeParser into XMLParser and ThemeParser as child class to have a com...
Vicent Marti
2008-06-18
Expanded parser.
Vicent Marti
2008-06-16
Added massive parser documentation.
Vicent Marti
2008-06-14
Code formating conventions.
Vicent Marti
2008-06-14
Parser fixes.
Vicent Marti
2008-06-14
Merged trunk into the GUI branch.
Vicent Marti
2008-06-13
Parser redesign. Fixed most possible overflows.
Vicent Marti
2008-06-13
Formating conventions.
Vicent Marti
2008-06-13
Parser cleanup.
Vicent Marti
2008-06-13
Parser update. Variable depth.
Vicent Marti
2008-06-12
Parser update.
Vicent Marti
2008-06-12
Parser skeleton
Vicent Marti
2008-06-12
- Widget caching for Interface manager.
Vicent Marti
2008-06-11
Modified mass detector to not re-add already configured games (that is, if th...
Max Horn
2008-06-11
No need to specify CaseSensitiveString_Hash explicitly anymore
Max Horn
2008-06-10
Another redesign on the Draw Steps. This time it's for real.
Vicent Marti
2008-06-10
Changed DrawStep for dynamic surface drawing.
Vicent Marti
2008-06-09
InterfaceManager is now a singleton
Vicent Marti
2008-06-07
Expanded the InterfaceManager skeleton quite a bit.
Vicent Marti
2008-06-04
Add dhewg to the team
Eugene Sandulenko
2008-06-04
- Removed -Wconversion from compiler options for g++ 4.3, it's behavior has f...
Johannes Schickel
2008-05-28
Misc fixes.
Vicent Marti
2008-05-28
Cleanup.
Johannes Schickel
2008-05-28
Bugfixes: Discarded function, switch fix.
Vicent Marti
2008-05-28
InterfaceManager core implemented.
Vicent Marti
2008-05-26
Fixed some code formatting thanks to LordHoto
Jordi Vilalta Prat
2008-05-25
Compilation fixes. Sorry about the mess.
Vicent Marti
2008-05-25
Add InterfaceManager to makefile.
Eugene Sandulenko
2008-05-25
Interface Manager class
Vicent Marti
2008-05-20
Cleaned up engine debug level code.
Johannes Schickel
2008-05-16
Include all required header files in launcher.h (should fix compilation probl...
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
- 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-07
Changed all delete [] usages to delete[].
Johannes Schickel
2008-05-07
minor tweak to the GUI double click handling code
Max Horn
[next]