Timeline
01/08/13:
- 23:38 Changeset [137eb5f3] by
- HOPKINS: Fix typo in previous commit
- 23:25 Changeset [e4fcd5c4] by
- HOPKINS: Get rid of some more casts in objectManager
- 23:22 Changeset [96d1247e] by
- HOPKINS: Get rid of some more casts in objectManager
- 22:45 Changeset [0376c6bc] by
- HOPKINS: Remove some nasty casts from menuManager and ObjectManager
- 21:17 Ticket #9467 (CONFIGURE: Equate amd64 with x86_64) created by
- […] […]
- 21:14 Ticket #6223 (TOLTECS: Crash when entering cave) closed by
- fixed
- 21:13 Changeset [796867cd] by
- TOLTECS: Fix script bug #3599964 - "TOLTECS: Crash when entering cave"
- 17:27 Ticket #6223 (TOLTECS: Crash when entering cave) created by
- […] […]
- 15:32 Changeset [f235ef1] by
- ENGINES: Honor the default to 1x flag for OpenGL modes
- 11:39 Changeset [2b1b6689] by
- HOPKINS: Get rid of the NO_VISU global variable
- 11:30 Changeset [7462978b] by
- HOPKINS: Get rid of more useless global variables
- 11:12 Changeset [fddc6497] by
- HOPKINS: Clean up the menu code
- 08:57 Changeset [a7b72d0a] by
- BUILD: PS3 packages don't need "finalizing" anymore. This is …
- 07:37 Changeset [5a961b10] by
- HOPKINS: Refactor nextObjectIcon
01/07/13:
- 23:38 Changeset [e67e84df] by
- HOPKINS: Some renaming and refactoring in showInventory and changeObject
- 23:03 Changeset [495ecaa] by
- HOPKINS: Remove global filename and constructFilename
- 22:38 Changeset [337c5d0e] by
- HOPKINS: Merge all the different full version logic handlers
- 19:32 Changeset [991f999] by
- HOPKINS: Add detection for Hopkins Spanish
- 19:07 Changeset [823f99b1] by
- Merge pull request #6 from bluegr/hopkins Hopkins: More cleanup commits
- 17:59 Changeset [416463c3] by
- HOPKINS: Get rid of _disableCursorFl
- 17:43 Changeset [e57c82f9] by
- HOPKINS: Get rid of the NOSPRECRAN global variable
- 17:42 Changeset [60e11931] by
- HOPKINS: Fix fileExists()
- 15:53 Changeset [5f171c51] by
- HOPKINS: Remove useless globals and rename some variables
- 15:40 Changeset [55337fa9] by
- HOPKINS: Get rid of the checks for the interlaced videos inside the …
- 15:01 Changeset [f1dafa0] by
- HOPKINS: Fix regression (typo)
- 14:21 Changeset [87385740] by
- HOPKINS: The return value of constructLinuxFilename is unused
- 14:17 Changeset [bd865d97] by
- HOPKINS: Remove static game directory configuration options Also, …
- 13:27 Changeset [b270942f] by
- HOPKINS: Remove more unused global variables
- 12:55 Changeset [8c611d91] by
- Merge pull request #5 from bluegr/hopkins Hopkins: Some cleanup commits
- 12:05 Changeset [6629fa7c] by
- HOPKINS: Remove another unused global variable
- 11:59 Changeset [5c39cd95] by
- HOPKINS: Remove another unused global
- 11:58 Changeset [be83708e] by
- HOPKINS: Fix typo
- 11:49 Changeset [cdad3b60] by
- HOPKINS: Simplify SoundManager::WSOUND()
- 11:24 Changeset [30eeb916] by
- HOPKINS: Get rid of more unused/unnecessary globals
- 10:58 Changeset [aa0f8604] by
- HOPKINS: Remove unused variables
- 07:33 Changeset [b26f2545] by
- HOPKINS: Some renaming
- 07:02 Changeset [7c815f2c] by
- HOPKINS: Some refactoring in ComputerManager
- 00:33 Ticket #6222 (ZAK: Bug 3526089 on ScummVM 1.5.0 for iOS) closed by
- outdated
- 00:24 Ticket #6222 (ZAK: Bug 3526089 on ScummVM 1.5.0 for iOS) created by
- […] […]
- 00:03 Changeset [b7f5c7ae] by
- HOPKINS: More 16b refactoring
01/06/13:
- 23:48 Ticket #9466 (3 Skulls of the Toltecs screenshots) created by
- […] […]
- 23:30 Changeset [9b8b1d63] by
- HOPKINS: Simplify Copy_vga16, get rid of unsafe uint16 casts
- 22:12 Changeset [a91eaeb] by
- HOPKINS: Remove uint16 casting in m_scroll16 in order to avoid endian issue
- 20:33 Changeset [1fc16208] by
- README: Add EoB 1+2 and LoL to supported games.
- 20:26 Ticket #6221 (QUEEN: MT-32 messages displayed in introduction) closed by
- fixed
- 20:24 Changeset [7058daae] by
- MT32: Remove the screen drawing code of the MUNT debug messages (bug …
- 19:54 Changeset [89bbc9c2] by
- DRASCULA: Fix shadowing warnings (thanks LordHoto), and rename some …
- 19:54 Changeset [05bf234b] by
- MT-32: Only show MUNT debug messages for debug level 4 and above (bug …
- 19:53 Changeset [71304b6] by
- GOB: Fix const away cast warning. Thanks to DrMcCoy for looking over this.
- 19:34 Changeset [98cfb57] by
- PARALLACTION: Fix a const cast warning.
- 19:20 Changeset [988596b3] by
- Merge pull request #299 from tomaz82/IFFDecoder New IFFDecoder
- 19:04 Changeset [befa207b] by
- GRAPHICS: Delete iff.cpp and iff.h since all ILBM and PBM decoding is …
- 19:04 Changeset [fe10773a] by
- SAGA: Update to new IFFDecoder for PBM images
- 19:04 Changeset [25752922] by
- QUEEN: Update to new IFFDecoder for ILBM images
- 19:04 Changeset [548b505] by
- PARALLACTION: Update to new IFFDecoder for ILBM images
- 19:04 Changeset [b85d51c4] by
- GOB: Update to new IFFDecoder for ILBM images
- 19:04 Changeset [fe2b4b39] by
- GRAPHICS: New IFFDecoder that decodes ILBM and PBM images
- 19:04 Changeset [f01d4c5a] by
- COMMON: Add PackBitsReadStream to iff_container
- 18:43 Changeset [3e025a8c] by
- TOLTECS: Add detection for the English demo and correct the German one
- 18:27 Ticket #6221 (QUEEN: MT-32 messages displayed in introduction) created by
- […] […]
- 14:19 Ticket #6220 (BACKENDS: OpenBSD - SIMON2 (DOS French) - SIGBUS with an early dialog ...) created by
- […] […]
- 10:33 Changeset [117d99f2] by
- HOPKINS: Remove a GOTO in Copy_WinScan_Vbe
01/05/13:
- 17:55 Changeset [2e331ee] by
- HOPKINS: Simplify character mapping in ComputerManager
- 17:36 Changeset [792b00b] by
- HOPKINS: Some refactoring in ComputerManager.
- 16:42 Changeset [eaecc37] by
- HOPKINS: Silence GCC warnings related to the computer manu
- 15:02 Changeset [45020d30] by
- HOPKINS: Refactor copy16bFromSurfaceScaleX2
- 12:10 Changeset [c9f342f4] by
- HOPKINS: Remove 8b CopyAsm, rename the 16b one
- 11:12 Changeset [907d705c] by
- HOPKINS: (on Behalf of Eriktorbjorn) dispose music after use in order …
- 01:19 Changeset [3ee199ad] by
- HOPKINS: Fix display in breakout game. Get rid of any int16 cast to …
- 00:14 Changeset [0a25776] by
- HOPKINS: Get rid of NO_OFFSET which isn't initialized properly in the …
01/04/13:
- 22:53 Changeset [e3494642] by
- HOPKINS: Fix regression introduced in …
- 21:41 Changeset [ccef9fb] by
- HOPKINS: Remove setModeVesa()
- 21:06 Changeset [00c09865] by
- DRASCULA: More animation cleanup. Separate subfunction of animation_12_5()
- 20:59 Changeset [e43ddb09] by
- HOPKINS: Fix crash in exotic versions when leaving the computer
- 20:45 Changeset [b97154e6] by
- HOPKINS: Add computer texts for the French and English versions for …
- 17:31 Changeset [c1b0c80c] by
- DRASCULA: Merge some animation functions and document all animations
- 15:47 Ticket #6216 (SCI: Freddy Pharkas (German) - crash when go in saloon) closed by
- invalid
- 15:43 Changeset [de2c2b7b] by
- HOPKINS: Refactor Copy_WinScan_Vbe3
- 15:29 Ticket #6219 (AGI FANMADE: conflicting variables and game slowed down) created by
- […] […]
- 13:21 Changeset [069f1079] by
- DRASCULA: Respond quicker to aborting the von Braun song This also …
- 13:17 Changeset [668cba5b] by
- HOPKINS: Fix regressions in d6f72071a42559299139fd2f162c98c7f01a0b51
- 11:24 Changeset [92dc12a3] by
- DRASCULA: Properly set the game play time when loading a saved game
- 11:17 Changeset [fe9228d4] by
- Oops, fix save converter message
- 11:12 Changeset [560062f] by
- TRANSLATION: Add the new translatable files in the drascula engine
- 11:12 Changeset [6dc9ca65] by
- NEWS: Mention Drascula save/load changes
- 11:12 Changeset [4adfdb17] by
- DRASCULA: Add advanced savegame functionality This cleans up the …
- 09:58 Changeset [532dd09b] by
- TOLTECS: When a new dialog opens, highlight active item (if any) We …
- 09:50 Changeset [c9a175a] by
- TOLTECS: Scroll original save/load dialog to bottom on opening This …
- 09:32 Changeset [8afe7a2] by
- TOLTECS: Hide/show arrows in original save/load dialogs The arrows …
- 01:27 Changeset [f93facaf] by
- TOLTECS: Make aborting movies more reliable Before, the main …
- 01:12 Changeset [e0b75c59] by
- TOLTECS: Remove unnecessary calls to quitGame() Calling quitGame() …
- 00:50 Ticket #6218 (SCI: KQ4 - Hat doesn't go off screen during intro) created by
- […] […]
01/03/13:
- 23:40 Changeset [f7e4f4b3] by
- TOLTECS: Adjust verb drawing to look more like original Both the …
- 23:01 Changeset [739549a2] by
- TOLTECS: Small adjustments to the dialogs to better match original …
- 22:20 Changeset [9a089929] by
- HOPKINS: Simplify a bit more fade out function. Reduce fade out delay time.
- 22:01 Changeset [0958eadd] by
- HOPKINS: Rewrite fade out
- 22:00 Ticket #6217 (TOLTECS: Text on intro video not shown as per original) created by
- […] […]
- 21:32 Changeset [6976be74] by
- HOPKINS: Rename functions related to fade in/out. Fix a potential …
- 18:21 Changeset [d983b94] by
- MOHAWK: Silence warnings
- 17:41 Ticket #6216 (SCI: Freddy Pharkas (German) - crash when go in saloon) created by
- […] […]
- 15:30 Changeset [079994d3] by
- HOPKINS: Rewrite fade in, add a delay
- 15:29 Changeset [6ff4c4c7] by
- HOPKINS: Commit by Eriktorbjorn : New way of playing music
- 00:33 Changeset [3ab4446] by
- HOPKINS: Fix remaining GCC warnings (on behalf of Eriktorbjorn)
Note:
See TracTimeline
for information about the timeline view.