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
/
engines
Age
Commit message (
Expand
)
Author
2007-02-19
first step in parser simplification
Nicola Mettifogo
2007-02-19
As Fingolfin pointed out, we no longer need two different CD timer intervals
Torbjörn Andersson
2007-02-19
Renamed ANIMATION_H to AGOS_ANIMATION_H.
Torbjörn Andersson
2007-02-19
Use consistent naming for the preprocessor constants used to guarantee that
Torbjörn Andersson
2007-02-19
Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency.
Torbjörn Andersson
2007-02-19
a little more refactoring
Nicola Mettifogo
2007-02-19
refactoring
Nicola Mettifogo
2007-02-19
a little bit of fiddling to expose similarities between routines
Nicola Mettifogo
2007-02-19
Fix compilation
Eugene Sandulenko
2007-02-19
table routines merged with common engine code
Nicola Mettifogo
2007-02-19
oops forgot to update make module
Nicola Mettifogo
2007-02-19
renamed file to follow common convention
Nicola Mettifogo
2007-02-19
moved specialised parsing routines in parser.cpp, so code can be refactored m...
Nicola Mettifogo
2007-02-19
fixed bad implementation
Nicola Mettifogo
2007-02-19
Move SCUMM version checks for settings up monst.er.sou file, to higher level.
Travis Howell
2007-02-19
fixed engine bug preventing savegames from being consistent with the actual g...
Nicola Mettifogo
2007-02-19
fixed regression bug preventing user from interacting with many items, notabl...
Nicola Mettifogo
2007-02-19
AGI: Removed detection sums for DDP. DDP uses an unsupporeted agi engine 2.01...
Stuart George
2007-02-18
added basic support for playing FOTAQ amiga modules files (rjp1) instead of M...
Gregory Montoir
2007-02-18
Fix for bug #1660560 (MANIAC: Meteor faces wrong way during intro)
Max Horn
2007-02-18
Improved (I hope) the 'Unknown MD5' messages in our detectors a little bit
Max Horn
2007-02-18
French keyboard is 'azerty' not 'awert'
Chris Apers
2007-02-18
Fixed bug #1662774 ("SCUMM: Textual verb glitch"). It was a regression caused
Torbjörn Andersson
2007-02-18
Bad hack to make thsi engine run on PalmOS
Chris Apers
2007-02-18
Repaired loading
Sven Hesse
2007-02-18
Bad hack to make this engine works on PalmOS (compiler still seems to hate so...
Chris Apers
2007-02-18
fixed broken savegames with duplicate items
Nicola Mettifogo
2007-02-18
replaced magic number with kFlagsVisited where needed
Nicola Mettifogo
2007-02-18
found and commented gross hack in the original engine
Nicola Mettifogo
2007-02-18
change in debug level
Nicola Mettifogo
2007-02-18
set the size of savegame name to the same length for both saving and loading
Nicola Mettifogo
2007-02-18
enforced use of MAKE_INVENTORY_ID
Nicola Mettifogo
2007-02-18
fixed broken sprintf formats in saving routines
Nicola Mettifogo
2007-02-18
new special debug levels
Nicola Mettifogo
2007-02-18
fixes last broken commit
Nicola Mettifogo
2007-02-18
more big-endianness fixes
Nicola Mettifogo
2007-02-18
Committed my fix for bug #1662549 ("SCUMM: MIDI music is broken"). Apparently,
Torbjörn Andersson
2007-02-18
adjusted wrong comment
Nicola Mettifogo
2007-02-18
cleanup
Max Horn
2007-02-17
fixed regression bug causing labels not to be aligned properly when near the ...
Nicola Mettifogo
2007-02-17
changed mapChar to use unsigned (byte) instead of char, to avoid possible sig...
Nicola Mettifogo
2007-02-17
changed CNV loading code to be endian-safe
Nicola Mettifogo
2007-02-17
Removed some dead code, updated a warning message
Max Horn
2007-02-17
Using stat and fopen is not portable (writing to a Common::File isn't either,...
Max Horn
2007-02-17
Added finalize() method to Common::OutSaveFile (which by default just flushes...
Max Horn
2007-02-17
Speed up the Player_NES code quite a bit (still is rather slow without compil...
Max Horn
2007-02-17
OOified Player_NES code; revamped the code in GetSample slightly (to avoid ov...
Max Horn
2007-02-17
Fix for bug #1660550 (MANIACNES: Graphics glitch on intro screen)
Max Horn
2007-02-17
Changed spaces to tabs again.
Torbjörn Andersson
2007-02-17
more conventional termination handling. Event loops are going to get merged s...
Nicola Mettifogo
[prev]
[next]