Timeline
09/26/09:
- 23:43 Changeset [f7d71408] by
- SCI: Ignore size argument to FILEIO_WRITE_STRING. This matches LSL5's …
- 22:56 Changeset [c12a78ea] by
- SCI: Fix compile error with DEBUG_AVOIDPATH svn-id: r44384
- 22:55 Changeset [be0b1e06] by
- SCI: Fix regression in r44081 breaking walking in QfG2 svn-id: r44383
- 22:50 Changeset [a49da838] by
- SCI: Fix copy/paste error svn-id: r44382
- 21:55 Ticket #4621 (GOB3: Cannot continue in game) created by
- […] […]
- 21:51 Ticket #4619 (GOB3: Mandolin already present at chessboard) closed by
- invalid
- 21:44 Ticket #4620 (GOB: Goblins Quest 3 - Duplicate main character sprite) created by
- […] […]
- 21:17 Changeset [00504a89] by
- LOL/PC-98: fix menu colors svn-id: r44381
- 18:25 Changeset [5d17bae1] by
- LOL/PC-98: more fixes for text displayer and character inventory …
- 16:03 Changeset [eb24b8e] by
- FLAC support had a typo in detection, fixed svn-id: r44379
- 15:05 Changeset [7242428a] by
- commented out walkbox debug code. svn-id: r44378
- 15:04 Changeset [605b6fd8] by
- removed packed structs/direct read/writes, so the game should work on …
- 13:47 Changeset [27a638fa] by
- draci: Fixed bug in Surface::centerOn{X,Y}() which made it return a …
- 13:17 Changeset [84accad5] by
- LOL/PC-98: start fixing sequences (like broken arms inn and king …
- 11:43 Ticket #4619 (GOB3: Mandolin already present at chessboard) created by
- […] […]
- 11:14 Ticket #9089 (descumm: fix extra/missing closing parenthesis) created by
- […] […]
- 10:54 Ticket #4618 (GOB: Goblins Quest 3 - Actor animation is stuck or something) created by
- […] […]
- 10:51 Ticket #4617 (GOB3: graphical glitch in Bizoo level) created by
- […] […]
- 09:31 Changeset [e46029e8] by
- added option to allow control digital imuse tempo callback. it's …
- 08:09 Ticket #4616 (GOB3: Lock up at grocery) created by
- […] […]
- 04:38 Changeset [1b2d32aa] by
- Backport of dirty rect handling for Cruise engine svn-id: r44373
- 04:37 Changeset [a5df07f5] by
- Bugfix for the dirty rects for drawn sprites when the sprite is …
- 04:13 Changeset [7f1b50f3] by
- Dirty rects fix for pixels remaining on screen changes svn-id: r44371
09/25/09:
- 22:07 Changeset [73a4b785] by
- LOL/PC-98: fixed gui colors (money stash, live and magic bars, scroll) …
- 21:33 Changeset [77a27acf] by
- LOL/PC-98: fixed dialoge box sizes svn-id: r44369
- 19:15 Changeset [5ffc41a] by
- Remove redundant -Wno-multichar and -fno-exceptions from configure …
- 18:56 Changeset [229aee06] by
- LOL/PC-98: start fixing text displayer svn-id: r44363
- 17:33 Changeset [43178029] by
- Added some more const's to the interface of Dragon History svn-id: r44362
- 16:15 Changeset [180b3f12] by
- Create a define for the special "signal" offset used throughout the …
- 13:02 Changeset [2fe6b329] by
- SCI: Remove EngineState::game_version, it was only used for saving …
- 13:01 Changeset [78d2ea9f] by
- SCI: Fix a memory leak svn-id: r44357
- 13:01 Changeset [4221773f] by
- SCI: Pedantic cleanup svn-id: r44356
- 12:25 Changeset [d374d7d] by
- Only include Makedepend when really using SGI MipsPRO svn-id: r44354
- 12:24 Changeset [6eb639d5] by
- NDS: Added some more DS specific defines to configure svn-id: r44353
- 12:20 Changeset [55211a1c] by
- cleanup svn-id: r44352
- 12:17 Changeset [521444ae] by
- backport commits #44267,#44274 related to bug report #2820389 svn-id: …
- 12:17 Changeset [f66485eb] by
- LINUXMOTO: main.cpp is now linuxmoto-main.cpp svn-id: r44350
- 12:12 Changeset [6278395a] by
- backport commit #44272 - small optimisation svn-id: r44349
- 12:11 Ticket #9069 (Add support for non-gcc compilers to configure, Makefile etc) closed by
- 12:11 Changeset [26f2597f] by
- Modified version of patch #2838507: Add support for non-gcc compilers …
- 11:41 Changeset [ef60e5fb] by
- Backporting fix for bug #2855359: fmt_fnt.rom font loading failure is …
- 11:40 Ticket #9084 (fix bug2855359 (fmt_fnt.rom font loading failure is ignored)) closed by
- 11:39 Ticket #4598 (FM-TOWNS: Kanji load failure is ignored?) closed by
- fixed
- 11:39 Changeset [f91f4d41] by
- Patch #2858137 and fix for bug #2855359: fmt_fnt.rom font loading …
- 11:27 Changeset [20ad571] by
- Last part of patch #2850021: disable hq-scaler&mt32emu for …
- 11:27 Changeset [957f9c0b] by
- More of patch #2850021: disable hq-scaler&mt32emu for …
- 11:22 Changeset [67564cb5] by
- Move wii specific stuff from ports.mk to backends/platform/wii/wii.mk …
- 11:22 Ticket #9079 (disable hq-scaler&mt32emu for motoezx&motomagx-platform) closed by
- 11:22 Changeset [1a4257f4] by
- Move linuxmoto specific stuff from ports.mk to a new file …
- 11:21 Changeset [399c511f] by
- Part of patch #2850021: disable hq-scaler&mt32emu for …
- 11:03 Changeset [761d0e53] by
- Cleanup configure script: (1) don't add -DUSE_ARM_*_ASM redundantly to …
- 10:11 Changeset [d72ad75c] by
- Reverted commit #44316, as colors show up correctly now without …
- 09:58 Ticket #9081 (AMIGAOS4: FS updated to new SDK) closed by
- 09:57 Changeset [3c8500c1] by
- Patch #2856708: AMIGAOS4: FS updated to new SDK svn-id: r44338
- 09:48 Changeset [e296cef9] by
- Created a macro for lround(), for non-C99 compilers, and used that in …
- 09:26 Ticket #4322 (WINCE: FLAC audio bug) closed by
- wontfix
- 09:16 Ticket #9088 (descumm: fix inconsistent semicolons) closed by
- 09:13 Changeset [adaf3ec8] by
- SCUMM: Rename _bitDepth to _bytesPerPixel svn-id: r44336
- 09:10 Changeset [07092bfc] by
- Removed dead code svn-id: r44335
- 09:09 Changeset [e2017d4] by
- Mention 16bit graphics and SCUMM Amiga fixes in NEWS svn-id: r44334
- 09:08 Changeset [6ea572b1] by
- typo svn-id: r44333
- 08:13 Changeset [f51c81f3] by
- Add const's to many interfaces of engines/draci/ svn-id: r44331
- 07:11 Changeset [d6502a0c] by
- Added MSVC project files for the newly-added draci engine svn-id: r44330
- 07:06 Changeset [a74a9c6c] by
- Silenced some warnings svn-id: r44329
- 07:05 Changeset [7106caca] by
- Replaced the C99 lround() with floor(), to get draci to compile under …
- 06:43 Changeset [edd338b] by
- Make engines/draci/ compilable after merging from a branch svn-id: r44327
- 06:22 Changeset [94b823fc] by
- MERGE branch gsoc2009-draci 41388:44325 into trunk svn-id: r44326
- 06:06 Changeset [e4fb5673]closed/gsoc2009-draci by
- Disable compilation of Draci Historie svn-id: r44325
- 01:07 Changeset [4492acb5] by
- Backports of r44321 and r44322, which fixed the flower color issue of …
- 01:00 Changeset [902e069] by
- Add comment about why r44322 was needed. svn-id: r44323
- 00:50 Changeset [ec040488] by
- Implement proper overflow handling in Gdi::writeRoomColor for Indy4 …
- 00:31 Changeset [506fceeb] by
- Attempt to fix bug #2838205 "MONKEY: Palette glitches in Amiga …
09/24/09:
- 23:54 Changeset [10b63492] by
- SCI: When setting global palette, map all unused colours to index 0. …
- 23:54 Changeset [82542110] by
- SCI: Delete unused function declaration svn-id: r44319
- 23:41 Ticket #4135 (FOA: speech and subtitles do not match for streets name) closed by
- 22:10 Changeset [881eee81] by
- SCI: Fix spelling svn-id: r44318
- 21:37 Changeset [e183222d] by
- SCI: Fix flat dithering by permuting the blended palette so that the …
- 19:38 Changeset [842602ee] by
- Set dithering to the FreeSCI "enhanced" style by default for SCI0 …
- 17:59 Changeset [78206054] by
- Oops, DoNextFrame() is supposed to return a value svn-id: r44315
- 17:52 Changeset [b4f19603] by
- Reverted parts of revisions #44298, #44299 and #44300, to prevent …
- 17:28 Changeset [0ea3cde] by
- Turn an error into a warning. svn-id: r44313
- 17:24 Changeset [a983c88e] by
- Reverted parts of revisions #44292, #44293, #44295 and #44296, to …
- 17:07 Changeset [5028d5a6] by
- Reverted my commit #44290 - apparently, it was a bad idea, as g_engine …
- 16:30 Changeset [1ee30563] by
- Remove references to non existant function convertScreenRect. svn-id: …
- 16:21 Changeset [40e99268] by
- Backport of r44308. svn-id: r44309
- 16:17 Changeset [9ab801be] by
- Fixed bug in Engine::flipMute, whiched prevent the game from being …
- 16:17 Changeset [e56dbf68] by
- Changed some code to follow our guidelines. svn-id: r44307
- 14:07 Changeset [f2a07d7a] by
- Fix what looks like a typo in the condition, which checks for a divide …
- 14:02 Changeset [b2817fdb] by
- Add the "FIXME" comment at "g_engine" from engine.cpp to "g_engine" in …
- 13:59 Changeset [ade3204b] by
- Fix warnings. svn-id: r44304
- 10:58 Changeset [2dbd096d] by
- Changed _script to be a pointer, in order to control its …
- 10:30 Changeset [1cc326dd] by
- Changed make_reg to accept the same type of parameters as a reg_t does …
- 10:24 Changeset [f2c4bd51] by
- Changed createResFileEntry() to error out again svn-id: r44301
- 10:15 Changeset [6b79910b] by
- Fixed some more warnings about unreachable code svn-id: r44300
- 10:02 Changeset [16d7d9ba] by
- Fixed some more warnings about unreachable code svn-id: r44299
- 09:53 Changeset [9026b635] by
- AGOS: Fixed some warnings about unreachable code svn-id: r44298
- 09:51 Changeset [c91f5759] by
- MADE: Fixed some warnings about unreachable code svn-id: r44296
- 09:50 Changeset [3a976bf] by
- TINSEL: Fixed some warnings about unreachable code svn-id: r44295
- 09:41 Ticket #9088 (descumm: fix inconsistent semicolons) created by
- […] […]
- 09:41 Changeset [fbe1586] by
- The maximum value that a signed 16-bit integer can hold is 32767, not …
- 09:40 Changeset [db63b401] by
- CRUISE: Fixed some warnings about unreachable code svn-id: r44293
- 09:01 Changeset [fe7a64d4] by
- Removed some warnings about unreachable code svn-id: r44292
- 07:18 Changeset [c6d2190d] by
- Add "demo" to the extras field of the fallback detector for demos …
- 06:53 Changeset [a70351e] by
- Changed some references from LureEngine to the global g_engine (e.g. …
- 04:17 Changeset [6d3272d3] by
- Add VGA script code differences in DIMP. svn-id: r44289
- 04:14 Changeset [f6cdfde2] by
- Add VGA script code differences in DIMP. svn-id: r44288
- 03:53 Changeset [ab6996e5] by
- Split the script opcode table for DIMP, since it doesn't match(ie …
- 03:53 Changeset [f9692d47] by
- Correct tags. svn-id: r44286
- 03:41 Changeset [48cce58a] by
- Split the script opcode table for DIMP, since it doesn't match(ie …
- 03:37 Ticket #4590 (Configure fails with MinGW + GCC 4.4.0) closed by
- invalid
- 02:56 Changeset [2c438b43] by
- Commented out unused variable svn-id: r44284
- 02:06 Changeset [3d0f106e] by
- Removed the MSVC-specific pragmas for disabling warnings. These are …
- 01:03 Ticket #4615 (NoPatience hangs after undo) closed by
- fixed
- 00:51 Changeset [1784b463] by
- Backport fix for bug #2865191 - NoPatience hangs after undo. svn-id: …
- 00:38 Changeset [c4f6d917] by
- Fix bug #2865191 - NoPatience hangs after undo. svn-id: r44281
09/23/09:
- 21:14 Changeset [3045ecc] by
- Removed an assert() in favour of error checking. svn-id: r44278
- 20:31 Changeset [0d3a286c] by
- backport PSP improved suspend/resume support svn-id: r44277
- 18:53 Ticket #4615 (NoPatience hangs after undo) created
- […] […]
- 16:11 Changeset [6a5bd815] by
- PSP: improved suspend/resume support [patch from bluddy] svn-id: r44276
- 13:26 Ticket #4400 (DIG: Cutscene does not stop existing music before playing) closed by
- fixed
- 13:26 Changeset [c86143e8] by
- Backport of r44273, which fixes bug #2849084 "AGI: Crash when saving …
- 13:23 Ticket #4582 (AGI: Crash when saving fallback-matched game) closed by
- fixed
- 13:22 Changeset [227e4e65] by
- fix for bug #2820389 svn-id: r44274
- 13:17 Changeset [c05c5fca] by
- Commit modified patch from bug report #2849084 "AGI: Crash when saving …
- 13:04 Changeset [e6580be4] by
- not need continue checks after found svn-id: r44272
- 12:12 Changeset [ba0bd938] by
- SCI: Rename _sciVersion to s_sciVersion and made it local to …
- 10:58 Changeset [92e75a76] by
- Removed redundant offset from dirty rect calculation logic svn-id: r44270
- 10:55 Changeset [13ad217c] by
- - Moved the SCI version in a global variable - Changed all the SCI …
- 10:49 Changeset [63208a20] by
- ops, remove some ancient change svn-id: r44268
- 10:40 Changeset [66df660e] by
- this should fix bug #2820389 svn-id: r44267
- 00:15 Changeset [c50940bb] by
- Got rid of Common::File::addDefaultDirectory, instead implemented the …
- 00:14 Changeset [75113ad5] by
- COMMON: Add "ignoreCase" parameter to matchString. svn-id: r44265
09/22/09:
- 17:53 Changeset [ebde95b3] by
- Clear menu stack in FWRenderer deconstructor. svn-id: r44264
- 17:51 Changeset [e591333] by
- Implement menu stack to support all menu color effects, specific to …
- 17:10 Changeset [dc8edb72] by
- Fix warning in gcc 3.3.5, by changing FORCEINLINE definition. svn-id: …
- 14:33 Changeset [5184f86e] by
- - Merged scriptObjInit0() and scriptObjInit11() - Replaced some cases …
- 12:51 Changeset [1f3d9a0c] by
- Backport of r44259: Add basic test for HashMap::iterator svn-id: r44260
- 12:49 Changeset [46511f3c] by
- Add basic test for HashMap::iterator svn-id: r44259
- 12:39 Changeset [f9909bfb] by
- Remove superfluous checks svn-id: r44258
- 12:33 Changeset [e19a700] by
- Backport of r44256: don't return dummyNode when iterating a HashMap …
- 11:58 Changeset [4f659942] by
- Fix regression in 44236, which caused iterators to see dummy node …
- 09:39 Changeset [71569ed1] by
- cleanup svn-id: r44254
- 09:37 Changeset [16165905] by
- cleanup svn-id: r44253
- 09:33 Ticket #9087 (PSP: Flickering problem fix) closed by
- 09:31 Changeset [fa71b49f] by
- Apply patch #2863653: "PSP: Flickering problem fix" + some formatting …
- 09:31 Changeset [58f7f213] by
- Apply patch #2863653: "PSP: Flickering problem fix" + some formatting …
- 09:16 Changeset [4df106e1] by
- Copy the internal game name when loading, and don't recreate it …
- 09:00 Changeset [e331269a] by
- Removed unused variable svn-id: r44249
- 08:57 Changeset [af7b2fc0] by
- Simplified the code which creates the mouse cursor svn-id: r44248
- 06:58 Changeset [44461577] by
- Updated the MSVC project files for commit #44240 (removed intmap.*) …
- 01:29 Ticket #9085 (SCI: Removing string fragments) closed by
- outdated
- 01:08 Changeset [c5cc7858] by
- SCI: Change SystemStrings to use RAW storage consistenly svn-id: r44246
- 00:51 Changeset [6424a1e9] by
- SCI: Add some FIXMEs, and print warning if accessing a raw segment as …
- 00:36 Changeset [5f5ab548] by
- SCI: Add new type SegmentRef which ultimately will allow us to …
- 00:36 Changeset [97d1f79e] by
- SCI: Change SystemString::name from char* to Common::String svn-id: r44243
- 00:35 Changeset [5fc2428c] by
- SCI: SegmentObj's now set their type in constructor; replace central …
09/21/09:
- 21:39 Changeset [996b9cc7] by
- SCI: cleanup svn-id: r44241
- 21:38 Changeset [d2a6713a] by
- SCI: Replace IntMapper Script::_objIndices and Common::Array …
- 21:38 Changeset [7f728af7] by
- SCI: Workaround for crash in debugger's backtrace svn-id: r44239
- 21:37 Changeset [43da4099] by
- SCI: Change kAnimate to actually tail recurse svn-id: r44238
- 21:37 Changeset [537c886] by
- Stop confusing doxygen :) svn-id: r44237
- 21:36 Changeset [2bf7969f] by
- COMMON: Remove Common::HashMap::_dummyNode, instead use …
- 21:36 Changeset [6b60bfd7] by
- Updated from upstream svn-id: r44235
- 21:35 Changeset [57dfb9ba] by
- SCI: Rename Object::flags and pos to _flags and _pos; tweak …
- 20:50 Changeset [47e677f] by
- whitespace fix svn-id: r44233
- 20:45 Changeset [d020800e] by
- reinit the console when changing the video mode. svn-id: r44232
- 19:00 Ticket #4614 (TUCKER: crash when talking to old lady at the brain) created by
- […] […]
- 17:12 Ticket #9087 (PSP: Flickering problem fix) created by
- […] […]
- 01:15 Changeset [cb41cea6] by
- Changed AMIGA menu code to closer match the original. (The menu item …
- 01:15 Changeset [756659b0] by
- Add more shouldQuit checks in event loops. svn-id: r44230
- 01:14 Changeset [94e359d3] by
- Fix box outline color for FW Amiga. svn-id: r44229
Note:
See TracTimeline
for information about the timeline view.