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
/
common
Age
Commit message (
Expand
)
Author
2008-07-04
- MILESTONE - VirtualKeyboardParser successfully parsing a simple test pack
Stephen Kennedy
2008-07-03
VirtualKeyboardParser mostly completed - needs to be tested
Stephen Kennedy
2008-07-03
Rendering pipeline. WIP.
Vicent Marti
2008-07-03
Changed XMLParser to internally use a Stack rather than a FixedStack
Stephen Kennedy
2008-07-03
Changed XMLParser to internally use a Stack rather than a FixedStack
Stephen Kennedy
2008-07-03
changed loadBuffer to use byte* rather than char*
Stephen Kennedy
2008-07-03
changed loadBuffer to use byte* rather than char*
Stephen Kennedy
2008-07-03
Rendering pipeline. WIP.
Vicent Marti
2008-07-03
First commit:
Stephen Kennedy
2008-07-02
Changes to implementation of the GMM
Christopher Page
2008-06-28
Patch ##1956946 (Audio::Mixer internal API revision) with some tweaks
Max Horn
2008-06-28
Removed OSystem::getFilesystemFactory() default implentation, as announced
Max Horn
2008-06-28
Bugfix: Empty integer key parsing.
Vicent Marti
2008-06-28
Improved support for parsing integers in the XML parser.
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-26
Actually reverted stupid changes in Common::String and Util.cpp regarding Reg...
Vicent Marti
2008-06-25
- XMLParser: Improved file stream support
Vicent Marti
2008-06-25
GCC Fixes
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
Created Global Main Menu Dialog. Made a uniform _quit flag for engines. So f...
Christopher Page
2008-06-24
Common:
Vicent Marti
2008-06-22
Turned off overzealous warning 4800 - "forcing value to bool 'true' or 'false...
Filippos Karapetis
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-11
No need to specify CaseSensitiveString_Hash explicitly anymore
Max Horn
2008-06-10
Re-enabled default Hash<String> template
Max Horn
2008-06-10
Removed unneeded #include
Max Horn
2008-06-08
Don't attempt to close the arj file if it hasn't been opened
Filippos Karapetis
2008-06-04
Patch #1971285: "Nintendo Wii port"
Eugene Sandulenko
2008-06-04
- Removed -Wconversion from compiler options for g++ 4.3, it's behavior has f...
Johannes Schickel
2008-06-02
Implement ADGF_KEEPMATCH
Eugene Sandulenko
2008-06-02
Plug memory leak
Eugene Sandulenko
2008-06-01
Fix for crash that occurs in the unarj's fallback code - _uncompressedData i...
Filippos Karapetis
2008-06-01
Implement file fallback for archives
Eugene Sandulenko
2008-06-01
Fixed MSVC warnings
Filippos Karapetis
2008-06-01
Speed up decoding by memory caching
Eugene Sandulenko
2008-06-01
Unarj code based on unarj 2.62. Used by Drascula engine
Eugene Sandulenko
2008-05-28
Decrement _nele when erasing an element from hashmap, and add a test-case for...
Willem Jan Palenstijn
2008-05-27
Made some methods virtual to allow File subclasses
Jordi Vilalta Prat
2008-05-26
Made fallbackDetect to allow subclasses to override it
Jordi Vilalta Prat
2008-05-24
Removing DS ifdef from getFileSystemFactory().
Neil Millstone
2008-05-20
Cleaned up engine debug level code.
Johannes Schickel
2008-05-19
Typo.
Johannes Schickel
2008-05-19
Removed some more obsolete GP32 code
Max Horn
2008-05-19
Removed some dead code
Max Horn
2008-05-15
Removed the default OSystem::getTimeAndDate() implementation
Max Horn
2008-05-07
Proper delete[] formatting (this time all occurences should've been changed...)
Johannes Schickel
[prev]
[next]