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
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
2011-11-20
TOLTECS: Reworked the ArchiveReader and ResourceCache classes.
Benjamin Haisch
2011-11-20
TOLTECS: Fixed compilation
Filippos Karapetis
2011-11-20
TOLTECS: - Implemented RTL
Benjamin Haisch
2011-11-20
TOLTECS: Very very minor cleanup.
Benjamin Haisch
2011-11-20
TOLTECS: - Listing savestates via command line or Launcher
Benjamin Haisch
2011-11-20
TOLTECS: - Fixed Screen::updateTalkText (text x position was read incorrectly...
Benjamin Haisch
2011-11-20
TOLTECS: Implemented preliminary sound playback; some stuff is still missing ...
Benjamin Haisch
2011-11-20
TOLTECS: Correct initialization for graphics. Since the game is 640x480, it s...
Eugene Sandulenko
2011-11-20
TOLTECS: A lot of changes in the graphics code:
Benjamin Haisch
2011-11-20
TOLTECS: Switched quicksave key from F6 to F5.
Benjamin Haisch
2011-11-20
TOLTECS: Forgot script.cpp.
Benjamin Haisch
2011-11-20
TOLTECS: Cancel all talkText items when camera position is changed (fixes som...
Benjamin Haisch
2011-11-20
TOLTECS: Corrected debug output.
Benjamin Haisch
2011-11-20
TOLTECS: - Merged input.cpp with toltecs.cpp
Benjamin Haisch
2011-11-20
TOLTECS: Minor cleanup.
Benjamin Haisch
2011-11-20
TOLTECS: - Renamed stuff and cleanups
Benjamin Haisch
2011-11-20
TOLTECS: Fixed tabs and formatting.
Benjamin Haisch
[next]