Timeline
07/08/09:
- 22:59 Changeset [a9d9de7d] by
- implemented setting note-periods, likely still somewhat wrong. …
- 21:12 Changeset [c7eedb57] by
- LOL: cleanup svn-id: r42271
- 20:32 Changeset [a212a9d] by
- LOL: rename new function in last commit according to LordHoto's …
- 20:29 Ticket #9040 (SCI: Timer iterator for audio resources played via doSound) created by
- […] […]
- 20:19 Changeset [2950bc2] by
- LOL: fix long standing bugs in the battle system (hit chance, damage, …
- 16:07 Changeset [828ed66] by
- Reinstated static inline Graphics::PixelFormat::createFormatCLUT8(), …
- 13:08 Changeset [5ca94c5c] by
- - Moved printObject inside the Console class - Enabled the parts where …
- 12:45 Ticket #8988 (New IFF parser) closed by
- 11:55 Ticket #9039 (scale2x mmx on x86_64) created by
- […] […]
- 10:44 Changeset [d351c7b9] by
- Only the kernel needs to be initialized before anything else, when …
- 10:35 Changeset [a764f274] by
- Fixed saving/loading again (broken with the latest changes for game …
- 10:25 Changeset [6249905] by
- Some cleanup for the script debugger code: - Renamed struct DebugState …
- 07:28 Changeset [90422f6b] by
- Added guards to only include the Shorten audio code when the SAGA2 …
- 07:25 Changeset [4e442170] by
- Also added the ENABLE_IHNM and ENABLE_SAGA2 preprocessor definitions …
- 07:13 Changeset [570d157] by
- The ENABLE_* flags are only checked for *.cpp files in MSVC, so move …
- 07:11 Changeset [c3a335aa] by
- Updated the MSVC project files of the scummvm project (added …
- 07:09 Changeset [4f39ef18] by
- Synced the MSVC project files of the gob engine svn-id: r42255
- 06:14 Changeset [6b2991f] by
- Made Script::run() seek in SEEK_CUR mode when jumping instead of the …
- 01:07 Changeset [20ca572e] by
- Fix recent regression in vc61(). svn-id: r42252
- 00:48 Changeset [0ec737d] by
- Stopped doing a screen update immediately after changing the palette. …
- 00:40 Changeset [32d692ae] by
- Made the engine clear some more caches when it changes rooms (room, …
- 00:34 Changeset [d8c33f68] by
- * Implemented GPL jumps * Implemented c_If, c_Goto and c_Let opcodes * …
07/07/09:
- 23:24 Changeset [3e47aaa1] by
- Merged revisions …
- 21:46 Changeset [68ec135] by
- Fixed two mismatched (de)allocations in BArchive and BAFile. svn-id: …
- 21:30 Changeset [dd955bb0] by
- * Made Game::_variables private and, instead, added …
- 21:24 Changeset [bab9293f] by
- Implementend F_Not GPL function. svn-id: r42245
- 21:18 Changeset [586af0ab] by
- * From Game::GameObject removed the following _idxSeq, _numSeq, …
- 21:11 Changeset [9246e9cf] by
- * Added some more animation debug info * Reordered …
- 20:57 Changeset [b6b14023] by
- * Changed Game::_variables to public since the GPL interpreter needs …
- 20:46 Changeset [318d4062] by
- Made GPL interpreter exit on both gplend and exit instructions. …
- 20:43 Changeset [a62b26ea] by
- Silenced the very chatty song iterator console messages by converting …
- 20:17 Changeset [ee15f8f5] by
- Improved the LSL1VGA workaround after talking with waltervn svn-id: r42239
- 20:01 Changeset [802abfd8] by
- Added a workaround for incorrect font references in LSL1VGA (which was …
- 19:53 Changeset [d37d49e] by
- Removed testing hack from Game::init() that displayed the dragon in …
- 19:50 Changeset [fd2ab9e3] by
- Added enum constant for the dragon object (kDragonObject) and made …
- 19:18 Changeset [4dc45458] by
- Change all uses of FM-Towns/fm-towns to FM-TOWNS. svn-id: r42235
- 19:18 Changeset [832540f6] by
- Simply compile guard of SJIS code and fix comment. svn-id: r42234
- 19:00 Changeset [2a117d9a] by
- Add guards to only include SJIS font code, when KYRA or SCI is …
- 19:00 Changeset [e35dd4df] by
- Change "FM-Towns" to "FM-TOWNS" for consistency. svn-id: r42232
- 18:17 Changeset [8c65d4d4] by
- - Rename FontSJIS::enableShadow to enableOutline. - Initialize outline …
- 18:10 Changeset [62eebc3e] by
- - Added support for outlined FM-Towns ROM drawing - Adapted KYRA to …
- 17:11 Changeset [9bdf1a2a] by
- kFeatures800 -> kFeatures800x600 in order to have more meaningful name …
- 15:39 Changeset [c258eefc] by
- Made AnimationManager::getAnimation() return NULL when an animation is …
- 15:37 Changeset [d519626c] by
- Added const keyword to "transparent" local variable in Sprite::draw() …
- 15:35 Changeset [4cfdf8c8] by
- Shortened AnimationManager::{play,stop}(). Removed some excessive …
- 15:31 Changeset [2e552bf6] by
- Stopped running the room init scripts twice. svn-id: r42225
- 15:21 Changeset [7f3af129] by
- mplemented changing rooms properly (overlays and objects' animations …
- 14:52 Changeset [82e6bcea] by
- * Added AnimationManager::deleteOverlays(). * Fixed bug in …
- 14:22 Changeset [ec2c7cf] by
- Adapt KYRA to use the new Graphics::FontSJIS code. svn-id: r42222
- 14:22 Changeset [86230816] by
- Add generic functionallity to draw FM-Towns ROM. (To be used by KYRA …
- 14:04 Changeset [bd87b653] by
- Properly handle odd-sized JPEG files (ie, those not a multiple of 8 …
- 13:39 Changeset [ab8c3d56] by
- Removed the weird checks for a maximum resource number (the …
- 13:16 Changeset [131aaef] by
- Don't #define M_PI in graphics/jpeg.h (it clashes with math.h, and …
- 12:51 Changeset [09efaaa1] by
- Change SaveLoad_Playtoons case svn-id: r42217
- 12:29 Changeset [74670cc8] by
- Removed the superfluous sci_version_types array (it's essentially the …
- 12:03 Changeset [add4d124] by
- - Add a new gametype for 'The Land of the Magic Stones' - Add …
- 11:58 Changeset [a0ab8c9] by
- - Separate Playtoons gametypes from in GobEngine::initGameParts() - …
- 11:18 Changeset [1f9c1e4c] by
- Groovie: Added video skipping functionality in 11h, verified some …
- 11:14 Changeset [a9aaf56b] by
- Cleanup: added an enum for the auto-detected features, removed the …
- 10:28 Changeset [d55f7e7] by
- Added auto-detection for games with older headers for script blocks, …
- 09:38 Changeset [566c3bb] by
- Groovie: Fix a memory leak in still frames svn-id: r42210
- 07:51 Changeset [e4f63304] by
- Added a SCI1.1 case in the lofss opcode, like in the lofsa opcode …
- 07:51 Changeset [45b7e5bb] by
- Add detection of Playtoons 2 En svn-id: r42208
- 07:50 Changeset [2c5d11b] by
- Removed PixelFormat convenience constructors at behest of Max and …
- 07:44 Changeset [c716e43a] by
- - Added auto-detection for EGA graphics. As a result of this, …
- 07:41 Changeset [b50b5ae5] by
- Removed the shooting workaround delay - the overlay number can vary, …
- 07:21 Changeset [11717150] by
- Merged revisions 42201-42202 via svnmerge from …
- 07:09 Changeset [dd4b02c] by
- Merged revisions 42163-42164,42167-42181,42196-42200 via svnmerge from …
- 07:02 Changeset [1e568222] by
- Set the correct sound rate for Personal Nightmare. svn-id: r42202
- 06:53 Changeset [2e3419c8] by
- Prevent a crash when the engine errors out before the game state is …
- 06:29 Changeset [0a8cd4a2] by
- Removed unused define svn-id: r42200
- 06:23 Changeset [3dd21aa2] by
- Fix to the return values of the Op_GetMouseButton library function now …
- 02:51 Changeset [7cc82cfe] by
- Added workaround to briefly pause when displaying the first message of …
- 02:49 Changeset [5270c825] by
- Bugfix so that user delays work correctly svn-id: r42197
- 01:14 Changeset [7f7edabb] by
- Bugfix so the game speed will correctly change after showing the …
07/06/09:
- 19:50 Changeset [79c42abf] by
- * Fixed extracting visibility and location of object from its status …
- 19:43 Changeset [3b75b800] by
- Removed two variables that were committed by mistake. svn-id: r42193
- 19:41 Changeset [61fa4d27] by
- Cache the transparent colour instead of calling a function for every …
- 19:26 Changeset [b2c24dd6] by
- Implemented Script::funcRandom (GPL function). svn-id: r42191
- 19:22 Changeset [218a15d8] by
- Made _rnd member of DraciEngine public. svn-id: r42190
- 18:51 Changeset [a2e46b76] by
- fix identation and replaced the "goto-workaround" with something …
- 18:49 Changeset [edaaca97] by
- Set up GPL functions properly (the math evaluator now calls the …
- 18:15 Changeset [7c155f87] by
- GCC thinks it's wrong to goto past variables being initialised (even …
- 17:37 Changeset [e9a48006] by
- Implemented a few commands Partially implemented queued Events and …
- 17:29 Changeset [237707dd] by
- Fixed bug where the GPL interpreter left parameters from previous …
- 17:27 Changeset [4e15262e] by
- Implemented Script::play() GPL opcode. svn-id: r42184
- 17:25 Changeset [f4ba64d2] by
- Implemented GPL operators. svn-id: r42183
- 17:19 Changeset [c233459] by
- Groovie: Fix most ROQ glitches svn-id: r42182
- 16:49 Ticket #9038 (EVENTS: EventManager and related cleanup) created by
- […] […]
- 16:22 Changeset [219b0de] by
- Renamed SCI_VERSION_01 -> SCI_VERSION_01_EGA svn-id: r42181
- 16:17 Changeset [c22010b] by
- Fix RTL from Kyra3 main menu. (It now doesn't quit ScummVM anymore) …
- 15:50 Changeset [30d1462d] by
- Swapped the music and audio resource check for SCI1.1 games. Digital …
- 15:30 Changeset [8f284ad3] by
- KQ6CD should be working correctly again svn-id: r42178
- 15:23 Changeset [69a3e275] by
- Groovie: Improve ROQ timing and audio sync (noticeable at least in the …
- 13:52 Changeset [77c7c1cf] by
- Loop over the string instead of copying and then editing it …
- 13:09 Changeset [de995433] by
- add workaround for PSP compiler ICE svn-id: r42175
- 12:44 Changeset [b38c5f8c] by
- Proper handling of sound effects marked as music resources svn-id: r42174
- 12:33 Changeset [3abc1e83] by
- Removed all the current special cases coding for user (mouse press) …
- 11:33 Changeset [250a1a91] by
- When a song isn't found, send a "stop handle" event so that the engine …
- 11:19 Changeset [e182cc0b] by
- Splitting up the big evaluate() function svn-id: r42171
- 11:19 Changeset [87988c69] by
- Assigned several unimplemented/unused kernel functions as stubs, so …
- 11:15 Changeset [bceacbd9] by
- Added seChanged the warning displayed when a selector can't be mapped …
- 11:10 Changeset [1f3f4cc] by
- Fixed compilation svn-id: r42168
- 10:39 Changeset [522b161] by
- Replaced sciprintf() calls with printf, DebugPrintf, warning and error …
- 07:40 Changeset [22e09bed] by
- Updated doxygen comments on API functions svn-id: r42166
- 06:34 Changeset [f63b02b9] by
- Merged revisions …
- 06:24 Changeset [3ce15cb9] by
- Ooops, remove debug code. svn-id: r42164
- 06:21 Changeset [dc0f6dce] by
- Use graphics surfaces for screen buffers, and always use correct pitch …
- 02:46 Changeset [08df8dc] by
- Bugfix for node enabling/disabling, which was previously allowing the …
- 01:41 Changeset [c3d9acf3] by
- Adding more comments svn-id: r42161
07/05/09:
- 22:57 Changeset [4b1c6b52] by
- Groovie: get hotspots working correctly in 11H RGB svn-id: r42158
- 21:40 Changeset [edfaf7bc] by
- Added an enum for the hotspot states svn-id: r42155
- 21:40 Changeset [29e9753] by
- Adding some hotspot debug messages svn-id: r42154
- 21:39 Changeset [50108e91] by
- Renaming the last occurences of "Collision" to "Hotspot" svn-id: r42153
- 19:58 Changeset [c88b9be2] by
- Reordering some methods svn-id: r42150
- 19:57 Changeset [d6c99ae] by
- Renaming FontDesc::extraData to charWidths svn-id: r42149
- 19:57 Changeset [62fcf117] by
- More input related split-offs svn-id: r42148
- 19:57 Changeset [5a85a136] by
- Split off some drawing related functions svn-id: r42147
- 19:57 Changeset [9f024509] by
- Ooops, fixing monospaced text input again svn-id: r42146
- 19:56 Changeset [c4dc61ed] by
- Split off Hotspots::evaluateNew() svn-id: r42145
- 19:56 Changeset [aeb02060] by
- More state-related encapsulation svn-id: r42144
- 19:56 Changeset [a7ab6c5e] by
- Correcting an input related mistake svn-id: r42143
- 19:56 Changeset [dbdce96] by
- Encapsulating hotspot state reading svn-id: r42142
- 16:29 Changeset [b43664e] by
- LOL: cleanup svn-id: r42141
- 14:58 Changeset [501df3ad] by
- LOL: - reduce code duplication svn-id: r42140
- 14:57 Changeset [415d0c5b] by
- Refresh the screen if pollEvent() is called without updateScreen() …
- 14:12 Changeset [c353e8de] by
- Removed pushing of EVENT_SCREEN_CHANGED on theme load. This event …
- 14:11 Changeset [4956052] by
- Got rid of HACK, which was used to setup new cursor on theme change. …
- 13:51 Ticket #7712 (DW2: 'unknown' English version) created
- […] […]
- 13:07 Changeset [d424bee6] by
- Merged the two SCI1 versions in one more file svn-id: r42136
- 12:52 Changeset [daaba726] by
- Adding a workaround for an invalid expression in Gob1 EGA svn-id: r42135
- 11:58 Changeset [0b4e5c43] by
- Updated the MSVC project files of the gob engine svn-id: r42134
- 11:52 Changeset [8e341ee9] by
- Renaming Animation -> AnimationManager and AnimObj -> Animation in …
- 11:49 Changeset [c31d1b31] by
- - Fixed feature auto-detection for Conquests of Camelot - …
- 11:30 Changeset [7e7c86a3] by
- Removing the now unneeded Game_v* classes svn-id: r42131
- 11:29 Changeset [7e11c18f] by
- Putting the Urban noCD check into Init_v6::initGame() svn-id: r42130
- 11:29 Changeset [14172fe] by
- Merging playTot() svn-id: r42129
- 11:29 Changeset [7be3530f] by
- Merging Game's and Game_v6's totSub() svn-id: r42128
- 11:28 Changeset [4e70129] by
- Merging Game_v1's and Game_v2's prepareStart() svn-id: r42127
- 11:28 Changeset [3b9add83] by
- Fixing indent svn-id: r42126
- 11:28 Changeset [bc4f27c] by
- Removing the now empty Game_Fascination class svn-id: r42125
- 11:28 Changeset [86f0669] by
- Wrapping the block end marker checks into Hotspots::Hotspot::isEnd() …
- 11:27 Changeset [18550c13] by
- Moving the "Collision" stuff to Hotspots in hotspots.cpp/.h svn-id: r42123
- 11:27 Changeset [835dea71] by
- Added a skipBlock() method svn-id: r42122
- 11:27 Changeset [e861fab8] by
- Added a Key and ShortKey enum svn-id: r42121
- 11:26 Changeset [704895b] by
- Commenting prepareStr a bit and renaming it to cleanupStr svn-id: r42120
- 11:26 Changeset [d2c2386c] by
- Adding an enum MouseButtons svn-id: r42119
- 11:08 Changeset [5c60d947] by
- SCI1 games with absolute parameters to lofs instructions are …
- 10:34 Changeset [6cb5106] by
- Removed validity check for atoi, which prevented console commands from …
- 09:34 Changeset [6d3b2ec3] by
- - Refactorized Groovie::MusicPlayer to make it extensible - Added an …
- 07:21 Changeset [48d164a4] by
- Bugfix for word-wrapping of text, which sometimes failed for strings …
- 03:24 Changeset [6c3e9f51] by
- * API change for Animation and AnimObj; AnimObj is now a proper class …
- 03:12 Ticket #9037 (SCI: Music/Sound-engine fix) closed by
- wontfix
- 01:16 Changeset [eba5780f] by
- When creating a CleanupSongIterator, transfer death listeners to it …
07/04/09:
- 23:52 Changeset [f907dc7] by
- When morphing a TeeSongIterator, transfer death listeners to remaining …
- 23:05 Changeset [960740fe] by
- Rewrote Sprite::draw() to draw overflowing sprites correctly. Stopped …
- 21:18 Changeset [9255bfc9] by
- KYRA: fix minor bug in Screen::drawShape() svn-id: r42110
- 19:52 Ticket #9037 (SCI: Music/Sound-engine fix) created by
- […] […]
- 19:04 Changeset [c48f71ed] by
- After discussing with Max, disable -Wmissing-format-attribute again. …
- 18:54 Changeset [eeb5ba9d] by
- Kyra1 PC-98 never offered English as language settings, thus remove …
- 18:54 Changeset [59aa80b] by
- Fix mismatching format arguments. svn-id: r42105
- 18:54 Changeset [1431944] by
- Add GCC_PRINTF parameter. svn-id: r42104
- 18:36 Changeset [fdf9eb8] by
- Implemented handler for the Load instruction. Removed Script::dummy(). …
- 18:35 Changeset [b96b434] by
- * Added Game::init() and moved some functionality from Game::Game to …
- 18:29 Changeset [a06509f] by
- * Removed tracking of Z coordinates in Drawable since it's not used * …
- 17:40 Ticket #9036 (SCI: Cursor transparency fix for QfG3) closed by
- 17:39 Changeset [177891a0] by
- Cursors without a palette are now initialized correctly (from patch …
- 17:03 Ticket #9036 (SCI: Cursor transparency fix for QfG3) created by
- […] […]
- 16:36 Changeset [b0c908e3] by
- Merged SCI1 versions in one more file svn-id: r42098
- 16:30 Changeset [b093511] by
- - Merged the "early" and "late" SCI1 versions - these are functionally …
- 16:24 Changeset [c0b1d10b] by
- Added tons of members to MaxTrax, songs get fully loaded and stored …
- 15:45 Changeset [c5522b37] by
- - Kernel function names are no longer loaded from vocab.999, but are …
- 15:39 Changeset [fddc5915] by
- - Changed some comments to DOxygen style svn-id: r42094
- 15:22 Changeset [49ef8ae5] by
- Added a new console command, "selector", which attempts to find a …
- 15:21 Changeset [0888e8a6] by
- * Split code from Game::changeRoom() into Game::loadRoom() and …
- 14:54 Changeset [b1d6377a] by
- Added _animationsArchive member to DraciEngine. svn-id: r42091
- 14:48 Changeset [885ce59c] by
- Restructured Script so I can start adding callbacks to GPL commands …
- 14:11 Ticket #4385 (SCI: Quest for Glory 4) created by
- […] […]
- 12:59 Ticket #9034 (Simon the Sorcerer Puzzle Pack) closed by
- invalid
- 12:58 Ticket #9035 (big red adventure) closed by
- invalid
- 11:53 Ticket #9035 (big red adventure) created by
- […] […]
- 11:49 Ticket #9034 (Simon the Sorcerer Puzzle Pack) created by
- […] […]
- 11:33 Changeset [8726f019] by
- Removed silly FIXME (mixup between debug and engine debug levels) …
- 11:24 Changeset [230e7a8d] by
- Newer DoSound() semantics are now detected automatically, by the …
- 05:56 Changeset [4656019e] by
- Merged revisions …
- 04:13 Changeset [6ef485f4] by
- Fixed cursor corruption in non-8bit graphics games when switching back …
- 01:48 Changeset [855a9587] by
- Sync MSVC project files for r42057 svn-id: r42083
07/03/09:
- 23:37 Changeset [df9570cb] by
- SCI0 games using older graphics functions are automatically detected …
- 23:02 Changeset [d42f054f] by
- Moved the YUV<->RGB routines to graphics/conversion.h svn-id: r42080
- 21:59 Changeset [9a96b20] by
- Replaced script_error and CORE_ERROR with error() svn-id: r42079
- 19:05 Changeset [a4e6464] by
- Added support for playing and stopping animations. svn-id: r42075
- 19:02 Changeset [63d0fdea] by
- Added Sprite::getRect() and Text::getRect(). svn-id: r42074
- 18:19 Changeset [4465ecf] by
- Added deconstructor for Animation. Made Animation objects delete their …
- 18:17 Changeset [c651d1c2] by
- Made Game::changeRoom() clear the overlaysArchive cache when it's done …
- 17:55 Changeset [1853d594] by
- Enabled loading room number 1 as a test. svn-id: r42071
- 17:54 Changeset [4ba1ea8a] by
- Added support for loading room overlays to Game::changeRoom(). …
- 17:53 Changeset [22cfdf01] by
- Made the animation engine compile. svn-id: r42069
- 17:50 Changeset [c178409b] by
- Implemented beginning of the animation engine. svn-id: r42068
- 17:39 Changeset [90e6ff9] by
- Added support for mirrored sprites. svn-id: r42067
- 16:41 Changeset [8e9771d1] by
- Added bool parameter markDirty to Sprite::draw() and Text::draw() to …
- 16:35 Changeset [52642e2d] by
- Added two more debug levels (logic and animation). svn-id: r42065
- 16:29 Changeset [b232202b] by
- Removed demo code so I can start working on the real intro. svn-id: r42063
- 14:22 Changeset [6fa8541a] by
- - Pushed debugstate into debug.h - When an error occurs, manipulate …
- 14:18 Changeset [69da51e7] by
- Replaced all calls for manipulating the mouse cursor to be made to the …
- 13:46 Changeset [255e5190] by
- Fix some formatting bits svn-id: r42059
- 11:54 Changeset [8f446616] by
- Add conversion.o to module.mk. Add missing endline. svn-id: r42058
- 11:52 Ticket #7711 (big red adventure) closed by
- invalid
- 11:52 Ticket #7710 (Simon the Sorcerer's Puzzle Pack) closed by
- invalid
- 11:46 Changeset [c37f1d9d] by
- Cleaned up system.h, renamed OSystem::convertRect to …
- 11:44 Ticket #7711 (big red adventure) created by
- […] […]
- 11:42 Ticket #7710 (Simon the Sorcerer's Puzzle Pack) created by
- […] […]
- 11:05 Changeset [9b3074d9] by
- If NDEBUG is #defined, then assert does nothing, leading to warnings …
- 10:41 Changeset [72512db7] by
- SCI: Fixed warning svn-id: r42055
- 10:40 Changeset [cbea1a1] by
- Added more GCC_PRINTF attributes, and fixed resulting warnings in …
- 09:33 Changeset [c28af8ce] by
- Provided a virtual method for converting graphics rectangles from …
- 09:01 Changeset [9664050f] by
- Simplified the kernel name loading code: Merged the default SCI0 and …
- 07:06 Changeset [f3ac0a62] by
- Applied patch #2815937 - "SCI: ReadString fix to repair LSL5 …
- 07:06 Ticket #9032 (SCI: ReadString fix to repair LSL5 password) closed by
- 06:31 Ticket #9033 (MM C64 Costume Animation) created by
- […] […]
- 06:21 Changeset [d81bbae8] by
- Bugfix for displaying text messages when an auto tracking (cut-scene) …
- 06:19 Changeset [3190bf68] by
- Bugfix for loading savegames where the active resource file database …
Note:
See TracTimeline
for information about the timeline view.