Timeline
07/28/08:
- 23:21 Changeset [7baf7277] by
- Enforcing use of nullZonePtr only for nulling out pointers, as it is …
- 22:21 Changeset [09f70b64] by
- Fixing 'warning: comparison of unsigned expression < 0 is always …
- 20:42 Ticket #3837 (TINSEL: Discworld 1, German (?) CD) created by
- […] […]
- 20:23 Ticket #7601 (iPhone: Add support for arrow keys) closed by
- fixed
- 20:14 Ticket #3828 (TOUCHE: The midi music jumps around, skips a beat or two) closed by
- 19:23 Changeset [b4c1971d] by
- formatting code
- 19:15 Changeset [62b59a8b] by
- formatting code
- 16:46 Changeset [d2639f0c] by
- Fixed crash when running Operation Stealth introduced in r33339 (There …
- 16:02 Changeset [add07fce] by
- Added loading of temporary Operation Stealth savegames. Needs testing! …
- 14:51 Changeset [08a0ad81] by
- remove dofile, formating code
- 14:23 Changeset [ec04a81e] by
- Yet another hack to deal with labels... Must rethink this crap from …
- 14:22 Changeset [30d943fe] by
- Moved validation step from revision 33363, so that it is executed for …
- 14:02 Changeset [a5d225d4] by
- Fixed loading of static items. svn-id: r33375
- 13:35 Changeset [6defdd03] by
- formating code
- 12:46 Changeset [b67db7ba] by
- Cleanup svn-id: r33373
- 12:43 Ticket #8903 (Reworked Category Icons) created by
- […] […]
- 12:30 Changeset [49fad1ea] by
- Fixed up audio and removal of the status bar after sleep mode. Added a …
- 11:50 Changeset [a1557bd7] by
- Pick up/drop/open/close actions are now available in game. svn-id: r33371
- 11:48 Changeset [fb388deb] by
- Implemented opcodes for picking up/dropping/opening/closing items. …
- 11:47 Changeset [f4ef55a2] by
- Tiny readability aid for parser code. svn-id: r33369
- 10:54 Changeset [b08288c] by
- Added remaining load functions needed for the Operation Stealth …
- 10:44 Changeset [c23f805a] by
- Cut Future Wars savegame loading routine into parts that can be reused …
- 10:09 Changeset [50088df8] by
- Now detects temporary Operation Stealth savegame format and saves it. …
- 09:00 Changeset [5d2e25ee] by
- Preliminary code for traps. svn-id: r33364
- 08:56 Changeset [c6cbf1f] by
- Added a post processing step to runScripts, so that Animation can be …
- 08:44 Changeset [16fe053a] by
- Made the savegame loading routine choose between loading a Future Wars …
- 08:44 Changeset [b5a7735f] by
- Correct character name set by character location parser. svn-id: r33361
- 08:25 Changeset [356adc5e] by
- Added support for text in BRA DOS demo. svn-id: r33360
- 08:25 Changeset [8d59006b] by
- Some instrumentation for script debugging. svn-id: r33359
- 08:11 Ticket #3829 (TOOLS: compress_kyra crashes with kyra3 and --kyra3 not used) closed by
- fixed
- 07:21 Ticket #8902 (Workaround for incorrectly compressed FotAQ) created by
- […] […]
- 07:20 Changeset [533dbfd7] by
- Add basic support for running Amiga and PC demos of BRA. svn-id: r33357
- 06:18 Changeset [258f1e8] by
- There is no mask or path directories for part0 of BRA (Amiga), so …
- 06:06 Changeset [df50b8ee] by
- Inventory is now properly rendered. Item selection is not yet working. …
- 05:38 Changeset [1d1fc64c] by
- Fix compile. svn-id: r33354
- 05:21 Changeset [7173aa2e] by
- Some unneeded references slipped in with the last commit. svn-id: r33353
- 05:18 Changeset [03ffd600] by
- * Changed Disk code in BRA to use FilesystemNode (duplication has …
- 04:50 Changeset [4394371a] by
- Added --list-saves support for AGI svn-id: r33351
- 02:56 Changeset [b0e2cd59] by
- Fixed constructor for WindowsFilesystemNode. On Windows, trailing …
- 02:20 Ticket #3200 (FREDDI3: Corrupted mousepointer in Menu in OS X) closed by
- 02:20 Ticket #3787 (SAM: Save game error) closed by
07/27/08:
- 22:50 Changeset [06a45c4] by
- Added a preliminary saving routine for Operation Stealth (Disabled by …
- 21:38 Changeset [201b6010] by
- Fixed the Symbian default savepath, but adding the needed \ at the end …
- 21:37 Changeset [2f0a40a6] by
- Fixed the Symbian default savepath, but adding the needed \ at the end …
- 21:35 Changeset [853f922f] by
- Fixed the Symbian default savepath, but adding the needed \ at the …
- 21:35 Changeset [e93fb5fe] by
- Fixed the Symbian default savepath, but adding the needed \ at the …
- 21:18 Ticket #3816 (MMNES : Incorrect detection (US/GB)) closed by
- fixed
- 21:17 Changeset [c72b1e67] by
- backport patch from bug #2020561: "MMNES : Incorrect detection …
- 21:14 Changeset [4a245208] by
- Patch from bugreport #2020561: "MMNES : Incorrect detection (US/GB)" …
- 20:53 Ticket #3836 (PAJAMA1: Crash after clicking on clock) created by
- […] […]
- 19:03 Ticket #3835 (PAJAMA1: Lip Syncing) created by
- […] […]
- 18:23 Changeset [764f8eea] by
- Fix for ftell error when caching. HOF now starts properly svn-id: r33341
- 18:22 Changeset [ff64eb37] by
- Fix for ftell error when caching. HOF now starts properly svn-id: r33340
- 16:59 Ticket #3834 (PAJAMA1: Dogs Playing Poker Picture sprite priority) created by
- […] […]
- 14:36 Changeset [cedbb6b2] by
- Clear the confusing usage of NUM_MAX_VAR (It's 255 actually, not 256). …
- 14:33 Changeset [955d0700] by
- Cut savegame loading into smaller functional parts (resetEngine, …
- 14:21 Changeset [387134a1] by
- Moved inventory cursor drawing code to InventoryRenderer. svn-id: r33337
- 14:13 Changeset [01909e4] by
- remove not needed includes
- 13:43 Changeset [d223e90] by
- Inventory icons are now loaded correctly (not yet displayed). BRA …
- 12:27 Ticket #8901 (KYRA: Lands of Lore Intro + Character selection) created by
- […] […]
- 12:12 Changeset [7e7468b3] by
- - Fixed fadePalette for HoF and Kyra3 - Fixed bug in …
- 12:09 Changeset [b95c05c3] by
- Fixed typo. svn-id: r33333
- 12:05 Changeset [bd5cac4] by
- Fixed macro. svn-id: r33332
- 11:13 Changeset [de9dbdf8] by
- Backport of trunk@33326, iPhone backend update svn-id: r33331
- 11:07 Changeset [52e3dec] by
- Fixed win32 plugin provider. svn-id: r33330
- 10:43 Changeset [4c742012] by
- Add music/sound loading in Amiga version of BRA. svn-id: r33329
- 10:37 Changeset [6e4d26fb] by
- Added rudimental support for location changes when walking through …
- 10:36 Changeset [e0503bc5] by
- Search common directory, when loading frames and talks in Amiga …
- 10:15 Changeset [5ca78661] by
- The iPhone backend is now (mostly) up to speed again, and works for …
- 08:35 Changeset [b9d0e4da] by
- Doug from BRA can now walk in his hotel room. He still stops in …
- 08:20 Changeset [e4d12fb9] by
- removed few unused library funcs by grim/monkey
- 07:25 Changeset [0d9c1c6] by
- shutup linker
- 01:54 Changeset [91a50b1f] by
- Fix buffer overflow in error message. svn-id: r33322
- 01:54 Changeset [4f445e3d] by
- Fix buffer overflow in error message. svn-id: r33321
07/26/08:
- 23:19 Changeset [0cb7fa7c] by
- Adding more macro commands. Trying to fix sample playback. svn-id: r33320
- 22:58 Changeset [e8d15277] by
- Convolution filters for the vector renderer. Pretty cool. svn-id: r33319
- 22:06 Changeset [e3ca1f7a] by
- exit() it's used in some special developer mode case
- 20:35 Changeset [6e48d5c7] by
- VirtualKeyboard: - implemented functionality for modifier keys - …
- 20:27 Changeset [f349e020] by
- remove unused lua iolib funcs
- 19:30 Changeset [546ebf26] by
- fixes warnings
- 19:24 Changeset [6e69ade6] by
- fix warnings
- 19:11 Changeset [7b0f761] by
- possibly fix for linking
- 18:36 Ticket #3833 (FREDDI2: Freezing) created by
- […] […]
- 18:26 Changeset [240c6572] by
- fix linking
- 18:19 Changeset [c1195896] by
- next fixes
- 18:11 Changeset [d6c2aedb] by
- fix compilation
- 18:06 Changeset [7ec8fb74] by
- fix compilation error
- 18:05 Changeset [750bec42] by
- not use define anymore
- 18:01 Changeset [fb7de9f7] by
- disable debugs
- 17:56 Changeset [6f394e7f] by
- fixes for amigaos compiler
- 14:34 Ticket #8900 (Images for category icons) created by
- […] […]
- 14:19 Changeset [f4da6bb3] by
- const correctness
- 14:14 Changeset [a40a0e6d] by
- fix compilation
- 13:44 Ticket #3832 (SAM: Glitch after Bruno's flee from Bumpusville) created by
- […] […]
- 12:10 Changeset [96d6e4a] by
- Silencing a warning
- 12:09 Changeset [1bbc5a95] by
- Fixing compilation
- 12:01 Ticket #3831 (FF: Freeze after Sam shoots bird) created by
- […] […]
- 09:18 Changeset [482fdea1] by
- change code to more portable
- 08:03 Changeset [ce282573] by
- remove sdl include
- 08:02 Changeset [903744d] by
- change code to more portable
- 05:56 Changeset [8245aa42] by
- More cleanup. svn-id: r33298
- 05:37 Changeset [34ff51d1] by
- Cleanup. svn-id: r33297
- 04:01 Changeset [7950a918] by
- * Added walk calculations to BRA (doesn't walk yet, though). * Adapted …
- 02:09 Changeset [aee12846] by
- BRA now parses path data from the scripts. svn-id: r33295
07/25/08:
- 22:31 Changeset [3114cc83] by
- Fixing compilation
- 22:21 Changeset [c6d786be] by
- make savegames portable, still have some bugs, WIP
- 22:08 Ticket #8899 (WEB: Screenshots) created by
- […] […]
- 21:24 Changeset [cbe0af1c] by
- Added --list-saves support for PARALLACTION, and -x support for …
- 19:41 Changeset [dac805c2] by
- Added -x and --list-saves support for LURE svn-id: r33291
- 16:08 Changeset [1174296] by
- Changed the remaining references to Nodes into Points. svn-id: r33290
- 16:01 Changeset [3e08d363] by
- * Changed walk code to use Common::Point instead of the clumsy …
- 14:16 Ticket #3830 (INDY3: Non-Looping Sound Effects) created by
- […] […]
- 12:59 Changeset [84505d63] by
- Fixed the inventory bug that's been reported in the forums svn-id: r33288
- 11:39 Changeset [5ab21dcb] by
- Update MSVC project files for Parallaction. svn-id: r33287
- 11:13 Changeset [078ac062] by
- More triangle work svn-id: r33286
- 10:51 Ticket #3829 (TOOLS: compress_kyra crashes with kyra3 and --kyra3 not used) created by
- […] […]
- 10:20 Changeset [71d40e23] by
- change PPINIT struct to use ScummVM datatypes, so sizeof(PPINIT) is 28 …
- 09:37 Changeset [5f8a0599] by
- Backport of fix to prevent attempt to delete a non-initialised object …
- 09:36 Changeset [ba351015] by
- Fix to prevent attempt to delete a non-initialised object during game …
- 09:19 Changeset [04985c8a] by
- TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, …
- 09:18 Changeset [054fe754] by
- TINSEL: Fixed forgotten ClearScreen(0) call svn-id: r33281
- 09:17 Changeset [bfcc433] by
- More tinsel cleanup svn-id: r33280
- 09:16 Changeset [1bf64890] by
- Added Common::Rect::isEmpty() method svn-id: r33279
- 09:15 Changeset [f96faab2] by
- TINSEL: Got rid of NO_TAG (not used) svn-id: r33278
- 09:15 Changeset [75ff7a1b] by
- cleanup svn-id: r33277
- 09:13 Changeset [3d6badc] by
- TINSEL: ActorTag & PolyTag abused a SCNHANDLE and some global enums to …
- 09:12 Changeset [52a3dd7] by
- TINSEL: Get rid of Graphics::Surface class svn-id: r33275
- 09:05 Changeset [2fc0c3e] by
- TINSEL: Updating the palette should only require a call to …
- 08:27 Changeset [a27f0fae] by
- Made character visible in BRA. svn-id: r33273
- 06:35 Changeset [884a6b1d] by
- Converted BRA to work with the new menu approach. It is not yet well …
- 06:32 Changeset [cd6f1032] by
- detect 64bits target
- 02:37 Changeset [d1a6b17] by
- * Merged old input management flags into a single mouse status …
- 01:14 Changeset [1c0bceec] by
- Fixed warning: kTriangleAuto not handled in switch svn-id: r33269
- 00:59 Changeset [49b4df30] by
- Fixed triangle drawing. A bit. svn-id: r33268
- 00:10 Ticket #3828 (TOUCHE: The midi music jumps around, skips a beat or two) created by
- […] […]
07/24/08:
- 22:14 Changeset [8331d16b] by
- (Backport) Make sure _musicVolume and _sfxVolume are clipped to fit in …
- 22:12 Changeset [6b233774] by
- Make sure _musicVolume and _sfxVolume are clipped to fit in a byte. …
- 20:16 Changeset [50a5410] by
- Implemented listSaves() for AGOS svn-id: r33265
- 18:40 Changeset [7c562788] by
- Scrollbars. Work in progress. svn-id: r33264
- 10:31 Changeset [728a0453] by
- cleanup svn-id: r33263
- 10:00 Changeset [dfcdbb0] by
- KeymapManager - implemented loading/saving of keymaps - Refactoring of …
- 09:57 Ticket #3827 (SQ2: Have to wait after dying to do anything.) created by
- […] […]
- 09:42 Changeset [ba1f91eb] by
- Fixed leak in new gui code. svn-id: r33261
- 09:24 Changeset [4936e5f7] by
- * Moved end intro and end game sequences code to gui. * Rewrote all …
- 09:14 Ticket #3826 (SQ2: Prompt disappears when it shouldn't.) created by
- […] […]
- 08:59 Changeset [69dac1d4] by
- Moved scheduler / process managment code into a new class Scheduler …
- 08:41 Ticket #3825 (SQ2: Walking inside walls at Orbital Station's shuttle bay.) created by
- […] […]
- 08:04 Changeset [627e0c27] by
- Can't test a SharedPtr for nullity! svn-id: r33258
07/23/08:
- 22:32 Changeset [7f0aa32d] by
- Improved text handling. Fixed About dialog scroll-out text. svn-id: r33257
- 22:06 Ticket #3824 (Unknown version of Kyrandia 3) closed by
- wontfix
- 21:55 Ticket #3824 (Unknown version of Kyrandia 3) created by
- […] […]
- 21:48 Changeset [b71391a6] by
- sync with scummvm
- 20:47 Changeset [ffe24e8a] by
- Named the unsigned 64-bit type "uint64" instead of "int64".
- 20:39 Changeset [8f14057e] by
- addded check for 'long long' type
- 20:38 Ticket #8898 (ALSA: Try both 65:0 and 17:0 by default) created by
- […] […]
- 19:52 Changeset [374e8ffe] by
- Backport for 'a' file fix. svn-id: r33253
- 19:50 Changeset [8fd3b0c1] by
- Fix bug which was triggered by file named 'a' in current directory. …
- 17:57 Changeset [4135134a] by
- Text renderin overhaul finished. svn-id: r33251
- 17:01 Changeset [a5f28064] by
- cleanup svn-id: r33250
- 16:55 Changeset [29a9643] by
- TINSEL: Renamed CoroutineInstall back to ProcessCreate; got rid of yet …
- 16:53 Ticket #3817 (WOODRUFF: Wrong placement of Sprites after loading a game) closed by
- fixed
- 16:49 Changeset [918e0fe4] by
- Reorder stuff a little bit, moving private String methods together: …
- 16:38 Changeset [b5086559] by
- Font rendering overhaul. Work in progress. svn-id: r33247
- 16:33 Changeset [15c610a0] by
- Added convenience method String::makeUnique(); simplified …
- 14:44 Changeset [6e2e844f] by
- Added Tinsel to credits & NEWS svn-id: r33243
- 14:42 Changeset [4acde448] by
- Moved POLYGON struct into polygon.cpp; got rid of some more typedefs …
- 14:19 Changeset [55bf215b] by
- Renamed opcodes 0x49 and 0x68: - Opcode 0x49: setDefaultMenuColor2 -> …
- 12:15 Changeset [31be1c9c] by
- Enable Tinsel also for MSVC 7 & 7.1 & 9 in addition to MSVC 8. …
- 10:54 Changeset [0ff328d4] by
- Added extra defines and include for Tinsel project svn-id: r33238
- 10:33 Changeset [33c34f2e] by
- cleanup; removed const bNoScroll variable svn-id: r33237
- 10:29 Changeset [3595a9b2] by
- Removed some dead code svn-id: r33236
- 10:27 Changeset [bc2ec5af] by
- Got rid of some typedefs svn-id: r33235
- 09:53 Changeset [d5e2c6d4] by
- Fix String::trim to work right for shared strings; augemented test …
- 09:45 Changeset [f2919e73] by
- Updated rest of the MSVC project and solution files for Tinsel. …
- 09:37 Changeset [265ef07e] by
- Added the Tinsel engine to the Scummvm MSVC8 Solution svn-id: r33232
- 09:28 Changeset [1f44cba3] by
- Replaced the out of date file list in the MSVC8 project with the …
- 09:02 Changeset [c441c526] by
- Added Tinsel engine to main repos (no news item for it ON PURPOSE) …
- 09:01 Changeset [e7c1a88d] by
- Update NEWS. svn-id: r33229
- 09:00 Changeset [42a61961] by
- Update NEWS. svn-id: r33228
- 08:45 Changeset [2f064da1] by
- Most of Keymapper class complete DefaultEventManager now initialises …
- 07:52 Changeset [53615c91] by
- Removed the historical waitUntilLeftClick function and adapted code to …
- 07:31 Changeset [78ccedf8] by
- Removed useless event management code and made readInput() more …
- 02:45 Changeset [8932619] by
- More decoupling of inventory code. svn-id: r33224
- 02:41 Changeset [bc0828ae] by
- More savegame-endianness fixes :/ (backport) svn-id: r33223
- 02:41 Changeset [5544e180] by
- More savegame-endianness fixes :/ svn-id: r33222
- 02:05 Changeset [1ee20a60] by
- Disabling unsupported games svn-id: r33221
- 02:01 Changeset [a5ebc88d] by
- Fixed mouse cursor when closing inventory. svn-id: r33220
- 01:07 Changeset [5eec5f6b] by
- More merging of input code. svn-id: r33219
Note:
See TracTimeline
for information about the timeline view.