Timeline
06/24/11:
- 23:11 Changeset [6bfaddd7] by
- WINCE: Hide toolbar when returning to game list
- 23:06 Changeset [eb8db120] by
- WINCE: Hide toolbar when returning to game list
- 22:21 Ticket #5775 (DREAMWEB: Spanish Version) created by
- […] […]
- 20:27 Changeset [10ff50b9] by
- TSAGE: Silent a GCC warning reported by eriktorbjorn
- 19:21 Changeset [b35f4d3] by
- COMMON: Look for translations.dat in Theme path before using SearchMan
- 19:10 Changeset [2b03a3a0] by
- MOHAWK: Handle ++/-- operators in LBCode.
- 19:01 Changeset [685934ee] by
- MOHAWK: Partial support for newer LB targeting types.
- 19:01 Changeset [d7a5ba3] by
- MOHAWK: Allow matching LBValue items by their name.
- 18:02 Ticket #5774 (SCI: LSL1 Remake Macintosh MD5) created by
- […] […]
- 18:00 Ticket #5773 (SCI: LSL5 Macintosh MD5) created by
- […] […]
- 17:57 Ticket #5772 (SCI: Castle of Dr. Brain Macintosh MD5) created by
- […] […]
- 17:07 Changeset [1b6453df] by
- BASE: Mess with strtol error handling some more. WinCE's strtol can't …
- 15:43 Changeset [3f4d2c81] by
- LASTEXPRESS: Move subtitle-related methods to the SubtitleEntry class
- 14:56 Changeset [5d020fff] by
- LASTEXPRESS: Refactor Sound class - Move entry-related functions to …
- 13:22 Changeset [e585759a] by
- GRIM: Don't set a TextObject's _disabled to true if the text is none. …
- 12:42 Changeset [1f3ce4a3] by
- Merge pull request #251 from klusark/fixscene Fix crash when trying …
- 11:41 Ticket #5376 (SAMNMAX: No music) closed by
- outdated
- 11:06 Ticket #5452 (MIDI and MT-32 don't use defaults) closed by
- fixed
- 08:15 Changeset [4a8bda64] by
- SCI: Fixed script bug #3313962 - "ECOQUEST2 Spanish: Crash near …
- 08:15 Changeset [0568c95] by
- SCI: Added the Spanish version of EcoQuest 2 (bug #3313962) (cherry …
- 05:41 Ticket #5771 (DREAMWEB: Crash) closed by
- 05:41 Changeset [08375150] by
- DREAMWEB: Show subtitle options only for CD version
- 05:34 Changeset [a5748a34] by
- DREAMWEB: Fixed continuing to another procedure. (axe misuse crash)
- 05:15 Ticket #9375 (Czech Translation Update) created by
- […] […]
- 03:56 Ticket #5771 (DREAMWEB: Crash) created by
- […] […]
06/23/11:
- 23:08 Changeset [7bdd3f39] by
- LASTEXPRESS: Implement playLoopingSound() In order for it to work …
- 23:02 Changeset [87811d3a] by
- README: Move and rename translated README
- 23:01 Ticket #5770 (SCI: EcoQuest 1: Audio settings are not saved) created by
- […] […]
- 20:01 Changeset [72965b64] by
- DREAMWEB: Fixed quit() from dialogue
- 19:52 Changeset [8148f4d8] by
- DREAMWEB: Added ui settings integration
- 19:30 Changeset [e30b41b2] by
- DREAMWEB: Added subtitle option
- 18:13 Ticket #5769 (Toonstruck (Spanish) Bad Graphic in squirrel book) created by
- […] […]
- 17:35 Changeset [7149767] by
- SAGA: Fix for Bug #3324850 ("ITE (SAGA): crash in dog sewers") This …
- 16:50 Ticket #5768 (TOUCHE Spanish: Crash to enter kitchen) created by
- […] […]
- 15:32 Changeset [b3d8e42] by
- WII: Allow use of abort in OSystem_Wii class
- 15:31 Changeset [eecd61e3] by
- ANDROID: Allow use of abort() in JNI class
- 15:29 Changeset [77440aad] by
- TSAGE: Silence GCC warnings.
- 15:17 Changeset [52ebc0da] by
- BASE: Correct usage of strtol(). - endptr needs not be initialised …
- 12:52 Changeset [712af61f] by
- BACKENDS: Silence warnings when compiling Win32TaskbarManager with …
- 12:52 Changeset [b694a78f] by
- ANALYSIS: Add static casts to is* functions This fixes a potential …
- 12:52 Changeset [7a96e0bf] by
- LASTEXPRESS: Extract Clock and TrainLine classes to separate files
- 10:58 Changeset [f0cf72f4] by
- LASTEXPRESS: Move Menu class to a separate folder
- 10:11 Changeset [97137e6b] by
- TSAGE: Added saving/restoring of playing sounds to savegames
- 08:40 Changeset [c4a5fa85] by
- CREDITS: Add real name of serga per his request
- 08:34 Changeset [627372a] by
- Merge pull request #40 from bgK/ps3 PS3 Port
- 08:28 Changeset [92f4b7c] by
- BASE: Fix build, and error handling in DO_OPTION_INT. This fixes the …
- 07:15 Changeset [e972c6cf] by
- SWORD25: Add error checks after allocating memory with malloc
- 07:11 Changeset [53c4a190] by
- COMMON: Add abort() to the list of forbidden symbols
- 07:11 Changeset [7fa3a8b] by
- BACKENDS: Add better error handling to …
- 07:11 Changeset [dd21952f] by
- SCI: Allocate decompression buffers on the heap
- 07:11 Changeset [69c7673e] by
- KYRA: Allocate screen region buffer on the heap
- 07:11 Changeset [e610a17] by
- DRACI: Allocate no-sound buffer on the heap in …
- 07:11 Changeset [9ff99338] by
- LURE: Allocate debug strings buffer on the heap
- 07:11 Changeset [8a5bda72] by
- BACKENDS/GRAPHICS: Silence non zero-terminated terminated buffers …
- 07:11 Changeset [367605d7] by
- TSAGE: Allocate resource decoding buffer on the heap
- 07:11 Changeset [5aa1877b] by
- TEENAGENT: Allocate large buffers on the heap instead of the stack
- 07:11 Changeset [7a882600] by
- GRAPHICS: Allocate Common::PEResources on the heap in WinFont::loadFromPE()
- 07:11 Changeset [3ece07b1] by
- AUDIO: Replace assignment in return call by separate assignment and …
- 07:11 Changeset [979fc29b] by
- BASE: Check return value from strtol in DO_OPTION_INT macro
- 07:11 Changeset [c52cc849] by
- AUDIO/BACKENDS/GRAPHICS: Add error checks after allocating memory with …
- 07:11 Changeset [2f200ac4] by
- ANALYSIS: Fix potential memory leak when using realloc When …
- 07:11 Changeset [a8b13e8] by
- AGOS: Fix operator precedence warning
- 07:11 Changeset [1cc7faa] by
- DRACI: Replace abort() call by error()
- 07:11 Changeset [e05b217] by
- GIT: Ignore MSVC analysis build folders
- 01:46 Ticket #5767 (ITE (SAGA): crash in dog sewers) created by
- […] […]
- 00:52 Changeset [2b01778e] by
- BACKENDS: Fix compilation with Unity - Replace UNIX by POSIX - Move …
- 00:22 Changeset [d9ede873] by
- BACKENDS: Add missing enumeration value and GUID for compilation under …
06/22/11:
- 23:31 Changeset [2b53aff0] by
- GIT: Ignore Qt Creator project files
- 23:31 Changeset [27934d06] by
- CONFIGURE: Fix Unity checks - Redirect pkgconfig errors to log file …
- 23:31 Changeset [85bb5ef4] by
- LASTEXPRESS: Fix leak and corruption of event handlers function …
- 23:31 Changeset [434a2e66] by
- LASTEXPRESS: Refactor Fight class - Replace structs holding function …
- 23:31 Changeset [3c2a9b29] by
- LASTEXPRESS: Move Fight class to its own folder
- 23:28 Changeset [8e42ee4c] by
- SAGA: Fix Bug #3323722 ("IHNM: Crash to desktop in Ellen's Adventure") …
- 22:36 Changeset [16997e38] by
- Merge pull request #46 from tramboi/master DREAMWEB: Reversing and …
- 21:53 Ticket #9267 (WIN: Jump list support in Windows 7) closed by
- outdated
- 21:49 Ticket #9373 (ScummVM new Hungarian translation) closed by
- 21:48 Changeset [59d3b93] by
- I18N: Regenerate translations data file
- 21:48 Changeset [48655723] by
- I18N: Update Hungarian translation from patch #3323744
- 21:48 Changeset [2109fc7a] by
- COMMON: Improve loading of translations data file Now if the header …
- 21:11 Changeset [cf12e049] by
- DREAMWEB: frameoutv becomes a native function
- 21:09 Changeset [52d91368] by
- TSAGE: Fix bug in sound fading in scene 20. This was blocking …
- 20:35 Changeset [33ce6e60] by
- Merge pull request #26 from Littleboy/taskbar Taskbar integration
- 20:00 Changeset [afdfff02] by
- TSAGE: Don't crash if -x option points to an non-existing savegame. …
- 18:01 Changeset [d2454d7e] by
- CONFIGURE: When building the SDL backend, display the SDL version …
- 17:57 Changeset [1fdbf41] by
- PS3: Added a readme
- 17:57 Changeset [c31ec23d] by
- PS3: Build with -mminimal-toc to allow loading larger elfs. Thanks to …
- 17:57 Changeset [f262d893] by
- PS3: Keep updating the screen while the XMB is open to prevent it from …
- 17:57 Changeset [6633a065] by
- PS3: Map joypad buttons to features. Enable the virtual keyboard.
- 17:57 Changeset [8bd78b63] by
- PS3: Add a SDL 1.3 mixer, for use with the PS3 backend. SDL 1.3 …
- 17:51 Changeset [11cfa0d3] by
- PS3: Initial version of the PlayStation 3 backend
- 17:44 Changeset [872d672c] by
- SDL: Allow building with current SDL 1.3hg
- 16:36 Changeset [fc5c25e3] by
- NEWS: Mention Tinsel fix.
- 16:35 Changeset [cb37f451] by
- NEWS: Mention Tinsel fix.
- 16:11 Changeset [7dca4bf] by
- LASTEXPRESS: Make some static data const respectively static.
- 09:52 Changeset [c2d31c4c] by
- CREDITS: Mark myself as retired
- 09:50 Changeset [f646ab3c] by
- SCI: Mark sq6 as a CD game
- 09:13 Changeset [69290ef7] by
- TSAGE: Remove out of date TODO comments where applicable
- 08:58 Changeset [f67f069e] by
- TSAGE: Fix sounds not getting registered in Globals::_sounds This …
- 08:31 Changeset [7ef6bea7] by
- TSAGE: Clarified Globals::_sceneListeners as Globals::_sounds
- 08:31 Changeset [45e1d7a] by
- TSAGE: Bugfix for sound assert in scene 20
- 07:41 Changeset [1fe99859] by
- LASTEXPRESS: Named several soundEntry structure members
- 07:20 Changeset [c288d6d2] by
- LASTEXPRESS: Implement sound filters. Still not hooked in.
- 06:11 Changeset [a307d405] by
- CGE: suppress a couple of static, add ProgName and MergeExt
- 00:29 Ticket #9374 (Tools: compress_sci "Pharkas Fixup" incorrect) created by
- […] […]
- 00:12 Ticket #5766 (Tools: Git version detection doesn't work) created by
- […] […]
06/21/11:
- 22:00 Changeset [25513893] by
- DREAMWEB: Fix bug in tasmrecover causing load/save mixup This is a …
- 21:28 Ticket #5765 (LOL: Does not work on Dingux) closed by
- invalid
- 21:14 Ticket #5765 (LOL: Does not work on Dingux) created by
- […] […]
- 19:01 Changeset [55ed69db] by
- DREAMWEB: Remove control char from source
- 17:38 Changeset [b5ad69d1] by
- CGE: ScummVM no longer crashes instantly
- 16:14 Ticket #9359 (Tools: Fix configure with updated MinGW g++) closed by
- outdated
- 14:59 Changeset [3b7c91f2] by
- COMMON: Move HerculesDimensions enum to SCUMM. The enum is only used …
- 12:42 Changeset [36526ef9] by
- TSAGE: Bugfix for properly stopping playing sounds
- 11:55 Changeset [fc2aa70c] by
- NEWS: Add 1.3.1 news entry to master branch too.
- 11:54 Changeset [ee6765aa] by
- NEWS: Fix 1.3.1 news entry.
- 11:42 Changeset [8aa368fe] by
- TSAGE: Fix updating the volume when changed in the Options dialog
- 11:30 Changeset [8c6ad70] by
- TSAGE: Disable SFX and speech volume sliders for all games
- 09:44 Changeset [fd84b046] by
- TSAGE: Fixes for sound fading
- 08:50 Changeset [12fc3322] by
- TSAGE: Fix for un-used variable in _sfRethinkVoiceTypes
- 08:35 Changeset [8534f984] by
- Merge branch 'dreamsrc'
- 07:58 Ticket #9373 (ScummVM new Hungarian translation) created by
- […] […]
- 07:13 Ticket #5764 (IHNM: Crash to desktop in Ellen's Adventure) created by
- […] […]
- 02:16 Ticket #5757 (DW1: Cannot enter Act IV (six hero objects taken)) closed by
- 00:35 Ticket #7819 (AGI: Better error handling for script bugs) created by
- […] […]
06/20/11:
- 22:16 Changeset [53dfd3a] by
- I18N: Regenerate translations data file
- 22:16 Changeset [e58bedc] by
- I18N: Update translations files from template
- 22:14 Changeset [5e4e36ea] by
- I18N: Update translations template file from source code
- 22:12 Changeset [f4d20223] by
- I18N: Make the unsupported game warning translatable
- 22:10 Changeset [ba6d0121] by
- I18N: Update list of files used to generate the translations template
- 21:42 Changeset [3f1c42fd] by
- I18N: Update German translation
- 21:40 Changeset [6dc29e4] by
- CGE: Remove some statics
- 18:32 Changeset [784180ef] by
- GRAPHICS: Cleanup and simplification of some PNG decoder code
- 18:16 Changeset [f8a4ccbc] by
- DREAMWEB: Use kMaingamepal provided by the tasm-recover This should …
- 18:09 Changeset [f78d5bc5] by
- DREAMWEB: Remove readabyte() and readoneblock() They were only used …
- 18:00 Changeset [70799120] by
- DREAMWEB: Remove convertkey() This function was responsible for …
- 15:56 Changeset [712579f4] by
- TINSEL: Fix/comment CORO_KILL_SELF macro. This reverts …
- 15:42 Changeset [6318758e] by
- TINSEL: Don't leak running processes in Scheduler::reset().
- 15:23 Changeset [0269a8d9] by
- TINSEL: Fix/comment CORO_KILL_SELF macro. This reverts …
- 15:00 Changeset [2cc72176] by
- WIN32: Properly setup priority in Win32 resource archive code.
- 14:27 Changeset [5674dda4] by
- COMMON: Fix conflicting comment
- 13:02 Changeset [fcab8863] by
- TSAGE: Replaced integer counters used as mutexes with Common::Mutex usage
- 12:33 Changeset [0d485d2] by
- TSAGE: Loop variables are meant to be integers rather than bools
- 11:42 Changeset [adb40844] by
- TSAGE: Bugfix for crash when exiting whilst a sound is playing
- 11:30 Changeset [7c733a53] by
- TSAGE: Sound is now working!
- 11:09 Changeset [c22f824b] by
- TSAGE: Corrections to the sound fading code
- 09:57 Changeset [f8e0ff86] by
- TSAGE: Bugfix for properly decrementing _disabledServerCount
- 09:44 Changeset [123f2416] by
- TSAGE: Initial implementation of AudioStream interface for sound driver
- 09:15 Ticket #5763 (WinCE: Nippon Safes: Objects didn't appear) created by
- […] […]
- 09:05 Ticket #5762 (WinCE-Pharkas:Cannot exit left/right depending on landscape) created by
- […] […]
06/19/11:
- 23:28 Changeset [dae19afb] by
- SCI: Let fallback detector set GUIO_NOSPEECH appropriately
- 22:59 Changeset [88913c0] by
- ALL: Remove trailing whitespaces This tries to make our code a bit …
- 22:55 Changeset [77d4dca] by
- CGE: Remove static parts of HEART
- 22:31 Ticket #9372 (ScummVM Hungarian Translation Update) closed by
- 22:28 Changeset [3853e762] by
- I18N: Regenerate translations data file
- 22:27 Changeset [4c80ea38] by
- I18N: Update Hungarian translation from patch #3316628
- 22:13 Changeset [40f95669] by
- CGE: As there's only one instance of VGA, suppress all the static …
- 18:20 Changeset [80b336f7] by
- SDL: Replace some SdlGraphicsManager uses with SurfaceSdlGraphicsManager.
- 18:10 Changeset [1c212324] by
- SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect …
- 17:35 Changeset [2067bec1] by
- SDL: Remove left over traces from the time the SdlEventSource …
- 17:12 Changeset [f9f16ee3] by
- OPENGLSDL: Add FIXME about desktop resolution retrieving.
- 17:03 Changeset [e0eb8682] by
- OPENGL: Clarify OSD rect color in a comment.
- 16:49 Changeset [34f8b489] by
- SDL: Formatting fixes.
- 16:48 Changeset [f28e1342] by
- OPENGL: Formatting fixes.
- 16:31 Changeset [735604c2] by
- OPENGLSDL: Use String::format instead of sprintf.
- 16:27 Changeset [d316099f] by
- OPENGLSDL: Formatting fixes.
- 16:23 Changeset [01c22ea1] by
- TEENAGENT: Get rid of unused variable.
- 16:11 Changeset [575fbcb1] by
- DREAMWEB: Remove control chars from source
- 13:21 Changeset [85e4e293] by
- TSAGE: Fix signalling an action when a song stops
- 13:19 Changeset [a15d233d] by
- DREAMWEB: Fix compilation error on MSVC
- 13:13 Changeset [0efea76f] by
- TSAGE: Silence GCC warnings (hopefully without breaking anything) …
- 12:57 Changeset [613a203c] by
- DREAMWEB: Added crash workaround
- 12:57 Changeset [5efe835f] by
- DREAMWEB: Added assertions on cx == 0xffff
- 12:57 Changeset [57c68af9] by
- DREAMWEB: Fixed quit from travel screen
- 12:49 Changeset [e17a33c8] by
- SCUMM: fix SCUMM3 FM-TOWNS font rendering glitch in Japanese mode …
- 12:47 Changeset [984407de] by
- SCUMM: fix SCUMM3 FM-TOWNS font rendering glitch in Japanese mode …
- 12:06 Ticket #5761 (DREAMWEB: German checksum) closed by
- 12:05 Changeset [9f8850fd] by
- DREAMWEB: Added checksums for German CD release
- 11:50 Changeset [4ede98d7] by
- DREAMWEB: Removed getback = 4 hack, added clean exit from every menus …
- 11:50 Changeset [41159c68] by
- DREAMWEB: removed hack from openfile
- 11:14 Changeset [9dddf76a] by
- Merge remote branch 'remotes/dreammaster/tsage_sound' Conflicts: …
- 10:17 Changeset [cc63cbc] by
- TSAGE: Cleaned up the write() method
- 09:19 Changeset [0fa5425a] by
- Merge branch 'soltys_wip2' of github.com:Strangerke/scummvm into …
- 09:17 Changeset [78e3f2a5] by
- CGE: Get rid of some static initializing ScummVM itself (not the …
- 08:13 Changeset [ac3d66d] by
- CGE: (Eriktorbjorn) Fix compilation for GCC
- 05:59 Changeset [3871c71f] by
- CGE: Fix compilation under GCC Unfortunately, I had to stub a few …
- 03:30 Changeset [4de14b0d] by
- TSAGE: Fixed problem with number of voices not being reset
Note:
See TracTimeline
for information about the timeline view.