Timeline
11/15/10:
- 23:52 Changeset [3450f47] by
- GUI: Fix bug in ThemeEngine::addFont related to localized fonts …
- 23:51 Changeset [8799db5] by
- GUI: Tweak ThemeEngine methods to use Common::String params & const …
- 21:47 Changeset [3dd51a1] by
- NEWS: Add Hungarian translation item for version 1.2.1 svn-id: r54254
- 21:47 Changeset [ad81a44] by
- NEWS: Add Hungarian translation item for version 1.2.1 svn-id: r54254
- 21:44 Changeset [e3a76582] by
- I18N: Add Hungarian translation to 1.2.0 branch Also add the …
- 21:05 Ticket #9253 (ScummVM Hungarian Translation) closed by
- 21:01 Changeset [2c058a12] by
- CREDITS: Add Hungarian translator. svn-id: r54252
- 20:59 Changeset [df73b6d4] by
- I18N: Update Hungarian translation and add iso-8859-2 fonts to themes. …
- 20:57 Changeset [aa5d440] by
- I18N: Update translation template and po files from source code …
- 20:49 Ticket #9251 (ScummVM Hungarian files and a problem) closed by
- fixed
- 15:48 Changeset [396bec13] by
- LASTEXPRESS: Use Common::StackLock instead of mutex lock/unlock in …
- 15:48 Changeset [7d9c43d2] by
- LASTEXPRESS: Fix frame leak in Entities::processFrame() When not …
- 15:48 Changeset [a4d9d03] by
- LASTEXPRESS: Update Animation::process() - Use Common::Rational to …
- 15:20 Changeset [dbb3e1d] by
- LASTEXPRESS: Don't use NULL in arithmetic (silences a warning) …
- 14:12 Ticket #9254 (Update wii/gamecube configure) created by
- […] […]
- 13:37 Changeset [fdc2a2cd] by
- CONFIGMAN: added defragmentation methods for one-plugin-at-a-time …
- 13:36 Changeset [457127d2] by
- PLUGINS: moved plugin-at-a-time unload to be after deleting the …
- 12:48 Changeset [86645350] by
- LASTEXPRESS: Protect sound queue accesses with mutex Sound entries …
- 08:01 Ticket #9253 (ScummVM Hungarian Translation) created by
- […] […]
- 06:49 Ticket #5468 (SCI: SQ4: Player moves back when going north from the 1st screen) closed by
- 06:35 Ticket #5515 (QFG1VGA: Crash when leaving area east of Antwerp) closed by
- fixed
- 06:35 Changeset [222cf3f2] by
- SCI: Workaround for bug #3109299 "QFG1VGA: Crash when leaving area …
- 06:17 Changeset [69e42a0d] by
- SCI: Workaround for bug #3109299 "QFG1VGA: Crash when leaving area …
11/14/10:
- 23:58 Ticket #5515 (QFG1VGA: Crash when leaving area east of Antwerp) created by
- […] […]
- 21:10 Changeset [2b33642d] by
- GUI: Fix GMM labels translation for SCUMM engine In the SCUMM engine …
- 18:20 Ticket #5461 (Scummvm Ipod touch issue w/Kings Quest VI) closed by
- 15:45 Ticket #5514 (SQ4: Crash after exiting Skate-o-Rama during chase) created by
- […] […]
- 07:04 Ticket #5513 (PQ1SCI: Lock-up on loading save game on Caanoo) created by
- […] […]
- 00:35 Changeset [db24b2a0] by
- LURE: Fix for Valgrind identified memory leaks svn-id: r54236
11/13/10:
- 23:27 Changeset [4e35754] by
- COMMON: Fix TranslationManager Revision 54206 broke translations …
- 19:15 Changeset [f4af4d23] by
- VIDEO: Switch Truemotion 1 to RGB565 for potential use with SCI CLUT …
- 14:50 Ticket #5263 (LB2: Pathfinding problems) closed by
- fixed
- 14:46 Changeset [ecaab84c] by
- SCI: Fixup pathfinding start point when on polygon edge. We now also …
- 13:45 Changeset [c64a4ce0] by
- TOOLS: Added MSVC10 project files for the create_hugo tool svn-id: r54229
- 13:41 Changeset [325d93d5] by
- HUGO: Fixed crash on exit when hugo.dat is not available svn-id: r54228
- 13:37 Ticket #5512 (Hoyle1: Crash when changing Deal Speed in Hearts) closed by
- fixed
- 13:36 Changeset [2064a84b] by
- SCI: Fixed script bug #3108012 - "Hoyle1: Crash when changing Deal …
- 13:34 Changeset [f3ea2315] by
- SCI: Fixed script bug #3108012 - "Hoyle1: Crash when changing Deal …
- 08:08 Changeset [6c78ca48] by
- HUGO: Close two minor memory leaks. Destructor added to SoundHandler …
- 02:59 Changeset [db51fb33] by
- TOON: Fix free/malloc mismatch svn-id: r54224
- 02:44 Changeset [a373bd4a] by
- TOON: Fix more memory leaks Mainly leaks in audio and animations …
- 01:37 Changeset [420c2c9f] by
- TOON: Fixed menu music leak svn-id: r54222
- 01:15 Changeset [698f4c2b] by
- TOON: Walk animation improved Smoothing direction changes. Still …
- 00:20 Changeset [405fd0b5] by
- SCI: Update resource types for SCI2.1/3 svn-id: r54220
11/12/10:
- 22:31 Changeset [8a4cc14] by
- TOON: Fix audio crashs and more memory leaks svn-id: r54219
- 18:05 Changeset [fd82c378] by
- TOOL+HUGO: Misc modifications - Fix H1 Dos bug (animations not …
- 16:30 Ticket #5512 (Hoyle1: Crash when changing Deal Speed in Hearts) created by
- […] […]
- 13:05 Changeset [103ac9c5] by
- Fixed signed/unsigned warning svn-id: r54217
- 11:20 Ticket #5393 (SQ1VGA: Crashes after first cinematic) closed by
- 00:01 Changeset [cc403e54] by
- SCI: Don't check for SCI2/SCI2.1 kernel types in SCI3 games. Patch …
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 …
Note:
See TracTimeline
for information about the timeline view.