Timeline
08/23/03:
- 23:34 Ticket #1179 (configure/Makefile --disable options will not work) closed by
- fixed
- 23:33 Changeset [ac3ee268] by
- fix --disable-engine so it doesn't try to compile disabled engine, …
- 20:36 Changeset [f74aa84b] by
- sync OS X static build rule with Makefile.noconf svn-id: r9834
- 18:39 Changeset [9e5af40c] by
- Add a warning when a texture size is 'invalid' (ie here it's a width …
- 18:26 Changeset [4da06668] by
- Fix bad GL code (thanks Mesa - debug mode :-) )
- 18:03 Changeset [191c4b9b] by
- use startup message, avoid possible race condition on exit svn-id: r9833
- 18:01 Changeset [fda9c872] by
- little bugfix, safer code svn-id: r9832
- 16:30 Changeset [6768da3e] by
- Added comment keyword, per Fingolfin svn-id: r9831
- 15:26 Ticket #1180 (Sword2 engine won't compile with older g++) closed by
- wontfix
- 15:16 Changeset [6cc59825] by
- Add comment svn-id: r9830
- 15:05 Ticket #1152 (MI2: Overlapping music) closed by
- wontfix
- 14:53 Ticket #1175 (SCUMM_NEED_ALIGNMENT detection bogus) closed by
- wontfix
- 14:42 Changeset [01f020da] by
- SetPalette conflicts with an OS symbol on OS X svn-id: r9829
- 14:33 Changeset [4df7dd4] by
- fix a resman method and make saving work using SaveFileManager …
- 14:31 Ticket #1180 (Sword2 engine won't compile with older g++) created by
- […] […]
- 14:16 Ticket #1179 (configure/Makefile --disable options will not work) created by
- […] […]
- 13:52 Changeset [1e0d825a] by
- Implementation of the Z Buffer. It works fast enough on my TNT2 board, …
- 13:51 Changeset [5e0f61a8] by
- Typo svn-id: r9827
- 13:51 Changeset [a63031a7] by
- Prevent 'projection matrix' abuse.
- 13:31 Changeset [c6b5749f] by
- Added explicit 'ASFX' awareness for clarity svn-id: r9826
- 13:02 Changeset [df247cff] by
- Unstubbed the Create/Draw/DeleteSurface() functions, and removed some …
- 07:27 Changeset [b113720] by
- Work around for sound resource in ST versions. svn-id: r9824
- 01:44 Changeset [1820a3ad] by
- Add install/dist option to mingw makefile.
08/22/03:
- 20:24 Changeset [535b95ff] by
- Fixed tempo value for Indy3 AD resources. Despite the comment in the …
- 17:49 Changeset [d2b70812] by
- Disable changeTextObject table parsing for now (it breaks using Don …
- 14:35 Ticket #1015 (MM: any kaypad input is correct.) closed by
- invalid
- 14:35 Ticket #974 (MM: No Ending dialogue) closed by
- fixed
- 13:57 Changeset [7b674b81] by
- Fix a couple valgrind issues, including one which could possibly have …
- 13:07 Changeset [1990f9a5] by
- Fix "unexpected type in concat" errors.
- 12:28 Changeset [ee96d79e] by
- Implement WalkActorTo and IsActorMoving (and incidentally …
- 11:37 Changeset [b18077ac] by
- Implement SetActorRot(x,y,z,TRUE) and IsActorTurning.
- 11:07 Changeset [b57b823c] by
- Make all tools in tools/Makefile by default.
- 08:40 Changeset [0649a8e3] by
- enable boot param like option for bs2, valid numbers can be found in …
- 07:46 Ticket #7996 (Screenshots (feature request #559626)) closed by
- 07:40 Changeset [ab596239] by
- Add screenshot option for sdl backends, patch #590233 svn-id: r9821
- 07:20 Changeset [8a87b25f] by
- * empty log message * svn-id: r9820
- 07:08 Changeset [08b37319] by
- Fix GetActorRot.
- 07:04 Changeset [641d164e] by
- Added light mask support (in the demo this is most visible when …
- 06:59 Changeset [812f42ce] by
- Only hide the mouse cursor if both the mouse animation and the luggage …
- 06:58 Changeset [d960058e] by
- Enable bs2 svn-id: r9817
- 06:40 Changeset [a02eba1] by
- add sword2 cd dirs svn-id: r9816
- 06:39 Changeset [5018d206] by
- stop bs2 trying to cache clusters svn-id: r9815
- 05:53 Changeset [b5931329] by
- Whoops, forgot to commit these files last night :)
- 03:14 Changeset [abf7f33d] by
- loom towns needs this as well you can now learn f svn-id: r9814
- 02:24 Changeset [bcd1f491] by
- More tweaks to the PPQN and tempo of AD resources. Loom, Indy3 and …
- 02:23 Changeset [445383f6] by
- Implemented -t switch for delua, which does translation on strings.
- 01:47 Changeset [485852ba] by
- change sound queue overflow error to warning as error was supposed to …
- 01:18 Changeset [d9a78a5f] by
- change description of -b option to be more correct, also some …
08/21/03:
- 18:40 Changeset [4a2488ea] by
- changed path to current directory, which should be the same game data
- 16:48 Changeset [3f2c0289] by
- remove residual.exe for clean
- 15:56 Ticket #1178 (MI1: intro asynchronity regression) closed by
- fixed
- 15:51 Changeset [47c3367] by
- Fix for Bug [792178] MI1: Intro asynchronity regression Reverted …
- 15:44 Ticket #910 (BEOS: Cursor problem) closed by
- wontfix
- 15:43 Changeset [cfbec595] by
- Makefile updates
- 15:42 Changeset [a3e85ca2] by
- Add textObject handling... havn't commited the drawing code yet, as …
- 15:37 Ticket #1147 (MI2: win game cheat on cursor key) closed by
- fixed
- 15:33 Changeset [446ca585] by
- crude fix for bug #786995 stop arrow keys being sent to scripts as …
- 15:08 Ticket #1151 (MONKEYVGA: Game Uncompletable using Mac ScummVM 0.5.1) closed by
- wontfix
- 14:58 Changeset [a51be5d] by
- -Werror cleanup, don't try to free const variables... svn-id: r9808
- 14:29 Changeset [5cd6a836] by
- Mark a couple stub functions more clearly as such.
- 13:39 Changeset [ce42f4d3] by
- patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor …
- 13:38 Ticket #8273 (g++ 3.4 compile fix) closed by
- 13:24 Changeset [b8f4b908] by
- Implement GetActorRot.
- 12:31 Changeset [c2b246d0] by
- Call camChangeHandler and postCamChangeHandler. This fixes the …
- 11:42 Changeset [255c7ae5] by
- When a menu icon reaches its full size it can be drawn directly, …
- 11:23 Changeset [5c1dc8b] by
- Make find_script work on functions with debugging info.
- 10:29 Changeset [3afa5a39] by
- Implement find_script for task userdata's.
- 10:27 Changeset [380f9596] by
- Just enhance the debug info for the text routines. Working on font …
- 10:04 Changeset [afb657b0] by
- Treat LUA_NOOBJECT (returned by lua_getparam for nonexistent …
- 09:58 Changeset [1410ab17] by
- Test new logs list
- 09:15 Changeset [118f7173] by
- Rough implementation of sector visibility.
- 08:48 Changeset [a56876c] by
- Confirm that I'm working on walk boxes.
- 07:40 Changeset [1612984a] by
- fixed warnings
- 07:33 Changeset [b2230938] by
- Get rid of those horrible stderr/stdout files on Win32, so debug keys …
- 06:55 Changeset [693cef4d] by
- Stop overlapping voices
- 06:51 Changeset [cb02f267] by
- Implement '.' sentence skipping, and other shutUpActor use
08/20/03:
- 21:46 Changeset [bfefcc35] by
- Draw combined cursor properly. Thanks to joost for finding out that …
- 21:23 Ticket #1178 (MI1: intro asynchronity regression) created by
- […] […]
- 21:17 Changeset [8b915881] by
- Lots of cleanup. Oh, and the menus should work now. :-) svn-id: r9804
- 20:04 Changeset [5b1490c] by
- Change get_costume error to a warning, to let us get down to the …
- 20:03 Changeset [470fd270] by
- Need explicit include of stdafx because of free_check kluge... …
- 19:41 Changeset [d29b8d08] by
- Write the Residual readme.
- 16:01 Changeset [8d6bbabb] by
- Stick in some basic code to let conversations 'work'. I don't know …
- 15:43 Changeset [875decf5] by
- Initial (slightly buggy) support for "luggage" mouse cursors, i.e. …
- 15:26 Ticket #1148 (MI1: SFX stops music) closed by
- fixed
- 15:19 Changeset [f16aec61] by
- Fix speedy music regression in monkeyega/vga/pass. Add unique tag to …
- 14:50 Changeset [815087f4] by
- changed to exe extension for executable file
- 14:41 Changeset [052ef676] by
- added makefile for crosscompilation
- 14:29 Changeset [63178ba1] by
- Major overhaul and simplification of the construction method for …
- 14:01 Changeset [be0d723e] by
- Change Amiga palette option to Amiga version svn-id: r9800
- 13:12 Ticket #1177 (M1 CD ITA: Room error) closed by
- invalid
- 12:12 Changeset [af17c1ac] by
- copied some fixes which only were in 0.5.1 branch. svn-id: r9799
- 12:08 Changeset [123af301] by
- fix warning (properly initialise 2 dimensional arrays) svn-id: r9798
- 12:08 Changeset [fc005be4] by
- Remove my junk svn-id: r9797
- 12:04 Changeset [327d37ae] by
- v1 zak costume colors should be perfect now svn-id: r9796
- 12:03 Ticket #1176 (ZAK: Ugly chars instead of german umlauts) closed by
- invalid
- 11:52 Changeset [0c4d511b] by
- Win32 looks a lot better now we use textured bitmaps
- 11:49 Changeset [cc781cb9] by
- Ooops that would have broken v2 svn-id: r9795
- 11:45 Changeset [1757d5a4] by
- v1 zak costume color almost all right. svn-id: r9794
- 11:41 Changeset [7651aa2b] by
- Applied a different fix for the mouse offset problem. As far as I can …
- 11:40 Changeset [b6f2dc3b] by
- Do not save last set when running in good_times debug mode
- 11:28 Changeset [264b2d87] by
- Removed some memset()s that I added earlier out of paranoia. Added a …
- 11:13 Changeset [77f13830] by
- SetMenuIcon(), other stubs in menu.cpp will have to be done for things …
- 11:04 Changeset [52f3fa76] by
- correction from olki that fixes mouse y offset being too high svn-id: …
- 11:00 Changeset [342f73f2] by
- Disable TEXTURE_2D after background drawing to be in-line to what …
- 10:47 Changeset [521fc649] by
- Update TODO
- 10:43 Changeset [31fcae2b] by
- Add bbrox to credits
- 10:38 Changeset [ba0b3a74] by
- Remove code duplication
- 10:30 Changeset [cd9ac833] by
- Use texture engine to draw backdrops... Way faster now than before :-)
- 10:07 Ticket #1177 (M1 CD ITA: Room error) created by
- […] […]
- 09:54 Ticket #1176 (ZAK: Ugly chars instead of german umlauts) created by
- […] […]
- 08:52 Changeset [e135f8a9] by
- Leave masking disable for now, until it works well. svn-id: r9789
- 08:33 Ticket #1174 (COMI: Sound que buffer overflow) closed by
- duplicate
- 08:10 Changeset [aa94eb9e] by
- Remove debug messages for implemented walkplane code, TODO updates
- 08:01 Changeset [0b1b1c7c] by
- Allow null-named lights
- 07:44 Changeset [eb12c1f] by
- Fix garage set loading
- 07:13 Ticket #1175 (SCUMM_NEED_ALIGNMENT detection bogus) created by
- […] […]
- 07:03 Ticket #8273 (g++ 3.4 compile fix) created by
- […] […]
- 06:59 Changeset [98a2789c] by
- 'De-Flea' Manny (Disable talk animation experiment until I work out …
- 06:51 Changeset [1100a462] by
- Cleaned up DrawSprite() and added scaling, based on the "line …
- 06:48 Changeset [c2df1277] by
- This should fix the crash in the demo when you tried to walk down the …
- 06:35 Changeset [d0faf4c2] by
- This should fix mouse cursor animations. (Actually, I hardly even …
- 05:44 Ticket #1174 (COMI: Sound que buffer overflow) created by
- […] […]
- 01:15 Changeset [aa10b001] by
- Fixed crash when exiting a room with bitmapped objects.
- 00:35 Changeset [4e7c1ef0] by
- Implemented isPointInSector and GetActorSector.
08/19/03:
- 23:46 Changeset [b2e44df4] by
- Improve stub debugging info for userdata.
- 21:42 Changeset [050241ff] by
- preliminary cursor code. dirty, hacky and no animation yet. but at …
- 17:51 Changeset [f473d81f] by
- Just commit some WIP stuff before bed
- 16:10 Changeset [f5cdcfa] by
- Fix compile. svn-id: r9784
- 15:03 Changeset [a6d7d152] by
- Fix 1 memory leak + 102 memory leaks using launcher svn-id: r9783
- 14:57 Changeset [ec447fdf] by
- Remove a bunch of unneeded cruft - but barely the surface of it. This …
- 14:05 Ticket #911 (DIG: Crash on PDA/Robin) closed by
- 14:02 Changeset [ae469c6b] by
- If ecchi is bad, memory leaks are evil :)
- 13:18 Ticket #1173 (BASS crashes after entering 4th room.) created by
- […] […]
- 13:03 Ticket #1172 (SIMON2: two Simons at loan office) closed by
- invalid
- 12:27 Changeset [aabbf86d] by
- Various bits of started code
- 11:48 Ticket #1172 (SIMON2: two Simons at loan office) created by
- […] […]
- 11:11 Changeset [c284e1b5] by
- This is only require for v1 maniac svn-id: r9781
- 09:19 Ticket #8272 (SWORD2: Sprite drawing (incomplete)) closed by
- 08:47 Changeset [b6ec652a] by
- patch #791032 from erik SWORD2: Sprite drawing (incomplete) svn-id: r9780
- 07:29 Changeset [c717e8af] by
- Update Residual todo list, including who's working on what (feel free …
- 07:29 Changeset [61c320d5] by
- small changes to v1 mask svn-id: r9779
- 07:20 Changeset [0e355abc] by
- Move walkplane/sector code to seperate file
- 07:19 Ticket #8272 (SWORD2: Sprite drawing (incomplete)) created by
- […] […]
- 05:39 Ticket #1171 (Inability to get to inventory) created by
- […] […]
- 05:37 Ticket #1170 (Screen-flipping unavailable) created by
- […] […]
- 04:47 Changeset [a34f8895] by
- Revert color change for v1 maniac, which actually used in pool room. …
- 04:36 Changeset [f25b5415] by
- Remove fixme svn-id: r9777
- 04:34 Changeset [7771433b] by
- Fix for v1 maniac demo mode not setting text color before displaying …
- 04:28 Changeset [2dd4c408] by
- Fix cursor cycle color for v1 games svn-id: r9775
- 04:15 Changeset [d6105a30] by
- Cleanup v1/v2 color settings for sentance/inventory/verb area. Add …
- 03:20 Changeset [161ef547] by
- Correction for v1 zak faces svn-id: r9773
08/18/03:
- 23:20 Changeset [e7fb69e3] by
- added MDT_PREFER_NATIVE flag to BASS VersionSettings svn-id: r9772
- 23:19 Changeset [f6d69744] by
- added VersionSettings flag MDT_PREFER_NATIVE for defaulting to midi …
- 22:52 Ticket #1169 (save/restore in Dreamcast port) closed by
- outdated
- 22:30 Ticket #1169 (save/restore in Dreamcast port) created by
- […] […]
- 22:24 Ticket #1168 (Simon The Sorcerer 1 WIN/DOS detection problem) created by
- […] […]
- 22:18 Ticket #1167 (DC: DIG crashes) created by
- […] […]
- 22:14 Ticket #1166 (DC: COMI crashes) created by
- […] […]
- 21:42 Ticket #1156 (ScummVM 0.5.1 for Dreamcast) closed by
- duplicate
- 20:37 Ticket #1143 (Background sounds are not restarted when loading saved game) closed by
- fixed
- 20:36 Changeset [cc7700f0] by
- fix sfx restart after restoring a savegame svn-id: r9770
- 20:32 Changeset [91ab462c] by
- ops svn-id: r9769
- 20:28 Changeset [fe94648d] by
- fixed debug mode for mask maps svn-id: r9768
- 20:19 Ticket #1142 (Background sound stops in pipe factory) closed by
- wontfix
- 19:29 Ticket #1145 (BASS runs but nothing happens.Actor locked in elevator) closed by
- invalid
- 18:48 Ticket #1165 (DC: Intro problems) created by
- […] […]
- 18:37 Ticket #1164 (DC: Sound problems) created by
- […] […]
- 18:21 Ticket #1163 (DC: Stutter in game/sound in some games) created by
- […] […]
- 17:59 Changeset [8141126e] by
- fixed y position of mask in v1 costume rendering svn-id: r9767
- 17:40 Ticket #1162 (SAM: missing subtitles in Conroy Bumpus' song) created by
- […] […]
- 16:53 Ticket #1161 (SAM: reproducable crash) created by
- […] […]
- 15:13 Changeset [c9b05446] by
- some changes for smush codec 1 and 3, handled by bomp decompression …
- 15:10 Changeset [487084e5] by
- fixed mask conversion for v1 games, still need properly handled …
- 14:38 Changeset [452c2228] by
- Handle optional data better
- 14:31 Changeset [2f7ce426] by
- Lights can be optional on some sets (eg, 'ul')
- 14:25 Changeset [ab695c1d] by
- Whoopsie, blind copy and paste is stilly :)
- 14:13 Changeset [dca80db7] by
- Some sets (eg, tr) cannot find their room backgrounds?!? Error a …
- 13:59 Changeset [c6e192d3] by
- Some set objects (eg, 'al') do not have ZBuffers.
- 13:55 Changeset [4748b92b] by
- Commented MI1 Demo fix. svn-id: r9764
- 13:33 Ticket #877 (MM: Tape player keeps playing the tape) closed by
- invalid
- 12:53 Changeset [d76b92d2] by
- Make smush player works under PalmOS svn-id: r9763
- 11:25 Changeset [a3c5ba1d] by
- Updated svn-id: r9762
- 11:15 Changeset [48c17b76] by
- Added missing files svn-id: r9761
- 11:09 Changeset [d91320f7] by
- Remove debug svn-id: r9760
- 10:59 Changeset [a47e80cb] by
- Updated globals access for PalmOS svn-id: r9759
- 10:48 Changeset [3c5f641f] by
- Removed : read/write led indicator svn-id: r9758
- 10:47 Changeset [d4d12864] by
- Added : UX50 support + fullscreen mode, Fixed : overlay, some memory …
- 10:46 Changeset [9b5eb113] by
- Add support for flashlight in v1 maniac by converting older values. …
- 10:43 Changeset [034ea25f] by
- Cleanup svn-id: r9755
- 10:42 Changeset [0c386dd5] by
- Added fullscreen option svn-id: r9754
- 09:26 Ticket #8271 (Fix Read Overrun) created by
- […] […]
- 07:46 Changeset [c6118886] by
- Added support for opaque surfaces (it's the default now, actually) …
- 06:59 Changeset [311eb267] by
- Use correct costume color for darkness in v1 zak svn-id: r9752
- 06:29 Changeset [4bad55da] by
- fixed white spaces svn-id: r9751
- 06:11 Changeset [f29fbda] by
- added dumping png frames from smush animation svn-id: r9750
- 04:53 Changeset [c21fd14d] by
- change loomtowns target a tad svn-id: r9749
- 02:16 Changeset [4c6bd716] by
- Fix v1 zak costume colors svn-id: r9748
- 02:02 Changeset [99c677f2] by
- add loom towns target svn-id: r9747
Note:
See TracTimeline
for information about the timeline view.