Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-30 | Renamed SpecialDebugLevel to DebugChannel | Max Horn | |
svn-id: r36142 | |||
2008-12-17 | Added support for caching the palette LUT to a file | Sven Hesse | |
svn-id: r35412 | |||
2008-12-13 | Modified collision init functions for Urban Runner | Sven Hesse | |
svn-id: r35341 | |||
2008-12-13 | Added a SaveLoad for Urban Runner with an entry to make the scripts believe ↵ | Sven Hesse | |
the file mdo.def (config file created by the original installer) always exists svn-id: r35338 | |||
2008-12-12 | Working (minus text) menu in Urban Runner | Sven Hesse | |
svn-id: r35310 | |||
2008-12-09 | Some dummy changes for Urban Runner | Sven Hesse | |
svn-id: r35289 | |||
2008-12-04 | Changing the GobEngine to use its dirty rects also for OSystem-copies, ↵ | Sven Hesse | |
instead of relying on kFeatureAutoComputeDirtyRects svn-id: r35239 | |||
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn | |
svn-id: r34916 | |||
2008-10-06 | Added new type Engine::Feature; pushed down some #include dependencies | Max Horn | |
svn-id: r34755 | |||
2008-09-03 | Moved check for shouldRTL() from engines to scummvm_main | Max Horn | |
svn-id: r34310 | |||
2008-09-02 | Urban Runner stubs | Sven Hesse | |
svn-id: r34286 | |||
2008-09-01 | Merging more of the GSoC 2008 RTL branch: GOB | Max Horn | |
svn-id: r34245 | |||
2008-08-30 | Added some The Last Dynasty stubs | Sven Hesse | |
svn-id: r34217 | |||
2008-08-04 | Merged revisions ↵ | Christopher Page | |
33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,33212,33218-33220,33222,33224-33226,33229-33243,33246,33248-33250,33252,33258-33261,33263,33266,33270,33272-33283,33285,33287-33290,33295-33298,33321,33325-33330,33332-33335,33337-33340,33342,33345,33347,33349-33350,33352-33357,33359-33367,33369-33371,33373,33375-33377,33379-33380,33383-33385,33387-33389,33392-33394,33400-33402,33404-33405,33407-33410,33412-33416,33418-33419,33425-33427,33432,33436-33438,33444,33446,33452-33453,33455-33459,33463-33464,33466-33471,33473-33474,33478,33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,33529-33530,33537,33541,33544,33546,33550,33552-33554,33556,33558,33561-33562,33565,33568,33570,33574,33576,33578-33581,33584-33587,33590,33596,33604-33611,33614-33615,33617-33618,33620-33621 via svnmerge from https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk svn-id: r33624 | |||
2008-07-23 | More savegame-endianness fixes :/ | Sven Hesse | |
svn-id: r33222 | |||
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page | |
svn-id: r32984 | |||
2008-07-09 | Reimplemented pushEvent() and artificialEventQueue to work with Events ↵ | Christopher Page | |
instead of EventTypes. Reimplemented Queue as a List instead of Array. Updated AGOS, AGI, CINE, GOB, and KYRA to work with the current implementation of the GMM svn-id: r32971 | |||
2008-07-08 | GOB works with the new GMM implementation | Christopher Page | |
svn-id: r32955 | |||
2008-06-24 | Added main menu dialog files. Gob is now using the new _quit flag | Christopher Page | |
svn-id: r32771 | |||
2008-05-23 | Removing test code | Sven Hesse | |
svn-id: r32234 | |||
2008-05-23 | Implemented GobEngine::pauseEngineIntern() | Sven Hesse | |
svn-id: r32233 | |||
2008-05-17 | Changing debug channels a bit | Sven Hesse | |
svn-id: r32157 | |||
2008-05-13 | Fixing a segfault when quitting while an object video with sound plays | Sven Hesse | |
svn-id: r32086 | |||
2008-05-10 | Restructured saving/loading and added a stub for Woodruff | Sven Hesse | |
svn-id: r31989 | |||
2008-05-08 | Reordering game parts deinitialization, to avoid having one part's ↵ | Sven Hesse | |
destructor access an already destroyed part svn-id: r31952 | |||
2008-05-08 | Restructured sound code | Sven Hesse | |
svn-id: r31937 | |||
2008-05-03 | Correct o2_initScreen() for Woodruff (screen positioning, clipping and ↵ | Sven Hesse | |
cursor limiting) svn-id: r31846 | |||
2008-04-30 | Fixing path finding in Woodruff | Sven Hesse | |
svn-id: r31793 | |||
2008-03-02 | Added a workaround of sorts for Inca2. It's essentially playable, sans ↵ | Sven Hesse | |
saving, space shooter and correct speech language selection svn-id: r31032 | |||
2008-02-15 | Forgot this one | Max Horn | |
svn-id: r30872 | |||
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko | |
svn-id: r29386 | |||
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko | |
svn-id: r28968 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-08-13 | Woodruff is now controllable | Sven Hesse | |
svn-id: r28591 | |||
2007-08-03 | Lost in Time now (kind of) shows the title and the wobble-effect is drawn | Sven Hesse | |
svn-id: r28433 | |||
2007-08-02 | Saving works now in Lost in Time | Sven Hesse | |
svn-id: r28418 | |||
2007-07-30 | Restructured and cleaned-up IMD playing | Sven Hesse | |
svn-id: r28327 | |||
2007-07-27 | Clarifying the language fallback warnings | Sven Hesse | |
svn-id: r28238 | |||
2007-07-25 | Renamed Inter_Woodruff to Inter_v4 | Sven Hesse | |
svn-id: r28206 | |||
2007-07-25 | - Added Inter_Woodruff, alongside with the first Stub (OpcodeFunc 0x18) | Sven Hesse | |
- Yet another safety check - Removed another hard-coded screen height svn-id: r28205 | |||
2007-07-25 | Use default to 1x scaler for 640x480 games to avoid superbig resolutions. | Eugene Sandulenko | |
svn-id: r28197 | |||
2007-07-24 | - Separated game type and features | Sven Hesse | |
- Added feature constants for a 640x480 resolution and adlib - Added support for game with a 640x480 resolution. Woodruff now inits the screen before it segfaults svn-id: r28185 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-30 | Removing useless common/fs.h includes | Max Horn | |
svn-id: r27018 | |||
2007-04-16 | Bargon Attack uses wide surfaces, but shouldn't scroll in-game regardless | Sven Hesse | |
svn-id: r26522 | |||
2007-04-08 | Restructured saving/loading. Should work for Gob3 now, too... | Sven Hesse | |
svn-id: r26414 | |||
2007-04-06 | Some Gob3 fixes: | Sven Hesse | |
- wrong positioning of the inventory - walking - close-up fadeing in the CD version svn-id: r26390 | |||
2007-04-05 | - Minor cleanup | Sven Hesse | |
- Added Inter_v3 (for new opcode o3_getTotTextItemPart) - Some fixes to let Gob3 start with the first screen svn-id: r26383 | |||
2007-04-02 | "char *" -> "byte *" where appropriate | Sven Hesse | |
svn-id: r26369 |