Timeline
05/08/08:
- 22:10 Changeset [bdadf34f] by
- Implemented opcode 66: o3_removeItemSlot. svn-id: r31957
- 21:23 Changeset [b53fe836] by
- Silenced some g++ 4.3 warnings. svn-id: r31956
- 20:55 Changeset [e068919] by
- Fixed bug in o3_updateConversations. svn-id: r31955
- 20:37 Ticket #3719 (ALL: --list-saves ignores custom paths) created by
- […] […]
- 20:33 Changeset [e6d6281] by
- o1_ADDSPRITE is not implemented yet, so throw a warning svn-id: r31954
- 19:13 Ticket #7633 (GUI: make it possible to revert to "default" savepath) created by
- […] […]
- 18:39 Changeset [b1a8067d] by
- Reordering game parts deinitialization, to avoid having one part's …
- 18:11 Changeset [cb34952e] by
- Updated the MSVC project files for the gob engine svn-id: r31951
- 16:15 Changeset [cb9fd40a] by
- Declaring BackgroundAtmosphere as kMusicSoundType svn-id: r31950
- 15:51 Changeset [18db41d] by
- Implemented the background "music" / atmospheric sounds in Woodruff …
- 13:23 Changeset [a9b4058b] by
- Fixed some game crashes which occurred when …
- 13:17 Changeset [4f108b76] by
- Reverted commit #31774 svn-id: r31947
- 12:20 Changeset [b4e94338] by
- Silenced MSVC warnings about uninitialized variables svn-id: r31946
- 11:24 Changeset [29c79704] by
- Fixed warning on 64bit systems introduced with r31940. svn-id: r31945
- 11:17 Changeset [b63ae7d] by
- Possibly fixed the sound stuttering in the PMV videos and added frame …
- 09:05 Changeset [b75f844a] by
- Fix README ref: Makefile -> ports.mk svn-id: r31943
- 08:17 Changeset [21d9742a] by
- Update Gob MSVC project files. svn-id: r31942
- 05:05 Changeset [89e0c0b3] by
- Since BASS treats speech separately from other sounds, let's use the …
- 04:48 Changeset [500237d] by
- GCC says these are ints, not long ints. Adjust the format strings …
- 02:46 Changeset [e2e2af4f] by
- Reverted commit 31928 by Buddha_, and defined kFlagsAll as 0xFFFFFFFFU …
- 01:27 Changeset [0c827c8c] by
- Split off the actual mixing part of SoundBlaster svn-id: r31938
- 00:47 Changeset [220d6ce8] by
- Restructured sound code svn-id: r31937
05/07/08:
- 22:51 Changeset [46fada3] by
- - Fixed compiling in MSVC2008 - Aliased circles optimized (drawn using …
- 22:48 Changeset [627d30d3] by
- Fixed bug when starting new game from load menu. svn-id: r31935
- 21:12 Changeset [a7320fb4] by
- Implemented KyraEngine_MR::timerFleaDeath. svn-id: r31934
- 21:04 Changeset [37c04c28] by
- Fix invalid memory access bug in the library sequence (original static …
- 17:57 Changeset [b95db352] by
- Even more German fixes from Raziel svn-id: r31932
- 17:29 Changeset [b6d2cf35] by
- Implemented vertical/horizontal flipping of sprites. svn-id: r31931
- 17:28 Changeset [a7f51502] by
- - cmd_return now exits the game if it returns from the main function - …
- 15:09 Changeset [311e9165] by
- Proper delete[] formatting (this time all occurences should've been …
- 14:49 Changeset [2d707af3] by
- A (temporary?) fix for the signed/unsigned issues with enum …
- 14:31 Changeset [600ab40b] by
- Changed all delete [] usages to delete[]. svn-id: r31927
- 14:23 Changeset [f65e9a17] by
- Changed the two instances of "delete []" into "delete[] " as well …
- 14:20 Changeset [3d9ea596] by
- Changed kyra to use delete[] instead of delete []. svn-id: r31925
- 12:44 Changeset [3d3ad58e] by
- Reverting commit 31920, thus changing type of flags back to unsigned. …
- 12:34 Changeset [6e61b02] by
- Silencing a compiler warning svn-id: r31923
- 12:12 Changeset [aff41a48] by
- minor tweak to the GUI double click handling code svn-id: r31922
- 08:31 Ticket #8861 (MADE: Fix Save File Names) closed by
- 08:29 Changeset [a3dbf436] by
- Fixed signed/unsigned issues with kFlagsAll svn-id: r31920
- 08:25 Changeset [8f9cc2e] by
- Added patch #1956516: MADE: Fix Save File Names by clone2727 (with …
- 08:19 Changeset [46f1e98] by
- Fixed RTZ 1.0 game flags and updated copyright svn-id: r31918
- 07:17 Ticket #8858 (RTZ: Detect new version) closed by
- 07:15 Changeset [202e4eb4] by
- Added detection for RtZ CD version 1.0 (thanks to spookypeanut) …
- 03:49 Changeset [9d5eea2d] by
- Sound in object videos works now, too svn-id: r31916
- 02:56 Changeset [5681ae1e] by
- Draw order related fixes. This also (finally) fixes the Gob3 draw …
- 01:15 Changeset [f1514641] by
- Reject invalid option combinations when enabling/disabling engines …
- 00:35 Changeset [0fe0f093] by
- Show the SCUMM engine options properly svn-id: r31913
05/06/08:
- 23:56 Changeset [cdc4f4ba] by
- Added openembedded.org target names (patch #1959138) svn-id: r31912
- 23:53 Ticket #8863 (patch from openembedded.org) closed by
- 23:29 Ticket #8863 (patch from openembedded.org) created by
- […] […]
- 22:18 Changeset [16abd33] by
- Mouse hotspots are now properly evaluated when the mouse is set to a …
- 22:09 Changeset [586046d8] by
- Fail on invalid --enable/disable options svn-id: r31910
- 22:05 Changeset [10b73b47] by
- Fixed crash when qutting kyra2 main menu. svn-id: r31909
- 21:56 Changeset [9be06ad9] by
- Fixed text positioning in Woodruff, enabling "Use FOO on BAR" texts. …
- 20:55 Changeset [5abc85bd] by
- Fixed possible crash in Debugger_v2 when using 'give'. svn-id: r31907
- 20:50 Changeset [11f8919] by
- Implemented Engine::getDebugger for KyraEngine. svn-id: r31906
- 17:44 Changeset [3e7f66da] by
- Cleanup. svn-id: r31905
- 17:30 Changeset [c396694] by
- Added a temporary hack to get the engine plugins working under MSVC …
- 17:30 Changeset [2ee01bf7] by
- - Fixed valgrind warnings in HoF - Fixed memory leaks in HoF svn-id: …
- 16:57 Changeset [2976f961] by
- - Fixed some memory leaks in kyra3 - Fixed valgrind warnings in GUI_v2 …
- 16:36 Changeset [bce56298] by
- Also update the preprocessor definitions for the release version …
- 16:30 Changeset [cc5215b4] by
- Updated the preprocessor directives for the SCUMM engine's MSVC …
- 15:21 Changeset [ba6c4a62] by
- Merge with trunk, using the svnmerge tool svn-id: r31898
- 15:08 Changeset [7595f20e] by
- Silencing two signess compiler warnings svn-id: r31897
- 12:08 Changeset [ee552d70] by
- Merge with trunk (maybe we should have created this branch later? ;-) …
- 11:45 Changeset [9df82055] by
- - The Manhole: New and Enhanced is now (partially) playable - …
- 09:54 Changeset [4331411e] by
- Make it possible to quit the VectorRenderer demo cleanly svn-id: r31892
- 04:47 Changeset [397e04d0] by
- Fixed syntax error. String comparision is done with '=', not '=='. …
- 03:11 Changeset [38f200fc] by
- Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles svn-id: r31889
- 03:00 Changeset [38a8aa51] by
- Allow static and dynamic plugins to be used at the same time svn-id: …
- 00:02 Ticket #3718 (WINCE: Bad graphics on 800x480 screens) created by
- […] […]
05/05/08:
- 22:52 Changeset [3ac46924] by
- Fix building scummvmico.o from outside the source directory svn-id: r31887
- 22:28 Changeset [7c55a889] by
- Fix formatting. svn-id: r31886
- 22:21 Changeset [8209ab0b] by
- Fixes for GCC 4.0.2+ in strict mode. Max, is it working now? svn-id: …
- 21:57 Changeset [0faf76bf] by
- Removed delay from KyraEngine_MR::npcChatSequence, since it's doing …
- 18:50 Changeset [874be3cf] by
- Implemented opcode 91: o3_daggerWarning. svn-id: r31882
- 17:56 Changeset [c26e62e2] by
- - Implemented Kyra3 audio options menu, Helium mode still missing. - …
- 17:18 Changeset [f42d2220] by
- Got rid of some code duplication. svn-id: r31880
- 17:12 Changeset [81cfd2a7] by
- Implemented support for Kyra3 game options menu (including studio …
- 16:18 Changeset [0f62fb0a] by
- - Little mouse visibility fix - Cleanup svn-id: r31878
- 16:14 Changeset [37459e6e] by
- - Fixed some palette fade times in Kyra3 - Changed behavior to match …
- 16:05 Changeset [2afff04] by
- - Added support for Kyra3 GUI (audio and game options not working yet) …
- 13:11 Changeset [4eb9abe9] by
- Fixed unsigned/signed mismatch warning. svn-id: r31875
- 13:09 Changeset [8d4a9b0a] by
- Updated MSVC project files. svn-id: r31874
- 12:51 Changeset [7191b2c5] by
- Added MIDI playback (which doesn't work yet) and fixed compilation …
- 11:02 Changeset [1ddd54b] by
- - Moved some members from the engine class to Location, since they …
- 10:45 Changeset [b6c7385] by
- - Renamed XmidiResource to GenericResource - Added MIDI resource type …
05/04/08:
- 23:06 Changeset [4ada388] by
- Antialiased circles changed to use screen ptrs. svn-id: r31870
- 22:29 Changeset [665caae8] by
- Updated the kyra MSVC project files svn-id: r31869
- 15:56 Changeset [e45a9d42] by
- - Shared checkInput code between kyra2 and kyra3 - Debugger related …
- 15:37 Changeset [c15ad0e3] by
- Initial common base between kyra2 and kyra3 GUI code. svn-id: r31867
- 15:18 Changeset [f71b4afc] by
- Renamed kyra2 and kyra3 gui files. svn-id: r31866
- 15:09 Changeset [42953929] by
- Added new Parser class, which will gradually grow to include all …
- 15:06 Changeset [a3794c5f] by
- Partly fixed loading of bitmaps in BRA Amiga. Bitmaps are still …
- 13:53 Changeset [6666b93] by
- Performance tweaks. svn-id: r31863
- 13:37 Ticket #3717 (MM: render_mode is broken) closed by
- fixed
- 13:36 Changeset [f09f10be] by
- Fix bug #1957165 - MM: render_mode is broken. svn-id: r31862
- 13:25 Changeset [09b0f128] by
- Yet more opcodes moved to KyraEngine_v2. svn-id: r31861
- 13:11 Changeset [73426299] by
- Cleanup. svn-id: r31860
- 13:07 Changeset [c43cbeae] by
- Moved more opcodes to KyraEngine_v2. svn-id: r31859
- 10:15 Changeset [ecde0b88] by
- German texts fixes (compared to original) from Raziel. svn-id: r31858
- 10:01 Ticket #3717 (MM: render_mode is broken) created by
- […] […]
- 03:32 Changeset [3ec47374] by
- Fixed DataStream::seek() (must have been drunk that day ;)) svn-id: r31857
- 02:26 Changeset [dfc7a24] by
- Properly close the object videos when the objects are destroyed …
- 01:02 Changeset [001adf1b] by
- Enabled scrolling in Woodruff svn-id: r31855
- 00:16 Ticket #7631 (NDS: Alternate mouse emulation) closed by
- 00:12 Ticket #7632 (NDS: Different zoom settings) closed by
- invalid
05/03/08:
- 23:51 Changeset [d33890f1] by
- Rectangle drawing. svn-id: r31854
- 23:10 Changeset [2c713446] by
- - fixed invalid C++ - some minor formatting tweaks svn-id: r31853
- 23:02 Changeset [db04dd4] by
- Formatting. svn-id: r31852
- 22:10 Changeset [3e8e978c] by
- Code formatting. svn-id: r31851
- 22:05 Changeset [e5929da] by
- Coding conventions once again. svn-id: r31850
- 22:00 Ticket #8862 (Audio::Mixer internal API revision) created by
- […] […]
- 21:57 Changeset [eb411d2] by
- - More coding convention fixes. - Aliased circles. svn-id: r31849
- 21:40 Ticket #8854 (Digital Audio Kyrandia Soundtrack Replacement) closed by
- 21:15 Changeset [06dea145] by
- Changed spaces to tab, thus annoying everyone who now have to do a …
- 21:09 Changeset [8004a64c] by
- - Added missing virtual destructor in VectorRenderer - Added …
- 20:44 Ticket #3715 (NDS: Screen cut off at the bottom in Monkey Island) closed by
- invalid
- 20:08 Changeset [edff41b] by
- Correct o2_initScreen() for Woodruff (screen positioning, clipping and …
- 20:02 Changeset [7e3ce73a] by
- Moved more opcodes to KyraEngine_v2. svn-id: r31845
- 19:50 Changeset [8c043f53] by
- Generic functions (surface/pixel fill/blend). Line antialiasing. …
- 19:47 Changeset [f6239f1d] by
- Moved some more opcodes to KyraEngine_v2. svn-id: r31843
- 19:32 Changeset [895adc7] by
- Cleanup. svn-id: r31842
- 19:23 Changeset [d5545bd8] by
- - Moved newShape/temporaryScript code to KyraEngine_v2. - Renamed …
- 13:01 Changeset [043f92cb] by
- Fix compilation on MSVC (Updated project files and turned a 'int …
- 12:03 Changeset [3aaff020] by
- Fixed some valgrind warnings. svn-id: r31839
- 11:35 Ticket #7632 (NDS: Different zoom settings) created by
- […] […]
- 11:32 Ticket #7631 (NDS: Alternate mouse emulation) created by
- […] […]
- 11:27 Ticket #3716 (NDS: Left click "auto fire") created by
- […] […]
- 11:21 Ticket #3715 (NDS: Screen cut off at the bottom in Monkey Island) created by
- […] […]
- 08:00 Ticket #3714 (DRASCULA: Unknown MD5) created by
- […] […]
- 00:44 Ticket #8861 (MADE: Fix Save File Names) created by
- […] […]
- 00:03 Ticket #8860 (GUI/LAUNCHER: Midi device selection) created by
- […] […]
Note:
See TracTimeline
for information about the timeline view.