Timeline
03/10/11:
- 23:45 Changeset [2cbcc767] by
- SCI: Fix uncompressed SCI1.1 views A regression from d2ad7898d93
- 20:42 Changeset [bca82642] by
- SCI: kPurge is the SCI2+ version of kFlushResources
- 20:17 Changeset [a5a8af86] by
- CONFIGURE: Change Android debug flags logic Use --enable-debug …
- 20:17 Changeset [fb0b9dd7] by
- CONFIGURE: Fix some whitespaces
- 20:17 Changeset [bf62098d] by
- CONFIGURE: Add support for Android's armeabi-v7a Extended ABI with …
- 19:50 Changeset [24df2953] by
- SCI: Made some checks inside unditherBitmap() more understandable
- 17:18 Changeset [0929d1e1] by
- SCI: Don't try to uninstantiate scripts marked as deleted Trying to …
- 16:05 Changeset [91d2d04f] by
- SCI: Some renaming related to the undithering code Renamed some …
- 03:45 Changeset [ff9653dd] by
- ALSA: Fix formatting.
- 03:40 Changeset [601a09e] by
- ALSA: Work around a firmware bug in USB-MIDI cables. Thanks to …
- 01:54 Changeset [40e93746] by
- ALSA: Strip trailing spaces in device name. This might fix odd …
- 01:11 Changeset [60bad375] by
- SCI: Fixed regression (shift key) in the latest event code cleanup
- 00:32 Changeset [fae2be6] by
- TOON: Cleanup
03/09/11:
- 23:25 Changeset [cf657d09] by
- TOON: Janitorial: Suppress blanks at end of lines
- 22:53 Changeset [6fd62913] by
- MOHAWK: Fix typo in the Riven missing executable dialog
- 22:36 Changeset [5ed102de] by
- CREDITS: Fix typo in previous commit
- 22:21 Changeset [4ba1c5c1] by
- CREDITS: Add credits for web sites maintainer and new skins Also add …
- 21:45 Changeset [3ee4830] by
- SCI: Don't patch the save/load dialogs in Shivers Shivers uses a …
- 21:33 Changeset [5c50473] by
- SCI: Removed unnecessary parameter from deallocate()
- 20:05 Changeset [952d1a08] by
- SCI: Implement Mac iconbar event handling.
- 19:19 Changeset [354e7d05] by
- Merge branch 'master' of github.com:scummvm/scummvm
- 19:18 Changeset [a55a211d] by
- SCI32: Reroute kSave(5) to kGetSaveFiles(). Any differences to …
- 19:11 Changeset [0d271324] by
- MOHAWK: Remove outdated TODO
- 19:10 Changeset [8de370e8] by
- MOHAWK: Correct start times for Riven credits
- 18:59 Changeset [8743838f] by
- MOHAWK: Add initial support for the Riven credits sequence The …
- 13:14 Changeset [cd816b2] by
- SCI: Whitespace fixes
- 13:06 Changeset [7e517b78] by
- SCI: Some cleanup and fixes to the view unpacking code - Added …
- 11:41 Changeset [e725a69a] by
- TSAGE: Completed Scene 2280 - Spaceship - Store-room
- 10:16 Changeset [0674d882] by
- TSAGE: Fixed memory leak when changing SceneObjectWrapper objects
- 08:03 Changeset [4d41b13] by
- TSAGE: Implemented Scene 2230 - Quinn's Room
- 06:39 Ticket #9284 (TOON: Cache recently used resources, rather than preloading) closed by
- 02:02 Changeset [bd82ebd0] by
- WINCE: Run astyle over WinCE source files.
- 01:49 Changeset [438f2b2e] by
- WINCE: Cleanup WinCE event source a bit.
- 00:19 Changeset [463e475b] by
- SCI: Save mouse position in SciEvent. Instead of querying the event …
03/08/11:
- 23:47 Changeset [906f0248] by
- SCI: Cleanup of the event code
- 21:50 Changeset [eece58df] by
- SCI: Remove unused argument to said
- 19:23 Changeset [b0cd614f] by
- WINCE: Silence/fix some warnings.
- 19:11 Changeset [0e7dc367] by
- DRASCULA: Fix a style related warning for WinCE specific code.
- 18:49 Changeset [aebd9c6e] by
- WINCE: Run astyle over WinCE related event and graphics source files.
- 18:49 Changeset [689b87a3] by
- CONFIGURE: Oops fix a typo.
- 18:13 Changeset [12e7d307] by
- SCI: Cleanup
- 17:16 Changeset [fe89ffe] by
- WINCE: Add -fno-inline-functions to compiler arguments. WinCE is …
- 15:19 Changeset [fc074fef] by
- WIN32: Use names for various magic constants in resource definitions
- 14:45 Changeset [2a064a97] by
- MOHAWK: Rename variable to fix WinCE build. Thanks to LordHoto for …
- 13:24 Changeset [92093d26] by
- SCI: Fixed typos
- 12:46 Changeset [0642b309] by
- SCI: Cleanup
- 12:15 Ticket #9287 (WINCE: Make scummvm compile and run again for WinCE platform) closed by
- 11:53 Changeset [aa452d3a] by
- WINCE: Make scummvm compile and run again for WinCE platform (patch …
- 11:44 Changeset [6a31e398] by
- SCI: Comparisons between pointers and numbers are also done in SCI1.1 …
- 11:19 Changeset [f90debce] by
- TSAGE: Implemented Scene 2222 - Stasis Field Map
- 11:19 Changeset [e5888ff6] by
- TSAGE: Renamed the core engine Action2 class to ActionExt to avoid …
- 10:24 Changeset [0c5fdebb] by
- TSAGE: Completed Implementation of Scene 2200 - Spaceship - AutoDoc
- 08:19 Changeset [ba94342f] by
- TSAGE: Bugfix to increment data block lock counter when a Visage is cloned
03/07/11:
- 23:54 Changeset [b2a72da6] by
- Merge branch 'master' of github.com:scummvm/scummvm
- 23:51 Changeset [53d6a4f8] by
- TOON: Decrease CPU usage Added dirty rects Reduced the max FPS from …
- 23:21 Changeset [9fb28410] by
- HUGO: Misc savegame modifications - Add initial savegame on slot 0 - …
- 23:03 Ticket #9287 (WINCE: Make scummvm compile and run again for WinCE platform) created by
- […] […]
- 22:56 Ticket #9286 (MACOSX: Add Sparkle support) created by
- […] […]
- 22:42 Changeset [905d5e76] by
- ANDROID: Move misplaced assert Leftover from the recently introduced …
- 22:42 Changeset [e71fb5b0] by
- ANDROID: Move the overlay initialization There's no point in doing …
- 22:28 Changeset [920bae62] by
- MOHAWK: Fix Riven's cursor in the main menu Actually call the …
- 22:21 Changeset [2cbefc8b] by
- SCI: Constify some code
- 22:07 Changeset [e8151026] by
- Merge branch 'pe_exe' of https://github.com/clone2727/scummvm into …
- 21:37 Changeset [4e7b66b1] by
- GRAPHICS: Cleanup WinCursorGroup functions a bit ScopedPtr is now …
- 21:28 Changeset [212b58ad] by
- MOHAWK: Remove unused runLoadDialog() function
- 18:56 Changeset [1f90d232] by
- ANDROID: Save the game when the process is paused The OS can kill the …
- 18:56 Changeset [42c6a785] by
- ANDROID: Texture cleanup
- 18:40 Changeset [29b5b4a] by
- HUGO: Fix registration messages for H1 Dos Freeware version (in intro)
- 18:24 Changeset [b158a408] by
- GRAPHICS: Add doxygen comments for WinCursorGroup
- 18:18 Changeset [bc363883] by
- COMMON: Add TODO to make compressed NE EXE handling transparent
- 18:14 Changeset [c7d7e501] by
- COMMON: Add a sanity assert
- 18:12 Changeset [d2f8103] by
- COMMON: Fix WinResourceID::getID()
- 18:11 Changeset [826197cf] by
- COMMON: Make the operator=(String) function be a const reference instead
- 16:40 Changeset [4dba6962] by
- GRAPHICS: Fix a missing 'f' Thanks, fuzzie
- 16:02 Changeset [9c7166c] by
- MOHAWK: Error message consistency
- 16:00 Changeset [10dad00a] by
- MOHAWK: Improve error handling when data isn't found
- 13:05 Changeset [b0dfe962] by
- TSAGE: In progress implementation of Scene 2200
- 13:04 Changeset [a95e6d6b] by
- TSAGE: Properly implemented immediate fade when drawing active speakers
- 11:23 Changeset [4ddc66d] by
- SCI: Initial handling of the views in Longbow Amiga. Still not right
- 11:04 Changeset [3cb933fc] by
- TSAGE: Implemented Scene 2150 - SpaceShip Level 2
- 06:10 Changeset [ad740052] by
- MOHAWK: Make Riven use original executables for cursors It will try …
- 05:53 Changeset [d49f3a8a] by
- GRAPHICS: Improve support of Windows 8bpp cursors
- 00:57 Changeset [6582b77f] by
- SCUMM: Use the new WinCursor code in SCUMM HE Also, updated the …
- 00:53 Changeset [5b907e82] by
- GRAPHICS: Fix PE cursors Initial work on 8bpp cursors has also been added
03/06/11:
- 23:36 Changeset [df1a800d] by
- SCI: Fix KQ6 Mac inventory cursors
- 17:46 Changeset [adfa5e1b] by
- SCI: Fix Mac SCI1.1 view decompression A regression from d2ad7898d9
- 17:39 Changeset [6a8fadee] by
- SCI: Silence GCC warning
- 17:22 Changeset [d2ad7898] by
- SCI: Merged the cel data unpacking code for views and pictures
- 17:08 Changeset [7d36aabd] by
- TOON: Fix crashs when toon.dat is not present
- 16:54 Changeset [95a1624] by
- TOON: Improve music fading between rooms
- 16:52 Changeset [bc73a6bd] by
- TOON: Fix global package loading
- 15:59 Changeset [0b24fc3a] by
- OPENGL: Fix compilation for --disable-16bit
- 15:30 Changeset [0698ee61] by
- SCI: Some changes to picture drawing - Fixed picture drawing for …
- 09:49 Changeset [6f3201dd] by
- TSAGE: Changes to cursor handling that more accurately replicates the …
- 07:36 Changeset [14843c3b] by
- TSAGE: Fix stack overrun in the pathfinder
- 07:26 Changeset [67f0e553] by
- TSAGE: Bugfixes for Scene 2100 - Encyclopedia
- 05:34 Changeset [9df6d508] by
- TSAGE: Implemented Scene #2120 - Encyclopedia
- 05:33 Changeset [a658c4b3] by
- TSAGE: Bugfix for correctly erasing on-screen text when it gets removed
03/05/11:
- 22:56 Changeset [433429dc] by
- ANDROID: Fix warning
- 22:08 Changeset [12fb8177] by
- ANDROID: Fix 16bit cursors I hate this code
- 22:08 Changeset [53ee7c55] by
- ANDROID: Proper fillBuffer() for non CLUT8 colors
- 22:08 Changeset [a2c02367] by
- ANDROID: Rename function for less confusion
- 22:01 Changeset [6873e967] by
- TOON: Integrated resource cache patch by eriktorbjorn Reduced global …
- 20:46 Changeset [1ad4feaf] by
- SCI: Further clarify comment
- 18:36 Changeset [6143fe96] by
- GRAPHICS: Add support for PE cursors in WinCursorGroup Only 1bpp still
- 17:47 Changeset [d2dd6149] by
- ANDROID: Clear screen on initSize()
- 17:47 Changeset [94db3403] by
- ANDROID: Add initial 16bit gfx support Supported pixel formats: 565, …
- 17:33 Changeset [7d506ef8] by
- MOHAWK: Implement Mechanical opcode 122, elevator go down timer
- 16:47 Changeset [b16967fe] by
- SCI: Cleared up the different view types and ordered them by color count
- 16:47 Changeset [dbd3f440] by
- SCI: Added some support code for Longbow Amiga
- 10:00 Changeset [69a0261] by
- AGI: Kill the timer based counter Using the timer mechanism for just …
- 10:00 Changeset [83b00526] by
- ANDROID: Reduce mem usage of fillBuffer()
- 10:00 Changeset [4ee0a9f4] by
- ANDROID: Merge updateTexture()
- 10:00 Changeset [68378150] by
- ANDROID: Remove some vtable overhead on textures
- 09:45 Changeset [e51fd00f] by
- TSAGE: Bugfix for Kzin in Scene 2100
- 08:44 Changeset [b8607ae1] by
- TSAGE: Implemented hotspots for Scene 2100
- 04:17 Changeset [c66233f8] by
- GRAPHICS: Split the NE cursor code from the NEResources class Now the …
- 00:48 Changeset [dbaad1a8] by
- SCI: Fix Mac icon bar palette match order
- 00:15 Changeset [a2b75466] by
- SCI: Add comment.
Note:
See TracTimeline
for information about the timeline view.