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
/
sky
Age
Commit message (
Expand
)
Author
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-02-07
Removed .cvsignore files
Max Horn
2006-02-02
Because incomplete SKY.CPT files are apparently a common problem due to some ...
Joost Peters
2006-01-30
Fixed compilation
Chris Apers
2006-01-27
- adds the new gui renderer also a new implementation for the classic gui
Johannes Schickel
2006-01-27
I believe it's actually meant to include common/debugger.cpp. It's what we
Torbjörn Andersson
2006-01-27
I really wonder how this #include "debugger.cpp" could stay for 1.5 years.
Eugene Sandulenko
2006-01-22
Fix control hotkeys
Joost Peters
2006-01-18
Update copyright notice
Eugene Sandulenko
2006-01-17
Commit patch #1171517 by salty-horse (save speech and sfx preferences BASS e...
Joost Peters
2005-12-30
* Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI).
Max Horn
2005-12-29
cleanup
Max Horn
2005-12-13
make sure all Text compacts were killed after restoring a savegame
Robert Göffringmann
2005-12-13
forgot to remove this
Robert Göffringmann
2005-12-13
changed delay code
Robert Göffringmann
2005-12-13
fixed Sky memory leaks on quitting
Robert Göffringmann
2005-12-09
Fix warning
Max Horn
2005-12-06
minor cleanup
Robert Göffringmann
2005-12-06
fixed bug.
Robert Göffringmann
2005-12-05
some cleanup, engine returns to the launcher now instead of calling OSystem::...
Robert Göffringmann
2005-12-03
Not needed anymore :)
Chris Apers
2005-11-23
Made the autosave period a configuration option and updated the engines using...
Gregory Montoir
2005-11-21
fixed segmentation fault when speed/volume sliders are clicked and then dragg...
Robert Göffringmann
2005-11-05
- Move opcode tables to methods so that they are correctly initialized with P...
Chris Apers
2005-11-05
PalmOS ifdef
Chris Apers
2005-10-26
call OutSaveFile::flush() to check for errors
Robert Göffringmann
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-09-22
Fix regression introduced when we split engine constructiors into
Eugene Sandulenko
2005-09-12
Avoid integer overflow in volume parameter to playRaw(). This fixes bug
Torbjörn Andersson
2005-09-09
Whitespace change.
Torbjörn Andersson
2005-09-09
Use British English by default, as documented in the README file, not US
Torbjörn Andersson
2005-09-08
Whitespace changes
Torbjörn Andersson
2005-08-30
Use a quieter helicopter sound during the "He was only a robot. Oh, I loved
Torbjörn Andersson
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-07-05
* Start of generic key configuration support for ScummVM
Lars Persson
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-06-22
disambiguate undefined operation by removing unneeded calculation.
Oliver Kiehl
2005-06-21
Patches needed to build for SYMBIAN32 WINS/GCC added.
Lars Persson
2005-06-21
Patch #1224631 (fix gcc4 virtual functions non-virtual destructor warnings)
Max Horn
2005-06-04
Patch #1184666 (SKY: More LINC charset fixes)
Max Horn
2005-05-11
Moved some more stuff to namespace Audio (enough for tonight)
Max Horn
2005-05-10
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...
Max Horn
2005-05-10
Moved (In/Out)SaveFile(Manager) and Timer to namespace Common
Max Horn
2005-05-10
Moved class File and the MD5 stuff to namespace Common
Max Horn
2005-05-09
Use debugger for errors, where possible.
Travis Howell
2005-05-08
Comply to our coding conventions
Max Horn
2005-04-10
split SaveFileManager::openSavefile and class SaveFile into two, each, one fo...
Max Horn
2005-04-09
Remove usage of vsprintf in favour of vsnprintf and make
Jonathan Gray
2005-04-06
use upper bits instead of lower bits when upscaling palette
Joost Peters
2005-04-03
Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi...
Jerome Fisher
[next]