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
/
scumm
/
scummvm.cpp
Age
Commit message (
Expand
)
Author
2002-11-19
Volume control fixes
Jamieson Christian
2002-11-19
Change error display for WinCE
Nicolas Bacca
2002-11-15
Don't allow F5 key to be passed back to the game. Stops in-game dialog from d...
James Brown
2002-11-13
Some other inits added to prepare for the 'new / delete' overloading
Lionel Ulmer
2002-11-10
completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some stat...
Max Horn
2002-11-10
added Scumm::displayError() method; make use of that to display errors if sav...
Max Horn
2002-11-03
cleaner way to fix entry/exit dumping
Jonathan Gray
2002-11-03
fix dumping of exit/entry scripts for older games
Jonathan Gray
2002-10-31
Fix "Need more memory" warning for The Dig
James Brown
2002-10-28
Fix using MAD -without- Vorbis, and remove COMPRESSED_SOUND_FILE define.
James Brown
2002-10-28
Add support for aliased scummvm config entries.
James Brown
2002-10-28
Patch 629695: Heap warning fix
James Brown
2002-10-27
don't put samples into stream SoundMixer if sound card is disabled
Paweł Kołodziejski
2002-10-27
corrections to initscreens for scummV7+
Paweł Kołodziejski
2002-10-27
check if _imuse is initialized
Paweł Kołodziejski
2002-10-24
changed number strips to dynamic and increased arrays tdirty and bdirty to 80
Paweł Kołodziejski
2002-10-23
removed obsolete stuff
Max Horn
2002-10-23
removed old GUI code
Max Horn
2002-10-22
fixing various warnings that occur with -Wshadow;some other minor cleanup
Max Horn
2002-10-19
patch #625603 film noir mode bugfix
Jonathan Gray
2002-10-16
dialogs now can be run 'modal'
Max Horn
2002-10-16
Use correct LocalScript range for check
James Brown
2002-10-15
Patch 623391: Verb shadow fix (MI2)
James Brown
2002-10-11
added FT imuse music
Paweł Kołodziejski
2002-10-09
in error() use g_system instead of g_scumm->_system in order to support Simon...
Max Horn
2002-10-08
allow user to load savegames while Smush movies are playing; cleanup
Max Horn
2002-10-07
patch #619276: Don't hog CD-ROM for non-CD games
Max Horn
2002-10-03
FT also use Imuse
Paweł Kołodziejski
2002-10-03
Patch 617937 / Bug 617939 + modifications: Fix FT text masking
James Brown
2002-10-02
Fix "ripburger attacks Malcom" cutscene, by disabling pseudoRooms for V7 games.
James Brown
2002-10-01
Patch #616092: Full Throttle dialog fix
James Brown
2002-09-30
synced with local sources - imuse for the dig
Paweł Kołodziejski
2002-09-30
Fix compilation for Visual Studio and GCC, as broken by Fingolfins checkins
James Brown
2002-09-30
played a bit with the launcher - it now is already somewhat usable <g>
Max Horn
2002-09-29
Quick fix for bug 601757 - will be fixed properly (ie MessageBox managed by t...
Nicolas Bacca
2002-09-29
Merge in 615745: GMD via AdLib emulation
James Brown
2002-09-29
framework of Imuse sound for The Dig
Paweł Kołodziejski
2002-09-28
patch #615842
Max Horn
2002-09-26
some fixes for the message dialog; added some comments
Max Horn
2002-09-26
added simple message dialog
Max Horn
2002-09-26
Patch 614223: _sfxMode fix
James Brown
2002-09-24
removed even the last traces of Scumm dependencies from NewGUI. Yes, you hear...
Max Horn
2002-09-24
Add emergency patch for 'RFC: Timer-based CD audio sync' patch so monkeyvga w...
Travis Howell
2002-09-22
NewGUI now has its own event loop; this may cause some regression
Max Horn
2002-09-22
renamec string -> _string and sentence -> _sentence in class Scumm (I origina...
Max Horn
2002-09-22
don't tolerate warnings
Max Horn
2002-09-21
trivial cleanup
Max Horn
2002-09-21
Added the following patch:
Travis Howell
2002-09-21
Add the following patches:
Travis Howell
2002-09-19
NewGui now has its own mouse cursor code -> again one less dependency on Scum...
Max Horn
[next]