Timeline
04/17/06:
- 23:55 Changeset [614fc253] by
- Moved updateScreen() into delay() for smoother mouse cursor movement. …
- 23:45 Changeset [d1372047] by
- Call updateScreen() from waitForTimer() (instead of usually right …
- 23:37 Changeset [72906f25] by
- Made the Lure engine call updateScreen() more often - particularly …
- 23:11 Ticket #2569 (KYRA1: Bypassing cutscenes with ESC doesn't stop speech) created by
- […] […]
- 22:47 Changeset [c173509] by
- Split screenTextPObj script opcode into game specific versions …
- 22:35 Changeset [5244d48] by
- Add FF difference in addBox script opcode, fixes x position of some …
- 19:52 Changeset [0eee3fe5] by
- - Implements copyRegion without transparency checking - Uses …
- 19:39 Changeset [2fb0ce8c] by
- Simplifies credits.txt loading. svn-id: r21988
- 19:33 Ticket #2568 (KYRA1: Kyragem goes black at the very end) closed by
- fixed
- 19:33 Changeset [592e37ac] by
- Fixes bug #1471895 ("KYRA1: Kyragem goes black at the very end"). …
- 19:31 Changeset [6e2a18e2] by
- Rewrote the timing of the Kyra end credits so that it doesn't matter …
- 18:54 Changeset [a76689ed] by
- Make use of triple-interpolation function in SuperEagel (should save a …
- 18:53 Ticket #2568 (KYRA1: Kyragem goes black at the very end) created by
- […] […]
- 18:50 Changeset [955b53fb] by
- Fixes bug with wrong colors in the logo after a screen change. (this …
- 18:49 Ticket #2567 (KYRA1: Graphics glitch when Malcolm turns to stone) created by
- […] […]
- 18:28 Changeset [43143dac] by
- Replace interpolate32 calls by interpolate16 calls (as we only work on …
- 18:23 Changeset [c128bad7] by
- Simple optimization svn-id: r21982
- 18:17 Changeset [b47e5314] by
- Renamed and merge some of the pixel interpolation functions (the names …
- 17:39 Changeset [bdd5a25c] by
- Implements the end credits, and disables fast forwarding in the intro. …
- 14:32 Changeset [ac247691] by
- Replaced o70_seekFilePos by o60_seekFilePos (both were identical) …
- 13:48 Changeset [2a0ba88a] by
- Trigger videos for OmniTV in FF svn-id: r21978
- 13:19 Changeset [d832f69f] by
- Adjust video playback code, due to false calls in prison of FF …
- 12:46 Changeset [5bfe6fd6] by
- Remove leftover warning svn-id: r21976
- 12:05 Changeset [82dfef4c] by
- Improve sound support in FF and add MoviePlayer class svn-id: r21975
- 11:23 Changeset [85158181] by
- Updated Mac OS X pixel icons from SVG version svn-id: r21973
- 11:16 Changeset [340705c1] by
- Allocate LUT/YUV tables on the heap svn-id: r21971
- 11:11 Changeset [35a2fc40] by
- Modify InitLUT to make use of ColorMasks, making it easier to add …
- 11:09 Changeset [2732ed3d] by
- Fixed (A)RGBToColor templates svn-id: r21969
- 10:44 Changeset [d7944e83] by
- Since we define alpha value 255 to mean 'opaque', or T::kAlphaMask …
- 10:41 Changeset [fe9f60e] by
- Add color conversion functions based on ColorMasks, to demonstrate how …
- 10:22 Changeset [ea85e8c9] by
- Moved ColorMasks to their own new header graphics/colormasks.h, so …
- 09:45 Changeset [bbac9e43] by
- Actually, 3-4 alpha bits are fine, too :) svn-id: r21965
- 09:35 Changeset [d27396d5] by
- cleanup svn-id: r21964
- 09:31 Changeset [4683b427] by
- Clarify that kFeatureOverlaySupportsAlpha should only be set if at …
- 09:23 Changeset [eb60d6a] by
- Document how the alpha color component is to be interpreted svn-id: r21962
- 08:38 Changeset [de250812] by
- Removed my Altivec version of the hqx blitters, since it (a) didn't …
- 05:01 Changeset [092893a1] by
- Minor cleanup svn-id: r21960
- 04:02 Changeset [5b3f73f2] by
- Intergrate the DXA player for Amiga/Macintosh verisons of FF, from cyx …
- 01:31 Changeset [2c5874e9] by
- Handle unsigned variableArray reads better in FF, fixes more missing …
- 01:04 Changeset [3497bab1] by
- Fix box selection after vertical scrolling in FF svn-id: r21957
- 00:35 Changeset [30645d5e] by
- Only allocate scale buffer when using FF svn-id: r21956
- 00:34 Changeset [632185fb] by
- Fix vertical scrolling svn-id: r21955
04/16/06:
- 20:41 Changeset [e7716748] by
- Should fix wrong thumbnail colors after a screen change, which changed …
- 20:33 Changeset [b9963283] by
- This should fix wrong colors of the scummvm logo in the new theme …
- 19:54 Changeset [e9cbf5fc] by
- - Moves Graphics::loadFont to Graphics::NewFont::loadFont - adds code …
- 19:23 Changeset [74edd90a] by
- Fix for bug #1471383: Instead of overloading ConfigManager::set, we …
- 19:23 Ticket #2566 (ALL: Config file messed up with latest SVN) closed by
- fixed
- 18:32 Changeset [08b9cd79] by
- Remove redundant code. soundfont is taken care in …
- 18:18 Ticket #2561 (Game-specific SoundFont configuration broken) closed by
- 18:17 Changeset [9de4b02b] by
- Patch #1469722: "Game-specific SoundFont configuration broken" …
- 18:11 Ticket #2566 (ALL: Config file messed up with latest SVN) created by
- […] […]
- 17:53 Changeset [d2efa9fc] by
- The backend is responsible for making its own copy of the mouse …
- 16:56 Changeset [75e85177] by
- The File class automatically tries adding "." to a filename if the …
- 14:40 Changeset [d5909ee1] by
- some cleanup svn-id: r21946
- 14:14 Changeset [784467ab] by
- changed comments into real comments svn-id: r21945
- 14:07 Changeset [fe01f3a0] by
- Ignore the 'virtual' HE entries at the end of gameVariantsTable (this …
- 13:58 Changeset [555a568e] by
- Fixed some breakage in the 'Add Game' code I recently introduced; …
- 13:37 Changeset [1a20a9a] by
- Add missing mouse pointer checks for oracle and SAM in FF svn-id: r21942
- 13:26 Changeset [1baf98f1] by
- update so it compiles again with current svn svn-id: r21941
- 13:12 Changeset [6c076f80] by
- Reduced dependencies on base/plugins.h svn-id: r21940
- 13:01 Changeset [206fdf0] by
- Fixed broken svn:keywords values svn-id: r21939
- 12:55 Changeset [3020b201] by
- test commit svn-id: r21938
- 12:50 Changeset [ba1b253] by
- Removed the directory parameter from md5_file svn-id: r21937
- 12:39 Changeset [856b1b0b] by
- Do not override the 'directory' param when dumping BASS resources …
- 12:23 Changeset [453aad9e] by
- Do not override the 'directory' param when dumping BS2 resources …
- 10:23 Changeset [924ec172] by
- - Implemented text padding in ListWidget and PopUpWidget. Right …
- 10:12 Changeset [cadafb06] by
- Fix cursor colors in chemsitry set for FF svn-id: r21933
- 09:52 Changeset [26736f9a] by
- Fix mouse cursor changing for buttons in chemistry set for FF svn-id: …
- 09:15 Ticket #2564 (Mixed case pathnames broken) closed by
- fixed
- 09:12 Changeset [1f07432] by
- Fixed evil longstanding bug in String::toLowercase & toUppercase: …
- 06:49 Changeset [58bfa30c] by
- Improve cursor support in FF svn-id: r21930
- 05:37 Changeset [cc0ebb9] by
- Use default cursor in FF for now, to make selection easier svn-id: r21929
- 02:00 Ticket #7486 (ALL: Widescreen display support) created by
- […] […]
- 01:06 Changeset [426a75ad] by
- Correct sign, to fix weird path finding issues in FF svn-id: r21928
04/15/06:
- 23:23 Changeset [e83841e] by
- Fix speech id for o_screenTextMsg() in FF svn-id: r21927
- 22:37 Changeset [5b388fc4] by
- Cleanup svn-id: r21926
- 22:22 Changeset [9d703f1f] by
- Remove out dated comment svn-id: r21925
- 22:14 Changeset [b90b5950] by
- Use different methods to avoid overflows to FF, to avoid regressions …
- 22:14 Changeset [53698416] by
- Use different methods to avoid overflows to FF, to avoid regressions …
- 22:01 Ticket #2565 (Mac OS X: "bundle" target not working correctly) closed by
- fixed
- 22:01 Changeset [e6376332] by
- Changed default-theme -> modern svn-id: r21922
- 21:56 Ticket #2565 (Mac OS X: "bundle" target not working correctly) created by
- […] […]
- 21:29 Changeset [1e47edcd] by
- cleanup svn-id: r21921
- 21:27 Changeset [ce13d8e9] by
- cleanup svn-id: r21920
- 21:22 Changeset [68450b31] by
- cleanup svn-id: r21919
- 21:20 Changeset [ec17b650] by
- Removed unused #include svn-id: r21918
- 21:20 Changeset [18975a29] by
- Moved (Plain)GameDescriptor from base/gameDetector.h to the new …
- 20:36 Changeset [68cb7f52] by
- - Renamed ConfigManager::getActiveDomain to getActiveDomainName, and …
- 17:39 Changeset [ad453183] by
- Removed GameDetector::_gameid in favor of using a config manager entry …
- 17:32 Changeset [dc5f513b] by
- Set *plugin to 0, not plugin, which has the advantage that games …
- 16:49 Ticket #2564 (Mixed case pathnames broken) created by
- […] […]
- 16:37 Changeset [fa08543] by
- Removed GameDetector::createMixer(), GameDetector::createEngine(), …
- 14:25 Changeset [e3737b9f] by
- Fix display of swap character logo in FF svn-id: r21912
- 13:58 Changeset [ebea155b] by
- Always use base 0 in strtol when parsing integer command line options …
- 13:51 Changeset [c07fc494] by
- oops svn-id: r21910
- 13:50 Changeset [9c4577b6] by
- - Get rid of GameDetector::_dumpScripts and …
- 13:34 Changeset [aa4214f9] by
- Properly init _activeDomain to 0 svn-id: r21908
- 13:21 Changeset [f3278d7f] by
- Clear the transient domaing *after* running the launcher, not before, …
- 13:12 Changeset [36286290] by
- - Replaced ConfigManager::_globalDomains by _appDomain (we don't …
- 12:19 Changeset [2f024e27] by
- Increase size of variable array entries, to prevent overflows that …
- 07:56 Changeset [5e8f44fc] by
- Minor cleanup svn-id: r21904
- 06:47 Changeset [0c8d1821] by
- Change _numTextBoxes to unsigned, to stop compile warnings svn-id: r21903
- 06:42 Changeset [3d36a282] by
- Adjust various number of textBox checks for FF svn-id: r21902
- 06:35 Changeset [647b318a] by
- Increase array sizes for FF and cleanup svn-id: r21901
- 05:24 Changeset [18e6b21e] by
- Add support for switching voice file in PC versions of FF and cleanup …
- 02:21 Ticket #2551 (A whole lot of bugs found in ScummVM Win32&PocketPC) closed by
- 01:56 Changeset [f1592e1f] by
- Fix compile warnings I caused svn-id: r21899
- 01:48 Changeset [10bc7b0] by
- Remove last use of hard coded language values and adjust settings for …
- 01:09 Changeset [c8fa54ec] by
- Adjust video opcodes for second variable array svn-id: r21897
- 00:24 Changeset [aa2964c] by
- Some more detector stub code (unused) svn-id: r21896
- 00:12 Changeset [0bad4c70] by
- Disable RTTI and exceptions (we don't use 'em and over here it saves …
04/14/06:
- 23:21 Changeset [04709491] by
- Avoid using exceptions svn-id: r21894
- 22:30 Changeset [0076235e] by
- Fix another glitch in save game interface of FF svn-id: r21893
- 22:29 Changeset [eb145933] by
- Tiny optimization for empty strings, which avoids allocating a single …
- 22:03 Changeset [ce492724] by
- Update win32 dist svn-id: r21891
- 18:51 Changeset [199e5cb4] by
- Some cleanup of the SCUMM ConfigDialog; also added a big FIXME comment …
- 18:18 Changeset [cff96b0a] by
- - Seems like I forget a branch in Mult_v2::animate() - sub_1A52B is …
- 14:26 Changeset [edd8557a] by
- cleanup svn-id: r21888
- 13:20 Changeset [1eb526f] by
- Instead of calling our main them 'default-theme', call it 'modern' and …
- 11:05 Changeset [7a74eed] by
- Fix glitch when entering saved game name in FF svn-id: r21886
- 11:02 Changeset [6ba9a5f] by
- Correct size, when clearing image in renderString() for FF svn-id: r21885
- 10:37 Changeset [60182054] by
- Avoid possible regression in set_video_mode_internal() for Simon1 …
- 10:36 Changeset [1a629682] by
- Fix object name display, after conversation in FF svn-id: r21883
- 10:32 Changeset [6df54763] by
- Yes, it is really necessry to compute a special 'disk number' here (in …
- 09:58 Changeset [77ad88a2] by
- Add variant for updated Spy Fox 1 svn-id: r21881
- 09:57 Changeset [f254b5b7] by
- Cleanup svn-id: r21880
- 09:55 Ticket #2563 (SCUMM: HE Game variants broken) closed by
- fixed
- 09:45 Changeset [de081644] by
- Possible fix for bug #1470197 (SCUMM: HE Game variants broken) …
- 09:30 Ticket #2562 ("Compiled features" string empty) closed by
- fixed
- 09:29 Changeset [64343ef2] by
- Fix for bug #1470104 ("Compiled features" string empty) svn-id: r21878
- 09:06 Changeset [8a7950d8] by
- Remove unused code svn-id: r21877
- 07:24 Changeset [081a7b73] by
- A few corrections to path finding in FF svn-id: r21876
- 07:06 Changeset [d3a0f122] by
- Adjusted debug message levels: loading a cutscene is more interesting …
- 06:36 Changeset [bd2adbee] by
- Ooops, increment table, not field in invertBox{} svn-id: r21874
- 06:26 Changeset [89e0e27f] by
- Add missing increment in invertBox() svn-id: r21873
- 05:15 Changeset [3058efc1] by
- Fixed stupid mistake (it's my mistake, I can call it whatever I want!) …
- 05:13 Changeset [1a6849de] by
- Add speech support for Amiga verison of FF svn-id: r21871
- 04:22 Changeset [de0dd94] by
- Add support for sound effects in Amiga version of FF and cleanup …
- 02:21 Changeset [53f81b33] by
- Sets up standard normal font. svn-id: r21869
- 02:16 Changeset [96cf702] by
- - implements .bdf font loader based on convbdf (sure could have some …
- 02:05 Ticket #2563 (SCUMM: HE Game variants broken) created by
- […] […]
- 01:48 Changeset [1470dadb] by
- Changed File::open to take a Common::String as file name parameter …
- 01:47 Changeset [50728161] by
- Use const keyword to help compiler optimize code svn-id: r21866
- 01:26 Changeset [6d386838] by
- Fix mingw compile svn-id: r21865
- 01:26 Changeset [b1191c56] by
- Remove duplicate check in checkPaths svn-id: r21864
- 01:15 Ticket #8525 (AmigaOS changes) closed by
- 01:14 Changeset [e7af211f] by
- Remove AmigaOS4 cookie as described in patch #1467193: "AmigaOS …
- 01:11 Changeset [ff1d11af] by
- Rest of patch #1467193: "AmigaOS changes": - an icon file …
- 01:06 Changeset [065dcf56] by
- Part of patch #1467193: "AmigaOS changes": - Filesystem errors are now …
- 01:01 Changeset [78cc6e4e] by
- Finish cleanup of root directory. Now move scummvm.rc to dists/ …
- 00:55 Changeset [ab799101] by
- First batch of root directory cleanup. Now icons are stored in …
- 00:37 Ticket #1908 (BASE: buffer overflow causes crash from env-var HOME) closed by
- 00:36 Changeset [8dcf6ed0] by
- Fix crash in fopenNoCase triggered by filenames/paths that exceeded ~ …
- 00:10 Changeset [94774a14] by
- Fix regression in Amiga version of FF svn-id: r21857
- 00:09 Changeset [7cc83b82] by
- Re-add TODO file and put link to our real TODO list in Wiki. People …
- 00:05 Changeset [daf541e0] by
- Fix compiler warnings svn-id: r21855
04/13/06:
- 23:34 Changeset [34071853] by
- Add invertBox function for FF svn-id: r21854
- 23:13 Changeset [fac96df] by
- Fixes possible illegal writes/segfaults in compressToType0 (added a …
- 22:47 Changeset [1444a1ab] by
- - No longer draws full shadows for disabled widgets - Implements …
- 22:29 Changeset [cd9dde8] by
- Add checkPaths function for FF svn-id: r21851
- 22:20 Changeset [f2370a05] by
- Deletes color cache and custom dialog shading. svn-id: r21850
- 21:52 Changeset [fb985a26] by
- Fixed the invalid reads visible with valgrind, deleted the …
- 21:35 Ticket #2562 ("Compiled features" string empty) created by
- […] […]
- 21:09 Changeset [a3cd0bd1] by
- Commented the SpriteOperation in Draw_v2::printText() out for now, …
- 20:56 Changeset [3bed2d37] by
- Some more stubs and rearrangings svn-id: r21847
- 18:09 Changeset [e21f99c7] by
- Slightly more verbose error message. svn-id: r21846
- 16:25 Changeset [07a0d548] by
- - More stubs, the intro now works completely (with extreme graphical …
- 15:42 Changeset [c9555a5d] by
- Added TODO about some extra data files that Operation Stealth has to …
- 14:26 Changeset [89c89c02] by
- Add code for save game interface in FF svn-id: r21843
- 13:55 Changeset [e9034e27] by
- Fixes save/load. svn-id: r21842
- 12:23 Changeset [696cbe1a] by
- Fix display of saved games list in oracle of FF, when saving svn-id: …
- 10:18 Ticket #2561 (Game-specific SoundFont configuration broken) created by
- […] […]
- 10:03 Changeset [eaddfc5e] by
- vc36_setWindowImage is used for difference purpose in FF svn-id: r21840
- 09:53 Changeset [4ee82b0c] by
- Work around crash in drawSpriteRaw(). In Future Wars, when going to …
- 09:45 Changeset [a4c5a691] by
- Disable quick load/save is FF, since original sometimes disabled …
- 09:43 Changeset [4ef31671] by
- Minor fixes to scrolling in FF svn-id: r21837
- 07:16 Changeset [09f4ae15] by
- Fix various crash issues in FF, the image number in vc2_call needed to …
- 04:01 Changeset [3fa9fa06] by
- Clarified detection filenames for HE games (removed FIXME comments). …
- 02:47 Ticket #2558 (Problem with GP32 port.) closed by
- fixed
- 02:39 Changeset [491d5ad1] by
- GP32 uses ARM processor. So some of PalmOS specific changes also apply …
04/12/06:
- 22:07 Changeset [f5ab0e55] by
- Fixed potential crash in drawDialogueMessage(): The function should …
- 22:06 Changeset [19a1cdfe] by
- Actions that do not have any custom response now print one of the …
- 20:37 Ticket #2560 (FluidSynth error typo) closed by
- fixed
- 20:36 Changeset [36315054] by
- Fix typo reported in #1469339: "FluidSynth error typo" svn-id: r21831
- 19:04 Changeset [1d265f18] by
- Commiting Fingolfins patch to remove gamedetector usage. svn-id: r21830
- 16:34 Changeset [cdcf44d3] by
- Stubbed addPlayerCommandMessage(). I think it may have something to do …
- 15:13 Ticket #2560 (FluidSynth error typo) created by
- […] […]
- 14:54 Changeset [2c3e1fe4] by
- Fixing mismatch between format strings and data on some systems …
- 14:54 Changeset [cf202049] by
- Fixing mismatch between format strings and data on some systems …
- 11:29 Changeset [151b38a6] by
- This assertion shouldn't be needed. At least not here. svn-id: r21826
- 11:27 Changeset [9dfc4b5f] by
- Fixed serious bug in removeOverlayElement() that would cause it to …
- 10:01 Changeset [eb3ae7d] by
- sizeof(void *) != sizeof(int) for a large number of systems. Fix a lot …
- 09:49 Changeset [adbafccc] by
- - Fixed the mistake in Mult_v2::loadMult() that caused Gob2 floppy to …
- 08:10 Changeset [2ca38317] by
- Fixing the workaround for bug #1458388 (should have added trailing …
- 07:56 Changeset [0d9fc23] by
- Updated project files with new required libs. svn-id: r21821
- 03:45 Changeset [7082e19f] by
- Fix script dumping svn-id: r21820
- 03:12 Changeset [86790839] by
- cleanup svn-id: r21819
- 03:01 Changeset [e02625db] by
- Speeds up calcGradient again a little bit. Also this should fix a bug …
- 02:27 Changeset [3fab2f48] by
- - some little clean ups - improves speed of the dimming effect (get's …
- 01:48 Changeset [75fec17d] by
- DEBUG_SCRIPT -> debugC svn-id: r21816
Note:
See TracTimeline
for information about the timeline view.