Timeline
10/23/03:
- 18:50 Changeset [7772adbe] by
- Make it possible to quit cutaways! svn-id: r10952
- 18:46 Changeset [00e2ee1] by
- move state related methods to specific class + minor changes svn-id: …
- 17:06 Ticket #1201 (Dreamcast Daily builds) closed by
- outdated
- 17:02 Ticket #1167 (DC: DIG crashes) closed by
- 17:02 Ticket #1166 (DC: COMI crashes) closed by
- 17:00 Ticket #1165 (DC: Intro problems) closed by
- duplicate
- 16:59 Ticket #1163 (DC: Stutter in game/sound in some games) closed by
- 16:59 Ticket #1164 (DC: Sound problems) closed by
- 11:59 Ticket #1280 (SIMON1DOS/TALKIE: Chest disappears at Swampling\'s) created by
- […] […]
- 09:26 Ticket #1236 (SIMON2MAC: Game not working) closed by
- 08:16 Changeset [58df0207] by
- forgot these svn-id: r10950
- 08:09 Changeset [2a42fe7] by
- minor changes for future Command class svn-id: r10949
- 07:25 Changeset [472aee90] by
- update svn-id: r10948
- 07:21 Changeset [b54905f2] by
- Stop messing with _fastMode in delay(). svn-id: r10947
- 07:16 Changeset [4f186737] by
- Include scummsys.h svn-id: r10946
- 07:08 Changeset [320b0a4] by
- Corrected/clarified some debug messages/comments svn-id: r10945
- 06:44 Changeset [ad98347e] by
- Initial version of the Input class. Some things still missing. …
- 04:49 Changeset [3ccd6704] by
- Don't attempt to play sound in simon2mac if file doesn't exist. Add …
10/22/03:
- 14:18 Ticket #8291 (FOTAQ: Partial fix/hack for scroll timing) closed by
- outdated
- 13:39 Ticket #1279 (Adlib music stops during browsing the inventory) created by
- […] […]
- 11:15 Changeset [016c9091] by
- fix gcc 3.3.2 warning svn-id: r10942
- 09:20 Changeset [48b9e180] by
- Remove comments svn-id: r10941
- 09:17 Changeset [3d229f6c] by
- Add load/save game failture messages from original games. svn-id: r10940
- 06:51 Changeset [59b72f2b] by
- Moved a few remaining pieces of the script interpreter into the Logic …
10/21/03:
- 22:11 Changeset [d269b06b] by
- update svn-id: r10938
- 17:32 Changeset [963d336d] by
- (better ?) scrolling timing svn-id: r10937
- 14:49 Ticket #1278 (ALL: General protection fault on startup) created by
- […] […]
- 13:18 Changeset [3bd08fd4] by
- - Add some missing speech - Disable debug messages svn-id: r10936
- 13:17 Changeset [3cff930] by
- Disable debug message svn-id: r10935
- 12:38 Changeset [8395184a] by
- forgot to commit this svn-id: r10934
- 12:29 Changeset [5bcf5a9] by
- add Sound class + call it from Talk::speakSegment svn-id: r10933
- 12:13 Changeset [1744ba3] by
- - Better handling of complex animations - Special action: scale title …
- 12:07 Changeset [4e5a40f0] by
- Correct string animation. svn-id: r10931
- 11:45 Changeset [b582881] by
- Missed one svn-id: r10930
- 11:41 Changeset [c3deeb3d] by
- Correctly reanem var this time. svn-id: r10929
- 10:34 Changeset [e4813cf] by
- Rename a few vars svn-id: r10928
- 10:14 Changeset [54fc5335] by
- Rename a few vars svn-id: r10927
- 09:43 Changeset [87fb27d0] by
- Rename function svn-id: r10926
- 09:33 Changeset [a1f9ed2] by
- fix shadow'd variable, the single letter variable names in the simon …
- 09:05 Changeset [4e2ffd8] by
- WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES …
- 08:54 Changeset [3be2f0f1] by
- Moved some more stuff into the Logic class. svn-id: r10923
- 06:35 Changeset [ed0c30fc] by
- Fix text spacing when backspace key is used when entering save game …
- 05:48 Changeset [01c0bd5e] by
- Stop garbage been left behind with backspace key when entering save …
10/20/03:
- 22:02 Changeset [58dffdb0] by
- fix compile when using dynamic plugin support svn-id: r10920
- 20:40 Ticket #8275 (Win32 - search for .INI in program path first) closed by
- outdated
- 20:12 Changeset [ff5fde47] by
- scrolling timing (copy/paste from SkyEngine) svn-id: r10919
- 20:06 Changeset [89a9a35a] by
- usage string has to be updated (as I explained in various commit …
- 19:18 Changeset [d3dd9f6] by
- allow loading of rebuilt/compressed datafile svn-id: r10917
- 16:11 Ticket #8291 (FOTAQ: Partial fix/hack for scroll timing) created by
- […] […]
- 15:42 Ticket #1263 (ALL: with MT-32 one channel is not muting) closed by
- fixed
- 13:54 Changeset [ee653336] by
- cross reference update / cleanup svn-id: r10916
- 13:27 Ticket #1277 (Crash when talking to man in powerplant) created by
- […] […]
- 13:08 Changeset [811b0a18] by
- - Disable debug messages - Write text at correct position svn-id: r10915
- 12:30 Changeset [78f87331] by
- fix missing thugs & Hugh during intro + smoother scrolling + …
- 12:24 Changeset [6366fd77] by
- Restrict Maniac demo mode to V1 Maniac. svn-id: r10913
- 12:14 Changeset [f83d3bd7] by
- cumm V1-2 doesn't use textslots, checked against V1 Maniac, V2 Zak …
- 10:26 Changeset [61a27e1b] by
- remaining palette stuff svn-id: r10911
- 08:39 Changeset [59f5854] by
- real Logic::anim cleanup svn-id: r10910
- 08:34 Changeset [769f033b] by
- Logic::anim / BobSlot cleanup svn-id: r10909
- 06:48 Ticket #7329 (Virtual keyboard) created by
- […] […]
10/19/03:
- 18:52 Changeset [e25bda32] by
- minor cleanup / comments update svn-id: r10908
- 18:01 Changeset [64aaaa0b] by
- Small cleanup, and added FIXME comment. svn-id: r10907
- 11:55 Changeset [7897eeac] by
- Do it right this time. svn-id: r10906
- 11:51 Changeset [e3d236d] by
- Probably play right voice at the right time now. svn-id: r10905
- 11:41 Changeset [b7f01db3] by
- Added scaling of objects in cutaways. svn-id: r10904
- 11:01 Changeset [3e1e888] by
- - currentImage stuff - create correct voice file prefix svn-id: r10903
10/18/03:
- 22:06 Changeset [1836d4a] by
- enabled Altivec on OSX machines svn-id: r10902
- 21:47 Ticket #8289 (Support Russian Full Throttle) closed by
- 19:40 Changeset [26aa6c9] by
- fix truck intro problem svn-id: r10901
- 17:42 Changeset [3fdb2540] by
- fix bad access on areas svn-id: r10900
- 17:12 Changeset [eadf6356] by
- fix bob clipping errors svn-id: r10899
- 17:09 Changeset [673b211f] by
- display Joe at current position during intro. Still have to find out …
- 16:19 Changeset [2a5c9652] by
- Improved the 'special moves' for intro cutaway (but the thugs must be …
- 15:33 Changeset [201c7f12] by
- Fix normal animation. svn-id: r10896
- 14:01 Changeset [57dc2067] by
- Special actions for cdint.cut svn-id: r10895
- 13:04 Changeset [7eab6538] by
- cleanup svn-id: r10894
- 12:59 Changeset [1a8397a] by
- Fix a little bug. svn-id: r10893
- 12:48 Changeset [d2e65e35] by
- Handle cutaway text. svn-id: r10892
- 12:18 Changeset [935a476] by
- Moved function from Talk to Graphics because Cutaway need it too. …
- 11:46 Changeset [de37ee0] by
- - Fix some cutaway crashes - Implement more cutaway animation svn-id: …
- 10:58 Changeset [65883950] by
- Make the aeroplane fly (and Joe too... I wonder what he smoked.) …
- 08:12 Changeset [c518ee26] by
- minor changes to joeMove() code svn-id: r10888
- 08:12 Changeset [be8bbb14] by
- minor adds + cleanup + fix parallax problem svn-id: r10887
- 08:11 Changeset [a581a2be] by
- update references for Display class svn-id: r10886
- 08:11 Changeset [3a43829b] by
- Moved the opcode functions into the Logic class. svn-id: r10885
- 00:25 Changeset [23b3e4cc] by
- fix handling of unknown targets (previously, you could invoke scummvm …
- 00:22 Changeset [33f2fbff] by
- We proudly present the latest installment of our hit series 'Untangle …
Note:
See TracTimeline
for information about the timeline view.