Timeline
07/17/10:
- 22:59 Changeset [cd099736] by
- SCI: adding pq2 japanese pc98 svn-id: r50972
- 22:32 Changeset [fd157b4] by
- Implemented scrollable checkbox like behaviour using ListWidget …
- 22:11 Changeset [bbcf0204] by
- SCI: adding detection for SCI01 vocab inside a SCI0 game that's using …
- 21:13 Changeset [88dfa314] by
- SCI: adding uninitialized workaround for gk1 svn-id: r50969
- 20:29 Changeset [880bb9f4] by
- Add support for the altres.map/altres.000 map/volume pair in KQ7. …
- 19:52 Changeset [723f15c] by
- SCI: removing kSetPort 4 argument support from r44938, which was wrong …
- 19:11 Changeset [48b288d9] by
- Fixing compilation with MSVC svn-id: r50966
- 18:51 Changeset [fb206fb7] by
- SCI: added uninitialized workaround for lsl3 svn-id: r50965
- 18:41 Changeset [0b48a71c] by
- Remove PalmOS port svn-id: r50964
- 18:38 Changeset [1d4c828] by
- DEBUGGER: Simplify how our console debugger works / is used * Remove …
- 17:58 Changeset [625af126] by
- SCI: checking if within kernel function before overwrite a save (thx @ …
- 13:32 Changeset [8c31dd7e] by
- SCI: added gameid for send() sq4 workaround svn-id: r50961
- 13:27 Changeset [cb4072f9] by
- SCI: added special case for iceman when plotting course inside …
- 12:57 Changeset [7ac5c3ef] by
- SCI: added iceman hack to original said.y as well svn-id: r50959
- 12:46 Changeset [e9ed821] by
- SCI: add hack for iceman to skip [!*] in kSaid, fixes green board / …
- 12:37 Changeset [1d31c278] by
- SCI: Fix 'parse' debug command parameter handling svn-id: r50957
- 12:06 Changeset [e000d286] by
- SCI: fix debugging code of parser, add 0xffe special group into debug …
- 09:53 Ticket #4926 (TOOLS: descumm "} else {" blocks) created by
- […] […]
- 00:05 Changeset [83e2aa2] by
- Remove extra ";" in class declarations. svn-id: r50955
07/16/10:
- 23:50 Changeset [0e748c5a] by
- Added basic cursor drawing. svn-id: r50954
- 23:30 Changeset [ddb36441] by
- Fix use of "&&" instead of "&" for bit masking. (This looks much more …
- 23:30 Changeset [bf17cc10] by
- In the help of making the new C++ standard a better one, we will now …
- 23:23 Changeset [aa631a64] by
- Removed unused variable. I believe thread->_instructionOffset serves …
- 23:10 Changeset [4172a94e] by
- Cleanup. svn-id: r50950
- 23:09 Changeset [17dcf79] by
- Cleanup svn-id: r50949
- 23:04 Changeset [4a52413a] by
- Removed unused variable. svn-id: r50948
- 23:02 Changeset [30a92bec] by
- Removed unused variables. svn-id: r50947
- 22:20 Changeset [3995b2d8] by
- change post-increment to pre-increment in return value of …
- 21:56 Changeset [70b6ee0] by
- CINE: Get rid of some unnecessary g_cine refs svn-id: r50945
- 21:56 Changeset [587f3cf9] by
- CINE: Get rid of g_saveFileMan svn-id: r50944
- 21:50 Changeset [e75eee21] by
- Use "true" instead of "1" in if statements to make clang a bit more …
- 20:44 Changeset [d5f442dc] by
- put in initial relocations for R_ARM_ABS32, R_ARM_THM_CALL and …
- 20:00 Changeset [38fb180e] by
- Add entries for the DOS, FM-Towns, and PC-98 versions of RTZ (all on …
- 19:40 Changeset [92c0e7e] by
- SCI: fix console commands so that console gets detached correctly …
- 19:33 Changeset [564b68a9] by
- SCI: adding fixme and error() to fix crash when trying to run …
- 14:16 Changeset [60363b8a] by
- SCI: adding uninitialized workaround for lsl1 when playing at the …
- 13:37 Changeset [3ceb02f0] by
- SCI: adding signatures for 4-parameter variant of kDoSound(sendMidi), …
- 13:15 Changeset [379a55f0] by
- Implemented path-finding logic for accurate player movement svn-id: r50936
- 10:12 Changeset [b0624889] by
- SCI: enable r50931 for sci1late+ only, lsl1vga doesn't like it (ego …
- 10:00 Changeset [1e4261ba] by
- SCI: added comments about when xLast/yLast were exactly introduced …
- 09:51 Changeset [5356a61] by
- SCI: only use xLast/yLast in kDoBresen for sci1middle+ only. qfg1 ega …
- 08:40 Ticket #4925 (error() sometimes doesn't show up but ScummVM terminates) created by
- […] […]
- 08:03 Changeset [3473e8c6] by
- Clarified variable used for scene node loading, and added in extra …
- 05:46 Changeset [90763f6] by
- SCI: kDoBresen - save last position of client inside mover - fixes …
- 04:45 Changeset [cfe85d6b] by
- Added basic screen drawing (only overlay working). svn-id: r50930
- 03:35 Changeset [9fafc85] by
- Cleanup. svn-id: r50929
- 03:34 Changeset [bde1cbd7] by
- Cleanup. svn-id: r50928
- 03:32 Changeset [ae1afee5] by
- The standalone MIDI files for one of the re-releases of Inherit the …
- 03:31 Changeset [b4459fe9] by
- Cleanup. svn-id: r50926
- 03:14 Changeset [992a8bfd] by
- Cleanup. svn-id: r50925
- 03:14 Changeset [bcb4c49a] by
- Cleanup. svn-id: r50924
- 03:07 Changeset [d20ae841] by
- Cleanup. svn-id: r50923
07/15/10:
- 21:28 Changeset [30238347] by
- SCI: kDoBresen now returns result of CantBeHere() like sierra sci does …
- 21:10 Changeset [d78eba3d] by
- SCI: solved lsl1 casino door, lsl6 tram disappearing and qfg1 vga gate …
- 19:39 Changeset [6e5b537a] by
- SCI: r50919 had some temporary test code in it, removing that so it …
- 19:23 Changeset [ddd01ffc] by
- SCI: some big changes to kCantBeHere - kCantBeHere returns the actual …
- 18:51 Changeset [407d6506] by
- separated testsuite configuration to another class svn-id: r50918
- 17:24 Ticket #4924 (SYMBIAN: Unexpected game cursor behavior) created by
- […] […]
- 12:37 Changeset [20a0ad68] by
- Bugfixes to walking code. Rex can now walk about on-screen svn-id: r50914
- 10:51 Changeset [43662625] by
- Implemented the original game cheat key for displaying the current …
- 10:00 Changeset [13eb510b] by
- Bugfix to the SqrtF16 function to work correctly svn-id: r50912
- 06:04 Changeset [72faf78] by
- SCI: adding support to qfg4 to import qfg3 character data svn-id: r50911
- 05:25 Changeset [4da73f4a] by
- added necessary #includes to loader svn-id: r50910
- 05:07 Changeset [e6c9dc4] by
- Fixed function prototype typos svn-id: r50909
- 05:04 Changeset [fc8b60ab] by
- Fixed header for OS X, and added OpenGL feature to configure script. …
- 04:20 Changeset [25f1980d] by
- Optimized nextHigher2. svn-id: r50907
- 04:05 Changeset [36583ff] by
- Fixed problem with OpenGL headers and windows. svn-id: r50906
- 04:01 Changeset [9ef2fc47] by
- Fixed doing OpenGL calls before a graphical context was created. …
- 02:49 Changeset [d677ba5a] by
- Replaced nextHigher2, so CHAR_BIT define is not needed. svn-id: r50904
- 02:45 Changeset [625230a] by
- restructured ps2loader to use Common::SeekableReadStream instead of a …
- 01:48 Changeset [69bf70d6] by
- Silence gcc warnings. svn-id: r50902
- 01:46 Changeset [e47c64dd] by
- Fixed compile error. svn-id: r50901
- 01:21 Changeset [f53028d4] by
- Replaced the extra SDL functions added to GraphicsManager with an …
- 00:22 Ticket #4923 (PSP : LGOP2 save files crash the PSP when loading) created by
- […] […]
07/14/10:
- 22:43 Changeset [12ebe806] by
- Fix warnings svn-id: r50899
- 22:19 Changeset [7c210829] by
- SCI: removing #ifdef ENABLE_SCI32 from one single line (just a waste) …
- 22:07 Changeset [3195ab0] by
- SCI: added signatures for kFileIO, some changes to actual kFileIO …
- 21:17 Changeset [5e275839] by
- SCI: returning DOS error code on kFileIO(unlink) svn-id: r50895
- 21:00 Changeset [40ed004] by
- SCI: removing hardcoded size when drawing list controls - fixes …
- 19:44 Changeset [555acf4b] by
- Some code formatting fixes svn-id: r50893
- 19:12 Changeset [a694c5dd] by
- SCI: adding workaround for qfg1vga script bug (div on object) which …
- 17:04 Changeset [6c22d59] by
- Fix non-PCSPK sound types in AGI. svn-id: r50891
- 17:02 Changeset [f98fa72e] by
- Changed abs() to ABS() in a few places. svn-id: r50890
- 16:57 Changeset [b91ef128] by
- Fixed typo in comment. svn-id: r50889
- 16:55 Changeset [25077baf] by
- Moved setTileData() into GdiPCEngine since that's the only class that …
- 14:55 Changeset [14e25d13] by
- SCI: fix regression of r50831 - we want to abort when unknown …
- 14:18 Changeset [36fdc68b] by
- The LSL7 demo is SCI2.1 so we should detect it even when …
- 14:12 Changeset [0b3201e] by
- Whitespace cleanup (mainly spaces and tabs at the end of line) …
- 14:09 Changeset [df49298f] by
- Update comments about the SCI2/2.1 kernel table. The SCI3 table is …
- 14:05 Changeset [ec65befa] by
- Silence gcc warning. svn-id: r50883
- 11:55 Changeset [f796fd6] by
- Preliminary implementation of lots of code related to player movement …
- 11:53 Changeset [f456b7c] by
- SCI: separating qfg1ega and qfg1vga gameids svn-id: r50881
- 11:41 Changeset [ede8fead] by
- SCI: changing kList(18) into StubNull, so that torin demo works a …
- 11:34 Changeset [76f64494] by
- SCI: changing signature of kDoSound(play) in SCI2.1 to "o(i)" now, …
- 11:29 Changeset [539d10e] by
- SCI: adding sound version 2.1, to properly add sci2.1 signature for …
- 11:10 Changeset [b1f2ea64] by
- SCI: replacing some tabs with spaces svn-id: r50877
- 10:45 Changeset [ef01194] by
- SCI: changing SIG_SCI2 back to SIG_SCI32, because all those signatures …
- 09:04 Changeset [1ec55288] by
- SCI: replacing fixme with todo svn-id: r50875
- 09:00 Changeset [646ea582] by
- SCI: moving hack signature for kDoSound(play) to SCI1LATE only, adding …
- 05:04 Changeset [d5ff65bc] by
- Fix valgrind warning. svn-id: r50873
- 04:42 Changeset [6760127] by
- The new buffer has to be one byte longer than the length of the …
- 04:34 Changeset [3cb59d23] by
- Don't close the MIDI driver twice. It's unnecessary, and some of our …
- 04:33 Changeset [bc0c3061] by
- If the ALSA driver hasn't been opened, closing it should do nothing. …
- 03:57 Changeset [03b1884] by
- various dsloader fixes, including initializing _symtab_sect to -1 in …
- 03:55 Changeset [264cb839] by
- changed Elf32_Rela to Elf32_Rel svn-id: r50868
- 02:36 Changeset [1ae8d168] by
- Oops... whitespace/layout again (I'm tired...) svn-id: r50867
- 02:34 Changeset [eb617f02] by
- Whitespace/layout svn-id: r50866
- 02:28 Changeset [ab36bdfd] by
- SCI: Fixed script bug (invalid call to kStrCpy) in Island of Dr. …
- 02:12 Changeset [1cb5305] by
- Fixed loading saved games from the launcher, broken in rev. 50831 …
- 02:12 Changeset [b5d4056e] by
- Typos svn-id: r50863
- 02:02 Changeset [20e672e3] by
- Typos svn-id: r50862
- 00:57 Changeset [2bfee401] by
- SCI: - Split SCI2 from SCI2.1 signature checks - Added signature …
- 00:52 Changeset [217af391] by
- SCI: Removed a chatty (and unneeded) warning svn-id: r50860
07/13/10:
- 23:46 Changeset [28fca2db] by
- Fixed the signature check for DoSound (play) for SCI2.1 games, so that …
- 20:42 Changeset [15f5cc43] by
- SCI: uninitialized workaround for qfg2 when accessing inventory …
- 20:28 Changeset [946d69cc] by
- SCI: adding quest for glory 2&3 export save filenames (same types and …
- 20:20 Changeset [6e5b0def] by
- formatting fix for dsloader.h svn-id: r50852
- 20:14 Changeset [a1882551] by
- SCI: adding quest for glory 1 export save filename ("a:glory1.sav") …
- 19:26 Changeset [85958744] by
- Added code to enable testsuite selection using checkboxes svn-id: r50850
- 18:15 Changeset [19d4374] by
- SCI: erroring out on unsupported soundversion in midiparser svn-id: r50849
- 18:11 Changeset [44626ef] by
- SCI: removing old kernel signature stuff svn-id: r50848
- 15:49 Changeset [81710936] by
- SCI: adding comment about palette formats svn-id: r50847
- 15:46 Changeset [b97ef271] by
- SCI: adding comment about GfxPicture::draw() and picture resource …
- 15:42 Changeset [d2b47ee7] by
- SCI: change handling of priority in combination with embedded cels …
- 08:00 Changeset [762c569] by
- PSP: Typos in trace.h svn-id: r50844
- 06:48 Changeset [4d92cefb] by
- Changed loader to use Common::SeekableReadStream (compiles but doesn't …
- 05:38 Changeset [84ceae93] by
- Check if USE_OPENGL is defined for compiling OpenGL code. svn-id: r50842
- 04:57 Changeset [5f86d112] by
- Added OpenGL feature to Create MSVC tool. svn-id: r50841
- 04:31 Changeset [609e08d5] by
- Merged from trunk, from Rev 49499 to HEAD svn-id: r50840
- 03:24 Changeset [9d06726] by
- Started changing loader to use Common::SeekableReadStream svn-id: r50839
- 03:22 Changeset [eced5b3] by
- removed --gc-sections linker flags so functions/data needed after …
07/12/10:
- 23:21 Changeset [03c0faa] by
- SCI: Move breakpoint checks into SciEngine methods svn-id: r50837
- 23:20 Changeset [1d3a0f6d] by
- SCI: Turn global object g_debugState into SciEngine member var …
- 23:19 Changeset [dcd520ce] by
- Get rid of yet another global object with constructor svn-id: r50835
- 23:19 Changeset [4f914e7a] by
- TINSEL: Replace global object s_rectList by a TinselEngine member var …
- 23:19 Changeset [e2c1ee8] by
- SDL: Tweak OSystem_SDL::detectSupportedFormats a bit Previously, the …
- 23:18 Changeset [8e9d9336] by
- SDL: Overhaul OSystem_SDL::getSupportedFormats * Do not use global …
- 22:26 Changeset [6ff4dd2d] by
- SCI: changing how savegame ids are handled internally. Using range …
- 20:17 Changeset [8d7bc0ea] by
- Some documentation fixes. svn-id: r50830
- 19:55 Changeset [d52a8727] by
- SCI: changing gameid of lsl6 sci2.1 into "lsl6hires". We need to keep …
- 19:41 Changeset [0c424414] by
- SCI: added TODO for saved games svn-id: r50828
- 18:22 Changeset [535dbb7f] by
- SCI: fixing typo svn-id: r50827
- 17:50 Changeset [8364b0bd] by
- SCI: adding kUnLoad workaround for lsl6 (during end kUnLoad is called …
- 16:11 Ticket #4922 (SCI: PQ2 1.001.006 is unknown) created by
- […] […]
- 15:53 Changeset [9522e68f] by
- Whops. Also now properly add Matteo's nickname to our credits. …
- 15:50 Changeset [9644e7fe] by
- Properly add Matteo Angelino to our credits for his Italian …
- 15:50 Changeset [ac268eda] by
- Consistently use "MT-32" as short name of the Roland MT-32 in our GUI …
- 12:31 Changeset [8fa759ad] by
- SCI: adding workaround for signature mismatch when giving merrily the …
- 11:20 Changeset [ad098add] by
- SCI: adding uninitialized workaround for lsl6 svn-id: r50819
- 11:09 Changeset [20ef5c5] by
- SCI: Fix warning svn-id: r50818
- 11:09 Changeset [e782fec8] by
- SCI: Remove dead code svn-id: r50817
- 10:47 Changeset [698a347d] by
- SCI: adding another restore workaround for lsl6 svn-id: r50816
- 10:31 Changeset [21c91066] by
- SCI: added another workaround for lsl6 kGraph(restoreBox) svn-id: r50815
- 09:24 Changeset [c1e954bd] by
- SCI: add workaround for lsl6 restore issue (needs to get further …
- 08:59 Changeset [101498e7] by
- SCI: adding 3 uninitialized temp workarounds for kq6 - found and …
- 08:50 Ticket #4912 (KQ6 - Crashes when attempting to save) closed by
- fixed
- 08:41 Ticket #4921 ([SCI] PQ2 1.002.011 Crash at Intro) closed by
- fixed
- 08:38 Changeset [4c9ad98d] by
- SCI: returning 0 when parameter reads go out-of-bounds, onto the stack …
- 06:00 Changeset [8b6a6703] by
- OpenGL manager: Implemented PixelFormat functions. Implemented GFX …
Note:
See TracTimeline
for information about the timeline view.