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
/
toltecs
/
toltecs.cpp
Age
Commit message (
Expand
)
Author
2015-12-28
TOLTECS: Remove superflous default value registration for extra GUI options.
Johannes Schickel
2014-02-18
TOLTECS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-24
TOLTECS: Fix spacing errors
Strangerke
2013-04-26
TOLTECS: Remove dead code
Filippos Karapetis
2013-01-13
TOLTECS: Fix bug #3600166 - "TOLTECS: Parrot speech cuts off Fenimore's in Ce...
Filippos Karapetis
2013-01-13
TOLTECS: Whitespace fixes
Filippos Karapetis
2013-01-13
TOLTECS: Fix bug #3599370 - "TOLTECS: Text on intro video not shown as per or...
Filippos Karapetis
2013-01-04
TOLTECS: Make aborting movies more reliable
Torbjörn Andersson
2013-01-04
TOLTECS: Remove unnecessary calls to quitGame()
Torbjörn Andersson
2013-01-02
TOLTECS: Don't allow dialog skipping while movies are playing
Torbjörn Andersson
2013-01-02
TOLTECS: Add a debug console
Filippos Karapetis
2013-01-02
TOLTECS: Add an option to use the ScummVM save/load screens
Filippos Karapetis
2012-10-06
TOLTECS: Wait a bit after drawing each frame
Filippos Karapetis
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-11
TOLTECS: Open the save menu with F5 and the load menu with F9
Filippos Karapetis
2012-09-11
TOLTECS: Implement volume handling and toggling of speech/text
Filippos Karapetis
2012-06-16
TOLTECS: Get rid of casts on OSystem::copyRectToScreen calls.
Johannes Schickel
2011-11-24
TOLTECS: Save music in saved games
Filippos Karapetis
2011-11-21
TOLTECS: Remove empty implementation of syncSoundSettings()
Filippos Karapetis
2011-11-21
TOLTECS: Savegame changes
Filippos Karapetis
2011-11-20
TOLTECS: Always hide the game interface when showing a movie
Filippos Karapetis
2011-11-20
TOLTECS: Stop all sounds when exiting
Filippos Karapetis
2011-11-20
TOLTECS: Updated TODO
Filippos Karapetis
2011-11-20
TOLTECS: Fixed typo
Filippos Karapetis
2011-11-20
TOLTECS: Added a hack to fix a crash when smoking the peace pipe
Filippos Karapetis
2011-11-20
TOLTECS: Initial implementation for music
Filippos Karapetis
2011-11-20
TOLTECS: Added the ability to skip the current dialog line with the escape key
Filippos Karapetis
2011-11-20
TOLTECS: Initialize mouse cursor when loading a saved game from the launcher
Filippos Karapetis
2011-11-20
TOLTECS: Switch to initGraphics() call, rather than separate calls.
David Turner
2011-11-20
TOLTECS: Fix Compilation After Common::RandomSource Changes in Latest master.
David Turner
2011-11-20
TOLTECS: Fix compilation
Benjamin Haisch
2011-11-20
TOLTECS: Fix Compilation After Graphics::Surface PixelFormat changes.
David Turner
2011-11-20
TOLTECS: Fix Compilation After Base Code Header Changes.
David Turner
2011-11-20
TOLTECS: Fix bugs
Benjamin Haisch
2011-11-20
TOLTECS: Fix compilation after sound->audio directory rename.
David Turner
2011-11-20
TOLTECS: Use CursorMan instead of OSystem for showMouse
Benjamin Haisch
2011-11-20
TOLTECS: Added comments on main game loop, and added a FIXME
Filippos Karapetis
2011-11-20
TOLTECS: Reduced header dependencies and removed a TODO
Filippos Karapetis
2011-11-20
TOLTECS: Fixed compilation and reduced header dependencies a bit
Filippos Karapetis
2011-11-20
TOLTECS: - More work on the menu system, saving and loading from there is now...
Benjamin Haisch
2011-11-20
TOLTECS: - Undef menu test code (oops)
Benjamin Haisch
2011-11-20
TOLTECS: - Work on the menu system (use strings from resources instead of har...
Benjamin Haisch
2011-11-20
TOLTECS: - Implement kSupportsLoadingDuringStartup
Benjamin Haisch
2011-11-20
TOLTECS: - Hopefully fixed a bug in findRectAtPoint which causes the game to ...
Benjamin Haisch
2011-11-20
TOLTECS: Fix compilation with trunk
Benjamin Haisch
2011-11-20
TOLTECS: Fixed compilation
Benjamin Haisch
2011-11-20
TOLTECS: Added GUI options to detection entries
Benjamin Haisch
2011-11-20
TOLTECS: Fix compilation.
Benjamin Haisch
2011-11-20
TOLTECS: - Fixed clipping bugs (in 256-color sprites and scaled sprites)
Benjamin Haisch
2011-11-20
TOLTECS: - Implemented playSoundAtPos and fixed sound panning (0 is center, n...
Benjamin Haisch
[next]