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
2010-02-08
Fix trunk after fscking up.
Nicola Mettifogo
2010-02-08
Made ArjFile use a new ArjArchive class.
Nicola Mettifogo
2010-02-08
Objectified CRC32 calculator.
Nicola Mettifogo
2010-02-08
Shuffled code around a bit.
Nicola Mettifogo
2010-02-08
Let ArjFile return a SeekableReadStream instead of implementing
Nicola Mettifogo
2010-01-31
Slight formatting fixes to comply to our coding guidelines.
Johannes Schickel
2010-01-30
- Call the special debug channels "channels" consistently. (Formerly sometime...
Johannes Schickel
2010-01-25
Fix virtual-keyboard not changing size, when the user changes the scaler whil...
Johannes Schickel
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-24
Fix indentation
Jordi Vilalta Prat
2010-01-11
Move Mac Binary resource loader to common class. Plug tons of memory leaks al...
Eugene Sandulenko
2010-01-08
Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...
Max Horn
2010-01-08
Fix documentation for setMouseCursor's format paramenter.
Johannes Schickel
2010-01-07
- Adapt documentation, that keycolor in setMouseCursor may not exceed the max...
Johannes Schickel
2010-01-07
The default keycolor for mouse pointers used to be 255.
Marcus Comstedt
2010-01-04
Implemented the same fix for tag2string() as in commit #44920, thereby fixing...
Filippos Karapetis
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
2010-01-03
Sort language list (and showing that Lure is really broken).
Eugene Sandulenko
2009-12-31
Add support for Chinese translated games.
Eugene Sandulenko
2009-12-31
Remove the getBeginOffset() hack from Common::SeekableReadStream and introduc...
Matthew Hoops
2009-12-30
Get rid of Common::String::emptyString, and also of some port specific hacker...
Max Horn
2009-12-30
Rename Common::Stream::readLine_NEW to readLine
Max Horn
2009-12-30
spelling
Max Horn
2009-12-30
remove bad hackery caused by n64 port and avoid polluting StdioStream using a...
Fabio Battaglia
2009-12-30
Add Nintendo 64 port to trunk.
Fabio Battaglia
2009-12-30
Update comments to reflect the changes used for Mohawk.
Matthew Hoops
2009-12-29
Add Mohawk engine code. Part 2/3: common code changes.
Eugene Sandulenko
2009-12-29
Typo.
Johannes Schickel
2009-12-28
Spelling: Par*r*tition
Max Horn
2009-12-27
allowed list to be sorted with default comparator
Vladimir Menshakov
2009-12-27
Some more code format fixes.
Johannes Schickel
2009-12-27
more code convention fixes
Vladimir Menshakov
2009-12-27
added whitespace to conform code convention
Vladimir Menshakov
2009-12-27
replaced bubble sort with quick sort
Vladimir Menshakov
2009-12-15
Got rid of ReadStream::ioFailed()
Max Horn
2009-12-09
Slightly modified commit of patch #2911414 "MSVC: conversions warnings in com...
Johannes Schickel
2009-12-07
COMMON: Document class MemoryPool; make MemoryPool::_chunkSize const
Max Horn
2009-12-07
Applied patch from patch item #2909854 in order to fix compilation when langu...
Filippos Karapetis
2009-11-29
COMMON: Replace NORETURN by NORETURN_PRE & NORETURN_POST
Max Horn
2009-11-26
Renamed common/console.* to common/textconsole.* to fix compilation under MSV...
Filippos Karapetis
2009-11-24
COMMON: Remove dependency on engines code (by using the inversion principle).
Max Horn
2009-11-24
typo
Max Horn
2009-11-24
Fix incorrectly placed doxygen comments; replace Common::ID2string by Common:...
Max Horn
2009-11-23
COMMON: Remove various variants of the md5_file / md5_file_string funcs; turn...
Max Horn
2009-11-23
PS2 & NDS: Remove ps2_fprintf and some useless typedefs and #defines; use fpu...
Max Horn
2009-11-23
Remove SCUMMVM_USE_LONG_INT
Max Horn
2009-11-21
Ooops...
Johannes Schickel
2009-11-21
Change Archive::listMatchingMembers to match the pattern case-insensitively.
Johannes Schickel
2009-11-21
Add comment why pattern is converted to lowercase in FSDirectory::listMatchin...
Johannes Schickel
2009-11-10
Move definition of stdint types to the only file that needs them (mpeg_player.h)
Max Horn
[prev]
[next]