Timeline
11/03/09:
- 23:20 Changeset [692aea8e] by
- Added batch files to create default project files using the …
- 23:06 Changeset [4ec4eedf] by
- Enable FLAC by default for MSVC, since our new prebuilt library …
- 22:56 Changeset [400f31ff] by
- Deleted all the MSVC project files, since they can be built quickly …
- 22:13 Changeset [930910fe] by
- Created walking-callback infrastructure and converted the code to use …
- 21:51 Changeset [49a8462c] by
- Capitalize the word Sequel in The 11th Hour's title. svn-id: r45643
- 21:34 Changeset [b506b9f] by
- Removed an old FIXME svn-id: r45642
- 21:30 Changeset [0071829] by
- Implement properly stayOn instead of using walkOn svn-id: r45641
- 21:05 Changeset [9ad5e74] by
- Let setPath() store path with pixel precision, and update the map …
- 20:50 Changeset [76b6c340] by
- Backport fix for bug #2890038 (FT: Crashes when entering inventory), …
- 20:49 Changeset [45308a2b] by
- Fix for bug #2890038 (FT: Crashes when entering inventory) svn-id: r45638
- 20:47 Changeset [0fd0d1a] by
- SCI: Fix warning (declaration of 'FOO' shadows a member of 'this') …
- 20:13 Changeset [55ebcf69] by
- Turn off warning 4267 ("conversion from 'size_t' to xxx, possible loss …
- 19:43 Changeset [7bed008f] by
- SCI/newgui: fixes for statusbar and transitions, so menubar shows up …
- 19:33 Changeset [d758538e] by
- SCI/newgui: SciGuiMenu partially implemented svn-id: r45634
- 19:25 Ticket #4695 (ScummVM segfaults when executed) closed by
- fixed
- 15:58 Ticket #7741 (create_msvc: Add support for MSVC10) created by
- […] […]
- 14:24 Changeset [34aaac37] by
- Removed some more hacks for accessing the segment manager svn-id: r45631
- 14:20 Changeset [74dba07] by
- Fixed the deletion of cursorBitmap svn-id: r45630
- 12:48 Changeset [a5058b20] by
- Use the new built in ScummVM.svg icon. Its now compatible with S60vx …
- 12:25 Ticket #9105 (SCI sfx: Let each SongIterator remap its own channels) created by
- […] […]
- 12:23 Ticket #9104 (SCI sfx: fix song iterators from not getting freed) created by
- […] […]
- 11:32 Changeset [ff9c4908] by
- Fixed a crash when loading in the old GUI svn-id: r45628
- 09:01 Changeset [f0c628cc] by
- Remove the SegManager-related hacks for the selector defines, as the …
- 08:23 Changeset [9ec6208e] by
- Plugged a memory leak svn-id: r45625
- 08:23 Changeset [bf8f8ac] by
- Don't keep a reference to SegManager, as it gets deleted when loading. …
- 03:38 Changeset [0d5627d8] by
- Run the path obliqueing process repeatedly until it converges. …
- 03:24 Changeset [75bf823] by
- Greatly improved the quality of obliqueing the shortest path. The …
11/02/09:
- 23:48 Changeset [e959ef3] by
- TINSEL: Small correction to the previous hotfix for _vm->_config crash …
- 23:42 Changeset [d10fe424] by
- TINSEL: Fix regression caused by the introduction of _vm->_config; …
- 23:14 Ticket #4695 (ScummVM segfaults when executed) created by
- […] […]
- 23:06 Changeset [7f8a8732] by
- SCI: Fix hoyle hack svn-id: r45619
- 21:57 Changeset [26981a5] by
- TINSEL: Add isValidObject(OBJECT *obj) function; make objectList & …
- 21:56 Changeset [5cf868b] by
- TINSEL: Turn config code into a simple C++ class svn-id: r45617
- 21:54 Changeset [51933629] by
- Changed foo(void) to foo() in almost all non-backend source files …
- 21:42 Changeset [400ee8c] by
- Enhance VOC debug output svn-id: r45615
- 20:33 Changeset [3a283386] by
- SCI: Fix warning about unused variable svn-id: r45614
- 19:50 Changeset [abf63e1b] by
- SCI/newgui: Removed GuiCast structure svn-id: r45613
- 17:59 Changeset [10a90273] by
- SCI: SciGuiMenu created, kMenu-related stuff now using SciGui svn-id: …
- 06:46 Ticket #9103 (descumm: v0-5 expression-mode nested instruction semi-colons) created by
- […] […]
- 05:37 Changeset [ab3eb81d] by
- Little clean-up after the refactoring. svn-id: r45609
- 05:31 Changeset [6de7444] by
- Split loop() into several cleaned helper methods svn-id: r45608
- 02:28 Changeset [c45f0343] by
- Refactored running loop(). - shouldExitLoop() is a bool again and …
11/01/09:
- 23:20 Changeset [9f711bd0] by
- Commented the rest of the loop() logic svn-id: r45606
- 23:20 Changeset [9ad86a80] by
- Fix SIGSEGV when quitting the game during playing sounds svn-id: r45605
- 23:04 Changeset [f77446a5] by
- Commented on loop() before refactoring. svn-id: r45604
- 22:27 Changeset [8a7c5dbc] by
- Add command line parameter to automatically create a search table …
- 22:15 Ticket #4694 (OS X: make static is missing zlib) closed by
- duplicate
- 21:47 Ticket #4694 (OS X: make static is missing zlib) created by
- […] […]
- 21:19 Changeset [0470c258] by
- Small bugfix in path-finding svn-id: r45602
- 21:14 Changeset [f2dbd335] by
- SCI/newgui: kBaseSetter ported from gregs engine, kq5 pathfinding …
- 19:30 Changeset [504973a0] by
- One more clean-up of the path-finding code svn-id: r45599
- 19:22 Changeset [170918af] by
- Cleaned up the walking code. PathVertex replaced by Common::Point. …
- 12:57 Changeset [c1cc230] by
- Debugged computation and displaying of optimal walking paths svn-id: …
- 10:58 Changeset [5c7a1204] by
- Add methods to draw computed walking paths. svn-id: r45596
- 10:15 Changeset [7927196b] by
- Fix mistakenly ordered flushing revealed by the last commit svn-id: r45595
- 10:03 Changeset [f91c8956] by
- Get rid of doubling memory allocation and a lot of copying. The …
- 09:53 Changeset [19db1ae0] by
- Sync credits.pl fixes between branch and trunk svn-id: r45593
- 09:39 Changeset [b3eef9e0] by
- AGOS Simon1 Windows fix. Fixed careless use of setChar function. …
- 09:34 Changeset [c8534e18] by
- Implemented some utility functions for path-finding. In particular, …
- 03:32 Changeset [6522df6d] by
- SCI: AvoidPath: Add simpler visibility algorithm (still disabled). …
- 01:31 Changeset [0bf63032] by
- Kyra/FM-Towns: make sure that at least the synthesizer music plays …
10/31/09:
- 22:50 Changeset [fdc6524f] by
- SCI/newgui: fixing kDisposeWindow so that reanimate is correctly …
- 21:21 Changeset [4d2cfd54] by
- SCI: AvoidPath: Switch to A* svn-id: r45586
- 20:56 Changeset [0af1d66d] by
- SCI/newgui: added portrait data layout as comment (not completely …
- 20:00 Changeset [520320b] by
- Backport of r45580, r45581 and r45583. svn-id: r45584
- 19:59 Changeset [a5104812] by
- Clean up comment a bit. svn-id: r45583
- 19:55 Changeset [f7090461] by
- Fix compilation. svn-id: r45582
- 19:53 Changeset [fa506b5f] by
- Fix missing inventory in Kyrandia 1 PC98 16 color version, when …
- 19:52 Changeset [45208bc5] by
- Fix certain scenes incorrectly appearing as fireberry bushes in …
- 19:48 Changeset [b29fd4d] by
- SCI/newgui: SciGuiPortrait created svn-id: r45579
- 19:34 Changeset [6205c5f4] by
- better scene cleanup svn-id: r45578
- 19:03 Changeset [5f77a350] by
- fixed bird-assert from chapter 1 svn-id: r45577
- 18:53 Changeset [b1671eb2] by
- added missing cutscene svn-id: r45576
- 18:49 Changeset [d033899a] by
- added cutscenes where needed, fixed invalid skipping of fullscreen …
- 18:36 Changeset [67a7492f] by
- Comment out unused variables. svn-id: r45574
- 18:34 Changeset [37979269] by
- Backport of r45572: "Fix some memory leaks in Kyrandia 1." svn-id: r45573
- 18:33 Ticket #4693 (FT: Unknown VOC block type 128) created
- […] […]
- 18:32 Changeset [93d26113] by
- Fix some memory leaks in Kyrandia 1 (this hopefully fixes crashes on …
- 18:26 Changeset [58299f4b] by
- Added a comment that the current implementation that we got on drawing …
- 18:12 Changeset [d5421d93] by
- Silenced GCC warning. svn-id: r45570
- 18:00 Changeset [cda9b293] by
- SCI/newgui: Changed code for graphSaveUpscaledHiresBox to not scale …
- 17:55 Changeset [9450661f] by
- Added some default directories svn-id: r45568
- 17:54 Changeset [c64fa60] by
- - Added some TODOs - Disabled the kGraph case used in KQ6 Windows for …
- 17:02 Changeset [2b29b53b] by
- Slight optimization to the 2x scaler svn-id: r45566
- 15:44 Changeset [6fd5fdcf] by
- Upscale the mouse cursor when the screen is upscaled. Also, reapplied …
- 15:25 Changeset [99cd8d5d] by
- SCI/newgui: kGraph support for Save-UpscaledHires-Box (not sure if …
- 14:41 Changeset [4b9066ef] by
- SCI: accidentally set newgui to default, reverting svn-id: r45563
- 14:38 Changeset [f36e9cbe] by
- SCI/newgui: UpscaledHires implemented including undithering support, …
- 13:43 Changeset [149d784d] by
- Kirben suggested using vs->bytesPerPixel instead of _bytesPerPixel …
- 13:34 Changeset [2f7f5bb4] by
- Fixed flashlight drawing in 16 bpp games. (Which probably means …
- 13:15 Changeset [f7fcec1c] by
- The verb images for distaff have no mask data, in PCE version of Loom. …
- 12:38 Changeset [773bc170] by
- Fixed Valgrind warning caused by always reading four bytes at a time …
- 12:19 Changeset [43f476b5] by
- Properly fixed putPixel() for scaled screens svn-id: r45557
- 12:17 Changeset [cd3f9336] by
- Cursor positioning now takes screen scaling into account svn-id: r45556
- 10:54 Changeset [71db8b85] by
- Some more work on KQ6 hi res version - screen scaling should be done …
- 09:48 Changeset [d76c1c65] by
- Add patch from Tobias, for menu keys in PCE version of Loom, with …
10/30/09:
- 23:44 Changeset [08671293] by
- Formatting. svn-id: r45553
- 22:55 Changeset [86cafd56] by
- Some work on the kPortrait kernel function, used to show hires …
- 22:53 Changeset [1c158c52] by
- Cleaned up kPlatform() a bit, and changed it to return appropriate …
- 22:50 Changeset [29fb3b0f] by
- Plugged some memory leaks in the new graphics code svn-id: r45550
- 20:44 Changeset [92fdf79d] by
- Fixes for TEX and RTF output of "add_paragraph". svn-id: r45549
- 20:33 Changeset [b717ce54] by
- Backport of r45545 and r45547: Fix credits.pl. svn-id: r45548
- 20:30 Changeset [59eb37a7] by
- Fix bug in "add_paragraph" in tools/credits.pl, now the "&" should be …
- 20:25 Changeset [f55da32c] by
- Fix credits. svn-id: r45545
- 18:32 Changeset [9e78f469] by
- Fixed a crash in the old graphics code from commit #45542 svn-id: r45544
- 18:01 Changeset [e87808d8] by
- SCI: validate_variable fixed and now using bool instead of int (fixes …
- 17:38 Changeset [8bf3e5b] by
- Added caching of views svn-id: r45542
- 17:13 Changeset [371097d] by
- Added caching for mouse cursor views svn-id: r45541
- 16:20 Changeset [b2ab8fd7] by
- Updated the MSVC project files of the draci engine for commit #45510 …
- 14:39 Changeset [57266a7c] by
- - Removed status_bar_foreground and status_bar_background variables …
- 14:22 Changeset [3ec76350] by
- SCI: kStrAt offset checking fixed svn-id: r45537
- 12:34 Ticket #4691 (PSP: KYRA broken) closed by
- fixed
- 12:33 Changeset [ff284c9f] by
- Remove unused includes when INCLUDE_OLDGFX is not set. Implemented the …
- 12:26 Changeset [272cc757] by
- PSP: Fixed serious issue in plugins due to way gcc sometimes works. …
- 12:03 Changeset [0cecbffb] by
- Restore the pen color after changing it in graphFrameBox() svn-id: r45534
- 11:26 Changeset [932cd54] by
- Rewrote the avoidpath debug code to use new graphics functions …
- 10:13 Changeset [c05839e] by
- Reverting accidentally commited change svn-id: r45532
- 10:06 Changeset [0c2ab718] by
- SCI: kStrAt / dont do call, when offset exceeds maxSize. fixes crash …
- 09:50 Changeset [4009f683] by
- Fixed Terry Pratchett's name in the credits svn-id: r45528
- 09:50 Changeset [c8d2a98] by
- Fixed Terry Pratchett's name in the credits svn-id: r45528
- 09:26 Changeset [6c101f7c] by
- SCI/newgui: Reanimate implemented svn-id: r45527
- 08:22 Changeset [87aa24e] by
- Started porting ReAnimate() from Greg's SCI engine svn-id: r45526
- 07:26 Changeset [afcd186] by
- Move drawing of walking map to walking.cpp svn-id: r45525
- 06:11 Changeset [6411125f] by
- Moved all one-line getters/setters to the header files svn-id: r45524
- 05:21 Changeset [839a7d5d] by
- Fixed svn:keywords svn-id: r45523
- 04:47 Changeset [27df03a] by
- SCI: AvoidPath: Add workaround for pathfinding problem when Patti …
- 03:54 Changeset [dba613e] by
- SCI: AvoidPath: Don't discard contained-access polygon when starting …
- 03:27 Changeset [e3679858] by
- Add Dragon History's authors, now properly svn-id: r45520
- 03:12 Changeset [fefda816] by
- Added Dragon History svn-id: r45519
- 02:15 Changeset [f3700a23] by
- Move WalkingMap instance to Game, and clean up parameters svn-id: r45516
- 02:15 Changeset [238638e7] by
- Sync credits with the trunk svn-id: r45515
- 02:13 Changeset [ebe5db4] by
- Fix typo svn-id: r45514
- 02:12 Changeset [55da0503] by
- Add special thanks for DW. svn-id: r45513
- 01:56 Changeset [d662c4aa] by
- Remove the last 2 default parameter values. They usually just add …
- 01:41 Changeset [c778efa] by
- Remove most of default parameter values. Also, add comments to the …
- 00:52 Changeset [a20e42e] by
- Move WalkingMap into new module. Also, fix a bug when loading the …
10/29/09:
- 23:55 Ticket #4692 (WINCE: Force back to Portrait mode when screen rotates) created by
- […] […]
- 21:07 Changeset [1526fda] by
- Poll for events while performing screen transitions, so that ScummVM …
- 20:32 Changeset [fc1c055] by
- SCI/newgui: SciGuiPicture now acts like sierra sci when drawing cels, …
- 20:31 Changeset [c8546fd] by
- Stop SQ4 floppy from updating the unused sq4sg.dir file when deleting …
- 19:32 Changeset [89811d1e] by
- Cleanup svn-id: r45506
- 18:15 Changeset [cbf2b03c] by
- Silenced GCC warning. svn-id: r45505
- 18:07 Changeset [ebfcea35] by
- - Implemented savegame deletion for SQ4 floppy - Added a more proper …
- 16:27 Changeset [6eea0322] by
- Disable the "Delete" button for all versions of SQ4 floppy, and the …
- 16:05 Changeset [caa5136b] by
- Automatically create memory.drv (the file containing the LSL5 …
- 15:26 Changeset [40366889] by
- Implement flipping the QuickHero and SpeedText flags in GPL2. All …
- 14:16 Changeset [8178d548] by
- SCI/newgui: Defining color white and others in SciGuiScreen and using …
- 09:58 Changeset [e5e80dd] by
- Fixed the deletion of save games - the wrong save game would be …
- 01:55 Changeset [25b3e687] by
- Fix several palette fading bugs. svn-id: r45497
- 01:10 Changeset [fa3305ee] by
- Moved some menu code outside the INCLUDE_OLDGFX safeguards svn-id: r45496
- 00:14 Changeset [0a1a4c7e] by
- Fix regression in r45414. svn-id: r45495
Note:
See TracTimeline
for information about the timeline view.