Timeline
10/13/12:
- 23:20 Changeset [af8023c3] by
- HOPKINS: Rewrote the collision detection
- 23:17 Changeset [5f10d80] by
- HOPKINS: Removed some redundant references
- 18:06 Changeset [76ff4c70] by
- SCI: Hopefully fix bug #3565505 - "SCI : crash when loading a …
- 16:46 Ticket #6139 (SCI: QFG1VGA - Text glitch at the ghosts death screen) closed by
- fixed
- 16:44 Changeset [b91a1327] by
- SCI: Fix bug #3568431 - "SCI: QFG1VGA - Text glitch at the ghosts …
- 14:56 Changeset [8d6a794f] by
- Merge pull request #284 from digitall/teenagentRefactor Refactoring …
- 10:41 Changeset [d7a9cfb8] by
- MORTEVIELLE: rework _openObjects use, rename resetOpenObjects
- 10:14 Changeset [1d2c3419] by
- HOPKINS: Cleanup and bugfixes for BOBZONE array initialisation
- 10:10 Changeset [c33462da] by
- MORTEVIELLE: More renaming
- 08:38 Changeset [1936867] by
- HOPKINS: Put a TODO in Capture_Mem to clip reading to within the …
- 07:41 Changeset [da339dc8] by
- HOPKINS: Comment out original code that draws the cursor on the …
- 07:40 Changeset [4ed054e1] by
- HOPKINS: Fix to show the ScummVM cursor at the correct position
- 07:27 Changeset [756dc956] by
- HOPKINS: Finally implemented VBL cursor method properly
- 05:51 Changeset [1ee3c572] by
- HOPKINS: Fixed Copy_WinScan_Vbe3 method
- 05:42 Changeset [ba4be24b] by
- HOPKINS: Reimplemented animation player method
- 05:41 Changeset [cde057a] by
- HOPKINS: Some cleanup to the video frame display and fading methods
- 04:23 Changeset [f2556a4] by
- HOPKINS: Corrected some file exists calls
- 04:19 Changeset [ba6d36a0] by
- HOPKINS: Added missing GOHOME/GOHOME2 methods
- 02:04 Changeset [4ec8e719] by
- HOPKINS: Correct video decompression methods
- 00:03 Changeset [4c456f79] by
- HOPKINS: Cleaned up the PERSONAGE2 event loop method
10/12/12:
- 23:23 Changeset [9bf3e36] by
- HOPKINS: Fixed problems in Affiche_Perfect
- 17:37 Changeset [64389c06] by
- VIDEO: Fix edits with scales not divisible by the media scale …
- 17:36 Changeset [075d0b48] by
- VIDEO: Fix choosing of the correct edit when seeking Previously it …
- 16:03 Changeset [151b7beb] by
- Merge branch 'master' into teenagentRefactor Conflicts: …
- 15:08 Changeset [2b558376] by
- IPHONE: Add support for "retina" displays. Thanks to peres for …
- 11:42 Changeset [e0221cc5] by
- HOPKINS: Some field renaming and fix loading of sprite positions
- 08:50 Ticket #7850 (Option suggestion: stereo channel swap for MT32 emulation...) created by
- […] […]
- 05:46 Changeset [12103910] by
- MORTEVIELLE: Remove dead code. m was computed to in order to display …
- 05:31 Changeset [957c220] by
- MORTEVIELLE: Some more renaming
10/11/12:
- 11:58 Changeset [721b6193] by
- HOPKINS: Added explicit int16 cast to all READ_LE_UINT16 accesses. …
- 11:53 Changeset [d8dd041] by
- HOPKINS: Implemented missing BOITE function in the font manager
10/10/12:
- 22:45 Changeset [6238c034] by
- MORTEVIELLE: Some more renaming
- 13:43 Changeset [80af0e23] by
- TEENAGENT: Convert Dialog text color symbols to an enum.
- 13:42 Changeset [115593a] by
- TEENAGENT: Convert Inventory item ids to an enum.
- 12:45 Changeset [089ca478] by
- HOPKINS: Renamed fields of ListeTxtItem class
- 11:33 Changeset [d0487f5d] by
- HOPKINS: Bugfix to not call core setPalette in 16-bit mode
- 11:16 Changeset [971f51ce] by
- HOPKINS: Add missing constant values for SauvegardeOffset enumeration
- 11:13 Changeset [af126be] by
- HOPKINS: Changed some more constant values to character literals
- 10:03 Changeset [7ca9d21] by
- HOPKINS: Changed PTRNUL from being 0 to an explicitly allocated …
- 09:42 Changeset [02df605f] by
- HOPKINS: Fix for filename case comparisons in LIBERE_FICHIER
- 06:29 Changeset [bba9d9fc] by
- MORTEVIELLE: Fix merge
- 06:26 Changeset [b164cbb] by
- Merge branch 'master' of github.com:scummvm/scummvm into mortevielle …
- 06:19 Changeset [b2f2f8d7] by
- MORTEVIELLE: Some renaming
10/09/12:
- 22:36 Changeset [1e200620] by
- IPHONE: Fix cursor artifacts when linear filterting is used. We need …
- 21:32 Changeset [a5bce746] by
- GRAPHICS: Fix compilation of conversion.cpp on motomagx. Using plain …
- 21:06 Changeset [6b6b7532] by
- TEST: Add two (simple) tests for MemoryWriteStream.
- 21:06 Changeset [efe2fe7] by
- COMMON: Properly handle error indicator in MemoryWriteStream. Thanks …
- 13:28 Changeset [22204ecc] by
- HOPKINS: Fixed loading in CHARGE_BANK_SPRITE1
- 08:14 Changeset [c92ff8db] by
- TEENAGENT: Fix constant naming to comply with Coding Conventions. …
- 00:42 Ticket #9461 (Console application in MinGW) closed by
- invalid
- 00:27 Ticket #9461 (Console application in MinGW) created by
- […] […]
10/08/12:
- 22:00 Ticket #9460 (Fails to build on Linux PowerPC when using plugins) created by
- […] […]
- 21:38 Changeset [78464a42] by
- Merge pull request #282 from bluegr/nipponfix PARALLACTION: Fix the …
- 21:31 Ticket #6160 (SCI: QfG3: Both the player and Yesufu are declared winners) created by
- […] […]
- 21:24 Ticket #6159 (SCI: QFG1VGA: Palette/hue bug after loading) created by
- […] […]
- 21:20 Ticket #6158 (ANDROID: BASS Touch Screen Alignment Issues) created by
- […] […]
- 21:18 Changeset [c2971374] by
- Merge pull request #257 from lordhoto/graphics-conversion Extend …
- 20:50 Changeset [dbb09fe9] by
- SCI: Add documentation regarding all SCI1.1 CD games in …
- 20:49 Changeset [3a852fb9] by
- SCI: Also add LSL6 CD to syncIngameAudioOptions()
- 20:38 Ticket #6109 (CINE: FW Amiga - Wolf Audio Glitch) closed by
- fixed
- 20:14 Changeset [676f303a] by
- SCI: Document syncIngameAudioOptions()
- 19:58 Ticket #6154 (SCI: Freddy Pharkas: Text sometimes drawn/erased incorrectly) closed by
- fixed
- 19:47 Changeset [a73e3f44] by
- SCI: Add a workaround for the large text boxes in Freddy Pharkas CD …
- 19:34 Changeset [25bf4251] by
- CREDITS: Update the web credits path in the make rule This is not …
- 19:34 Changeset [53a53294] by
- CREDITS: Mark Lothar Serra Mari as retired
- 18:26 Ticket #6156 (PEGASUS: Can't transport to enemy ship in Mars mission) closed by
- wontfix
- 18:26 Ticket #6157 (PEGASUS: Blowing up Poseidon robot in NORAD results in hang) closed by
- wontfix
- 18:16 Ticket #6157 (PEGASUS: Blowing up Poseidon robot in NORAD results in hang) created by
- […] […]
- 18:12 Ticket #6156 (PEGASUS: Can't transport to enemy ship in Mars mission) created by
- […] […]
- 13:21 Changeset [4e0738af] by
- HOPKINS: Bugfixes for INILINK initialisatoin
- 10:39 Ticket #6155 (FT: Enemy behaviour in biker fight) created by
- […] […]
- 06:00 Changeset [e0ca30a] by
- MORTEVIELLE: Get rid of some magic values
Note:
See TracTimeline
for information about the timeline view.