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
2003-06-14
fix for bug #749249, related with path of game data placed on root drive unde...
Paweł Kołodziejski
2003-06-13
make -z output align nicely
Jonathan Gray
2003-06-12
Fixed problem with variant game IDs (e.g. 'tentaclea')
Jamieson Christian
2003-06-12
Made notation of transient config domains consistent.
Jamieson Christian
2003-06-12
indention
Max Horn
2003-06-11
Fixed command line options being ignored when the launcher is used.
Jamieson Christian
2003-06-11
Fix for bug [741592] GUI: Switching music driver mixes up music
Jamieson Christian
2003-06-11
Fixed MSVC warning
Jamieson Christian
2003-06-10
cleanup
Max Horn
2003-06-09
added clear_sound_proc method to backend API (this requires all backends to b...
Max Horn
2003-06-08
added quit event
Max Horn
2003-06-07
removed GF_AFTER flags (except GF_AFTER_HEV7)
Max Horn
2003-06-06
added to new feature flags
Max Horn
2003-06-06
remove version column
Max Horn
2003-06-06
Preparations for removing GF_AFTER_V? flags
Max Horn
2003-06-05
unmacro-ed and templated ABS, MIN & MAX
Bertrand Augereau
2003-06-02
Korean is kr, not ko
Max Horn
2003-06-02
fixed compilation
Max Horn
2003-06-01
renamed&fixed contains(Rect) -> intersects(Rect); added extend() method
Max Horn
2003-06-01
Rename SimonState to SimonEngine
Travis Howell
2003-05-29
added some front matter text for doxygen
Max Horn
2003-05-29
more OSystem docs & cleanup
Max Horn
2003-05-29
added some doxygen comments to common/system.h; cleaned up the OSystem interf...
Max Horn
2003-05-29
fixed doc comment
Max Horn
2003-05-29
added some doxygen (javadoc style) comments. yes I sure these function probab...
Max Horn
2003-05-29
removed cruft
Max Horn
2003-05-28
the _encbyte code was evil, because it modified the memory passed to write();...
Max Horn
2003-05-28
added some missing checks for file being open before reading/writing
Max Horn
2003-05-26
Prepare support for wide display on HiRes+ device
Chris Apers
2003-05-26
make lethalwp happy
Jonathan Gray
2003-05-26
Japanese option is jp and not ja
Travis Howell
2003-05-25
as Bertrand points out, using && introduces unnecessary branching, so & is be...
Max Horn
2003-05-25
cleanup / added some more const qualifiers
Max Horn
2003-05-25
optimized GetResult, based on code by Bertrand Augereau
Max Horn
2003-05-25
removed obsolete code
Max Horn
2003-05-25
cvs going to 0.4.2cvs
Max Horn
2003-05-25
changed scaler proc signature so that srcPtr is const (this can help optimize...
Max Horn
2003-05-23
oops, fixed ScummVM::Rect constructor (this fixes various string redraw bugs)
Max Horn
2003-05-21
fix #define
Oliver Kiehl
2003-05-21
don't inline free_check to make debugging easier
Max Horn
2003-05-21
pedantic fixes (little endian version)
Oliver Kiehl
2003-05-21
added fixme comment
Max Horn
2003-05-21
more pedantic changes
Max Horn
2003-05-21
pedantic fixes
Max Horn
2003-05-21
fixed ltrim/rtrim
Max Horn
2003-05-20
replace our 'nice' new which sets memory to 0 with a nasty one which sets it ...
Max Horn
2003-05-19
new date (post-0.4.0)
Max Horn
2003-05-19
Oops....
Jamieson Christian
2003-05-19
Fixed silence in older games under native MIDI drivers
Jamieson Christian
2003-05-19
Patch #739911: Fix for undefined behaviour in fopenNoCase()
Max Horn
[prev]
[next]