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
2004-09-04
Some type corrections
Max Horn
2004-09-04
fixed warning, updated msvc projects
Paweł Kołodziejski
2004-09-04
Got rid of OSystem::move_screen
Max Horn
2004-08-26
Make building scalers optional.
Marcus Comstedt
2004-08-23
remove cast that produces a warning
Jonathan Gray
2004-08-23
Fix warning.
Eugene Sandulenko
2004-08-22
cleanup of TimerProc mess
Max Horn
2004-08-20
Make platform difference a bit clearer
Travis Howell
2004-08-14
fixed warnings
Paweł Kołodziejski
2004-08-12
Fix bug in FixedStack.pop(). Returned wrong value.
Eugene Sandulenko
2004-08-12
Fix compilation of remove_at() in array.h. It was never tested before.
Eugene Sandulenko
2004-08-10
Relaxed the assertion for the 3x scaler a bit. Since it uses pointers to
Torbjörn Andersson
2004-08-08
Fixed variable access in the debugger
Max Horn
2004-08-08
Slightly optimiized Normal2x
Max Horn
2004-08-08
fix compilation
Jonathan Gray
2004-08-07
Fix compile for now, include doesn't exist in mingw.
Travis Howell
2004-08-07
centers the scaled bitmap and fix the scaling of borders for ASM version)
Gregory Montoir
2004-08-07
Fix scaling of the borders of each given rect (for non-ASM version)
Max Horn
2004-08-07
should be 16 not 8
Gregory Montoir
2004-08-07
Base our advmame scalers on the official Scale2x source - this way we can eas...
Max Horn
2004-08-05
Try the current dir last, not first
Max Horn
2004-07-31
Fixed bug #1001069; clarified/simplified some error messages
Max Horn
2004-07-26
slightly more informative error messages in class File
Max Horn
2004-07-26
Turn various File class methods into virtual methods, to allow overloading
Max Horn
2004-07-23
Allow subclasses to modify File class members (e.g. to set _ioFailed); change...
Max Horn
2004-07-21
Small tweaks for the String class
Max Horn
2004-07-19
Changed order of initialisation in XORReadStream::XORReadStream() to match or...
Bertrand Augereau
2004-07-18
Simplified fopenNoCase (and reduced the code redundancy)
Max Horn
2004-07-01
Fix bug introduced with last addDefaultDirectory() change. It prevented
Eugene Sandulenko
2004-06-29
Make md5_file() work regardless file name case and within arbitrary
Eugene Sandulenko
2004-06-28
Added simple ref-counting to the File class
Max Horn
2004-06-28
Enhanced default directory support in the File class; now one can specify arb...
Max Horn
2004-06-27
Added operator + for strings
Max Horn
2004-06-27
Reversed param order of File::open() -- this allowed me to get rid of a few m...
Max Horn
2004-06-27
irrelevant tweak, but I am a const-junkie :-)
Max Horn
2004-06-27
Cleanup for MemoryReadStream; made it match the File-class interface
Max Horn
2004-06-25
Cleaned up SaveFileManager stuff a little bit
Max Horn
2004-06-24
Extended ReadMemoryStream class with seek method
Eugene Sandulenko
2004-06-23
As the comment above this code section states, the only reason we accept 1,2,...
Max Horn
2004-06-23
Fixed recognition of command-line --platform option
Eugene Sandulenko
2004-06-22
Implement 24-bit read from memory functions
Eugene Sandulenko
2004-05-30
Applied patch submitted by cyx to bug #961365 (Assembly versions of HQ2x and ...
Eugene Sandulenko
2004-05-25
New PalmOS includes
Chris Apers
2004-05-23
we dont use more timers than 2
Paweł Kołodziejski
2004-05-21
Tweaks (Morphos & Palm backends badly need updating :-/)
Max Horn
2004-05-21
fixed mingw compilation
Paweł Kołodziejski
2004-05-21
Added assembly versions of HQ2x and HQ3x scalers.
Eugene Sandulenko
2004-05-08
Added default iterator constructor, for convenience
Max Horn
2004-05-05
Extend setMouseCursor with additional keycolor parameter. Lets saga use 255
Eugene Sandulenko
2004-05-05
Added generic variable size stack class - COMPLETELY UNTESTED. Really should ...
Max Horn
[next]