Timeline
11/11/10:
- 23:51 Changeset [77da2229] by
- SCI: kSave case 0 is actually kSaveGame. Based on a patch by lskovlun …
- 23:48 Changeset [31719ee] by
- SCI2: Make robots return immediately for now, till they're implemented …
- 23:46 Changeset [ee85ca00] by
- SCI: Properly adding SCI3 script patches (a regression of r54211) …
- 23:04 Changeset [a0199df] by
- HUGO: Cleanup, move several functions and variables to the object …
- 22:42 Ticket #7798 (GUI: Possibility to have 1-step slider control) created by
- […] […]
- 19:38 Changeset [a65ab987] by
- SCI: Use the new CSC extension for SCI3 scripts svn-id: r54211
- 19:22 Changeset [8b14137c] by
- SCI: Some video related changes - Now playVideo() is used when …
- 19:20 Changeset [c624202c] by
- COMMON: Fix compilation when translation support is disabled …
- 18:42 Changeset [ebee22a9] by
- SCI: Added the "DUK" video folder to the Search manager The DUK …
- 18:22 Changeset [bc09acf] by
- LASTEXPRESS: Silence potential warnings about extra semicolons …
- 18:22 Changeset [cc614455] by
- COMMON: Cleanup translation manager code; add FIXME svn-id: r54206
- 17:05 Changeset [8e27474] by
- VIDEO: Add support for DK3 in videos; fix sample rate location …
- 17:04 Changeset [876e38ca] by
- SOUND: Add DK3 IMA ADPCM decoder for duck videos svn-id: r54204
- 16:44 Changeset [cc84c2dc] by
- LASTEXPRESS: Remove superflous if check in SAFE_DELETE. svn-id: r54203
- 16:40 Ticket #5332 (KQ6CD: Pathfinder issues in catacombs) closed by
- fixed
- 15:01 Changeset [b0bf67b4] by
- TOOL: Suppress useless strings in textUtil Also add DOS version for …
- 14:19 Changeset [521f228c] by
- LASTEXPRESS: Use SAFE_DELETE for class variables svn-id: r54201
- 13:23 Changeset [7207d920] by
- VIDEO: Cleanup AVI audio in preparation for DK3 svn-id: r54200
- 11:24 Changeset [97067a75] by
- SCI: Allow paths along the edge of the screen in kAvoidPath. Paths …
- 10:36 Changeset [84e4c17] by
- HUGO: Suppress the use of Utils::Error, cleanup svn-id: r54198
- 10:17 Ticket #5511 (TUCKER: Dead end in second museum scene) created by
- […] […]
- 10:10 Ticket #5501 (PQ3: Crash when loading saved game on the highway) closed by
- fixed
- 10:09 Changeset [203ff5e1] by
- SCI: Fixed bug #3104624 - "PQ3: Crash when loading saved game on the …
- 06:18 Changeset [6711c5a8] by
- LASTEXPRESS: Fix more memory leaks - Missing deallocation of queued …
- 05:18 Changeset [da336170] by
- SCI: Allow duck videos to be played from the console svn-id: r54195
- 04:53 Changeset [5e8e77a8] by
- VIDEO: Add the TrueMotion 1 codec for Phantasmagoria 2 Based on the …
- 03:25 Changeset [3b66e53b] by
- LASTEXPRESS: Fix some memory leaks - Reading past the end of file in …
11/10/10:
- 19:18 Changeset [d1bd2497] by
- GRAPHICS: Enforce alphabetical order on the codec objects svn-id: r54191
- 17:22 Ticket #5510 (TUCKER: Lola's carving the walls(?)) created by
- […] […]
- 17:17 Ticket #5509 (TUCKER: Bubbles in Plugs Shop too heavy) created by
- […] […]
- 16:22 Changeset [2e9b304d] by
- PSP: changed renderer to render huge images properly The PSP HW …
- 15:21 Ticket #5508 (TUCKER: Wrong animation after TV off) created by
- […] […]
- 14:40 Changeset [dc02bd2b] by
- SCI: Add missing new line svn-id: r54189
- 14:28 Changeset [9d1006c7] by
- SCI3: Some changes - Placed the SCI3 version detection in the proper …
- 14:08 Ticket #9252 (PQ3: German screenshots) created by
- […] […]
- 14:06 Changeset [380121fb] by
- TOOLS: Remove CXXFLAGS rule from create_project module.mk svn-id: r54187
- 09:13 Ticket #5507 (TUCKER: Curator cut off by own twin sprite) created by
- […] […]
- 09:07 Changeset [966e3c1] by
- TOOLS: Fix typo in create_project MSVC9 project file svn-id: r54186
- 08:52 Ticket #5506 (TUCKER : Ego drawn behind background) created by
- […] […]
- 08:32 Ticket #5505 (TUCKER: Punk stuck (moving in background)) created by
- […] […]
- 08:16 Ticket #5504 (TUCKER: Prison water drop leaves a line) created by
- […] […]
- 06:23 Ticket #9137 (Tools: create_project (Visual Studio/XCode/Code::Blocks)) closed by
- fixed
- 06:22 Changeset [52ecbd43] by
- TOON: Even more corrections to close memory leaks. These corrections …
- 04:30 Changeset [7ad677af] by
- SWORD25: Added basic debugging console to engine (Command Key …
- 03:59 Changeset [c9969d2b] by
- TOOLS: Remove superflous pointer dereference in create_kyradat. …
- 03:56 Changeset [66b172b] by
- TOOLS: Add create_project tool - Move project providers to their own …
- 03:46 Changeset [d1723ab2] by
- TOOLS: Remove create_msvc and update readme svn-id: r54181
- 03:44 Changeset [aad7f2e0] by
- TOOLS: Update batch files for new create_project tool svn-id: r54180
- 03:34 Changeset [988d9f34] by
- SCI: Fix SCI2.1+ fallback detection Each map has to be mapped with …
- 01:08 Changeset [7dec2bd6] by
- SCI: Some SCI3 changes - Extended the SCI2.1 kernel function …
- 00:36 Changeset [c3fd3e23] by
- SCI: Updated the SCI2.1 kernel function table with the SCI3 …
11/09/10:
- 23:57 Changeset [a74b8ad] by
- TOON: More corrections to close memory leaks. These corrections close …
- 23:31 Changeset [95a58b24] by
- HUGO: Fix the last leaks in H1 Dos Thanks Hkz for the help! svn-id: …
- 22:20 Changeset [e8e23a83] by
- SCI: Removed the Shivers 2 hack from the segment manager (it isn't …
- 22:01 Changeset [581a0902] by
- SCI3: Removed detection and any possible support of Shivers 2 Shivers …
- 21:31 Changeset [a537ddb6] by
- GUI: Added IS8859-7 fonts. Helvetica is missing svn-id: r54172
- 21:30 Changeset [b00c631f] by
- GUI: Generate iso8859-2 codepage fonts svn-id: r54171
- 21:29 Changeset [f4a78c9b] by
- GUI: Added original 5x8 font svn-id: r54170
- 20:48 Changeset [e7333afd] by
- CONFIGURE: Fix linking in some cases Nowadays code in graphics/ …
- 20:26 Changeset [d002800] by
- HUGO: Fix several memory leaks svn-id: r54168
- 19:37 Changeset [1a85ce8e] by
- SCI: Some slight work on SCI3 - Enabled the SCI3 game entries for …
- 18:58 Changeset [45f4f84] by
- MOHAWK: Fix one more memory leak (hopefully the last :)) svn-id: r54166
- 18:52 Changeset [0dd4a461] by
- MOHAWK: Fix cache memory leak and some formatting svn-id: r54165
- 18:38 Changeset [a4978587] by
- MOHAWK: Fix memory leaks (thanks to digitall for finding) svn-id: r54164
- 18:19 Ticket #5503 (QFG3: Crash when saving outside palace) created by
- […] […]
- 17:07 Changeset [55f0b88c] by
- SCI: Fixed the fallback detector again This is a regression from …
- 16:56 Changeset [4582a94] by
- SCI: Fix Lighthouse SCI2.1 demo This is a regression from r54155. …
- 16:23 Changeset [567441f0] by
- SCI: Formatting convention fixes svn-id: r54161
- 16:06 Changeset [8a788d16] by
- SCI: Fix compile when SCI32 is not enabled svn-id: r54160
- 15:55 Changeset [2e8ca1aa] by
- create_msvc: Added the SDL_BACKEND define, to fix compilation with …
- 15:45 Changeset [acf581fe] by
- SCI: Temporarily disable the PrintDebug call, which is only partially …
- 15:16 Changeset [32ff2047] by
- SCI: Add uninitialized temp workaround for Shivers svn-id: r54157
- 15:15 Changeset [3a9d9350] by
- SCI: Fix error message in ShowMovie(), perhaps avoiding some confusion …
- 14:25 Changeset [9a0b6ad6] by
- SCI: Add resource manager support for SCI3 games. ScummVM now rejects …
- 12:17 Changeset [24d4fd80] by
- N64: backport of r54151 Backport of revision 54151 fixinf romfs, …
- 11:57 Changeset [1e9407be] by
- SCI: Added comments for rev. 54150 and fixed a typo svn-id: r54153
- 11:02 Changeset [63d02396] by
- MOHAWK: Close a number of memory leaks in Myst. These corrections …
- 11:00 Changeset [77a636aa] by
- N64: correct wrong check in romfs stream code my implementation of …
- 10:39 Ticket #5113 (SCI Fanmade - Circus Quest: Crash when starting) closed by
- fixed
- 10:07 Changeset [53a4a64b] by
- treat pushSelf opcode with low bit set as pushSelf (in fangames only, …
- 08:40 Ticket #9251 (ScummVM Hungarian files and a problem) created by
- […] […]
- 05:21 Changeset [4a5b01e3] by
- CONFIGURE: Define SDL_BACKEND for GP2X/GPH/WINCE backends This should …
11/08/10:
- 23:07 Changeset [059944e5] by
- COMMON: Push #include audiocd.h in system.h out to .cpp files svn-id: …
- 22:53 Changeset [82e473bc] by
- BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only …
- 19:18 Changeset [4242229c] by
- COMMON: Make KeyState::hasFlags const svn-id: r54146
- 17:37 Ticket #5502 (FASCINATION: Assert during intro on BE machines) closed by
- fixed
- 17:05 Changeset [73da4a2b] by
- VIDEO: Backport: PreIMD: End frame when stream depleted As happens …
- 17:03 Changeset [9c349cf7] by
- VIDEO: PreIMD: End frame when stream depleted As happens for the last …
- 16:33 Ticket #5502 (FASCINATION: Assert during intro on BE machines) created by
- […] […]
- 16:12 Changeset [8504e30d] by
- SCI2: Added some currently unused code for drawing text on a buffer …
- 16:09 Changeset [d8eefdb] by
- SCI/SCI2: Some slight changes to the graphics code - Changed the SCI1 …
- 12:50 Ticket #5180 (SCI: CAMELOT: Game hangs with second boar at forest perilous) closed by
- 12:45 Ticket #5090 (ISLANDBRAIN: Version not displayed in credits after restore) closed by
- fixed
- 12:24 Changeset [71d05268] by
- TUCKER: Added basic debugging console to engine Tucker does not …
- 12:22 Changeset [cb734285] by
- SWORD1: Added basic debugging console to engine SWORD1 does not …
- 12:17 Changeset [c76f0c6c] by
- MADE: Added basic debugging console to engine MADE does not currently …
- 11:02 Changeset [416025c] by
- Fix assertion failure in SCI0 saving code svn-id: r54138
- 07:55 Ticket #5497 (KQ4: music hangs using MT-32) closed by
- 07:09 Ticket #5286 (LB2Floppy: Murderer stuck at mastodon room) closed by
- duplicate
- 07:06 Ticket #5265 (LB2Floppy & LB2CD: Actor takes strange path) closed by
- duplicate
- 06:58 Ticket #5263 (LB2: Pathfinding problems) closed by
- duplicate
- 03:55 Changeset [f0fe060c] by
- TOUCHE: Added basic debugging console to engine Since TOUCHE uses …
- 03:14 Changeset [5d30eeea] by
- TOON: Further corrections to close memory leaks. These corrections …
- 00:45 Changeset [f18b2603] by
- SCI: Bugfix for script workarounds (backport) Get the English …
- 00:42 Ticket #5500 (PQ3: Crash when click on City map) closed by
- fixed
- 00:41 Changeset [05eb352e] by
- SCI: Bugfix for script workarounds Get the English versions of …
- 00:18 Changeset [5de26689] by
- SCI: Some changes regarding the string heap in saved games - Maintain …
- 00:08 Changeset [97a98cf] by
- LOL: fixed minor text displayer bug svn-id: r54132
11/07/10:
- 22:10 Changeset [74d0ad83] by
- HUGO: Use DOS names for and exact names in endGame() svn-id: r54131
- 21:25 Changeset [170b21c2] by
- TOON: Fix mismatching new/delete[] on _hotspots. svn-id: r54130
- 21:22 Changeset [7c66cae3] by
- TOON: Cleanup. svn-id: r54129
- 21:21 Changeset [efc28089] by
- TOON: Fix debug console by implementing getDebugger. svn-id: r54128
- 21:08 Changeset [4acad22d] by
- TOON: Corrections to close some memory leaks. These corrections close …
- 19:13 Changeset [ce733ab7] by
- TUCKER: Add GUIO_NOLAUNCHLOAD to the detection flags. svn-id: r54126
- 19:13 Changeset [a05e9a68] by
- DRASCULA: Add GUIO_NOLAUNCHLOAD to the detection flags. svn-id: r54125
- 18:52 Changeset [86d005e4] by
- HUGO: Fix crash when hugo.dat is not the expected version svn-id: r54124
- 17:18 Changeset [279a760c] by
- TOON: Added basic debugging console to engine Since Toon uses Debug …
- 17:17 Changeset [f9d311d1] by
- COMMON: Add const qualifiers and remove Common:: prefix in …
- 17:16 Changeset [4d3a07b4] by
- COMMON: Rename and tweak MD5 functions * names now comply to our …
- 17:16 Changeset [036e88d3] by
- DETECTOR: Don't compute mac resource fork MD5 of a file multiple times …
- 17:15 Changeset [aa54388d] by
- ENGINES: Do not include engines/savestate.h from engines/game.h …
- 17:15 Changeset [c5598664] by
- DETECTOR: Get rid of ADGF_KEEPMATCH Also fix some typos, and minor …
- 15:04 Changeset [1cbab988] by
- HUGO: Added basic debugging console to engine Since HUGO uses Debug …
- 15:03 Changeset [3d96146] by
- DRACI: Added basic debugging console to engine Since DRACI uses Debug …
- 15:02 Changeset [0119a659] by
- CINE: Added basic debugging console to engine Since CINE uses Debug …
- 14:00 Ticket #9250 (OSYSTEM: Add logging API as proposed by Max on -devel) created by
- […] […]
- 13:56 Ticket #5501 (PQ3: Crash when loading saved game on the highway) created by
- […] […]
- 13:53 Ticket #5500 (PQ3: Crash when click on City map) created by
- […] […]
- 12:09 Changeset [f452fe82] by
- CONFIGURE: disable libmad for N64 Port libmad uses more cpu than …
- 02:24 Changeset [708593c7] by
- CREDITS: Add myself to the Infrastructure section (after talking with …
- 02:13 Changeset [05986f0] by
- CREDITS: Mark Joachim Eberhard as retired. svn-id: r54110
- 02:08 Changeset [025a14b3] by
- MOHAWK: Remove console FIXME's svn-id: r54109
- 01:03 Changeset [a905682c] by
- LURE: Convert printf to debug/warning Exception: The "decompiler" …
- 01:03 Changeset [b4787d94] by
- MOHAWK: Convert all printf to debugN calls This involves some nasty …
- 01:03 Changeset [90b6cdfb] by
- LURE: Remove all uses of (f)printf; cleanup svn-id: r54106
- 01:01 Changeset [18d40017] by
- ENGINES: Unify code layout of all ADParams instances svn-id: r54105
- 00:37 Changeset [7e7ad14] by
- GRAPHICS: Cleanup advmame scaler code; don't include assert.h svn-id: …
- 00:02 Changeset [a4cd830] by
- HUGO: Move fonts to display.cpp Some cleanup svn-id: r54103
11/06/10:
- 20:20 Ticket #2229 (MI2 FM-TOWNS: No music in cutscenes after new mappiece) closed by
- 18:11 Ticket #9249 (ANDROID: Alternative Touchscreen Mouse) created by
- […] […]
- 13:21 Changeset [f5d26958] by
- HUGO: Move _palette to display.cpp svn-id: r54102
- 10:11 Changeset [b105b5e6] by
- TOOL: Add original palette in tool, disabled This may be required by …
- 09:59 Changeset [1da44aca] by
- HUGO: Implement REMAPPAL. Palettes in H3 Win intro are now correct …
- 01:20 Ticket #2317 (FM-TOWNS: Kanji rendering glitches) closed by
- 00:20 Ticket #5456 (TOON: Lockup when skipping through Fingers' dialogue) closed by
- 00:00 Ticket #7797 (Add option to disable in-game cursor) created by
- […] […]
Note:
See TracTimeline
for information about the timeline view.