Age | Commit message (Expand) | Author |
2016-03-13 | BACKENDS: Only expose one set of functions for AudioCDManager | Matthew Hoops |
2015-09-13 | CINE: Add support for CD music in the CD version of Future Wars. | Kirben |
2014-02-18 | CINE: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-09 | CINE: Reduce the scope of some variables, optimize a couple of iterator incre... | Strangerke |
2012-09-08 | CINE: Remove unused Sound::update method. | Johannes Schickel |
2012-09-07 | CINE: A little bit enforcement of our formatting guidelines. | Johannes Schickel |
2012-08-13 | CINE: Fix system menu sometimes not appearing in OS | Vincent Hamm |
2012-08-13 | Cine: Fix swimming sequence by allowing mouse click to be held down | Vincent Hamm |
2011-11-16 | COMMON: Rename Common::set_to to Common::fill. | Johannes Schickel |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-11-07 | CINE: Added basic debugging console to engine | David Turner |
2010-08-09 | CINE: eliminate global variables | Eugene Sandulenko |
2010-05-19 | Implement FR #2841445: FW: Restart doesn't work | Eugene Sandulenko |
2009-09-20 | Add some shouldQuit() checks in event loops. This makes it possible to easily... | Johannes Schickel |
2009-06-27 | Name Operation Stealth's global variables 251 and 252 and init them in main l... | Kari Salminen |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-10-06 | Added new type Engine::Feature; pushed down some #include dependencies | Max Horn |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-08-16 | Merged revisions 33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-... | Christopher Page |
2008-08-14 | Moved showing of the collision page from Alt-key to F11-key because Alt confl... | Kari Salminen |
2008-08-12 | Changed commandBuffer from a char[80] to Common::String and made FWRenderer::... | Kari Salminen |
2008-08-10 | Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,... | Christopher Page |
2008-08-09 | Converted zoneData and zoneQuery tables from plain array types to Common::Arr... | Kari Salminen |
2008-08-09 | Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-... | Christopher Page |
2008-08-09 | Removing moving with keys qweasdzxc for now because they messed with savegame... | Kari Salminen |
2008-08-08 | Added basic moving using keyboard (Only works in Operation Stealth at the mom... | Kari Salminen |
2008-08-07 | Implemented game speed changing by pressing - or + to e.g. ease testing. | Kari Salminen |
2008-08-07 | Fix for popup boxes sometimes blocking animation when they shouldn't in Opera... | Kari Salminen |
2008-08-06 | HACK: In Operation Stealth after the first arcade sequence jump player's posi... | Kari Salminen |
2008-08-06 | HACK: Force oxygen to maximum during Operation Stealth's first arcade sequence. | Kari Salminen |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-07-29 | Make sure processSeqList and purgeSeqList are only called in the main loop wh... | Kari Salminen |
2008-07-29 | Added purgeSeqList function (Used in mainloop now). Let's see if this helps a... | Kari Salminen |
2008-07-14 | Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,... | Christopher Page |
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page |
2008-07-09 | Reimplemented pushEvent() and artificialEventQueue to work with Events instea... | Christopher Page |
2008-07-07 | CINE works with the new GMM implementation | Christopher Page |
2008-06-25 | Implemented support for zoneQuery (Operation Stealth specific). | Kari Salminen |
2008-06-24 | Added main menu dialog files. Gob is now using the new _quit flag | Christopher Page |
2008-06-24 | Created Global Main Menu Dialog. Made a uniform _quit flag for engines. So f... | Christopher Page |
2008-05-28 | Merged revisions 32124,32126-32128,32131,32133,32135-32144,32146-32153,32155-... | Christopher Page |
2008-05-28 | CINE: Initialize exitEngine to 0 in mainLoop() to allow replay after returnin... | Christopher Page |
2008-05-24 | Patch #1969189: "CinE renderer rewrite" | Eugene Sandulenko |
2008-04-21 | Patch #1941066: "CinE sprite overlay rewrite" courtsey of next_ghost | Eugene Sandulenko |
2008-04-07 | Patch #1913862: "CinE Script system" | Eugene Sandulenko |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2007-12-14 | renamed several structures, variables and functions | Gregory Montoir |
2007-12-09 | - minor screen fix for OS | Gregory Montoir |
2007-12-08 | made timing closer to the original interpreter and simplified manageEvents fu... | Gregory Montoir |
2007-12-07 | backported some changes for OS | Gregory Montoir |