aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/toltecs.h
AgeCommit message (Expand)Author
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2014-02-18TOLTECS: Make GPL headers consistent in themselves.Johannes Schickel
2013-12-07TOLTECS: Add missing getDebugger() for engine API.D G Turner
2013-01-02TOLTECS: Add a debug consoleFilippos Karapetis
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-11TOLTECS: Open the save menu with F5 and the load menu with F9Filippos Karapetis
2012-09-11TOLTECS: Implement volume handling and toggling of speech/textFilippos Karapetis
2011-11-24TOLTECS: Save music in saved gamesFilippos Karapetis
2011-11-21TOLTECS: Remove empty implementation of syncSoundSettings()Filippos Karapetis
2011-11-21TOLTECS: Savegame changesFilippos Karapetis
2011-11-20TOLTECS: Initial implementation for musicFilippos Karapetis
2011-11-20TOLTECS: Fix saveGameState signature to match Engine's virtual method.David Turner
2011-11-20TOLTECS: Fix Compilation After Base Code Header Changes.David Turner
2011-11-20TOLTECS: Fix bugsBenjamin Haisch
2011-11-20TOLTECS: Reduced header dependencies and removed a TODOFilippos Karapetis
2011-11-20TOLTECS: Reduced header dependenciesFilippos Karapetis
2011-11-20TOLTECS: Fixed compilation and reduced header dependencies a bitFilippos Karapetis
2011-11-20TOLTECS: - More work on the menu system, saving and loading from there is now...Benjamin Haisch
2011-11-20TOLTECS: - Undef menu test code (oops)Benjamin Haisch
2011-11-20TOLTECS: - Work on the menu system (use strings from resources instead of har...Benjamin Haisch
2011-11-20TOLTECS: - Hopefully fixed a bug in findRectAtPoint which causes the game to ...Benjamin Haisch
2011-11-20TOLTECS: Fixed compilationBenjamin Haisch
2011-11-20TOLTECS: Fixed compilation with the latest trunk changes.Filippos Karapetis
2011-11-20TOLTECS: More work on the menu; started with the saveload menu page and fixed...Benjamin Haisch
2011-11-20TOLTECS: - Implemented playSoundAtPos and fixed sound panning (0 is center, n...Benjamin Haisch
2011-11-20TOLTECS: Fixed compilationFilippos Karapetis
2011-11-20TOLTECS: - Fixed compilation after Fingolfin's latest series of commitsBenjamin Haisch
2011-11-20TOLTECS: - Implemented RTLBenjamin Haisch
2011-11-20TOLTECS: - Listing savestates via command line or LauncherBenjamin Haisch
2011-11-20TOLTECS: Implemented preliminary sound playback; some stuff is still missing ...Benjamin Haisch
2011-11-20TOLTECS: A lot of changes in the graphics code:Benjamin Haisch
2011-11-20TOLTECS: Forgot script.cpp.Benjamin Haisch
2011-11-20TOLTECS: - Merged input.cpp with toltecs.cppBenjamin Haisch
2011-11-20TOLTECS: Minor cleanup.Benjamin Haisch
2011-11-20TOLTECS: - Renamed stuff and cleanupsBenjamin Haisch
2011-11-20TOLTECS: Fixed tabs and formatting.Benjamin Haisch
2011-11-20TOLTECS: Initial checkinEugene Sandulenko