Timeline
09/21/07:
- 20:19 Changeset [47b8dbbf] by
- Fix regression caused by the latest cleanups svn-id: r29011
- 20:08 Changeset [e35221f4] by
- Oops svn-id: r29010
- 20:06 Changeset [8663e5a3] by
- Cleanup svn-id: r29009
- 19:35 Changeset [2310d1f6] by
- Simplified Mickey::randomize() svn-id: r29008
- 19:12 Changeset [dc4c06e9] by
- Several bug fixes for Mickey's Space Adventure: - Fixed a logic bug, …
- 18:50 Changeset [fd1dbd86] by
- Small font-related correction svn-id: r29006
- 13:07 Changeset [e9bd71f7] by
- Another simplification to the main filter loop in the …
- 08:55 Changeset [7212d004] by
- Removed an unnecessary picture update when drawing crystal objects in …
- 08:41 Changeset [381fba98] by
- The animation of the crystals in Mickey is shown correctly now …
- 07:54 Changeset [d042f82a] by
- Minimize changes to the mouse cursor's palette svn-id: r29002
- 05:27 Changeset [6b639c6b] by
- Rename file removal functions, to avoid conflicts. Add save game path, …
- 02:20 Ticket #3376 (FOA: MAP ROOM BUG?) closed by
- 01:35 Changeset [bcbf127] by
- Silenced signed<->unsigned comparison warning svn-id: r29000
- 01:28 Changeset [ca041dc5] by
- Back port fixes for compile warnings. svn-id: r28999
- 01:23 Changeset [b58e43cf] by
- Fix regression, when loading levels in mustard. svn-id: r28998
- 01:20 Changeset [22c009ee] by
- Fix regression, when loading levels in mustard. svn-id: r28997
09/20/07:
- 22:44 Changeset [4436433c] by
- allow for using up/down in menus svn-id: r28996
- 22:15 Changeset [3d4f10a3] by
- cleanup with updating the screen; mostly moved to gameLoop svn-id: r28995
- 22:05 Changeset [b07d3419] by
- add stub for playSound in Winnie svn-id: r28994
- 21:55 Changeset [9ae4767] by
- cleanup to readObj and readRoom svn-id: r28993
- 21:55 Changeset [341b8f1e] by
- Last pieces of Troll's Tale. Only missing thing is sound svn-id: r28992
- 21:21 Changeset [78cd63c4] by
- adding myself to the credits for AGI svn-id: r28989
- 20:50 Changeset [f3175861] by
- implement o72_debugInput (with some help from Kirben) svn-id: r28988
- 18:18 Changeset [14b89bc] by
- Implement inventory in Troll's Tale svn-id: r28987
- 12:59 Changeset [af8feb03] by
- Eliminated circular indexing of the input buffer during the …
- 12:47 Changeset [6bf0df51] by
- Don't use clock(). Don't busy-wait. svn-id: r28985
- 09:30 Changeset [c2de3229] by
- Hook up create_lure tool to the regular build system svn-id: r28983
- 09:28 Changeset [9593ff3e] by
- FIxed some warnings, cleanup svn-id: r28982
- 08:50 Changeset [3cbf4ad] by
- Remove superfluous trailing dot (and that error message really is a …
- 08:47 Changeset [aa034c4e] by
- This workaround is no longer needed svn-id: r28980
- 04:13 Changeset [828158a8] by
- I'm probably being overly paranoid, but I'm nervous about initializing …
- 04:09 Changeset [4c4d4e7] by
- Fixed out-of-bounds writing in killSounds(). svn-id: r28978
- 01:38 Changeset [0fc3ee26] by
- Some updates to Mickey's BCG logo drawing function svn-id: r28977
09/19/07:
- 22:55 Changeset [8c4bc034] by
- Enable Lure engine by default. svn-id: r28976
- 22:29 Changeset [f5511b31] by
- some cleanup using malloc and with readObj svn-id: r28975
- 21:24 Changeset [fb97e09e] by
- show the cursor in Troll after the first intro screen svn-id: r28974
- 20:01 Changeset [f04ba3a] by
- Added copyright notice to existing files. svn-id: r28973
- 19:43 Changeset [01ae76ad] by
- KEYCODE_ENTER should be KEYCODE_RETURN, actually... svn-id: r28972
- 19:42 Changeset [2ef85c9b] by
- displayName() -> getDisplayName() path() -> getPath() listDir() -> …
- 19:28 Changeset [14efdd1] by
- Fixed fallout from keycode being made an enum. svn-id: r28970
- 19:26 Changeset [7668ac23] by
- Include <graphics/surface.h> for Graphics::Surface. svn-id: r28969
- 13:56 Ticket #8693 (Action recorder) closed by
- 13:55 Changeset [77eea722] by
- Modified patch #1738058: "Action recorder". svn-id: r28968
- 09:54 Changeset [22540283] by
- Merge several choice-related functions svn-id: r28967
- 08:40 Changeset [258901ba] by
- Merged common/stdafx.h into common/scummsys.h. All referencing files …
- 08:27 Changeset [a89694c0] by
- Moved some keyboard code from Winnie together with the other keyboard …
- 08:21 Changeset [85b1bc59] by
- Don't free the picture buffer inside decodePicture(). The buffer …
- 08:16 Changeset [59f36957] by
- rename psp_fs.cpp to psp-fs.cpp (as per the naming convention) …
- 08:14 Changeset [55d7f0b1] by
- _displayName now contains the last path component, not the full path …
- 02:10 Changeset [8f729dde] by
- Updated information about some global flags in IHNM svn-id: r28961
- 01:45 Changeset [928f2796] by
- Updated the MSVC8 AGI project file with the latest changes to the …
- 01:43 Changeset [7538fcba] by
- Removed a variable initialization out of a while loop svn-id: r28959
- 01:43 Changeset [67c33713] by
- Fixed regression: The ITE intro is shown correctly again svn-id: r28958
09/18/07:
- 23:37 Changeset [d455146e] by
- More comment fixing :P svn-id: r28957
- 23:19 Changeset [58314598] by
- Fixed a typo. (Thanks to our Doctor for spotting it) svn-id: r28956
- 23:17 Changeset [9f4e4f97] by
- Updated the MSVC8 SCUMMVM project file with the latest changes to …
- 23:15 Changeset [d5a20101] by
- Clarified the FIXME in Common::File::exists a bit. svn-id: r28954
- 23:15 Changeset [f1091ec8] by
- Fixed some glitches which occured when closing the psychic profile in …
- 23:07 Changeset [2ed777d6] by
- Fixes Common::File::exists. Please see the added FIXME comment about …
- 23:05 Changeset [d6dbb98b] by
- Fixed compilation under MSVC8 svn-id: r28951
- 21:34 Changeset [ab8997f6] by
- Fix linker issues when doing a plugin build, and (hopefully) also on …
- 21:23 Changeset [162460d1] by
- Must include stdafx.h before scummsys.h svn-id: r28949
- 20:48 Changeset [664446f5] by
- Fixed some more warnings svn-id: r28948
- 20:46 Changeset [90399fb] by
- Fix some warnings svn-id: r28947
- 20:23 Changeset [a8751e4d] by
- Fix picture drawing in Troll's Tale. Implement room navigation. …
- 20:16 Changeset [3abc1161] by
- Code formatting fixes svn-id: r28945
- 20:02 Ticket #8715 (Merge fsnode-gsoc into trunk) closed by
- 20:02 Changeset [c3d3aebe] by
- Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break …
- 19:33 Changeset [5c08cb1b] by
- Fix compiler warning svn-id: r28943
- 19:06 Changeset [55b19a1f] by
- First room is shown. svn-id: r28942
- 17:01 Changeset [34ceaf20] by
- Fix menu and tutorial it Troll's Tale svn-id: r28941
- 16:46 Changeset [bf75630b] by
- Fixed the font height of the text in the help screens of the IHNM …
- 16:20 Changeset [13a73a7] by
- WIP for Troll's Tale svn-id: r28939
- 14:56 Changeset [9b528826] by
- Fixed Ellen's state when loading a saved game in her chapter svn-id: …
- 10:19 Changeset [57bbed15] by
- Gfx::palFade is implemented properly now svn-id: r28937
- 09:30 Ticket #3405 (IHNM: Spanish font wrong) closed by
- fixed
- 09:26 Changeset [d582e1c7] by
- Fix for bug #1796045 - "IHNM: Spanish font wrong" svn-id: r28936
09/17/07:
- 23:32 Changeset [5f05e7b] by
- Added a debug command for font mapping svn-id: r28935
- 22:56 Changeset [86b3c8dd] by
- Character with ASCII code 9 is tab svn-id: r28934
- 18:22 Changeset [ef0df159] by
- * moved Table handling to objects.cpp * added helper functions to …
- 07:30 Ticket #3405 (IHNM: Spanish font wrong) created by
- […] […]
09/16/07:
- 15:15 Changeset [c4aa4fe] by
- Fixed a little graphics glitch, where sometimes parts of the interface …
- 13:51 Changeset [e3f1a1ce] by
- Yet again another update for Italian CD fan translation. svn-id: r28927
- 13:05 Ticket #3404 (LOOM/FLAC: Pauses (temporary lockups) after speech) created
- […] […]
- 12:42 Changeset [390066d0] by
- Save games from the character selection screen are loaded correctly …
- 12:16 Changeset [80386fbb] by
- Turn off unused code (fixing a compiler warning) svn-id: r28925
- 11:37 Changeset [9778bec4] by
- Fix bug when some animations were playing too fast. svn-id: r28924
- 11:08 Changeset [dfde70d2] by
- Fix warning svn-id: r28923
- 09:26 Changeset [04c323a1] by
- Split code from parseZoneTypeBlock in specialized parser functions. …
- 08:43 Changeset [c37de013] by
- Revised debug levels and added many debug strings for parsers. …
- 08:03 Changeset [e4c51dfe] by
- Fix to make characters face upwards initially, and to stand straight …
- 04:31 Changeset [0a7a1f4] by
- Bugfix to prevent actions being paused sometimes svn-id: r28919
- 04:22 Changeset [990e9a78] by
- Script modules are now unloaded correctly when changing chapters in …
- 04:06 Changeset [b2e97060] by
- Initial sound implementation svn-id: r28917
- 04:05 Changeset [041bb546] by
- Bugfix to keep language strings in memory across restarts svn-id: r28916
- 04:04 Changeset [f1e9fa1f] by
- Tweaked animation frame delay to better match original game svn-id: r28915
- 04:03 Changeset [a19f337a] by
- Changed ManagedList to make it more thread safe svn-id: r28914
- 03:20 Changeset [bd454d0c] by
- Fixed regression with save games that have an inset and an outset …
- 01:38 Changeset [ec4503ef] by
- Don't draw the scene background when actors are disabled svn-id: r28912
Note:
See TracTimeline
for information about the timeline view.