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
/
script.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
TOLTECS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-24
TOLTECS: Fix spacing errors
Strangerke
2013-04-26
TOLTECS: Ignore invalid script opcodes (script bugs) - bug #3604025
Filippos Karapetis
2013-03-15
TOLTECS: Work around undefined subtitle behaviour at script loading
Torbjörn Andersson
2013-01-08
TOLTECS: Fix script bug #3599964 - "TOLTECS: Crash when entering cave"
Filippos Karapetis
2013-01-02
TOLTECS: Cleanup of the script debug messages
Filippos Karapetis
2013-01-02
TOLTECS: Cleanup
Filippos Karapetis
2012-10-06
TOLTECS: Hide the mouse cursor while a movie is playing, like the original
Filippos Karapetis
2012-10-06
TOLTECS: Remove redundant screen updates
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-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-01-29
TOLTECS: Some formatting fixes.
Torbjörn Andersson
2011-11-24
TOLTECS: Save music in saved games
Filippos Karapetis
2011-11-20
TOLTECS: Change the updateScreen() logic a bit
Torbjörn Andersson
2011-11-20
TOLTECS: Cleanup
Filippos Karapetis
2011-11-20
TOLTECS: Updated TODO
Filippos Karapetis
2011-11-20
TOLTECS: Fixed music looping
Filippos Karapetis
2011-11-20
TOLTECS: Code cleanup
Filippos Karapetis
2011-11-20
TOLTECS: Initial implementation for music
Filippos Karapetis
2011-11-20
TOLTECS: The resource cache is now purged when changing rooms
Filippos Karapetis
2011-11-20
TOLTECS: Removed now uneeded c_str() call.
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: Use CursorMan instead of OSystem for showMouse
Benjamin Haisch
2011-11-20
TOLTECS: Reduced header dependencies
Filippos Karapetis
2011-11-20
TOLTECS: Reduced header dependencies
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: - 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.
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 sound playing
Benjamin Haisch
2011-11-20
TOLTECS: - Moved script functions out of the switch statement and into an array
Benjamin Haisch
2011-11-20
TOLTECS: - Fixed compilation after Fingolfin's latest series of commits
Benjamin Haisch
2011-11-20
TOLTECS: Silenced MSVC warnings
Filippos Karapetis
2011-11-20
TOLTECS: - Implemented RTL
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: Removed unused functions.
Benjamin Haisch
2011-11-20
TOLTECS: Forgot script.cpp.
Benjamin Haisch
2011-11-20
TOLTECS: Fixed a script bug (compare opcodes work on unsigned values). So far...
Benjamin Haisch
2011-11-20
TOLTECS: - Merged input.cpp with toltecs.cpp
Benjamin Haisch
2011-11-20
TOLTECS: Implemented buildColorTransTable (still TODO) and shadow sprite draw...
Benjamin Haisch
2011-11-20
TOLTECS: Saving/loading is working; it still needs work but will suffice to m...
Benjamin Haisch
2011-11-20
TOLTECS: - Renamed stuff and cleanups
Benjamin Haisch
2011-11-20
TOLTECS: - Renamed some variables & functions
Benjamin Haisch
2011-11-20
TOLTECS: Fixed tabs and formatting.
Benjamin Haisch
[next]