Timeline
06/14/12:
- 23:57 Changeset [dba91234] by
- WINTERMUTE: Remove a bunch of commented-out includes.
- 23:54 Changeset [dae2209e] by
- WINTERMUTE: Make factory-functions for the SX-classes, to avoid having …
- 23:29 Changeset [bed4f81f] by
- WINTERMUTE: Clean out some un-needed headers, and some …
- 23:14 Changeset [f16cc050] by
- GOB: Add class Inter_LittleRed This fixes the crash when selecting an …
- 22:57 Changeset [41c3b57] by
- WINTERMUTE: Clean up the formatting in dctypes a bit
- 22:57 Changeset [407a8818] by
- WINTERMUTE: Clean up BFonTT a little.
- 22:51 Changeset [59b2a845] by
- GOB: Add a proper GameType for Little Red
- 22:43 Changeset [cac5db7d] by
- WINTERMUTE: Clean up and refactor VidTheoraPlayer a bit.
- 22:34 Changeset [39e2f21b] by
- MORTEVIELLE: Initialize some more variables
- 22:31 Changeset [200436dc] by
- MORTEVIELLE: Initialize some more variables
- 22:28 Changeset [a488db8f] by
- WINTERMUTE: Clear out a bunch of warning (mostly shadowed variables)
- 21:40 Changeset [3b8b3c4c] by
- GOB: Fix a failed assert in Litte Red Riding Hood
- 20:51 Changeset [181414d7] by
- WINTERMUTE: Warn about WAVE-files for now.
- 20:02 Changeset [acaf8f7] by
- TOON: Fix two latent off-by-one errors in Character Class. These were …
- 16:47 Changeset [47a9db8] by
- MORTEVIELLE: Fix recurrent Valgrind warnings (thanks DrMcCoy for reporting)
- 16:45 Changeset [57d34d2] by
- Merge branch 'toon-RAM-reduction'
- 16:31 Changeset [7951881d] by
- TONY: Fix three warnings reported by CppCheck in inventory (reported …
- 16:23 Changeset [4aa0ec7] by
- TOON: Change Pathfinding weight buffers to uint16. This should result …
- 16:08 Changeset [f7888fea] by
- WINTERMUTE: Add Ansi->ISO conversion for \' (quick hack to make …
- 16:07 Changeset [bcc93b7] by
- WINTERMUTE: Use offsets correctly in BSurfaceSDL.
- 16:05 Changeset [d8c33544] by
- WINTERMUTE: Use fonts 1/3 larger than the engine asks for, to …
- 14:14 Changeset [24726c14] by
- WINTERMUTE: Make VidTheoraPlayer::Stop actually do something.
- 14:13 Changeset [fbc71915] by
- WINTERMUTE: Add a quick-fix to replace SDL_TEXTINPUT.
- 13:33 Changeset [5ae4ed09] by
- GOB: Fix an uninitialised value in Geisha's Penetration
- 13:27 Changeset [0e6fb43] by
- GOB: Remove useless variable
- 13:24 Changeset [ccad083a] by
- GOB: Fix a "condition depends on uninitialised value" in Geisha
- 12:40 Changeset [198c116] by
- GOB: Fix stupid typo/bug I introduced in 2007 Luckily, it apparently …
- 12:38 Changeset [d2eab05] by
- TOON: Replace Character _currentPath static buffers with Common::Array.
- 12:07 Changeset [e55a1627] by
- TONY: Removed unused global static object and associated method
- 10:59 Changeset [d14fd7b1] by
- WINTERMUTE: Implement a bit more of the key-handling.
- 09:20 Changeset [27f2b6e4] by
- SCI: Change the script buffer size to be a size_t as well This will …
- 09:20 Changeset [9c8ff41] by
- SCI: Add known large SCI3 scripts
- 09:20 Changeset [21b6b81f] by
- SCI: A separate implementation is needed for syncStringHeap() for SCI3
- 09:20 Changeset [0a3fb38b] by
- SCI: Add handling of two more configuration settings for LSL7
- 06:08 Changeset [d4e9aa78] by
- TONY: Silent more CppCheck warnings
- 01:17 Changeset [62c66cdb] by
- GUI: Fix include guard of saveload.h.
- 01:13 Changeset [e866dfd4] by
- GUI: Refactor engine plugin access out of SaveLoadChooserImpl into …
- 01:12 Changeset [b7c3ffd3] by
- BASE: Add operator* to PluginSubclass.
- 01:01 Changeset [27b8b7e] by
- GUI: Hide save/load chooser implementation.
- 00:59 Changeset [84ed3613] by
- GUI: Remove unused SaveLoadChooser::setList.
- 00:18 Changeset [7f19595d] by
- WINTERMUTE: Fix SXString's - "Split"
06/13/12:
- 23:36 Changeset [b9057761] by
- SCI: Add missing documentation for the plane_items / pi console command
- 23:19 Changeset [87eb6518] by
- TOON: Migrate Character API x,y coordinates and subclasses to int16. …
- 22:56 Changeset [c104688] by
- WINTERMUTE: Fix quite a lot of memory leaks.
- 22:12 Changeset [42a322d6] by
- TONY: Silent some CppCheck warnings
- 22:12 Changeset [076ed07e] by
- WINTERMUTE: Fix theora-playback with the new Rendering-changes.
- 20:55 Ticket #5660 (HUGO: Sound incorrect in DOS versions) closed by
- 20:37 Changeset [84837f4] by
- WINTERMUTE: Implement SXDate
- 19:56 Changeset [e4f08a4] by
- SCI: Fix the loading screen and the loading functionality in Shivers …
- 19:18 Changeset [179427c7] by
- HUGO: Rename pointers
- 19:09 Changeset [fb7423f4] by
- WINTERMUTE: Fix a critical typo in II_ADD in ScScript
- 18:58 Changeset [999ae29d] by
- HUGO: Rename structs and enums
- 18:18 Changeset [d4ac0114] by
- WINTERMUTE: Add support for alpha-images in Theora-player.
- 18:17 Changeset [c081d40] by
- WINTERMUTE: Move image-loading to BImage, and cleanup some relevant code.
- 15:44 Changeset [fbc2c6d0] by
- HUGO: More renaming
- 14:28 Changeset [0c7fcff8] by
- HUGO: Use Common::Point in pathfinding
- 13:35 Changeset [b8a6dce] by
- WINTERMUTE: Implement various functions in BRenderSDL.
- 13:33 Changeset [879d6902] by
- WINTERMUTE: Use the correct height for TTF-fonts.
- 12:50 Changeset [d3929bd] by
- HUGO: Some more renaming
- 11:06 Changeset [746dcf3] by
- TONY: Refactor RMPointer class to use the ScummVM CursorMan
- 09:55 Changeset [045613af] by
- SCI: Shuffle the kernel functions inside kfile.cpp This puts them in …
- 09:50 Changeset [99844812] by
- HUGO: Some more renaming
- 09:29 Changeset [9bc05918] by
- Merge branch 'master' of github.com:scummvm/scummvm
- 09:28 Changeset [2e7b16a8] by
- HUGO: Apply coding convention (in progress)
- 09:27 Changeset [93024c07] by
- SCI: Handle the torindebug config setting for Torin's Passage French …
- 09:27 Changeset [e2613d22] by
- SCI: Add a workaround for the French version of Torin's Passage …
- 09:26 Changeset [694f0f53] by
- SCI: Only include kSave_subops if ENABLE_SCI32 is defined
- 09:26 Changeset [098f162] by
- SCI: Use the later SCI file functions for the SCI0 ones They are …
- 09:26 Changeset [944a774e] by
- SCI: Change kSave() to be a kernel function with subops
- 09:26 Changeset [5a17ea05] by
- SCI: Move all file-related functions in file.* This way, there is a …
- 09:26 Changeset [a209359a] by
- SCI: Reorder the file kernel functions a bit
- 09:26 Changeset [aeac51d7] by
- SCI: Implement the file operations needed for the save dialog in …
- 09:26 Changeset [f76c71d] by
- SCI: Add debug code to automatically skip robot videos
- 07:40 Changeset [04b6af9] by
- SWORD25: Janitorial: Apply coding conventions
- 06:00 Changeset [5bafab9a] by
- TONY: Translate some more Italian
- 03:09 Changeset [51466ec] by
- COMMON: Remove traces of mouse cursor target scale from OSystem docs.
- 03:06 Changeset [09ea4897] by
- COMMON: Remove traces of overlay scale from the OSystem documentation.
- 02:57 Changeset [d99eb1e6] by
- COMMON: Remove last traces of 8bpp overlay support from OSystem docs.
- 02:48 Changeset [cebbc11d] by
- GUI: Allow Surfaces with abitrary RGB pixel formats to be used in …
- 02:32 Changeset [d5eb3e3c] by
- GUI: Allow querying of the pixel format used by ThemeEngine.
- 02:13 Changeset [34c57519] by
- KYRA: Reduce amount of updateScreen calls. This fixes some slowdowns …
06/12/12:
- 19:42 Changeset [876d47e1] by
- TONY: Translate Italian enums
- 17:50 Changeset [0793c961] by
- WINTERMUTE: Fix some memory-leaks in BSoundBuffer.
- 17:49 Changeset [2e3aec48] by
- WINTERMUTE: Optimize the blitting in BSurfaceSDL by adding …
- 16:08 Ticket #6053 (TINSEL: DW2 Crash at CD swapping screen) created by
- […] […]
- 15:35 Changeset [de440e1] by
- TONY: Fix looping some sounds
- 15:32 Changeset [92b77032] by
- WINTERMUTE: Add some loop-support to BSoundBuffer.
- 14:15 Changeset [fcb36b6] by
- WINTERMUTE: Clear out the debug-printing, so that it's actually readable.
- 13:58 Changeset [c2a2a816] by
- WINTERMUTE: Make sure to NULL-out _theora in AdEntity.
- 13:58 Changeset [eb6895ed] by
- WINTERMUTE: Add rewindability to Theora-Decoder This currently just …
- 13:34 Changeset [2a1193a6] by
- VIDEO: Make rpza decode to its own pixel format
- 12:41 Changeset [c6c2cfab] by
- WINTERMUTE: Fix formatting.
- 12:22 Changeset [35088298] by
- WINTERMUTE: Correct some math-errors in the debug-logging.
- 06:03 Changeset [b8282316] by
- TONY: Translate some more comments into English
- 03:16 Changeset [e16ad39e] by
- VIDEO: Cleanup QTRLE In particular, the colors are not converted to …
- 03:14 Changeset [3324aef8] by
- MOHAWK: Make sure we convert video surfaces if they're not in the …
- 02:18 Changeset [13f93494] by
- GUI: Take advantage of Surface::fillRect in GraphicsWidget::setGfx.
- 02:18 Changeset [0075fa2f] by
- GRAPHICS: Replace OverlayColor with uint16 in scaler code. Scalers …
- 00:10 Changeset [ef8239df] by
- SCI: Fix comment in kString(at)
06/11/12:
- 22:07 Changeset [985602a] by
- TONY: Rename some Italian into English
- 20:22 Changeset [34a7c7be] by
- TONY: Rename a remaining variable in loc.h
- 19:43 Changeset [5de8b7aa] by
- TONY: Rename variables in tonychar.h
- 19:30 Changeset [94df38bf] by
- TONY: Rename variables in game.h and gfxcore.h
- 18:37 Changeset [9c14f44] by
- AUDIO: Make VOC decoder a bit more failsafe by still playing parts of …
- 18:24 Changeset [02c8cceb] by
- TONY: Rename variables in utils.h
- 18:17 Changeset [ea06210b] by
- SCI: Add support for variable selectors in kListFirstTrue / …
- 18:17 Changeset [15306bc5] by
- SCI: Return the default value for unknown configuration settings …
- 18:17 Changeset [3fde390e] by
- SCI: Added another French version of Torin's Passage Thanks to …
- 17:22 Changeset [43da09f9] by
- WINTERMUTE: Get rid of even more FORBIDDEN SYMBOLs
- 17:14 Changeset [819d16ea] by
- WINTERMUTE: Get rid of all but one FORBIDDEN SYMBOL in BGame.
- 16:47 Changeset [58b054ca] by
- WINTERMUTE: Stub out BRenderSDL::DumpData, to get rid of the …
- 16:34 Changeset [52b14de7] by
- KYRA: Mark Kyra 1 russian floppy version as fan translation.
- 14:41 Changeset [0b02dae3] by
- WINTERMUTE: Let looping movies atleast stall at the end for now.
- 14:16 Changeset [734a361f] by
- SCUMM: Fix basketball ini name
- 14:11 Changeset [a522aa5f] by
- WINTERMUTE: Make AdEntity-Theora videos work properly.
- 13:35 Changeset [63efd761] by
- WINTERMUTE: Make Theora-playback fail properly when THEORA isn't …
- 13:31 Changeset [ef2eb685] by
- WINTERMUTE: Formatting in BRenderSDL
- 13:20 Ticket #6052 (AMIGAOS4: Compiler error in Geisha Minigames) closed by
- fixed
- 13:11 Changeset [f87e8b5] by
- GOB: Fix an AmigaOS compile error Should close bug #3534287.
- 13:11 Changeset [a3db1703] by
- GOB: Update list of games in the comment
- 13:11 Changeset [c3f89b78] by
- README: Update Gob game list
- 13:10 Changeset [f538b765] by
- GOB: Don't recalculate the AdLib frequencies table on every player reset
- 12:38 Changeset [71329df] by
- TONY: Removed unused variable
- 12:08 Ticket #6045 (DREAMWEB: doors don't play "open" sound when opening) closed by
- 10:17 Ticket #6052 (AMIGAOS4: Compiler error in Geisha Minigames) created by
- […] […]
- 09:22 Changeset [d20fb748] by
- TONY: Fix crash in the Tunnel Of Love
- 08:54 Changeset [b812ed50] by
- SCI: Bugfix for negative numbers in kString(at) Fixes one of the bugs …
- 08:54 Changeset [0ccfd614] by
- SCI: Add more verbose debug output for DoAudio in SCI2.1
- 04:20 Changeset [fe44939e] by
- GOB: Play the music on the title screen of Gob1 EGA The EGA version …
- 03:25 Changeset [385bd7c6] by
- NEWS: Mention Gob news for 1.5.0
- 03:18 Changeset [a64e8a6] by
- GOB: Hook up the MDY player in Geisha
- 03:18 Changeset [8548dea1] by
- GOB: Hook up the MDY player in Fascination
- 03:18 Changeset [03ef6689] by
- GOB: Rewrite the AdLib players This is a complete rewrite of the …
- 02:20 Changeset [5b5a812d] by
- TONY: Implemented process to properly set hEndOfBuffer when sound …
- 02:03 Changeset [2da29816] by
- TONY: Rewind sounds before playing them Fixes sounds in the menu
- 01:23 Changeset [42f4fe35] by
- TONY: Convert FPSFX to our mixer code Only thing missing is the …
06/10/12:
- 22:43 Changeset [264721a1] by
- TONY: Rename variables in inventory.h
- 22:34 Changeset [7ace80b0] by
- TONY: Rename variables in font.h
- 21:56 Changeset [44ee26e6] by
- TONY: Rename variables in loc.h and mpal.h
- 20:34 Changeset [2b02a45c] by
- TONY: Rename variables in globals.h
- 20:12 Changeset [fcfff28] by
- TOON: Minor type fixes and cleanups in Pathfinding class.
- 19:45 Changeset [13832580] by
- TOON: Migrate Pathfinding Path Buffers to Common::Point. This removes …
- 18:53 Changeset [249d48f7] by
- BACKENDS: Add #error for platforms not setting tm_wday in release builds
- 15:00 Changeset [5458127d] by
- TOON: Migrate Pathfinding API x,y coordinates to int16. This …
- 14:24 Changeset [f64700b2] by
- TONY: Fixed display of static animations, and some variable renaming
- 07:56 Changeset [e37319a2] by
- TONY: Fix data freeing in DialogStart
- 03:04 Changeset [49fafb48] by
- GUI: Refactor default savegame description creation. Formerly the …
- 02:53 Changeset [7c5cf1b4] by
- GUI: Add helper to SaveLoadChooser, which uses the currently active …
- 02:19 Changeset [9b05f4e1] by
- PARALLACTION: Do not call close on a SaveLoadChooser.
- 02:19 Changeset [5c8b7af4] by
- MOHAWK: Do not call close on SaveLoadChooser. This is actually always …
- 02:19 Changeset [15046a75] by
- GUI: Get rid of SaveLoadChooser::setSaveMode. We already pass the …
- 00:22 Changeset [6d4f275] by
- SCUMM: Implement football2002's getDayOfWeek() u32 function
- 00:21 Changeset [b2f5721e] by
- COMMON: Add tm_wday to our TimeDate struct Did not adapt bada or ps2 …
- 00:00 Changeset [0e5ae35e] by
- SCUMM: Create proper engine for heversion 101 Regression from …
06/09/12:
- 22:40 Changeset [1668a23] by
- TONY: Make FPSOUND work in ScummVM
- 22:14 Changeset [05340fa4] by
- TONY: Remove custom sound CODEC classes We already have our own raw …
- 22:09 Changeset [9b3df4de] by
- TONY: Rework the way wave files are loaded We'll let our own sound …
- 21:31 Changeset [06044904] by
- TONY: Silence some gcc warnings
- 13:29 Changeset [ca3ea849] by
- SCI: Update information on kGetSierraProfileInt Thanks to …
- 12:43 Changeset [2d0cedab] by
- TOON: Minor cleanups in Pathfinding class. No functional change.
- 12:36 Changeset [dc11d223] by
- SCI: Initial implementation of AddLine, UpdateLine, DeleteLine
- 12:20 Changeset [4a3518d] by
- TONY: Fix data freeing in LocationPollThread
- 12:14 Changeset [7758b1a] by
- TONY: Fix operation of TakeOwnership/ReleaseOwnership
- 11:33 Changeset [fae9f4d5] by
- TOON: Replace Pathfinding retPath static buffers with Common::Array.
- 10:58 Changeset [a693603e] by
- TOON: Replace Pathfinding _tempPath static buffers with Common::Array.
- 09:13 Changeset [66af2cf1] by
- SCI: Handle translucent text planes Fixes the incorrect flood fill in …
- 07:52 Changeset [da39f4d] by
- TONY: Fix the dialogs displayed for the different function keys
- 07:51 Changeset [10621fde] by
- TONY: Fix some calls from globalFree to globalDestroy
- 07:14 Changeset [26bb3d67] by
- COMMON: Changed pulseEvent to allow calling processes to finish …
- 06:20 Changeset [ec92a86] by
- Merge pull request #243 from lordhoto/cursor-no-scale ALL: Replace …
- 05:36 Changeset [3968f319] by
- SCUMM: Add HE101 version, for debugInput opcode difference in some …
- 03:06 Changeset [8675f510] by
- NEWS: Fix a typo
- 03:05 Changeset [a50b1f32] by
- TONY: Fixes for deallocating MPC and MPAL data
- 02:55 Changeset [6559a74d] by
- NEWS: Add Geisha to the supported games
- 02:29 Changeset [8d6f5046] by
- TONY: Properly free dialog commands during loading when there is duplicates
- 02:22 Changeset [e8ab1f5] by
- SCUMM: Implement listing playbook files in football2002
- 01:57 Changeset [5e062ce] by
- TONY: Properly free items during loading when there is duplicates
- 00:44 Changeset [dd8b4b51] by
- TONY: Added more freeing of MPC data when the game ends
Note:
See TracTimeline
for information about the timeline view.