Timeline
05/27/11:
- 23:07 Changeset [339f60bb] by
- TSAGE: Fix usage of trackInfo count field
- 23:05 Changeset [4b01303e] by
- TSAGE: Fix a couple of glitches in scene 5300
- 23:04 Changeset [a42ffed5] by
- Some cleanup of scene and scene related code.
- 22:14 Changeset [adc087c3] by
- TSAGE: Fix bug in scene 2100 when Seeker is in the cave. (Thanks …
- 21:55 Changeset [934a90d0] by
- Cleaned up actor a bit.
- 21:52 Changeset [daa69cce] by
- TSAGE: Add a workaround for the mouse hidden bug in scene 4150 (also …
- 21:32 Changeset [6113724e] by
- TSAGE: Fix a sound glitch in scene 4150
- 21:25 Changeset [dc82edc] by
- GRIM: Ignore delta if the flag 256 is set in the animation. Fixes #80
- 20:21 Changeset [625f6d3b] by
- WINCE: Update of port-related README
- 20:21 Changeset [b7334b83] by
- Merge pull request #183 from Akz-/master GRIM: Animation fixes.
- 20:14 Changeset [67c73a25] by
- WINCE: Update of port-related README
- 20:12 Changeset [f4b2f84c] by
- TSAGE: Fix priority issue in scene 2100, in the lift
- 20:10 Changeset [ca178ac7] by
- GRIM: Update chores in the order in which they are played.
- 20:08 Changeset [9f63517d] by
- GRIM: Allow stopping a chore even if it was not playing. Fixes balloon …
- 19:55 Changeset [9c77ab48] by
- GRIM: Added some 'const's and '&'s.
- 19:44 Changeset [a6fedd60] by
- TSAGE: Cosmetic tweaks to Scene::setZoomPercents.
- 19:39 Changeset [1d9a7886] by
- TSAGE: Rename _field1800 in scene 2100
- 19:23 Changeset [5d8efde1] by
- Merge pull request #182 from Akz-/smoothwalk GRIM: Smooth walk/turn …
- 18:53 Changeset [edbc712a] by
- TSAGE: Fix (second) bug "Scene 2100: If you sit down at Quinn's …
- 17:27 Changeset [6ccd5466] by
- GRIM: Implemented GetSectorOppositeEdge. Fix #110
- 17:06 Changeset [a6189bb] by
- GRIM: Store the sectors in the scene in an ordered way.
- 16:15 Changeset [70b3ef2] by
- GRIM: Fixed certain combinations of walking/turning having jerky …
- 16:14 Changeset [ed4194c3] by
- GRIM: Don't reset the chore's fade value when fading in a chore that …
- 16:12 Changeset [1cec00b2] by
- GRIM: Add the unscaled animation weight to the weight sum.
- 15:34 Changeset [cb990e68] by
- SCI: Fix access to variables (gc_interval etc.) from the console
- 11:19 Changeset [815c1537] by
- TSAGE: Tweaks to the destructor sequence to fix crashes
- 11:15 Changeset [ff62a605] by
- Revert "SCI: Don't attempt to modify null/disposed objects." This fix …
- 10:55 Changeset [fd4c5585] by
- TSAGE: Bugfixes for sound de-initialisation
- 09:28 Changeset [d50c6277] by
- TSAGE: Bugfix for loading savegames directly from the launcher
- 09:14 Changeset [6072f976] by
- TSAGE: Bugfix for saving game in scene #4025
- 09:08 Changeset [fb4bdae4] by
- TSAGE: Bugfix for using lift after restoring a savegame in scene #2320
- 03:53 Ticket #5717 (TOON: Crashes) created by
- […] […]
- 00:07 Ticket #5705 (SCI: PQ1VGA - Crash at the gun locker) closed by
- fixed
- 00:06 Changeset [48140a01] by
- SCI: Don't attempt to modify null/disposed objects. These cases occur …
05/26/11:
- 23:50 Ticket #5716 (SCI: SQ1VGA - Engine Abort Upon Loading Ulence Flats Save) closed by
- fixed
- 23:47 Changeset [28b7cf71] by
- SCI: Added a workaround for bug #3308087 - "SCI: SQ1VGA - Engine Abort …
- 23:35 Ticket #5710 (SCI: LAURA BOW 2: segfault while talking to Dr. Myklos) closed by
- fixed
- 23:32 Changeset [a010884c] by
- SCI: Fixed bug #3306417 - "LAURA BOW 2: segmentation fault while …
- 19:39 Changeset [28a49de6] by
- Merge pull request #178 from Akz-/smoothwalk GRIM: Smoothly …
- 19:05 Ticket #5716 (SCI: SQ1VGA - Engine Abort Upon Loading Ulence Flats Save) created by
- […] […]
- 18:13 Changeset [9b560ce6] by
- GRIM: Stop the walk chore first before fading it in so the animation …
- 17:22 Ticket #9314 (BEARFIGHT-WIN: Berenstain Bears Get in a Fight screenshots) closed by
- 17:19 Changeset [51e6fdfd] by
- GRIM: Compile fix.
- 17:18 Changeset [7bee11a0] by
- Made restoreObjects look for old objects.
- 17:17 Ticket #9313 (LILMONSTER-WIN: Little Monster at School screenshots) closed by
- 16:54 Changeset [c00f9154] by
- GRIM: Simply set _active=false on KeyframeComponent::setKey(5). Fix #158
- 16:46 Changeset [87cb7c3a] by
- Merge pull request #180 from klusark/save Clean up the savegame code …
- 16:34 Changeset [9239271d] by
- Made the functions use correct signed/unsigned.
- 16:27 Changeset [cb86bc78] by
- A bit of cleanup.
- 16:23 Changeset [0f3f852c] by
- Reduced duplicated code in loading and saving.
- 16:10 Changeset [ff33c770] by
- GRIM: Check if the scene exists before getting its cmap. Fix #166
- 16:02 Changeset [0679f632] by
- GRIM: Actually delete the TextObjects passed to KillTextObject.
- 11:31 Changeset [09ba2ad4] by
- DC: Don't set a lib search path for plugins Plugins may not rely on …
- 11:23 Changeset [7b03a6e6] by
- SWORD25: Fix making multiple saves at the same time. This adds a …
- 10:30 Changeset [1d19013] by
- TSAGE: Updated the separation of fields from the Sound class to the …
- 09:34 Changeset [86563d00] by
- SWORD25: Committed changes to module.mk which were forgotten in my …
- 09:29 Changeset [62c026d3] by
- SWORD25: Merged the PNG and thumbnail decoding code into a common class
- 09:06 Changeset [a654115f] by
- BUILD: Make endianess check stricter
- 09:06 Changeset [de8a44ab] by
- BUILD: Reorder configure some more
- 08:46 Changeset [d505046] by
- SWORD25: Removed the leftover libpng code
- 08:46 Changeset [984f53ac] by
- SWORD25 (LUA): Removed unused code for handling precompiled LUA scipts
- 08:32 Changeset [04ac7d97] by
- Merge pull request #177 from Akz-/spritefix GRIM: Remove the sprite …
- 06:25 Changeset [7b51caed] by
- ANDROID: Trying to fix the recent linker failures
- 06:24 Changeset [4482bd87] by
- Cleaned some code (thanks to Klusark)
- 06:23 Changeset [970b738e] by
- GRIM: Prevent a crash if StartFullscreenMovie or StartMovie are called …
- 06:22 Changeset [a2f16d91] by
- SWORD25: Const correctness
- 06:22 Changeset [2068bc15] by
- SWORD25: Fix warning: double format, float arg on DC
- 06:14 Changeset [2c8a9b0e] by
- SWORD25: Avoid using strcoll
- 05:26 Changeset [bf490b40] by
- BUILD: Reorder plugin stuff in configure some more
- 05:14 Changeset [bed40a60] by
- SAMSUNGTV: added readme to dists
- 04:29 Changeset [908b3d79] by
- GRIM: Fixed an issue on 64-bit machines
- 01:30 Ticket #5715 (LB: Unrecognized Mac version of Ruff's Bone EnUS) created by
- […] […]
05/25/11:
- 21:58 Changeset [6098506a] by
- HUGO: Fix comments
- 21:39 Changeset [c6ef39dc] by
- HUGO: Add 3 object related functions to the console
- 21:39 Changeset [dceaa08e] by
- TSAGE: Add scene description in scene groups 8 and 10
- 21:39 Changeset [fe41da83] by
- HUGO: Add boundaries() to the console. God mode no longer shows …
- 21:39 Changeset [be3306a9] by
- TSAGE: Cosmetic modification, for consistency
- 21:38 Changeset [65a9ef76] by
- HUGO: Cosmetic modification, for consistency
- 21:38 Changeset [bb4df3f1] by
- HUGO: Add listscreens() and gotoscreen() to console
- 21:38 Changeset [472d45aa] by
- TSAGE: Add a couple of comments
- 21:12 Changeset [185536e4] by
- TOON: Remove unused variable
- 20:45 Changeset [218d82c6] by
- AGI: Fix compilation on 64 bit platforms I'm unable to test this …
- 20:36 Changeset [b4c4d545] by
- GRIM: Smoothly transition between rest, walk and turn animations.
- 20:35 Changeset [1184d231] by
- GRIM: Don't reset the chore's fade value when fading a chore in/out, …
- 20:01 Changeset [892fa3d] by
- GRIM: A better fix for removeSprite.
- 19:51 Changeset [08e1f09f] by
- GRIM: Fixed removeSprite not removing the first sprite in the linked list.
- 19:01 Changeset [1d9d066c] by
- GRIM: Remove the sprite from the node's list of sprites when destructed.
- 17:40 Changeset [a87d3384] by
- SAMSUNGTV: revert code of result some previous commit
- 17:22 Changeset [5cd5d266] by
- SAMSUNGTV: change default path
- 17:00 Changeset [ed9768f] by
- Merge pull request #9 from tiqpit/a2gs AGI: Fix gs output
- 16:56 Ticket #9312 (HARRYHH-WIN: Harry and the Haunted House screenshots) closed by
- 16:41 Ticket #9311 (GREENEGGS-WIN: Green Eggs and Ham screenshots) closed by
- 16:37 Ticket #9309 (SEUSSABC-WIN: Dr. Seuss's ABC screenshots) closed by
- 16:17 Ticket #9308 (ARTHUR-WIN: Arthur's Teacher Trouble screenshots) closed by
- 16:13 Ticket #9307 (TORTOISE-WIN: The Tortoise and the Hare screenshots) closed by
- 15:57 Ticket #9306 (SLATER: Slater & Charlie Go Camping screenshots) closed by
- 15:34 Ticket #9305 (HOYLE4: Hoyle Classic Card Games screenshots) closed by
- 15:25 Ticket #9304 (FAIRYTALES: Mixed-Up Fairy Tales screenshots) closed by
- 15:17 Changeset [9539017e] by
- ALL: initialise -> initialize
- 14:50 Changeset [7ff9f34a] by
- QUEEN: tyre -> tire
- 14:50 Changeset [0104d564] by
- ALL: recognise -> recognize
- 14:50 Changeset [28301e2b] by
- ALL: analyse -> analyze
- 14:50 Changeset [e18401a0] by
- ALL: armour -> armor
- 14:50 Changeset [ad9c4634] by
- GRAPHICS: flavour -> flavor
- 14:50 Changeset [6b367531] by
- ALL: favour/favourite -> favor/favorite
- 14:50 Changeset [eea482fa] by
- ALL: behaviour -> behavior
- 14:50 Changeset [1277975c] by
- ALL: neighbour -> neighbor
- 14:44 Changeset [8615cecf] by
- SCI: Constify Object::_baseVars This may have to be undone if we ever …
- 14:42 Changeset [587811d8] by
- M4: Attempt to fix the broken Rails code I am not sure how this code …
- 14:35 Changeset [7e5113b4] by
- TSAGE: Silence another (incorrect but still annoying) uninitialized …
- 14:32 Changeset [b86da602] by
- MOHAWK: Fix warning about uninitialized var
- 12:58 Changeset [7fcaac94] by
- BUILD: Unify plugin prefix/suffix handling, unify setting DYNAMIC_MODULES
- 12:40 Changeset [4f343474] by
- BUILD: Minor configure cleanup
- 11:40 Changeset [6e157fd2] by
- BUILD: Do not define LUA_USE_POSIX It doesn't really do anything …
- 11:40 Changeset [652bf358] by
- BUILD: Update comments
- 11:24 Changeset [c439e085] by
- BUILD: Declare RELEASE_BUILD in DEFINES, not CXXFLAGS
- 11:24 Changeset [d2e778bf] by
- BUILD: Replace _need_memalign runtime test by hardcoded list …
- 11:24 Changeset [4b7f6dfa] by
- BUILD: Rename USE_TEXT_CONSOLE -> USE_TEXT_CONSOLE_FOR_DEBUGGER This …
- 11:24 Changeset [717a7ac] by
- BUILD: Always enable indeo3 codec
- 11:24 Changeset [8387b68c] by
- BUILD: Add only one -D to DEFINES per line; add FIXMEs to -D in CXXFLAGS
- 11:23 Changeset [38ff0758] by
- BUILD: Unify how _posix is computed However, the current approach of …
- 11:23 Changeset [39076ef] by
- BUILD: Rename UNIX #define to POSIX
- 11:21 Changeset [6639eacb] by
- BUILD: Move some Android 'hack' back to near end of configure
- 11:21 Changeset [d935c53c] by
- BUILD: Rearrange some PSP stuff Cursory testing shows no regressions …
- 11:21 Changeset [9b14c50b] by
- BUILD: Unify how debug/release mode defaults are determined
- 11:21 Changeset [63a69b4f] by
- BUILD: Overhaul how we determine the need for aligned mem access Also …
- 11:21 Changeset [e013a516] by
- BUILD: Enable ARM asm only based on _host_cpu Also moved x86 and ARM …
- 11:21 Changeset [ecb8618c] by
- BUILD: Unify build & configure rules for SDL based backends
- 11:21 Changeset [7585303c] by
- BUILD: Do not manually set endianess If for some reason the endianess …
- 11:21 Changeset [1b248cd9] by
- BUILD: Reorder parts of configure
- 11:01 Changeset [fdf12c5c] by
- SWORD25: Remove more unused loadlib code + use of fopen The functions …
- 11:01 Changeset [0aa6aca4] by
- SCUMM: Switch some code to use String::format
- 09:48 Ticket #5714 (SWORD25: Saving fails) created by
- […] […]
- 04:38 Changeset [bc256bbd] by
- Merge pull request #173 from Akz-/animfix GRIM: Animation fixes.
- 04:34 Changeset [34264d75] by
- Merge pull request #175 from klusark/master Only get speach position …
- 04:31 Changeset [365cbbd2] by
- Merge pull request #172 from klusark/work Add support for lua sending …
- 04:07 Changeset [41437229] by
- Only get speach position when speach is enabled.
- 01:12 Ticket #5713 (TOON: Two instances of Flux Wildly) created by
- […] […]
05/24/11:
- 22:56 Changeset [23958893] by
- WINCE: Update port specific readme
- 22:52 Changeset [91e304e3] by
- WINCE: Update port specific readme
- 22:22 Changeset [efcf278b] by
- GRAPHICS: Optimize the convertYUV420ToRGB function a bit more A …
- 22:05 Changeset [dcfa8fd0] by
- CREDITS: Temporarily retire Jubanka, add CeRiAl
- 22:02 Changeset [cd63f26] by
- CREDITS: Fix sort order
- 21:57 Changeset [0a03a620] by
- CREDITS: Temporarily retire Jubanka, add CeRiAl
- 21:39 Changeset [b152eca0]v1.3.0 by
- RELEASE: This is 1.3.0
- 21:37 Changeset [1c2e531e] by
- RELEASE: Specified release date for 1.3.0
- 21:36 Changeset [b59941d9] by
- RELEASE: Specified release date for 1.3.0
- 21:32 Changeset [2b112287] by
- I18N: Update translations.dat
- 21:28 Changeset [b1587a90] by
- I18N: rebuild translations.dat
- 21:20 Ticket #5676 (SCI: SQ4: Crash at Skate-O-Rama in SQ4) closed by
- 21:18 Changeset [cd389d94] by
- GRIM: Fixed removeActiveAnimation not correctly iterating through all …
- 21:16 Changeset [a6a3b5e2] by
- GRIM: Fixed animation not being correctly added to the list of active …
- 21:12 Changeset [d095dd96] by
- GRIM: Only add the weight to the weight sum if the node was really …
- 21:10 Changeset [a64fe9f6] by
- GRIM: Code formatting fixes.
- 19:55 Changeset [915fc30] by
- Add support for lua sending text to the background.
- 19:32 Changeset [709f0de5] by
- SAMSUNGTV: Fix build
- 19:21 Changeset [86014e7f] by
- Merge pull request #171 from Akz-/animation GRIM: Apply animations in …
- 18:58 Changeset [725db14] by
- SAMSUNGTV: Fix build on non-SDL platforms
- 18:34 Changeset [48b4c6c] by
- SAMSUNGTV: Update port This combines the following Samsung TV port …
- 18:16 Ticket #5712 (SQ1 Apple IIgs: music problems with game v2.2) created by
- […] […]
- 17:38 Changeset [7dfc5d8f] by
- GRIM: Set value of _active inside the activate/deactivate methods.
- 17:32 Changeset [c357c1a4] by
- Tell all the children that their parent is gone.
- 17:24 Changeset [ce3ceeac] by
- Merge pull request #169 from JenniBee/mingw32_compile fixing …
- 17:18 Changeset [9f200ca] by
- GRIM: Add back the c_str() to warning prints that print out the …
- 17:14 Changeset [89cc1ce0] by
- TSAGE: Fix bug "Scene 2320: If you try to activate the flycycle, […] …
- 17:13 Changeset [0805549e] by
- TSAGE: Fix bug "Scene 2100: If you sit down at Quinn's console and …
- 17:03 Changeset [7e631848] by
- fixing compilation on mingw32
- 16:47 Changeset [6a40b43f] by
- GRIM: Apply animations in priority order.
- 15:55 Changeset [96519ad9] by
- PS2 backend: Modified and tidied up Makefiles for 1.3.0 release
- 12:04 Changeset [7a9fe3f8] by
- BUILD: Add msvc8/9/10 build files.
- 11:37 Changeset [927bb2fd] by
- Merge branch 'tsage_sound' of github.com:dreammaster/scummvm into …
- 11:31 Changeset [dc1d0777] by
- SAMSUNGTV: changed paths
- 11:27 Changeset [a4f3907b] by
- TSAGE: Added some extra code for volume control and start on …
- 11:27 Changeset [52fbf670] by
- TSAGE: Further sound driver installation logic
- 11:25 Changeset [b3fb2b5d] by
- TSAGE: More code for installing sound drivers
- 11:25 Changeset [3457253f] by
- TSAGE: Implemented more _sf methods
- 11:25 Changeset [1d866e57] by
- TSAGE: Implemented more SoundManager methods
- 11:24 Changeset [abd973ee] by
- SAMSUNGTV: fix typo
- 11:24 Changeset [c5cbfc4a] by
- TSAGE: Bugfixes for extracting sound data properties
- 11:24 Changeset [941fc4b1] by
- TSAGE: Implemented a lot of the SoundManager methods
- 11:24 Changeset [22bab4ef] by
- TSAGE: Implemented the methods of the Sound class
- 11:24 Changeset [c1dea84] by
- TSAGE: Added fields for the Sound class
- 11:24 Changeset [120a648] by
- TSAGE: Implemented the code for the ASound class
- 11:22 Changeset [16666ec4] by
- TSAGE: Created stub classes for ASound and Sound, and reworked engine …
- 10:07 Changeset [d52e69d8] by
- TSAGE: Added some extra code for volume control and start on …
- 04:56 Changeset [89e954c6] by
- COMMON: Silence MSVC warning for Common::gcd calls with an unsigned type
- 04:56 Changeset [488759c8] by
- LASTEXPRESS: Add a separate sound cache list for entries with a sound …
- 03:59 Ticket #5711 (LB: Stellaluna not recognized) created by
- […] […]
05/23/11:
- 22:23 Changeset [e5725fa0] by
- PSP: Fix compilation
- 22:22 Changeset [c5045f6a] by
- N64: Fix compilation
- 22:19 Changeset [c82f1174] by
- COMMON: Add putc(har) and getc(har) to forbidden symbols Sorry, …
- 22:19 Changeset [94122f7] by
- SWORD25: Remove unused Lua print stuff
- 21:41 Ticket #5708 (DW2: Crash On Entering Sewers) closed by
- 21:36 Changeset [9205b8eb] by
- TINSEL: Fix bug #3306020, DW2: Crash On Entering Sewers This is a …
- 21:19 Changeset [793849c] by
- TINSEL: Fix bug #3306020, DW2: Crash On Entering Sewers This is the …
- 19:21 Changeset [6a635f69] by
- DS: Fix compilation
- 19:20 Changeset [b3b523fd] by
- DC: Fix compilation
- 17:48 Changeset [55e7ef1e] by
- SWORD25: Remove obsolete FORBIDDEN_SYMBOL_ALLOW_ALL defines
- 17:39 Changeset [6c5f50c2] by
- COMMON: Add exit() to list of forbidden symbols
- 17:39 Changeset [20cad6e8] by
- COMMON: Modify Base::processSettings, get rid of …
- 17:33 Ticket #5710 (SCI: LAURA BOW 2: segfault while talking to Dr. Myklos) created by
- […] […]
- 17:26 Changeset [d1d0dfe] by
- GRIM: Expire the TextObjects only when the speech mode is TextOnly or …
- 17:18 Changeset [82ad8ee3] by
- GRIM: Init Scene::_lightsConfigured.
- 17:12 Changeset [6f6051a9] by
- COMMON: Mark more symbols as forbidden
- 17:12 Changeset [590c6ede] by
- BACKENDS: Move SCUMMVM_SAVEPATH env var handling to POSIX savefile manager
- 17:12 Changeset [e6c78b4f] by
- SWORD25: Include scummsys.h from lua.h, partially deal with the …
- 17:12 Changeset [8e3aafd] by
- COMMON: Provide our own implementations for scumm_str(n)icmp This …
- 17:12 Changeset [3931e1dc] by
- SWORD25: Avoid including lua headers in other headers
- 17:12 Changeset [fa2c268d] by
- SWORD25: Replace some non-portable calls, add FIXMEs
- 17:08 Changeset [48232f63] by
- GRIM: Make sure we don't try to animate nodes which don't exist.
- 16:29 Changeset [d203ddd2] by
- GRIM: Clean up a piece of code.
- 16:21 Changeset [4a6afd48] by
- GRIM: Don't cast directly from float to SpeechMode.
- 16:11 Changeset [944e0be] by
- SAMSUNGTV: update port
- 15:58 Changeset [22cc00d9] by
- GRIM: Play the voice only if wanted.
- 15:09 Changeset [a1ee1b5c] by
- GRIM: Do not create the textobject if the options say voice only.
- 15:06 Changeset [18c38f3a] by
- GRIM: New GrimEngine::SpeechMode enum.
- 14:49 Changeset [76b8afc3] by
- SWORD25: Fix Theora audio endianism
- 14:35 Changeset [5efbdf0a] by
- GRIM: If duration == 0 the text object won't expire.
- 14:34 Changeset [2ba81d9c] by
- GRIM: Default TextObjectCommon::_duration to 0.
- 14:32 Changeset [9a1c78dd] by
- GRIM: Bumped savegame version to 15.
- 14:31 Changeset [e24efe29] by
- GRIM: Save _talkingActor.
- 14:28 Changeset [698ca807] by
- GRIM: Save duration of text objects.
- 14:16 Changeset [1bbe8216] by
- GRIM: Fix save/restore of floats. Makes BE saves work on LE system …
- 14:03 Changeset [45f9720f] by
- SWORD25: Properly use Theora picture offset/dimensions
- 11:05 Changeset [252e7a1e] by
- SWORD25: Fix ambiguous typing
- 11:04 Changeset [d25363c6] by
- BASE: Sync COPYING with latest version of the GPL 2.1 text
- 10:13 Changeset [808221a] by
- TSAGE: Remove redundant semicolons
- 10:13 Changeset [0bca049c] by
- TEEN: Change Inventory members to comple with CFG
- 10:13 Changeset [90d3fc9f] by
- GRAPHICS: Rename some members of NewFont
- 10:13 Changeset [e7c642b0] by
- AUDIO: Explicitly instantiate & name RandomSource used by MAME OPL
- 10:12 Changeset [f1a7ec71] by
- SWORD25: Fix screenshot endianism issue
- 09:55 Changeset [9983231] by
- SWORD25: De-hardcode target name in thumbnail code This just uses the …
- 09:00 Changeset [530ab94e] by
- GRIM: unpatched game detection of french version
- 08:52 Changeset [9b43822a] by
- SWORD25: Fix error string parameter
- 08:50 Changeset [c13275e6] by
- SWORD25: Replaced accidental backslash in include filename
- 08:41 Changeset [2ebacc64] by
- SWORD25: Moved detection entries into detection_tables.h
- 08:41 Changeset [27a6d9b9] by
- SWORD25: Added detection entries for other languages This is needed …
- 08:41 Changeset [b5609eb4] by
- SWORD25: Added proxy code for converting writing config.lua to update …
- 08:41 Changeset [3556875c] by
- SWORD25: Created proxy class that presents ScumMVM settings as a valid …
- 06:48 Ticket #5709 (INDY3: EGA version script bugs) created by
- […] […]
- 05:21 Changeset [2f07610a] by
- Merge pull request #161 from klusark/string Changed more const char * …
05/22/11:
- 23:40 Changeset [2ba0324] by
- Changed more const char * to const Common::String &
- 21:23 Ticket #5708 (DW2: Crash On Entering Sewers) created by
- […] […]
- 17:46 Changeset [94885408] by
- GRIM: Implement duration of text objects.
- 16:00 Changeset [06133404] by
- GRIM: re-added unpatched game id of english version of grim
- 11:47 Changeset [d2a55b42] by
- ENGINES: Further unify engine names
- 09:19 Changeset [92351de8] by
- GRIM: cluean up
- 09:16 Changeset [05aeb00] by
- Added German patched version detection
- 09:15 Changeset [c602719] by
- GRIM: Configure lights when needed only.
- 09:15 Changeset [5de874d5] by
- GRIM: Always set all light properties
- 09:15 Changeset [ad2a24b4] by
- GRIM: Value 5 means "stop". Fixes #78
- 09:06 Changeset [e2555b03] by
- GRIM: fixed warnings
- 08:56 Changeset [4af41fa5] by
- GRIM: Try using scene cmap before hardcoded default. Fixes color of …
- 08:12 Changeset [2bbe7fa0] by
- Merge pull request #155 from vpelletier/simple_fixes A bunch of small …
- 07:44 Changeset [e1030cce] by
- GRIM: Remove a few diffs with gfx_opengl.
- 07:44 Changeset [66aa1149] by
- TINYGL: Don't mask shifted-out bits.
- 07:44 Changeset [0c1e7ee8] by
- GRIM: Return when match is found.
- 07:23 Changeset [217fd76] by
- Revert "GRIM: Light position is directly usable." This reverts commit …
- 07:23 Changeset [b7c6d7eb] by
- GRIM: Use OpenGL default spot direction.
- 07:23 Changeset [d058656c] by
- GRIM: Note possible TGL_SPOT_CUTOFF bug.
- 07:23 Changeset [885f35c1] by
- GRIM: Disable ambient light.
- 07:23 Changeset [1461cde7] by
- GRIM: Color is RGBA, not RBGA.
- 07:23 Changeset [1f5647c2] by
- GRIM: Use C++ string equality operator.
- 07:08 Changeset [041a08b7] by
- TSAGE: Fix bug "Scene 4150: Using the duck produces the message, "You …
- 06:00 Ticket #9303 (MOTHERGOOSE: Mixed-Up Mother Goose CD screenshots) closed by
- 05:51 Ticket #9301 (ECOQUEST: EcoQuest French screenshots) closed by
- 05:46 Ticket #9300 (PEPPER: Pepper's Adventures in Time screenshots) closed by
- 04:56 Changeset [733b34f] by
- Changed const char * to const Common::String &.
- 00:31 Changeset [9cbc3606] by
- TSAGE: Fix bug "Scene 2100: Examining the middle console triggers an …
Note:
See TracTimeline
for information about the timeline view.