Timeline
11/07/09: Today
- 10:56 Changeset [45721] by
- update changelog
- 09:52 Changeset [45720] by
- removed background bartender animation, played by mistake
- 09:40 Changeset [45719] by
- added default delays for the messages
- 09:19 Changeset [45718] by
- improved walking code
- 09:18 Changeset [45717] by
- added actor position, orientation and dump() to hotspot struct
- 09:16 Changeset [45716] by
- removed magic coordinates
- 08:35 Changeset [45715] by
- "constify" dump and save methods, added intersects_hline/intersects_vline
- 04:56 Changeset [45714] by
- Add helper functions to retrieve dragon position from the animation. To …
- 01:54 Changeset [45713] by
- The hero turns the right direction after walking
- 01:28 Changeset [45712] by
- Implemented relative animations. In these animations, each sprite can …
- 00:36 Changeset [45711] by
- Done research on ignored animation flags and commented the code
- 00:12 Changeset [45710] by
- This is 1.0.0
- 00:06 Changeset [45709] by
- Set date for release 1.0.0
- 00:05 Changeset [45708] by
- Tag Release 1.0.0
- 00:01 Changeset [45707] by
- Specify date for release 1.0.0
11/06/09: Yesterday
- 23:59 Changeset [45706] by
- Revert r43734 "TUCKER: enable intro sound effects compression by default" …
- 23:56 Changeset [45705] by
- Tag tools 1.0.0
- 23:33 Changeset [45704] by
- updated icons (new logo)
- 23:02 Changeset [45703] by
- Correct a few items.
- 23:02 Changeset [45702] by
- Correct a few items.
- 22:16 Changeset [45701] by
- updated maemo patch for final 1.0.0 release
- 19:47 Changeset [45700] by
- Sync with the NEWS file in the 1.0.0 branch.
- 19:45 Changeset [45699] by
- Mention some Gob fixes and some minor cleanup.
- 17:25 Changeset [45698] by
- Backport of r45697: Fix compilation on BeOS.
- 17:21 Changeset [45697] by
- Commit digitall's patch for bugs #2892510 and #2892510 with an additional …
- 17:00 Changeset [45696] by
- Added recently fixed bugs to NEWS file.
- 16:48 Changeset [45695] by
- Add safe-guard against collision of animation IDs. When debugging another …
- 10:33 Changeset [45694] by
- Revert my previous commit -- turned out Wikipedia simply showed old …
- 09:59 Changeset [45693] by
- Disable any use of originals/scummvm_icon.svg for now -- it is the *old* …
- 07:50 Changeset [45692] by
- update readme for release (backport)
- 07:49 Changeset [45691] by
- update readme for release
11/05/09:
- 23:59 Changeset [45690] by
- Fixed several gross walking bugs. - SIGSEGV by not stopping walking when …
- 21:09 Changeset [45689] by
- Fixed compilation when INCLUDE_OLDGFX isn't defined
- 14:22 Changeset [45688] by
- Implemented proper walking. First shot, not debugged yet, but seems to …
- 13:51 Changeset [45687] by
- GP2XWiz: Tweak configure to ensure that the correct ABI is used for the …
- 13:47 Changeset [45686] by
- GP2XWiz: Tweak configure to ensure that the correct ABI is used for the …
- 11:40 Changeset [45685] by
- Add fix from Tobias, for bobbing Bobbin in PCE version of Loom.
- 07:28 Changeset [45684] by
- SCI/newgui: SciGuiMenu? interactive keyboard support added (menu drawing …
- 07:27 Changeset [45683] by
- SCI/newgui: kDisposeWindow - changed to reflect actual sierra sci …
- 01:35 Changeset [45682] by
- SCI: Converted FreeSCI Amiga sound driver. Some cleanup.
- 00:41 Changeset [45681] by
- Correct bugs listed under incorrect game engine.
- 00:40 Changeset [45680] by
- Correct bugs listed under incorrect game engine.
- 00:33 Changeset [45679] by
- Clarify demo fix.
- 00:32 Changeset [45678] by
- Clarify demo fix.
- 00:21 Changeset [45677] by
- Added helper functions for dragon animations
- 00:04 Changeset [45676] by
- Moved the audio related command enums inside audio.h
11/04/09:
- 22:54 Changeset [45675] by
- Brought back one old line, just to be sure.
- 21:03 Changeset [45674] by
- SCI/newgui: select() implemented (interactive modes not done yet)
- 16:16 Changeset [45673] by
- SCI/newgui: SciGuiMenu? select() created, little cleanup
- 16:11 Changeset [45672] by
- Applied patch #2891232 - "SCI sfx: Let each SongIterator? remap its own …
- 16:11 Changeset [45671] by
- SCI/newgui: SciGuiMenu? - set()/get() implemented
- 15:51 Changeset [45670] by
- Applied patch #2891230 - "SCI sfx: fix song iterators from not getting …
- 15:41 Changeset [45669] by
- Fix CD Audio in JonesCD and add some comments.
- 15:32 Changeset [45668] by
- Removed unused variables and placed some more old code inside …
- 14:27 Changeset [45667] by
- Cleanup
- 14:22 Changeset [45666] by
- - Changed the segment manager to be a static part of the engine, and …
- 14:17 Changeset [45665] by
- Reapplied the LSL1 casino workaround, which got disabled accidentally in …
- 13:26 Changeset [45664] by
- Removed the reference to EngineState? from the SciGuiGfx? class
- 13:19 Changeset [45663] by
- Compress icons a bit with advpng & optipng
- 12:57 Changeset [45662] by
- SCI: forgot to adjust gui32 as well
- 12:54 Changeset [45661] by
- SCI/newgui: kGraph / InitPriority? changed to reflect sci0 implementation, …
- 12:19 Changeset [45660] by
- Removed the reference to SciGuiCursor? from EngineState?
- 12:16 Changeset [45659] by
- Added references to the scaleX and scaleY selectors, used for SCI1.1 view …
- 11:52 Changeset [45658] by
- priority_first and priority_last are not used by the new drawing code, …
- 11:48 Changeset [45657] by
- Fixed compilation when INCLUDE_OLDGFX is not defined
- 11:22 Changeset [45656] by
- Moved the audio CD handling code inside the AudioPlayer? class. Some …
- 10:20 Changeset [45655] by
- Moved the sound sync code inside the AudioPlayer? class
- 09:49 Changeset [45654] by
- Moved sound sync related variables inside the AudioPlayer? class and fixed …
- 09:36 Changeset [45653] by
- Moved most of the code for playing sound effects and speech into a …
- 09:31 Changeset [45652] by
- Cleanup
- 08:38 Changeset [45651] by
- Added support for loading the game's object list
- 08:05 Changeset [45650] by
- Provide compatibility with 2000/XP, where the "choice" command is not …
- 04:27 Changeset [45649] by
- Properly animate the last phase of the walk before running callbacks
- 00:42 Changeset [45648] by
- Implemented and debugged the walking framework. The hero does not walk …
11/03/09:
- 23:20 Changeset [45647] by
- Added batch files to create default project files using the create_msvc …
- 23:06 Changeset [45646] by
- Enable FLAC by default for MSVC, since our new prebuilt library package …
- 22:56 Changeset [45645] by
- Deleted all the MSVC project files, since they can be built quickly and …
- 22:13 Changeset [45644] by
- Created walking-callback infrastructure and converted the code to use it
- 21:51 Changeset [45643] by
- Capitalize the word Sequel in The 11th Hour's title.
- 21:34 Changeset [45642] by
- Removed an old FIXME
- 21:30 Changeset [45641] by
- Implement properly stayOn instead of using walkOn
- 21:05 Changeset [45640] by
- Let setPath() store path with pixel precision, and update the map sprite …
- 20:50 Changeset [45639] by
- Backport fix for bug #2890038 (FT: Crashes when entering inventory), as …
- 20:49 Changeset [45638] by
- Fix for bug #2890038 (FT: Crashes when entering inventory)
- 20:47 Changeset [45637] by
- SCI: Fix warning (declaration of 'FOO' shadows a member of 'this')
- 20:13 Changeset [45636] by
- Turn off warning 4267 ("conversion from 'size_t' to xxx, possible loss of …
- 19:43 Changeset [45635] by
- SCI/newgui: fixes for statusbar and transitions, so menubar shows up in …
- 19:33 Changeset [45634] by
- SCI/newgui: SciGuiMenu? partially implemented
- 14:53 Changeset [45633] by
- Oops, fixed svn:ignore
- 14:50 Changeset [45632] by
- Set svn:ignore (thanks salty-horse)
- 14:24 Changeset [45631] by
- Removed some more hacks for accessing the segment manager
- 14:20 Changeset [45630] by
- Fixed the deletion of cursorBitmap
- 12:48 Changeset [45629] by
- Use the new built in ScummVM.svg icon. Its now compatible with S60vx …
- 11:32 Changeset [45628] by
- Fixed a crash when loading in the old GUI
- 09:54 Changeset [45627] by
- WEB: Remove a duplicate entry in the downloads list: Solaris 10 was listed …
- 09:01 Changeset [45626] by
- Remove the SegManager?-related hacks for the selector defines, as the …
- 08:23 Changeset [45625] by
- Plugged a memory leak
- 08:23 Changeset [45624] by
- Don't keep a reference to SegManager?, as it gets deleted when loading. …
- 03:38 Changeset [45623] by
- Run the path obliqueing process repeatedly until it converges.
- 03:24 Changeset [45622] by
- Greatly improved the quality of obliqueing the shortest path. The current …
11/02/09:
- 23:48 Changeset [45621] by
- TINSEL: Small correction to the previous hotfix for _vm->_config crash
- 23:42 Changeset [45620] by
- TINSEL: Fix regression caused by the introduction of _vm->_config; proper …
- 23:06 Changeset [45619] by
- SCI: Fix hoyle hack
- 21:57 Changeset [45618] by
- TINSEL: Add isValidObject(OBJECT *obj) function; make objectList & …
- 21:56 Changeset [45617] by
- TINSEL: Turn config code into a simple C++ class
- 21:54 Changeset [45616] by
- Changed foo(void) to foo() in almost all non-backend source files
- 21:42 Changeset [45615] by
- Enhance VOC debug output
- 20:33 Changeset [45614] by
- SCI: Fix warning about unused variable
- 19:50 Changeset [45613] by
- SCI/newgui: Removed GuiCast? structure
- 17:59 Changeset [45612] by
- SCI: SciGuiMenu? created, kMenu-related stuff now using SciGui?
- 16:26 Changeset [45611] by
- Added license metadata to the SVG files and updated the documentation …
- 09:43 Changeset [45610] by
- Added a favicon for the logs site
- 05:37 Changeset [45609] by
- Little clean-up after the refactoring.
- 05:31 Changeset [45608] by
- Split loop() into several cleaned helper methods
- 02:28 Changeset [45607] by
- Refactored running loop(). - shouldExitLoop() is a bool again and …
11/01/09:
- 23:20 Changeset [45606] by
- Commented the rest of the loop() logic
- 23:20 Changeset [45605] by
- Fix SIGSEGV when quitting the game during playing sounds
- 23:04 Changeset [45604] by
- Commented on loop() before refactoring.
- 22:27 Changeset [45603] by
- Add command line parameter to automatically create a search table entry …
- 21:19 Changeset [45602] by
- Small bugfix in path-finding
- 21:14 Changeset [45601] by
- SCI/newgui: kBaseSetter ported from gregs engine, kq5 pathfinding works …
- 20:16 Changeset [45600] by
- Add (default) buildbot.css
- 19:30 Changeset [45599] by
- One more clean-up of the path-finding code
- 19:22 Changeset [45598] by
- Cleaned up the walking code. PathVertex? replaced by Common::Point. Do …
- 12:57 Changeset [45597] by
- Debugged computation and displaying of optimal walking paths
- 10:58 Changeset [45596] by
- Add methods to draw computed walking paths.
- 10:15 Changeset [45595] by
- Fix mistakenly ordered flushing revealed by the last commit
- 10:03 Changeset [45594] by
- Get rid of doubling memory allocation and a lot of copying. The Sprite …
- 09:53 Changeset [45593] by
- Sync credits.pl fixes between branch and trunk
- 09:39 Changeset [45592] by
- AGOS Simon1 Windows fix. Fixed careless use of setChar function.
- 09:34 Changeset [45591] by
- Implemented some utility functions for path-finding. In particular, …
- 03:32 Changeset [45590] by
- SCI: AvoidPath?: Add simpler visibility algorithm (still disabled).
- 01:31 Changeset [45589] by
- Kyra/FM-Towns: make sure that at least the synthesizer music plays when no …
10/31/09:
- 22:50 Changeset [45588] by
- SCI/newgui: fixing kDisposeWindow so that reanimate is correctly called …
- 22:38 Changeset [45587] by
- Add doxygen favicon build rule & source file
- 21:21 Changeset [45586] by
- SCI: AvoidPath?: Switch to A*
- 20:56 Changeset [45585] by
- SCI/newgui: added portrait data layout as comment (not completely done)
- 20:00 Changeset [45584] by
- Backport of r45580, r45581 and r45583.
- 19:59 Changeset [45583] by
- Clean up comment a bit.
- 19:55 Changeset [45582] by
- Fix compilation.
- 19:53 Changeset [45581] by
- Fix missing inventory in Kyrandia 1 PC98 16 color version, when loading a …
- 19:52 Changeset [45580] by
- Fix certain scenes incorrectly appearing as fireberry bushes in …
- 19:48 Changeset [45579] by
- SCI/newgui: SciGuiPortrait? created
- 19:34 Changeset [45578] by
- better scene cleanup
- 19:03 Changeset [45577] by
- fixed bird-assert from chapter 1
- 18:53 Changeset [45576] by
- added missing cutscene
- 18:49 Changeset [45575] by
- added cutscenes where needed, fixed invalid skipping of fullscreen …
- 18:36 Changeset [45574] by
- Comment out unused variables.
- 18:34 Changeset [45573] by
- Backport of r45572: "Fix some memory leaks in Kyrandia 1."
- 18:32 Changeset [45572] by
- Fix some memory leaks in Kyrandia 1 (this hopefully fixes crashes on NDS …
- 18:26 Changeset [45571] by
- Added a comment that the current implementation that we got on drawing …
- 18:12 Changeset [45570] by
- Silenced GCC warning.
- 18:00 Changeset [45569] by
- SCI/newgui: Changed code for graphSaveUpscaledHiresBox to not scale the …
- 17:55 Changeset [45568] by
- Added some default directories
- 17:54 Changeset [45567] by
- - Added some TODOs - Disabled the kGraph case used in KQ6 Windows for now, …
- 17:02 Changeset [45566] by
- Slight optimization to the 2x scaler
- 15:44 Changeset [45565] by
- Upscale the mouse cursor when the screen is upscaled. Also, reapplied some …
- 15:25 Changeset [45564] by
- SCI/newgui: kGraph support for Save-UpscaledHires?-Box (not sure if …
- 14:41 Changeset [45563] by
- SCI: accidentally set newgui to default, reverting
- 14:38 Changeset [45562] by
- SCI/newgui: UpscaledHires? implemented including undithering support, …
- 13:43 Changeset [45561] by
- Kirben suggested using vs->bytesPerPixel instead of _bytesPerPixel when …
- 13:34 Changeset [45560] by
- Fixed flashlight drawing in 16 bpp games. (Which probably means PC-Engine …
- 13:15 Changeset [45559] by
- The verb images for distaff have no mask data, in PCE version of Loom.
- 12:38 Changeset [45558] by
- Fixed Valgrind warning caused by always reading four bytes at a time from …
- 12:19 Changeset [45557] by
- Properly fixed putPixel() for scaled screens
- 12:17 Changeset [45556] by
- Cursor positioning now takes screen scaling into account
- 10:54 Changeset [45555] by
- Some more work on KQ6 hi res version - screen scaling should be done now, …
- 09:48 Changeset [45554] by
- Add patch from Tobias, for menu keys in PCE version of Loom, with minor …
10/30/09:
- 23:44 Changeset [45553] by
- Formatting.
- 22:55 Changeset [45552] by
- Some work on the kPortrait kernel function, used to show hires character …
- 22:53 Changeset [45551] by
- Cleaned up kPlatform() a bit, and changed it to return appropriate values …
- 22:50 Changeset [45550] by
- Plugged some memory leaks in the new graphics code
- 20:44 Changeset [45549] by
- Fixes for TEX and RTF output of "add_paragraph".
- 20:33 Changeset [45548] by
- Backport of r45545 and r45547: Fix credits.pl.
- 20:30 Changeset [45547] by
- Fix bug in "add_paragraph" in tools/credits.pl, now the "&" should be fine …
- 20:25 Changeset [45546] by
- Update credits.
- 20:25 Changeset [45545] by
- Fix credits.
- 18:32 Changeset [45544] by
- Fixed a crash in the old graphics code from commit #45542
- 18:01 Changeset [45543] by
- SCI: validate_variable fixed and now using bool instead of int (fixes pq3 …
- 17:38 Changeset [45542] by
- Added caching of views
- 17:13 Changeset [45541] by
- Added caching for mouse cursor views
- 16:20 Changeset [45540] by
- Updated the MSVC project files of the draci engine for commit #45510
- 15:09 Changeset [45539] by
- Set svn:ignore
- 14:39 Changeset [45538] by
- - Removed status_bar_foreground and status_bar_background variables from …
- 14:22 Changeset [45537] by
- SCI: kStrAt offset checking fixed
- 12:33 Changeset [45536] by
- Remove unused includes when INCLUDE_OLDGFX is not set. Implemented the …
- 12:26 Changeset [45535] by
- PSP: Fixed serious issue in plugins due to way gcc sometimes works. Was …
- 12:03 Changeset [45534] by
- Restore the pen color after changing it in graphFrameBox()
- 11:26 Changeset [45533] by
- Rewrote the avoidpath debug code to use new graphics functions
- 10:13 Changeset [45532] by
- Reverting accidentally commited change
- 10:09 Changeset [45531] by
- Wrote news item about new logo & icon
- 10:06 Changeset [45530] by
- SCI: kStrAt / dont do call, when offset exceeds maxSize. fixes crash in …
- 09:51 Changeset [45529] by
- Sync website credits with credits.pl
- 09:50 Changeset [45528] by
- Fixed Terry Pratchett's name in the credits
- 09:26 Changeset [45527] by
- SCI/newgui: Reanimate implemented
- 08:22 Changeset [45526] by
- Started porting ReAnimate?() from Greg's SCI engine
- 07:26 Changeset [45525] by
- Move drawing of walking map to walking.cpp
- 06:11 Changeset [45524] by
- Moved all one-line getters/setters to the header files
- 05:21 Changeset [45523] by
- Fixed svn:keywords
- 04:47 Changeset [45522] by
- SCI: AvoidPath?: Add workaround for pathfinding problem when Patti walks to …
- 03:54 Changeset [45521] by
- SCI: AvoidPath?: Don't discard contained-access polygon when starting point …
- 03:27 Changeset [45520] by
- Add Dragon History's authors, now properly
- 03:12 Changeset [45519] by
- Added Dragon History
- 02:30 Changeset [45518] by
- Added original website mockup
- 02:16 Changeset [45517] by
- sync
- 02:15 Changeset [45516] by
- Move WalkingMap? instance to Game, and clean up parameters
- 02:15 Changeset [45515] by
- Sync credits with the trunk
- 02:13 Changeset [45514] by
- Fix typo
- 02:12 Changeset [45513] by
- Add special thanks for DW.
- 01:56 Changeset [45512] by
- Remove the last 2 default parameter values. They usually just add …
- 01:41 Changeset [45511] by
- Remove most of default parameter values. Also, add comments to the last …
- 00:52 Changeset [45510] by
- Move WalkingMap? into new module. Also, fix a bug when loading the default …
10/29/09:
- 21:07 Changeset [45509] by
- Poll for events while performing screen transitions, so that ScummVM …
- 20:32 Changeset [45508] by
- SCI/newgui: SciGuiPicture? now acts like sierra sci when drawing cels, so …
- 20:31 Changeset [45507] by
- Stop SQ4 floppy from updating the unused sq4sg.dir file when deleting a …
- 19:32 Changeset [45506] by
- Cleanup
- 18:15 Changeset [45505] by
- Silenced GCC warning.
- 18:07 Changeset [45504] by
- - Implemented savegame deletion for SQ4 floppy - Added a more proper way …
- 16:27 Changeset [45503] by
- Disable the "Delete" button for all versions of SQ4 floppy, and the …
- 16:05 Changeset [45502] by
- Automatically create memory.drv (the file containing the LSL5 password) …
- 15:26 Changeset [45501] by
- Implement flipping the QuickHero? and SpeedText? flags in GPL2. All GPL2 …
- 14:16 Changeset [45500] by
- SCI/newgui: Defining color white and others in SciGuiScreen? and using …
- 09:58 Changeset [45499] by
- Fixed the deletion of save games - the wrong save game would be deleted …
- 09:08 Changeset [45498] by
- Updated planet favicon (thanks to Thierry); still has to be put online, …
- 01:55 Changeset [45497] by
- Fix several palette fading bugs.
- 01:10 Changeset [45496] by
- Moved some menu code outside the INCLUDE_OLDGFX safeguards
- 00:14 Changeset [45495] by
- Fix regression in r45414.
10/28/09:
- 23:32 Changeset [45494] by
- Added a workaround for the casino door in LSL1
- 23:04 Changeset [45493] by
- Changed some of the menu code to use new graphics functions
- 22:01 Changeset [45492] by
- Wrapped some more oldgui-specific code around INCLUDE_OLDGFX safeguards
- 21:57 Changeset [45491] by
- fix crash when passing only 1 parameter (shouldn't keep/use a reference to …
- 21:53 Changeset [45490] by
- Actually updated scummvm_logo.pdf; update Makefile for readability and by …
- 21:49 Changeset [45489] by
- Wording. Added warnings for unimplemented menu-related functions in the …
- 21:46 Changeset [45488] by
- Added detection for pq1, cnick-lslcasino and cnick-longbow to the fallback …
- 21:45 Changeset [45487] by
- Reduce PNG size via 'advpng -z4'; add build rule for scummvm_logo.pdf
- 21:01 Changeset [45486] by
- Replace our custom MSVC project files by automatically generated ones. …
- 20:56 Changeset [45485] by
- Fix possible use of double backslash in relative file path value.
- 20:39 Changeset [45484] by
- Cleanup.
- 20:37 Changeset [45483] by
- Change help text to nicely fit 80xY terminals.
- 20:24 Changeset [45482] by
- Fix bug createUUID, which caused our custom createUUID implementation to …
- 19:28 Changeset [45481] by
- SCI/newgui: fill screen with white instead of black before picture …
- 19:19 Changeset [45480] by
- SCI/newgui: BaseSetter? moved to SciGui?
- 19:10 Changeset [45479] by
- SCI/newgui: IsItSkip? moved into SciGui?
- 18:59 Changeset [45478] by
- SCI/newgui: Cleanup
- 18:21 Changeset [45477] by
- Backport of r45476: Add detection for multilanguage EN+FR versions of gob2 …
- 18:19 Changeset [45476] by
- Add multilanguage EN+FR versions of gob2 and gob3 found on english Adi …
- 15:18 Changeset [45475] by
- SCI/newgui: update whole screen when show_map console-command is used
- 15:15 Changeset [45474] by
- SCI/newgui: another floodfill change, fixes sq3 this time (this is …
- 15:07 Changeset [45473] by
- SCI/newgui: floodfill fixed (hopefully), fixes kq5 priority issues
- 15:01 Changeset [45472] by
- Backport: Fixing "graphical glitch in Bizoo level" (bug #2867361)
- 15:00 Changeset [45471] by
- Backport: Adding another Windows Lost in Time version, German/French
- 14:57 Changeset [45470] by
- Fixing "graphical glitch in Bizoo level" (bug #2867361)
- 14:56 Changeset [45469] by
- Adding another Windows Lost in Time version, German/French
- 14:53 Changeset [45468] by
- Style fixes
- 14:52 Changeset [45467] by
- Removing trailing spaces
- 14:45 Changeset [45466] by
- Fixed the rectangle top inside kBaseSetter()
- 14:35 Changeset [45465] by
- Cleanup
- 14:25 Changeset [45464] by
- Oops, removed leftover code (z was taken into account after all, but in a …
- 14:23 Changeset [45463] by
- Rewrote kBaseSetter() to use new graphics functions and behave like the …
- 13:43 Changeset [45462] by
- BUILD: Reduce build overhead by marking *.d and *.mk files as .PHONY, thus …
- 13:43 Changeset [45461] by
- Reimplemented isItSkip() using new graphics code
- 13:34 Changeset [45460] by
- SCI/newgui: Jones windowMgr Port adjustment, added explanatory comment
- 13:20 Changeset [45459] by
- Enclose all of the old graphics code within the INCLUDE_OLDGFX safeguard …
- 13:00 Changeset [45458] by
- SCI/newgui: Added comment about jones hack
- 12:58 Changeset [45457] by
- SCI/newgui: SciGuiControls? created, SciGuiText? now active
- 12:33 Changeset [45456] by
- Fix missing costume in room 70.
- 07:34 Changeset [45455] by
- Implement palette fading
- 04:57 Changeset [45454] by
- Fix charset masking for 16bit color games.
- 00:20 Changeset [45453] by
- Fix initialization of the mouse cursor.
- 00:04 Changeset [45452] by
- Fix entering the same room when re-loading the game. (Most objects were …
10/27/09:
- 23:51 Changeset [45451] by
- Don't change mouse cursors so ridiculously often.
- 21:34 Changeset [45450] by
- TINSEL: Formatting cleanup, remove a dead var, tweaked comment to …
- 19:24 Changeset [45449] by
- Only use std::srand once. (Fixes bug that createUUID always creates …
- 19:21 Changeset [45448] by
- Fix building under MSVC.
- 19:11 Changeset [45447] by
- Include support for "create_msvc" in the Makefile based build system.
- 19:06 Changeset [45446] by
- Implement support for "scanFiles" for POSIX systems, now the tool should …
- 18:37 Changeset [45445] by
- Implemented a working createUUID for *NIX systems (and some minor …
- 18:37 Changeset [45444] by
- Fix whitespace usage.
- 18:36 Changeset [45443] by
- Add another assert to check for return value of "new".
- 18:36 Changeset [45442] by
- Got rid of use of exceptions.
- 18:35 Changeset [45441] by
- Add missing include.
- 16:18 Ticket #1 (Test issue) created by
- This is a test. You can use Wiki formatting, too.
- 12:35 Changeset [45440] by
- Oops, forgot to commit the txt file too.
- 12:30 Changeset [45439] by
- Update detection of Loom PCE Japanese.
- 12:08 Changeset [45438] by
- Add patch #2856940 - MM C64: corner walkboxes fixed.
- 11:32 Changeset [45437] by
- Add patch #2846425 - MM C64: walkbox fixed, with minor changes.
- 09:44 Changeset [45436] by
- Load/save the 16BitPalette data in PCE version of Loom.
- 09:29 Changeset [45435] by
- Fix restoring distaff, after reloading saved game in PCE version of Loom.
- 09:24 Changeset [45434] by
- Reset _distaff after drawing distaff image in PCE version of Loom.
- 09:17 Changeset [45433] by
- Add support for distaff images in PCE version of Loom.
- 08:48 Changeset [45432] by
- Add custom room for distaff resources.
- 02:23 Changeset [45431] by
- Make Jones in the Fast Lane use up the whole screen as did the original …
- 00:38 Changeset [45430] by
- TINSEL: Add some debugging code; fix LockMem?() regression
- 00:38 Changeset [45429] by
- TINSEL: Rename Poly pp to ptp in various places, for consistency; cleanup
- 00:37 Changeset [45428] by
- TINSEL: Make HeapCompact? local to heapmem.cpp; add code to print heap …
- 00:37 Changeset [45427] by
- TINSEL: Changed heap manager to use malloc internally
- 00:36 Changeset [45426] by
- TINSEL: Change MemoryAllocFixed? to return a (kind of fake) MEM_NODE …
10/26/09:
- 22:43 Changeset [45425] by
- Cleanup.
- 22:32 Changeset [45424] by
- - Add support for AMD64 (x64) builds in automatically generated MSVC …
- 22:15 Changeset [45423] by
- SCI/newgui: fixes text in jones
- 22:04 Changeset [45422] by
- fix free/delete
- 21:52 Changeset [45421] by
- Cleanup.
- 21:41 Changeset [45420] by
- Added proper detection and handling of transitive SCI1-SCI1.1 games, like …
- 21:08 Changeset [45419] by
- TINSEL: Fix warning again
- 20:38 Changeset [45418] by
- TINSEL: Make MEM_NODE internal to heapmem.cpp
- 20:36 Changeset [45417] by
- TINSEL: cleanup
- 20:35 Changeset [45416] by
- TINSEL: Fix handling of free memory blocks
- 20:08 Changeset [45415] by
- Change assert parameter to match the comment above it.
- 20:07 Changeset [45414] by
- - Fix some missing initialization warnings from cppcheck - Fix two invalid …
- 20:03 Changeset [45413] by
- Silence GCC warning.
- 19:33 Changeset [45412] by
- SCI/newgui: SciGuiText? created
- 19:06 Changeset [45411] by
- Groovie: Fix some styling issues pointed by cppcheck
- 18:09 Changeset [45410] by
- Removed some duplicate code
- 16:01 Changeset [45409] by
- TINSEL: Further untangle memory managment. * Add new function …
- 16:01 Changeset [45408] by
- TINSEL: Remove MemoryHandle?(), some unneeded #includes and the return …
- 14:49 Changeset [45407] by
- Fix charset color in PCE version of Loom.
- 13:22 Changeset [45406] by
- Fix charset display in PCE version of Loom.
- 12:44 Changeset [45405] by
- Increase the _palette size for PCE version of Loom.
- 12:35 Changeset [45404] by
- Fix cursor image in PCE version of Loom.
- 12:29 Changeset [45403] by
- Add patch from Tobias, for costume palettes in PCE version of Loom, with …
- 10:41 Changeset [45402] by
- TINSEL: Remove dead stuff from memory managment code, doxygenify some …
- 10:41 Changeset [45401] by
- TINSEL: Remove DWM_FIXED and add new MemoryAllocFixed?() function
- 10:40 Changeset [45400] by
- TINSEL: cleanup
- 10:40 Changeset [45399] by
- TINSEL: Move ExtractActor? from scn.* to play.*
- 10:40 Changeset [45398] by
- TINSEL: Cleanup
- 10:39 Changeset [45397] by
- TINSEL: Some cleanup to the BMV code
- 10:15 Changeset [45396] by
- Add patch from Tobias, for object masking support in PCE version of Loom.
- 09:47 Changeset [45395] by
- Cleanup
- 09:13 Changeset [45394] by
- Ooops, that part should not have been commited.
- 09:11 Changeset [45393] by
- Switch PCE version of Loom to 16bit color, since it used 9bit color.
- 09:03 Changeset [45392] by
- Fix 2 MIDI bugs
- 06:20 Changeset [45391] by
- Fixed some cppcheck warnings.
- 05:19 Changeset [45390] by
- Removed unused variable.
- 04:59 Changeset [45389] by
- Fix Escape in the intro, and switching map and the inventory
- 02:46 Changeset [45388] by
- Update resource tag for masking data.
- 02:45 Changeset [45387] by
- Add patch from Tobias, for masking support in PCE version of Loom, with …
10/25/09:
- 23:36 Changeset [45386] by
- Typos.
- 23:29 Changeset [45385] by
- Allow overwriting of the output path.
- 23:17 Changeset [45384] by
- Add warning when no engine definitions are found (or the configure file is …
- 23:14 Changeset [45383] by
- Allow overwriting the file prefix in the relative path arguments of MSVC …
- 23:12 Changeset [45382] by
- Remove unused variables.
- 23:03 Changeset [45381] by
- Use slashes instead of backslashes in internal path representation.
- 22:47 Changeset [45380] by
- Initial check in of a tool which is able to create MSVC project files out …
- 22:33 Changeset [45379] by
- Moved the cel count calculation to the new graphics code
- 20:53 Changeset [45378] by
- - Removed graphics options code from the old GUI. Almost all of them are …
- 20:46 Changeset [45377] by
- SCI/newgui: SciGuiView? is now able to detect "straight" EGA mappings and …
- 20:12 Changeset [45376] by
- SCI: kGameIsRestarting - another change, setting back delay back to …
- 20:03 Changeset [45375] by
- SCI: kGameIsRestarting - changing speed throttler to 10 msecs, lsl5 is …
- 19:49 Changeset [45374] by
- SCI/newgui: SciGuiView? disable undithering when EGA mappings are available …
- 19:04 Changeset [45373] by
- SCI/newgui: kAddToPic - behaviour is different between SCI1EARLY and …
- 18:43 Changeset [45372] by
- SCI: kAddToPic - removing support for argc==0 case, if this really gets …
- 17:37 Changeset [45371] by
- SCI/newgui: removed list parameter from addToPicDrawCels()
- 14:20 Changeset [45370] by
- Add patch from Tobias, for initial costume support in PCE version of Loom, …
- 08:46 Changeset [45369] by
- SCI/newgui: circle bitmap table fixed, fixes qfg1 character selection …
- 08:10 Changeset [45368] by
- Cleanup
- 03:26 Changeset [45367] by
- Add support for CD Audio in Jones in the Fast Lane CD and KQ6 CD.
- 02:36 Changeset [45366] by
- Cleanup
- 00:13 Changeset [45365] by
- Mark Jones CD with the CD flag and add CD in the extras field.
10/24/09:
- 21:55 Changeset [45364] by
- Change "=" to ":=" in some module.mk files for consistency.
- 19:47 Changeset [45363] by
- SCI/newgui: dont react on paletteSet when playing an EGA game (fixes Xmas …
- 19:29 Changeset [45362] by
- SCI/newgui: support for EGA mapping in SCI1 games, fixes qfg2 character …
- 18:52 Changeset [45361] by
- LOL: fixed bug in spell casting code
- 13:26 Changeset [45360] by
- SCI: Restore accumulator after executing send from debugger
- 12:33 Changeset [45359] by
- Correct error in CD music table for PCE version of Loom.
- 09:51 Changeset [45358] by
- Made the "drafts" debugger command work with the PC-Engine version. The …
- 05:00 Changeset [45357] by
- I think there must have been a mistake in the backport of r45352, "Gob - …
- 03:52 Changeset [45356] by
- The CD music was hard coded in PCE version of Loom.
10/23/09:
- 22:11 Changeset [45355] by
- Gob - Backport of r45353: Add a workaround for gob3 Sofa bug #2867294. …
- 22:02 Changeset [45354] by
- Gob - Backport of r45353: Fix animations without extension
- 22:00 Changeset [45353] by
- Gob - Add a workaround for gob3 Sofa bug #2867294. It's now possible to …
- 21:48 Changeset [45352] by
- Gob - Fix animations without extension
- 20:41 Changeset [45351] by
- SCI: kAddToPic - abort when list is null reference (fixes qfg1 saved game …
- 20:10 Changeset [45350] by
- Reset the graphics input after reconstructing game scripts. This fixes …
- 19:20 Changeset [45349] by
- LOL: fixed minor regression
- 19:08 Changeset [45348] by
- SCI/newgui: fixed EGA palette code in SciGuiPicture? so that palettes 1+ …
- 18:05 Changeset [45347] by
- SCI/newgui: Priority band (old gfx) now gets correctly initialized, fixes …
- 12:50 Changeset [45346] by
- Fix object names in PCE version of Loom.
- 11:25 Changeset [45345] by
- SCI: speed throttler moved to kGameIsRestarting for all games. Also made …
- 08:55 Changeset [45344] by
- Fix warnings.
- 07:51 Changeset [45343] by
- Add opcode difference in PCE version of Loom.
10/22/09:
- 21:30 Changeset [45342] by
- SCI: kGameIsRestarting - implemented speed throttler in here for …
- 21:19 Changeset [45341] by
- SCI: kAnimate disable throttler for SCI0 and SCI01 games cause of issues …
- 21:04 Changeset [45340] by
- SCI/newgui: make cursor left work in textedit control. some wip changes, …
- 19:48 Changeset [45339] by
- Patch #2870543: descumm: script output cleanup, match ScummVM
- 19:27 Changeset [45338] by
- Formatting cleanup; use error() instead of exit(-1)
- 15:12 Changeset [45337] by
- Cleanup
- 12:04 Changeset [45336] by
- Fix bug #2703992: OSX: make bundle fails
- 11:33 Changeset [45335] by
- Fix objects structure and object scripts in PCE version of Loom.
- 09:36 Changeset [45334] by
- Fixed a crash when selecting menu items
- 09:13 Changeset [45333] by
- Fix verb display in PCE version of Loom.
- 08:55 Changeset [45332] by
- Fixed signed/unsigned issues with the property() function of the Adlib …
- 08:46 Changeset [45331] by
- Added the rest of the detection entries from bug report #2612718 and …
- 07:34 Changeset [45330] by
- Implemented GPL2 commands for music. Debugged everything.
- 07:18 Changeset [45329] by
- Applied a modified version of patch #2881486 - "Add volume changing to …
- 06:50 Changeset [45328] by
- PSP: small fix for cache coherency affecting nippon and some others. Trunk …
- 06:41 Changeset [45327] by
- Fix uninitialized channel volumes. This fixed stopped music after calling …
- 06:21 Changeset [45326] by
- Improved music handling: - reading the volume from the configuration - …
- 06:05 Changeset [45325] by
- Avoid opening and closing BArchive files all the time
- 05:52 Changeset [45324] by
- Back port of PSP fix to bsword1: cache coherency issue
- 05:42 Changeset [45323] by
- Cleanup
- 05:41 Changeset [45322] by
- Moved the view loop counting code in the new GUI
- 02:05 Changeset [45321] by
- Sync md5sums on the website.
- 01:25 Changeset [45320] by
- Update detection of Loom PCE Japanese.
- 01:07 Changeset [45319] by
- Update detection of PCEngine version of Loom.
- 01:04 Changeset [45318] by
- Fix more overflows.
10/21/09:
- 22:40 Changeset [45317] by
- Patch #2871861: fix for mgx-packet in linuxmoto.mk
- 22:39 Changeset [45316] by
- Patch #2875721: vkeybd and keymapper enable by default for motomagx
- 21:07 Changeset [45315] by
- SCI/newgui: kAnimate added comment about fastCast
- 20:57 Changeset [45314] by
- SCI/newgui: kAnimate - fastCast change (again)
- 20:25 Changeset [45313] by
- Make the check for global variable 84 inside SciGuiAnimate::invoke() …
- 20:10 Changeset [45312] by
- Fixed animations in LSL1VGA again
- 19:23 Changeset [45311] by
- Removed the accidental inclusion of deprecated code for LSL5 - this has …
- 19:19 Changeset [45310] by
- - Removed kShow() and the related code it uses - it's a debugging …
- 15:23 Changeset [45309] by
- SCI/newgui: kAnimate - now reads out signal again in .dispose loop, just …
- 15:12 Changeset [45308] by
- SCI/newgui: updating flags separately to fix issue in sq1 (almost at the …
- 14:13 Changeset [45307] by
- Fixed self-intersecting pathfinding polygons in SQ1, room 66. This …
- 13:21 Changeset [45306] by
- Add/remove comments.
- 13:14 Changeset [45305] by
- Fix overflow, causing incorrect room sizes.
- 12:59 Changeset [45304] by
- Add patch from Tobias, for graphic support (backgrounds/objects) in PCE …
- 10:00 Changeset [45303] by
- SCI: Fix warning, and reformat a multi-line comment
- 09:59 Changeset [45302] by
- SCUMM: Get rid of 'static int sortArrayOffset' by tweaking …
- 08:54 Changeset [45301] by
- Added bmv.h to the MSVC project files (added in rev 45268)
- 08:50 Changeset [45300] by
- Updated the MSVC project files of the draci engine (added music.*)
- 08:45 Changeset [45299] by
- Small formatting fixes
- 08:41 Changeset [45298] by
- Enabled music. Several TODO's added.
- 08:28 Changeset [45297] by
- Fixed the bug where ego would not walk properly after he's swapped in LSL5 …
- 01:23 Changeset [45296] by
- Fix another regression that didn't append data in safeStrcat.
- 01:01 Changeset [45295] by
- Fix a regression in agiSprintf.
10/20/09:
- 23:07 Changeset [45294] by
- PS2: disable text console, command line support and DOSBox OPL
- 21:25 Changeset [45293] by
- SCI/newgui: palVary logic as comments (work in progress)
- 20:57 Changeset [45292] by
- SCI: kPalVary - pause
- 20:16 Changeset [45291] by
- Backported fix for music regression introduced when adding support for …
- 20:15 Changeset [45290] by
- Fixed regression introduced when adding support for looping background …
- 20:12 Changeset [45289] by
- SCI/newgui: textedit control also changed to draw text like sierra sci
- 20:08 Changeset [45288] by
- SCI/newgui: Listbox control now draws text up one pixel, so that it …
- 19:56 Changeset [45287] by
- SCI: kPalVary basic
- 19:52 Changeset [45286] by
- cleanup
- 19:51 Changeset [45285] by
- LURE: Turn HotspotTickHandlers? into a proper class; convert static vars in …
- 19:51 Changeset [45284] by
- SWORD2: Turned static vars in Logic::fnISpeak into member vars of class …
- 19:12 Changeset [45283] by
- TINSEL: Move Common::List instances mouseButtons & keypresses into …
- 19:12 Changeset [45282] by
- SWORD2: Resolve FIXME about weird static var 'k' in Router::smoothCheck
- 19:12 Changeset [45281] by
- SWORD2: Resolve FIXME about static var 'left' in Router::slidyWalkAnimator
- 19:11 Changeset [45280] by
- SWORD1: Resolve FIXME about weird static var 'left' in …
- 19:11 Changeset [45279] by
- SWORD1: Resolve FIXME about weird static var 'k' in Router::smoothCheck
- 19:10 Changeset [45278] by
- SCI: Fix for _vocab_free_empty_rule_list
- 18:45 Changeset [45277] by
- SCI/newgui: Changed kPalette(animate) and implemented setFlags/unsetFlags
- 18:34 Changeset [45276] by
- LOL/PC-98: fixed glitch in text displayer
- 16:55 Changeset [45275] by
- SCI: Fix _vocab_add_rule by re-adding the 'if' statement I accidentally …
- 16:18 Changeset [45274] by
- SCI/newgui: kPalette/animate - accidentally changed speed to uint16 in …
- 16:11 Changeset [45273] by
- SCI/newgui: kPalette cleanup, preparing for sq5 paletteAnimate support
- 14:43 Changeset [45272] by
- Changed kAvoidPath() to always avoid screen edges, after talking with …
- 14:07 Changeset [45271] by
- TINSEL: Fix apparent bug (?) in the support for the 5 flags version(s)
- 14:06 Changeset [45270] by
- TINSEL: Make lots of stuff in dialogs.cpp static
- 14:06 Changeset [45269] by
- TINSEL: Move BMV player code into a new BMVPlayer class
- 14:05 Changeset [45268] by
- TINSEL: Start cleanup BMV code
- 12:23 Changeset [45267] by
- AGI: Cleanup AgiEngine::agiSprintf
- 12:22 Changeset [45266] by
- AGI: Change g_useChorus to SoundMgr::_useChorus, and add FIXME comment …
- 12:21 Changeset [45265] by
- AGI: Oopify LZW decoder
- 12:00 Changeset [45264] by
- SCI/newgui: kDisplay fixed so text centering will work correctly (based on …
- 11:14 Changeset [45263] by
- SCI: Fix for _vocab_add_rule (term was not being inited)
- 11:14 Changeset [45262] by
- SCI: Fix warning about double being silently converted to int
- 11:13 Changeset [45261] by
- AGI: Make scancodeTable const
- 11:13 Changeset [45260] by
- AGI: cleanup GfxMgr::testButton
- 11:13 Changeset [45259] by
- AGI: Turn g_tickTimer & g_mouse into members of class AgiEngine? resp. …
- 10:35 Changeset [45258] by
- Move Draci's entry to make the plugins list sorted alphabetically
- 10:08 Changeset [45257] by
- - Fixed the pathfinding issue for LSL5 room 640, where Patti walks …
10/19/09:
- 22:52 Changeset [45256] by
- AGI: cleanup
- 22:51 Changeset [45255] by
- AGI: Remove some global vars
- 22:15 Changeset [45254] by
- SCI: Oopify ParseRule/ParseRuleList? stuff a bit more
- 22:13 Changeset [45253] by
- SCI: Cleanup the grammar/vocab code: Move defs from vocabulary.h to …
- 21:27 Changeset [45252] by
- LOL/PC-98: match vaelan's cube behaviour with original code
- 19:58 Changeset [45251] by
- SCI/newgui: old cursor uses now hardcoded white, fixes cursor color …
- 19:38 Changeset [45250] by
- SCI: kRandom behaviour fixed, fixes lsl5 patty random door code
- 18:06 Changeset [45249] by
- SCI/newgui: SciGuiPicture? - fix drawing of mirrored embedded cel-data in …
- 17:47 Changeset [45248] by
- BUILD: cleanup cross compilation code
- 17:46 Changeset [45247] by
- Added operator== and != to Common::Array
- 16:06 Changeset [45246] by
- Move LOL sub engine enabled check inside the KYRA check.
- 14:40 Changeset [45245] by
- SCI/newgui: kAnimate comment changed on fastCast
- 14:33 Changeset [45244] by
- Made the check for global var 84 more generic (checking for the fastCast …
- 13:26 Changeset [45243] by
- SCI/newgui: kAnimate support for globalVar 84 in kq5 to fix cels drawn …
- 09:56 Changeset [45242] by
- Changed mapPointer() to accept a Common::Rect, thus removing the reference …
- 04:19 Changeset [45241] by
- Fixed cppcheck warning.
10/18/09:
- 21:30 Changeset [45240] by
- Automate the website favicons generation
- 20:34 Changeset [45239] by
- SCI: kDrawCel priority is signed
- 20:33 Changeset [45238] by
- SCI: kDoSound typo fixed
- 20:30 Changeset [45237] by
- SCI: kDoSound doesnt reset nodePtr on fade anymore, fixes lsl5 endless …
- 19:43 Changeset [45236] by
- cleanup
- 19:43 Changeset [45235] by
- SCI: Rename game_obj to _gameObj
- 19:42 Changeset [45234] by
- SCI: Make the implicit segMan param to GET_SEL32(V) and PUT_SEL32(V) …
- 19:41 Changeset [45233] by
- Introduced new type Common::DisposeAfterUse::Flag
- 19:29 Changeset [45232] by
- SCI/newgui: kDisplay fixme comment added for kq5 credits
- 19:07 Changeset [45231] by
- Mark an old change made for SQ4 in updateMultiSong() in rev. #39347 as a …
- 18:47 Changeset [45230] by
- Move the SeqDecoder? to the Sci namespace, it makes more sense than …
- 18:09 Changeset [45229] by
- backport of r45226 and r45228: gob - "Windows" Gob3 has errors in scripts, …
- 17:28 Changeset [45228] by
- gob - Cleanup of previous modification
- 17:28 Changeset [45227] by
- LOL: - added some updateInputs to spell animation code - improved sfx …
- 16:59 Changeset [45226] by
- gob - "Windows" Gob3 has errors in scripts, calling .IMD videos instead of …
- 16:44 Changeset [45225] by
- Remove unused variable.
- 15:38 Changeset [45224] by
- SCI: cleanup text alignment
- 14:35 Changeset [45223] by
- SCI: AvoidPath?: skip polygons without vertices
- 13:47 Changeset [45222] by
- SCI/newgui: Window manager cleanup
- 12:47 Changeset [45221] by
- LOL: this should fix a valgrind warning
- 12:44 Changeset [45220] by
- SCI/newgui: listbox now finally working correctly
- 12:13 Changeset [45219] by
- added thumbnails for the save states. removed snprintf's.
- 11:44 Changeset [45218] by
- SCI/newgui: Transitions workaround for lsl6 (till we find out what lsl6 …
- 10:50 Changeset [45217] by
- Removed unused references to operations.h
- 10:46 Changeset [45216] by
- fixed long standing bug with empty messages being processed
- 10:40 Changeset [45215] by
- Re-enabled the speed throttler for SCI1.1 games again, as disabling it …
- 10:39 Changeset [45214] by
- SCI/newgui: kDrawStatus now does BitsShow?() a little earlier, so rect wont …
- 10:39 Changeset [45213] by
- Added a sanity check in kStrAt()
- 10:32 Changeset [45212] by
- better actor positioning
- 10:21 Changeset [45211] by
- Limited the speed throttler in kAnimate to work on SCI0-SCI1. SCI1.1 games …
10/17/09:
- 23:52 Changeset [45210] by
- LOL: this (hopefully) fixes a minor glitch that might occur when using the …
- 22:50 Changeset [45209] by
- Backport of r45208: "Fix memory leak."
- 22:47 Changeset [45208] by
- Fix memory leak.
- 22:47 Changeset [45207] by
- Fix valgrind warning.
- 22:00 Changeset [45206] by
- Removed the obsolete and bitrotted testing code for the old SCI GUI
- 21:56 Changeset [45205] by
- Removed obsolete/resolved FIXME
- 21:54 Changeset [45204] by
- SCI: Add FIXME
- 21:22 Changeset [45203] by
- SCI: kStrAt added fixme comment
- 21:11 Changeset [45202] by
- SCI/newgui: kDisplay restoreUnder completed
- 20:42 Changeset [45201] by
- SCI/newgui: SciGuiAnimate::updateScreen() completed
- 20:06 Changeset [45200] by
- TUCKER: fix several issues in ending sequences (tracker item #2872355 - …
- 19:46 Changeset [45199] by
- SCI/newgui: setup default transition, also dont setup transition if no …
- 18:59 Changeset [45198] by
- SCI: Fix delete/delete[] mismatch
- 18:03 Changeset [45197] by
- SCI/newgui: SciGuiTransitions? fixed fadeIn
- 17:59 Changeset [45196] by
- SCI: Fix delete/free mismatches
- 17:46 Changeset [45195] by
- SCI/newgui: fix bug in kCanBeHere, fixes sq4 intro roger hanging not …
- 17:35 Changeset [45194] by
- SCI/newgui: set amiga palette immediately at game start and stop …
- 16:56 Changeset [45193] by
- SCI/newgui: SciGuiTransitions::doit will warn about missing …
- 16:54 Changeset [45192] by
- SCI/newgui: Transitions - include terminator into blackoutTransitionsIDs …
- 15:37 Changeset [45191] by
- Silence gcc warnings.
- 15:28 Changeset [45190] by
- Include common/endian.h for SWAP_BYTES_32. Should fix compile on BE …
- 14:45 Changeset [45189] by
- SCI: kAnimate comment added about qfg3
- 14:28 Changeset [45188] by
- SCI/newgui: Inserted comment about sq4 intro problem
- 14:12 Changeset [45187] by
- SCI/newgui: SciGuiTransitions? now supports blackout flag as well (used in …
- 13:01 Changeset [45186] by
- SCI/newgui: SciGuiTransitions? now all transitions are supported, blackout …
- 12:42 Changeset [45185] by
- Started moving some of the old GUI code inside /gui32
- 12:13 Changeset [45184] by
- Backport of r45183: Made find_unused_pixel() take the transparency mask …
- 11:35 Changeset [45183] by
- Made find_unused_pixel() take the transparency mask into account, not …
- 11:24 Changeset [45182] by
- Update the main website's logo and favicon
- 11:11 Changeset [45181] by
- Update the Dreamcast icon creation to use 15 colours and the main web …
- 10:51 Changeset [45180] by
- Update the Dreamcast icon
- 10:50 Changeset [45179] by
- SCI/newgui: menuPort gets id 0xFFFF assigned, fixes kq5 mouse coordination
- 10:42 Changeset [45178] by
- Added a new console command, "play_video", which can play a SEQ or AVI …
10/16/09:
- 23:31 Changeset [45177] by
- Reverted an accidental change in the last commit
- 23:29 Changeset [45176] by
- Moved sci_ffs() inside iterator.cpp, the only place where it's actually …
- 21:21 Changeset [45175] by
- SCI/newgui: WindowManager? change so that WinMgrPort? will get 0 and picWind …
- 19:35 Changeset [45174] by
- SCI/newgui: defined unused signal flags
- 18:46 Changeset [45173] by
- SCI: kAnimate now delays the first few calls less, otherwise sq3 will …
- 18:32 Changeset [45172] by
- Override getAudioLag() in the AviDecoder? (blatantly borrowed from the …
- 18:16 Changeset [45171] by
- Hide the mouse cursor when showing a video
- 18:05 Changeset [45170] by
- Converting AVIPlayer into a class that inherits from VideoDecoder? and …
- 17:29 Changeset [45169] by
- Fix for bug #2874489 - "SCI: Larry 3 crashes at startup"
- 16:13 Changeset [45168] by
- SCI/newgui: SciGuiTransitions? - removed debug delay
- 16:03 Changeset [45167] by
- SCI/newgui: SciGuiTransitions? now supports diagonal rolls as well …
- 13:41 Changeset [45166] by
- Updated the planet avatar and the wiki logo generation rules
- 12:45 Changeset [45165] by
- PSP palette fix for bsword1: fixed cache coherency issue
- 11:49 Changeset [45164] by
- SCI/newgui: changed comment
- 11:47 Changeset [45163] by
- Updated the forums logo
- 11:46 Changeset [45162] by
- SCI/newgui: addToPic priority issue fixed (lsl5 dream sequences)
- 11:43 Changeset [45161] by
- SEQ full frames which don't cover the whole screen width are handled …
- 11:22 Changeset [45160] by
- SCI: insert comment about kq6 issue caused by new speed throttler. …
- 11:06 Changeset [45159] by
- Update the website link image
- 10:46 Changeset [45158] by
- SCI: Fixed debugger opcode names.
- 09:55 Changeset [45157] by
- SCI/newgui: SciGuiTransitions? now supports "none" id used in longbow
- 09:44 Changeset [45156] by
- SCI/newgui: SciGuiTransitions? now supports vertical roll from/to center …
- 09:40 Changeset [45155] by
- Update the WinCE panel image with the new style
- 09:36 Changeset [45154] by
- Added a new WinCE bar image based on the iPhone images style (approved by …
- 08:26 Changeset [45153] by
- Moved the SEQ decoder outside the gfx directory, as it is completely stand …
- 07:57 Changeset [45152] by
- Fixed an assert in the introduction of the CD version of KQ6
- 07:42 Changeset [45151] by
- Added a new convenience method to the video player, which adds the event …
- 07:37 Changeset [45150] by
- removed MemoryReadStreamEndian?, used regular memory stream classes.
- 04:26 Changeset [45149] by
- Backport of r45147 (the good part). Start the correct music inside the Hot …
- 04:25 Changeset [45148] by
- Rollback additional file committed in r45147.
- 04:19 Changeset [45147] by
- Start the correct music inside the Hot Sushi. This fixes the part of …
- 03:50 Changeset [45146] by
- Backport of r45145. Fixed bug 2879799. Freshly loaded data was erased when …
- 03:49 Changeset [45145] by
- Fixed bug 2879799. Freshly loaded data was erased when changing to the new …
- 02:02 Changeset [45144] by
- Backport fix for bug #2879796 - Reversed Ventriloquists.
- 02:02 Changeset [45143] by
- Fix bug #2879796 - Reversed Ventriloquists.
- 00:09 Changeset [45142] by
- Fix memory leaks when reading thumbnails
- 00:09 Changeset [45141] by
- Backport of r45140. Fixed bug 2879805. Typo in inventory code made the …
- 00:08 Changeset [45140] by
- Fixed bug 2879805. Typo in inventory code made the inventory impossible to …
10/15/09:
- 23:59 Changeset [45139] by
- Backport of r45138. Fixed bug 2879795. Ensure cursor is visible after …
- 23:58 Changeset [45138] by
- Fixed bug 2879795. Ensure cursor is visible after save/load dialog and …
- 23:57 Changeset [45137] by
- Don't crash without sound support.
- 22:09 Changeset [45136] by
- SCI/newgui: transition 100 (no transition at all) now also supported
- 22:05 Changeset [45135] by
- Give Gob1 CD-i its own platform.
- 22:01 Changeset [45134] by
- SCI/newgui: transitions now also support horizontalRoll (e.g. qfg1ega), …
- 21:10 Changeset [45133] by
- New iPhone icons from jvprat
- 21:10 Changeset [45132] by
- New iPhone icons from jvprat
- 20:13 Changeset [45131] by
- SCI: Make send varselector reads more verbose. Add notes.
- 20:01 Changeset [45130] by
- PSP plugin: fixed small warning that could cause problems
- 19:57 Changeset [45129] by
- Removed unused variable.
- 19:24 Changeset [45128] by
- SCI: Fix send debugger command
- 18:41 Changeset [45127] by
- Created new SVG images for the iPhone's icon and loading screen.
- 18:00 Changeset [45126] by
- SCI/newgui: Do textcodeprocessing only for SCI1.1+
- 15:27 Changeset [45125] by
- SCI/newgui: undithering now enabled by default
- 15:17 Changeset [45124] by
- Changed the KQ6 floppy SEQ decoder to use the common VideoPlayer? …
- 15:07 Changeset [45123] by
- SCI: pointer_add -> error changed to warning b/c iceman does it. Just …
- 14:57 Changeset [45122] by
- SCI: added fix for iceman (dance with girl walking)
- 13:42 Changeset [45121] by
- Backport of r45120. Fixed bug 2879785. Dialogue commands were partly …
- 13:40 Changeset [45120] by
- Fixed bug 2879785. Dialogue commands were partly executed too early: see …
- 13:37 Changeset [45119] by
- Save/load dialog now uses GUI::SaveLoadChooser?.
- 13:30 Changeset [45118] by
- SCI: kAnimate speed throttler fix
- 13:00 Changeset [45117] by
- SCI/newgui: SciGuiTransitions?: now warns correctly about unsupported old …
- 12:55 Changeset [45116] by
- SCI/newgui: SciGuiTransitions? now also supports scrolling down (e.g. lsl1 …
- 12:48 Changeset [45115] by
- SCI/newgui: SciGuiTransitions? now translates old IDs to new IDs, also …
- 12:04 Changeset [45114] by
- Changed palette initialization depending on the findings of the resource …
- 11:57 Changeset [45113] by
- SCI: Add support for reg_t based segments to Message()
- 11:47 Changeset [45112] by
- SCI/newgui: SciGuiPicture? now supports embedded ega cel data
- 11:03 Changeset [45111] by
- Add targets to build the Dreamcast and Symbian icons
- 10:12 Changeset [45110] by
- SCI/newgui: longbow palette 999 doesnt have mapping, so palette was …
- 09:54 Changeset [45109] by
- SCI: Don't cache squares
- 08:38 Changeset [45108] by
- Fix Makefile again; use PSP targeted sdl-config, not the system-wide one. …
- 08:22 Changeset [45107] by
- Updated custom PSP makefile with engines, cleaned up, fixed small issue
- 08:03 Changeset [45106] by
- SCI/newgui: SciGuiTransitions? fadeIn now uses setIntensity() like sierra …
- 07:50 Changeset [45105] by
- SCI: kAnimate now uses gfxop_sleep for sleeping, mouse cursor is more …
- 07:46 Changeset [45104] by
- SCI/newgui: within transitions mouse cursor is now hidden
- 06:50 Changeset [45103] by
- SCI/newgui: SciGuiTransitions? now doesnt fade in/out color 255 anymore
- 06:37 Changeset [45102] by
- SCI: included stub for kPalVary to make Pharkas work a little bit more …
10/14/09:
- 23:30 Changeset [45101] by
- TUCKER: Convert one more loadWAVFromStream instance to makeWAVStream
- 23:29 Changeset [45100] by
- SWORD1: Remove obsolete TODO
- 23:28 Changeset [45099] by
- SWORD2: Switch from loadWAVFromStream to makeWAVStream. This also fixes a …
- 23:22 Changeset [45098] by
- cleanup
- 22:41 Changeset [45097] by
- SCI: Improve cmdSend slightly. It's still broken, though
- 22:40 Changeset [45096] by
- SCI: Fix build with VM_DEBUG_SEND enabled
- 22:37 Changeset [45095] by
- Patch #2834677: Wave/ADPCM Endianness Fixes
- 21:48 Changeset [45094] by
- SCI: removed speed throttler (cause of kAnimate change)
- 21:45 Changeset [45093] by
- SCI: kAnimate now delays a bit if needed (fixes typing in intro of lsl5, …
- 20:21 Changeset [45092] by
- DS: Modified icons for the new ScummVM logo.
- 19:39 Changeset [45091] by
- SCI/newgui: kPalette / setIntensity / reimplemented setPalette optional …
- 18:35 Changeset [45090] by
- SCI/newgui: changed kPalette (setIntensity) to behave differently (seems …
- 18:09 Changeset [45089] by
- SCI: kDrawPic now reads out blackout flag for transitions
- 18:03 Changeset [45088] by
- Fixed the palette in the SEQ decoder again
- 17:08 Changeset [45087] by
- SCI/newgui: fix header of transitions
- 16:57 Changeset [45086] by
- SCI/newgui: SciGuiTransitions? scroll left/right now supported (kq1)
- 15:46 Changeset [45085] by
- SCI/newgui: woops, forgot to set new palette when scrolling up
- 15:43 Changeset [45084] by
- SCI/newgui: SciGuiTransitions? now also supports scrolling up (lsl6 intro)
- 15:21 Changeset [45083] by
- Started rewriting the SEQ decoder to use the new GUI functions
- 14:17 Changeset [45082] by
- Add LoL PC98 credits entries to kyra.dat.
- 14:15 Changeset [45081] by
- Backport of r45080: gob: fix a regression in Bargon Attack intro caused by …
- 14:06 Changeset [45080] by
- gob: fix a regression in Bargon Attack intro caused by a fix of Ween …
- 13:58 Changeset [45079] by
- SCI/newgui: SciGuiTransitions? now supports block-pixelation as well (EGA …
- 13:28 Changeset [45078] by
- Fixed kMoveCursor(). Now the cursor will be moved to the correct spot when …
- 13:23 Changeset [45077] by
- SCI/newgui: SciGuiTransitions? now supports pixelation effect (lsl5 intro)
- 12:56 Changeset [45076] by
- Tweak configure for PS2 to disable debug mode by default and enable relase …
- 12:53 Changeset [45075] by
- SCI/newgui: changed step-count to half to minimize cpu load
- 12:48 Changeset [45074] by
- fix compilation
- 12:47 Changeset [45073] by
- SCI/newgui: implemented code to differentiate between EGA and VGA …
- 12:39 Changeset [45072] by
- SCI/newgui: SciGuiTransitions? now at least supports fadeIn/out
- 11:34 Changeset [45071] by
- SCI/newgui: SciGuiTransitions? receives SciGui? now
- 11:29 Changeset [45070] by
- Plugged loads of memory leaks in the new GUI
- 11:28 Changeset [45069] by
- SCI: kDrawPic - flags is actually uint16
- 11:23 Changeset [45068] by
- SCI/newgui: SciGuiTransitions? now gets picRect
- 11:18 Changeset [45067] by
- Update the SVG and Moto EZX icons
- 11:02 Changeset [45066] by
- Added the icon SVG and the rules to generate Moto EZX icons
- 10:25 Changeset [45065] by
- SCI/newgui: fixes textcode processing to get out if string ends and no …
- 10:11 Changeset [45064] by
- SCI: kDrawControl now also fixes bad rects (fixes jones/vga)
- 10:02 Changeset [45063] by
- SCI/newgui: another change to floodfill, fixes jones/vga
- 09:56 Changeset [45062] by
- SCI/newgui: coordinates fixup for embeeded cels
- 09:46 Changeset [45061] by
- SCI/newgui: support for embedded cel data < 320 pixels width. fixes …
- 09:37 Changeset [45060] by
- SCI: Rename some vars (cleaning up what seems to have been caused by a …
- 09:36 Changeset [45059] by
- SCI: Fix warning, cleanup
- 09:32 Changeset [45058] by
- Proper variable naming
- 09:28 Changeset [45057] by
- - Moved cel width and height calculation in the GUI - Merged the engine …
- 07:17 Changeset [45056] by
- enable some more engines for PS2 buildbot
- 07:15 Changeset [45055] by
- buildbot config: fix PS2 strip
- 06:14 Changeset [45054] by
- backport of r45053. Fixed regression bug #2874229. Regression had happened …
- 06:12 Changeset [45053] by
- Fixed regression bug #2874229. Regression had happened in r39878, when the …
- 00:36 Changeset [45052] by
- * Introduced dual license (GPL and Acedemic) for: ps2kbd.h ps2kbd.c …
10/13/09:
- 21:18 Changeset [45051] by
- SCI/newgui: class SciGuiTransitions? created
- 21:01 Changeset [45050] by
- Patch #2878216 (AMIGAOS4: Icon updated)
- 20:52 Changeset [45049] by
- SCI: Don't end warning() format strings with a newline or a period (a …
- 20:50 Changeset [45048] by
- SCI: Don't save HunkTable? segments
- 20:25 Changeset [45047] by
- Moved some old GUI specific code from kgraphics.cpp into gui32.cpp
- 19:48 Changeset [45046] by
- LOL/PC-98: fixed outro
- 19:12 Changeset [45045] by
- PS2: Clarify licensing terms for some files
- 19:08 Changeset [45044] by
- SCI/newgui: DrawControl? type 10 is actually just a dummy in qfg1ega, we …
- 19:00 Changeset [45043] by
- PS2: Replace license header on irx_imports.h by a GPL one. These files …
- 18:54 Changeset [45042] by
- SCI: Skip loading HunkTable? segments. This fixes a silly bug that can lead …
- 18:53 Changeset [45041] by
- SCI: Merge SegManager::alloc_Hunk into SegManager::allocateHunkEntry
- 18:53 Changeset [45040] by
- SCI: cleanup
- 18:52 Changeset [45039] by
- SCI: Doxygenify comments in class SfxPlayer?
- 18:51 Changeset [45038] by
- SCI: Merge some sfx related global funcs into SfxState?. This allows us to …
- 18:51 Changeset [45037] by
- BUILD: Don't set endianes & data types explicitly, rely on auto-detection …
- 18:50 Changeset [45036] by
- Revamp the way --enable-release / --enable-debug work. They are now no …
- 18:49 Changeset [45035] by
- SCI/newgui: K_CONTROL_* renamed to SCI_CONTROLS_TYPE_*
- 17:57 Changeset [45034] by
- Removed the now unused code in gfx/res_cursor.cpp
- 17:51 Changeset [45033] by
- Removed some leftover cursor code
- 17:50 Changeset [45032] by
- SCI: stub for kDrawControl K_CONTROL_PERCENTAGE
- 17:22 Changeset [45031] by
- Removed some leftover code, fixes KQ5CD
- 17:17 Changeset [45030] by
- SCI/newgui: canBeHere fixed, walk-anywhere in sq3 is not possible anymore
- 17:09 Changeset [45029] by
- Merged the rest of the cursor code
- 16:22 Changeset [45028] by
- Merged the cursor manipulation code - cursor views are still not done
- 16:18 Changeset [45027] by
- SCI/newgui: kSetPort() now also supporting 7 parameters
- 15:57 Changeset [45026] by
- SCI/newgui: SciGuiAnimate? header included into gui_gfx
- 15:50 Changeset [45025] by
- SCI/newgui: uncommented enum in SciGuiAnimate? header
- 15:48 Changeset [45024] by
- SCI/newgui: removed left over stuff from SciGuiGfx? header
- 15:47 Changeset [45023] by
- SCI/newgui: implemented resetEngineState() in SciGuiAnimate?
- 15:43 Changeset [45022] by
- SCI: added new files to msvc9
- 15:30 Changeset [45021] by
- SCI/newgui: added new file to msvc8
- 15:29 Changeset [45020] by
- SCI/newgui: added new file to module.mk
- 15:28 Changeset [45019] by
- SCI/newgui: SciGuiAnimate? class created
- 14:59 Changeset [45018] by
- Backported r45017 (Update the WinCE bar and the XPM images)
- 14:50 Changeset [45017] by
- Update the WinCE bar and the XPM images
- 14:47 Changeset [45016] by
- - Fix the XPM generation so it works in SDL on Linux - Add generation of …
- 14:36 Changeset [45015] by
- backport: this DOS CD is 2.01, not 1.02
- 14:26 Changeset [45014] by
- gob detection - Add preliminary Gobliiins 1 CD-i detection.cpp - DOS CD …
- 11:26 Changeset [45013] by
- Added automatical generation of the Wii logo and a new target to update …
- 11:17 Changeset [45012] by
- Backport r45011 (Update some more icons (motomagx, gp2x, gp2xwiz and …
- 11:12 Changeset [45011] by
- Update some more icons (motomagx, gp2x, gp2xwiz and wince)
- 09:33 Changeset [45010] by
- Fixed a bug in the graphics function detection code, and corrected the …
- 09:29 Changeset [45009] by
- Update the Wii icon
- 08:50 Changeset [45008] by
- Backport r45007 (Updated some icons to the new version)
- 08:48 Changeset [45007] by
- Updated some icons to the new version (.icns provided by Max Horn)
- 08:09 Changeset [45006] by
- SCI/newgui: floodfill / remove screenMasks that are already filled with …
- 08:03 Changeset [45005] by
- SCI/newgui: finally changed floodfill to behave the same way as sierra …
- 07:17 Changeset [45004] by
- SCI/newgui: SciGuiScreen? putPixel etc. needs to use _width and _height …
- 06:52 Changeset [45003] by
- SCI/newgui: fix floodfill for qfg1ega pictures
- 05:38 Changeset [45002] by
- Set all sound/subtitle-related parameters from ConfMan?. Made it …
- 04:44 Changeset [45001] by
- Dubbing is played. I haven't implemented switching dubbing and subtitles …
10/12/09:
- 22:27 Changeset [45000] by
- Sound effects are now correctly played. Dubbing is not yet played.
- 22:23 Changeset [44999] by
- SCI/newgui: priority band initialization - forgot to use priorityBandCount …
- 22:08 Changeset [44998] by
- SCI/newgui: priority band initialization now working exactly the same way …
- 20:46 Changeset [44997] by
- Silenced GCC warning.
- 20:33 Changeset [44996] by
- Add the original Photoshop file of the logo
- 20:27 Changeset [44995] by
- SCI/newgui: addToPic (list) replaced priority with z, to fix drawing …
- 20:21 Changeset [44994] by
- Added the new logo and renamed the files to be closer to the one they're …
- 19:31 Changeset [44993] by
- use new ScummVM logo (with capital S)
- 19:30 Changeset [44992] by
- use new ScummVM logo (with capital S)
- 17:21 Changeset [44991] by
- Cleanup
- 16:00 Changeset [44990] by
- SCI: commenting out music warnings
- 15:52 Changeset [44989] by
- SCI/newgui: background of noupdate cels is now correctly saved (was typo) …
- 15:41 Changeset [44988] by
- Minimize dependencies in the new gui
- 15:13 Changeset [44987] by
- SCI: kCelHigh / kCelWide got broken with last revision, now fixed
- 13:10 Changeset [44986] by
- SCI: now allowing calling celWide and celHigh with only 2 parameters (done …
- 12:42 Changeset [44985] by
- SCI: kGraph cleanup
- 12:38 Changeset [44984] by
- SCI: kGraph now fixes up coordinates before constructing a rect (invalid …
- 12:15 Changeset [44983] by
- SCI: re-enable accidentally commented update call
- 12:03 Changeset [44982] by
- Reverted the Common::String::printf() related commits, as the function …
- 12:01 Changeset [44981] by
- Added an explanatory comment for commit #44917, from agent-q
- 11:54 Changeset [44980] by
- Add unit test for bug fixed by r44979
- 11:51 Changeset [44979] by
- Fix broken size in Common::String::printf output in MSVC
- 11:49 Changeset [44978] by
- SCI: Fix warnings, cleanup
- 11:39 Changeset [44977] by
- Enable links to 1.0.0rc1 tools for Mac OS X & Amiga
- 11:36 Changeset [44976] by
- SCI/newgui: kGraph RedrawBox? (ReAnimate?) is now using class calling …
- 10:34 Changeset [44975] by
- SCI/newgui: kDrawControl (icon) now also calls BitsShow?()
- 10:33 Changeset [44974] by
- SCI/newgui: priority band initialization fix
- 10:32 Changeset [44973] by
- Got rid of _baseTable and _baseDisplayTable
- 10:09 Changeset [44972] by
- Fixed a warning message under MSVC... seems like Common::String::printf …
- 09:43 Changeset [44971] by
- Remove a leftover image which didn't correspond to the 2004 design
- 08:55 Changeset [44970] by
- SCI/newgui: typo fixed in SciGuiPicture?
- 08:25 Changeset [44969] by
- Move the line drawing code to SciGuiScreen?()
- 07:30 Changeset [44968] by
- SCI/newgui: implemented kPicNotValid
- 07:18 Changeset [44967] by
- SCI/newgui: change in windowMgr, so that removed windows will get restored …
- 07:11 Changeset [44966] by
- SCI/newgui: kGraph updateBox implemented, cleaned up usage of BitsShow?() …
- 03:08 Changeset [44965] by
- Dragon looks into the requested direction. Parsing _lookDir and _useDir, …
- 01:16 Changeset [44964] by
- Implemented GPL commands JustTalk? and JustStay?. The basic commands are …
- 00:39 Changeset [44963] by
- Fixed funcActPhase()
- 00:32 Changeset [44962] by
- Fix indexing of the dragon's animations. After inspection, I assert that …
- 00:15 Changeset [44961] by
- Reduced huge code duplication by introducing Game::stopObjectAnimations()
- 00:01 Changeset [44960] by
- Disambiguated _anims. It's both a pointer to an AnimationManager? and list …
10/11/09:
- 23:54 Changeset [44959] by
- Reduced code duplication and fixed one deletion bug.
- 23:28 Changeset [44958] by
- Implemented a few more harmless GPL2 commands
- 23:01 Changeset [44957] by
- Loading and caching sound samples in memory. The sounds are not played …
- 22:39 Changeset [44956] by
- sword1: backporting of r44951 and r44955 from trunk
- 22:34 Changeset [44955] by
- sword1: fix one gcc warning about comparison between signed and unsigned
- 22:31 Changeset [44954] by
- Backport the new logo and update the modern theme accordingly
- 22:30 Changeset [44953] by
- Added support for sound archives. We initialize them in the DraciEngine? …
- 22:26 Changeset [44952] by
- Updated the modern theme logo with a darker shadow
- 22:20 Changeset [44951] by
- sword1: fix psx demo startup
- 21:28 Changeset [44950] by
- Show a warning when a selector vocabulary can't be found and a static …
- 21:18 Changeset [44949] by
- Removed unused variable.
- 20:46 Changeset [44948] by
- SCI/newgui: support for textedit control (mouse support not yet …
- 20:41 Changeset [44947] by
- LOL/PC-98: fix decoration shape drawing
- 20:29 Changeset [44946] by
- LOL/PC-98: cleanup
- 20:23 Changeset [44945] by
- fix compilation
- 20:20 Changeset [44944] by
- Use BitsShow?() for partial screen updates
- 20:09 Changeset [44943] by
- KYRA: fix sjis dialgue text display
- 20:02 Changeset [44942] by
- Tag the current media before replacing it with the new design
- 19:33 Changeset [44941] by
- LOL/PC-98: fix outro music
- 19:23 Changeset [44940] by
- The _variables array is sized from syncArray, so there's no need to store …
- 19:06 Changeset [44939] by
- Update scummvm-tools.spec for upcoming 1.0.0 tag
- 18:42 Changeset [44938] by
- Added kSetPort case with 4 parameters (used in the ending of LSL6)
- 18:41 Changeset [44937] by
- Fill box routines do not translate the fill box coordinates
- 18:40 Changeset [44936] by
- LOL/PC-98: fix king richard healing sequence
- 17:59 Changeset [44935] by
- Optimized some screen updates in the new GUI to only update the changed …
- 16:47 Changeset [44934] by
- Reset the EngineState? pointer in the SciGuiGfx? class when loading. Fixes …
- 16:15 Changeset [44933] by
- Stop passing the engine state to SciGuiWindowMgr?
- 16:12 Changeset [44932] by
- Stop passing all of the engine state to SciGuiPicture?
- 16:00 Changeset [44931] by
- Fixed a warning, ironically inside a warning().
- 15:51 Changeset [44930] by
- Implemented some advanced savegame functionality - loading and deleting …
- 15:41 Changeset [44929] by
- SCI/newgui: list control implemented
- 15:32 Changeset [44928] by
- SCI: Relax GetAngle?() signature for KQ6.
- 14:58 Changeset [44927] by
- SCI: Implement CoordPri?() with two args.
- 14:30 Changeset [44926] by
- rename shadow var
- 14:28 Changeset [44925] by
- SCI: kDrawControl for list and textedit controls also using gui class
- 14:15 Changeset [44924] by
- fix new[]/delete mismatch
- 13:58 Changeset [44923] by
- DS: Changed compiler options for ITE build to scrape a little more memory.
- 13:54 Changeset [44922] by
- Print warning, when the number of colors in a palette file exceed the …
- 13:46 Changeset [44921] by
- More work on the Object class
- 13:44 Changeset [44920] by
- Hopefully avoiding an assert in the MSVC debug CRT library when entering …
- 13:35 Changeset [44919] by
- DS: Final version number and enable full crash screen.
- 13:13 Changeset [44918] by
- Committing Max Horn's memory optimisation for ITE's pathfinder.
- 13:10 Changeset [44917] by
- DS: Disable the debug console for just ITE in the DS port. Probably need …
- 12:51 Changeset [44916] by
- Revert commits r44912 and r44905, seems like the original FM-Towns/PC98 …
- 12:46 Changeset [44915] by
- DS: Set the correct controls mode on the DS port
- 12:45 Changeset [44914] by
- Fixed compilation with the current GUI
- 12:15 Changeset [44913] by
- SCI: made kEditControl use SciGui? class, not currently implemented in …
- 12:05 Changeset [44912] by
- Fix text input font for LoL PC98.
- 12:01 Changeset [44911] by
- Fix regression introduced with r44907.
- 12:00 Changeset [44910] by
- Add support for 8x16 chars in the FM-Towns font ROM code.
- 11:59 Changeset [44909] by
- Removed unused variable.
- 11:42 Changeset [44908] by
- SCI/newgui: SciGuiPicture? now also supports mirroring of cel-data
- 11:34 Changeset [44907] by
- Cleanup.
- 11:30 Changeset [44906] by
- Cleanup.
- 11:29 Changeset [44905] by
- Fix FM-Towns/PC98 menu code.
- 11:28 Changeset [44904] by
- Revert changes to graphics/sjis.h in r44709.
- 09:47 Changeset [44903] by
- SCI/newgui: SciGuiGfx::BitsFree?() implemented, currently used in kAnimate, …
- 09:39 Changeset [44902] by
- SCI/newgui: comment change on SciGui::moveCursor()
- 09:34 Changeset [44901] by
- SCI: change remove script FIXME warning into comment
- 09:31 Changeset [44900] by
- SCI/newgui: kDisplay restoreUnder/saveUnder implemented, fixes previously …
- 09:26 Changeset [44899] by
- TUCKER: fix original game glitch (tracker item #2872385 - Fish swims out …
- 09:25 Changeset [44898] by
- TUCKER: ignore selected verb when displaying options (tracker item …
- 08:52 Changeset [44897] by
- SCI/newgui: kShakeScreen partially implemented
- 08:15 Changeset [44896] by
- SCI/newgui: offTop changed, fixes window corruption (qfg3 and more)
- 08:07 Changeset [44895] by
- SCI: Remove superfluous casts; fix warning.
- 08:03 Changeset [44894] by
- SCI/newgui: correction for GuiAnimateEntry? struct
- 07:54 Changeset [44893] by
- SCI/newgui: Implemented kCanBeHere list processing
- 07:21 Changeset [44892] by
- SCI/newgui: kAddToPic fully implemented
- 05:15 Changeset [44891] by
- Disabled Operation Stealth, since it's an unsupported game. Updated the …
- 03:40 Changeset [44890] by
- SCI: Fix bug in Message() recursion
- 02:47 Changeset [44889] by
- SCI: Fix hang in KQ6 book worm scene
10/10/09:
- 21:38 Changeset [44888] by
- SCI/newgui: kAnimate - list is finally sorted according to y and z
- 21:25 Changeset [44887] by
- SCI/newgui: kAnimate now using Common::List
- 20:30 Changeset [44886] by
- SCI/newgui: kAnimate list - showBitsFlag implemented
- 20:25 Changeset [44885] by
- SCI/newgui: kAnimate is now using a dynamic buffer that stores animation …
- 19:38 Changeset [44884] by
- Disable detection for the unsupported Mac version of T7G in the release …
- 18:45 Changeset [44883] by
- LOL/PC-98: implemented drawing code for teleporters
- 18:39 Changeset [44882] by
- SCI/newgui: changed GuiAnimateList? struct
- 18:18 Changeset [44881] by
- SCI/newgui: removed hardcoded screen height/width
- 17:40 Changeset [44880] by
- SCI/newgui: intelligent cel undithering implemented
- 17:15 Changeset [44879] by
- LOL/PC-98: fixed minor glitch in wsa code
- 15:58 Changeset [44878] by
- Started rewriting the Object struct into a class
- 14:55 Changeset [44877] by
- Fixed some warnings.
- 14:31 Changeset [44876] by
- Added flag for updating dependencies.
- 14:30 Changeset [44875] by
- Enable RGB colour for Dreamcast.
- 14:26 Changeset [44874] by
- RGB support.
- 13:47 Changeset [44873] by
- SCI: Fixed bug in new Message() code
- 12:58 Changeset [44872] by
- SCI/newgui: removed SCI_SCREEN_MASK_DITHERED
- 12:35 Changeset [44871] by
- Added a rule for assembler with cpp preprocessing.
- 12:29 Changeset [44870] by
- LOL/PC-98: fixed two minor bugs
- 12:13 Changeset [44869] by
- SCI: Fix warnings
- 12:00 Changeset [44868] by
- Fixed loading again - a regression from commit #44803
- 11:42 Changeset [44867] by
- Makefile.common now requires us to set $(LD) as well…
- 10:48 Changeset [44866] by
- Merged _k_base_setter() inside kBaseSetter()
- 10:46 Changeset [44865] by
- Replaced make_reg(0, -1) with SIGNAL_REG and fixed a warning …
- 05:33 Changeset [44864] by
- Backport of all the memory leak fixes
- 05:08 Changeset [44863] by
- Fixed memory leaks in savegame restoring
- 04:47 Changeset [44862] by
- Game now completely starts up without memory leaks
- 04:15 Changeset [44861] by
- Further memory leak fixes
- 02:16 Changeset [44860] by
- SCI: kMessage() rewrite
- 01:38 Changeset [44859] by
- SCI: Adlib: Add support for loading patch data from adl.drv
- 00:07 Changeset [44858] by
- Introduced a new debug level, kDebugLevelResMan, and reduced some of the …
10/09/09:
- 23:53 Changeset [44857] by
- Removed the unused _flags variable from EngineState?
- 23:19 Changeset [44856] by
- Removed the now unused GF_SCI0_OLDGETTIME flag and simplified all of the …
- 23:15 Changeset [44855] by
- Removed the wrong code for kGetTime case 1 in some SCI0 games - that case …
- 23:09 Changeset [44854] by
- don't discard const qualifier needlessly
- 22:21 Changeset [44853] by
- Remove some unused variables
- 22:10 Changeset [44852] by
- Added PS2 backend to buildbot, with various engines disabled since (a) …
- 21:49 Changeset [44851] by
- SCI: Fix some weird casting in the vectorPatternCircle and …
- 21:47 Changeset [44850] by
- Some const correctness changes; cleanup
- 21:42 Changeset [44849] by
- LOL/PC-98: fixed last commit
- 21:36 Changeset [44848] by
- Fix warnings about non-static const member in class without a constructor
- 21:35 Changeset [44847] by
- LOL/PC-98: fixed monster drawing bug (some wrong pixels)
- 20:54 Changeset [44846] by
- SCI/newgui: changing SciGuiScreen::dither() for cel-undithering logic
- 20:21 Changeset [44845] by
- SCI/newgui: changing undithering logic again, palette now uses decoded …
- 19:50 Changeset [44844] by
- SCI/newgui: moved priority band initialization to init() call of SciGui? to …
- 19:41 Changeset [44843] by
- SCI/newgui: calling process_sound_events now directly within kAnimate(), …
- 19:19 Changeset [44842] by
- SCI/newgui: adding inactivate code for debug purposes to forward single …
- 18:57 Changeset [44841] by
- SCI/newgui: correction for kAddToPic, fixes guards in 1st screen of kq1
- 18:24 Changeset [44840] by
- SCI/newgui: kAnimate priority fixed
- 18:08 Changeset [44839] by
- SCI/newgui: pattern #defines moved into SciGuiPicture?
- 18:06 Changeset [44838] by
- SCI/newgui: pattern and floodfill moved into SciGuiPicture?
- 17:47 Changeset [44837] by
- SCI: drawMenuBar/clearMenuBar now using gui class, currently unimplemented …
- 17:41 Changeset [44836] by
- Moved actor movement detection in state.cpp, together with the other …
- 17:34 Changeset [44835] by
- SCI: kgraphics.cpp cleanup (no code changes)
- 17:31 Changeset [44834] by
- LOL/PC-98: fixed minor bugs in text displayer
- 17:16 Changeset [44833] by
- SCI/newgui: priority band init fix
- 16:51 Changeset [44832] by
- SCI/newgui: kCanBeHere partially implemented, little corrections
- 16:35 Changeset [44831] by
- whitespace changes aka. buildbot rebuilding :)
- 16:21 Changeset [44830] by
- Oops…
- 16:20 Changeset [44829] by
- Fixed an issue when examining callk calls in the new graphics functions …
- 16:15 Changeset [44828] by
- Finished the automatic detection of the graphics functions used in SCI0 …
- 13:43 Changeset [44827] by
- SCI/newgui: priority bands support for ega pictures
- 13:25 Changeset [44826] by
- SCI/newgui: some more priority band usage in kAnimate
- 13:15 Changeset [44825] by
- SCI/newgui: support for priority bands, kCoordPri kPriCoord implemented, …
- 12:28 Changeset [44824] by
- PS2: Hack to enable zlib/mad support for now (until detection & linker …
- 12:10 Changeset [44823] by
- SCI/newgui: SciGuiView? now also locks resource
- 12:10 Changeset [44822] by
- Slightly modified version of patch #2875544: PSP plugins patch
- 12:09 Changeset [44821] by
- SCI: resmanager / include order change
- 12:04 Changeset [44820] by
- SCI/newgui: SciGuiFont? now locks the resourcedata, fixes broken fonts in …
- 12:01 Changeset [44819] by
- Fix warning
- 11:49 Changeset [44818] by
- Set svn:ignore for buildbot config dir
- 11:41 Changeset [44817] by
- Remove superfluous semicola
- 11:38 Changeset [44816] by
- BUILD: Introduced new env var 'LD' analog to CXX (and defaulting to CXX), …
- 10:49 Changeset [44815] by
- SCI/newgui: windowmgr cleanup
- 10:32 Changeset [44814] by
- Fixed all memory leaks as far as the initial title screen
- 10:05 Changeset [44813] by
- PS2: Fix warnings
- 10:05 Changeset [44812] by
- PS2: Set svn:ignore for ps2 backend dir
- 10:03 Changeset [44811] by
- PS2: Fix warning, use fully qualified path for backend specific header …
- 09:41 Changeset [44810] by
- cleanup
- 09:41 Changeset [44809] by
- Fix warning
- 08:15 Changeset [44808] by
- Set up a basic tracing system for all memory allocations to help track …
- 07:50 Changeset [44807] by
- SCI/newgui: Implemented kAddToPic (almost complete, but z-sorting and some …
10/08/09:
- 22:03 Changeset [44806] by
- SCI: Turn reconstruct_scripts into SegManager::reconstructScripts
- 21:39 Changeset [44805] by
- SCI: Remove outdated comment
- 21:32 Changeset [44804] by
- SCI: Don't iterate past end of list
- 21:29 Changeset [44803] by
- SCI: Removed obsolete stringfrags code
- 21:28 Changeset [44802] by
- Change doxygen inline comments from "//!" to "///" as proposed on -devel
- 21:00 Changeset [44801] by
- SCI/newgui: RestoreBits?() now ignores empty handles
- 20:59 Changeset [44800] by
- PS2: Add some stubs for the ps2 port to our primary build system …
- 20:51 Changeset [44799] by
- SCI/newgui: more cleanup
- 20:37 Changeset [44798] by
- LOL/PC-98: fixed lightning spell
- 20:22 Changeset [44797] by
- LOLLOL/PC-98: fixed add-spell-to-scroll animation
- 20:13 Changeset [44796] by
- SCI/newgui: cleanup, fixing uninitialized variable in SciGuiPalette?
- 20:07 Changeset [44795] by
- SCI: Removed SegManager::getDescription
- 19:42 Changeset [44794] by
- LOLLOL/PC-98: fixed ghorka swamp freeze mode
- 19:41 Changeset [44793] by
- Introduce a new struct TimeDate?, replacing struct tm in client code. May …
- 19:14 Changeset [44792] by
- SCI/newgui: floodfill cleanup, pattern drawing: helper went private, …
- 18:59 Changeset [44791] by
- SCI: Fix warning
- 18:34 Changeset [44790] by
- SCI/newgui: remarks about _menuPort, uninitialized usage in SciGuiPalette? …
- 18:07 Changeset [44789] by
- SCI/newgui: kAnimate changes
- 16:23 Changeset [44788] by
- SCI/newgui: implemented more of kAnimate, currently crashes on windowMgr …
- 14:37 Changeset [44787] by
- Started rewriting the check for the graphics functions type (still not …
- 12:08 Changeset [44786] by
- backport of R44785: Add a hack that fixes bug #2858887 and #2859606
- 12:04 Changeset [44785] by
- Add a hack that fixes bug #2858887 and #2859606
- 11:57 Changeset [44784] by
- SCI/newgui: change to nsRect, scripts expect that. Fixes mouse clicking on …
- 11:49 Changeset [44783] by
- SCI/newgui: kAnimate - coordinates fixed
- 11:23 Changeset [44782] by
- SCI/newgui: kAnimate - _delete invoking implemented
- 10:35 Changeset [44781] by
- SCI/newgui: kAnimate - more implemented, cels are now drawn but isnt …
- 10:02 Changeset [44780] by
- SCI/newgui: kAnimate SciGuiGfx::AnimateFill? implemented
- 09:33 Changeset [44779] by
- The layout of global object data is different in the PCE version of Loom.
- 09:29 Changeset [44778] by
- Update code, with information from Tobias.
- 09:29 Changeset [44777] by
- SCI/newgui: kAnimate - resolved previously unknown code functionality
- 08:52 Changeset [44776] by
- backport of R44774 and R44467:gob - Fix a Valgrind warnings
- 08:22 Changeset [44775] by
- Updated comment to indicate that QFG1VGA is one of the newer SCI1.1 games …
- 08:10 Changeset [44774] by
- gob - Fix a Valgrind warning occuring in CD games
- 08:00 Changeset [44773] by
- Don't store the engine state in the SciGuiPalette? class. The palette …
- 07:58 Changeset [44772] by
- SCI/newgui: removed EGAmapping
- 07:57 Changeset [44771] by
- Restore the engine state stored within SciGui? during loading once more, …
- 07:25 Changeset [44770] by
- Removed the unused game_time variable, and fixed the incorrect calculation …
Note: See TracTimeline
for information about the timeline view.
