Max Horn
|
bce959e046
|
LURE: Remove evil 'using namespace' from header files
svn-id: r47396
|
2010-01-19 23:48:55 +00:00 |
|
Paul Gilbert
|
c8f991e89b
|
Bugfix for crash if an error occurs before the game object (and thus the debugger) is created
svn-id: r47018
|
2010-01-05 05:25:18 +00:00 |
|
Christopher Page
|
7ecd54a9da
|
Reverted some incorrect changes and fixed sound settings issues for LURE. Fixed issues with quitting and calling GMM during intro sequences in LURE. Added a KEYCODE_MAINMENU in common/keyboard.h for the GMM.
svn-id: r33081
|
2008-07-15 22:54:39 +00:00 |
|
Paul Gilbert
|
841cc77e5c
|
Made debugging keys disabled by default, with a debugger command to allow them to be turned on
svn-id: r30317
|
2008-01-07 03:53:30 +00:00 |
|
Paul Gilbert
|
6eb64102a4
|
Fix to remove a tab character from the GPL header
svn-id: r30238
|
2008-01-05 12:45:14 +00:00 |
|
Paul Gilbert
|
4d7e49ddb8
|
Fix to prevent the F5 key allowing the game to be saved during player conversations or viewing a remote room
svn-id: r30048
|
2007-12-28 11:07:35 +00:00 |
|
Paul Gilbert
|
706e779236
|
Hooked up the sound code to use the configuration for sfx and music, and added code from the original game that used the high bit of sounds to distinguish between the two
svn-id: r29873
|
2007-12-16 08:19:56 +00:00 |
|
Paul Gilbert
|
ca10a4db08
|
Bugfixes to the fighting animations and proper reset of fight data between save sessions
svn-id: r29526
|
2007-11-17 06:53:13 +00:00 |
|
Paul Gilbert
|
864ed910fa
|
Bugfix to make sound toggle work correctly, and added flag state to savegames
svn-id: r29257
|
2007-10-25 10:39:19 +00:00 |
|
Paul Gilbert
|
6faff895c3
|
Changed text speed flag, and added saving of it to savegames
svn-id: r29250
|
2007-10-24 10:01:55 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Paul Gilbert
|
ca96ba431c
|
Completed the restart/restore dialog screen and functionality
svn-id: r28714
|
2007-08-25 06:08:02 +00:00 |
|
Paul Gilbert
|
81fa23f091
|
Skeleton code added for restart/restore screen
svn-id: r28548
|
2007-08-12 11:15:06 +00:00 |
|
Paul Gilbert
|
cfff436ca7
|
Added proper room change fading effect
svn-id: r28212
|
2007-07-26 10:11:31 +00:00 |
|
Paul Gilbert
|
8b3821e9ff
|
Lots of bugfixes - game is now completable
svn-id: r27606
|
2007-06-22 12:36:04 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Paul Gilbert
|
b79883f3af
|
Removed use of static support data record for player to simplify save process
svn-id: r25439
|
2007-02-09 10:54:55 +00:00 |
|
Paul Gilbert
|
a83be36a97
|
Expanded the chute animation to display the full sequence as the player leaves the dungeon
svn-id: r25302
|
2007-01-31 02:34:55 +00:00 |
|
Max Horn
|
4c14cf6d1a
|
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
svn-id: r23974
|
2006-09-23 00:42:35 +00:00 |
|
Paul Gilbert
|
37b4f2039a
|
Added support for selecting a sequence of commands in response to the Tell action
svn-id: r23786
|
2006-08-27 11:47:03 +00:00 |
|
Torbjörn Andersson
|
eabe720a0e
|
Changed __lure_res_h__ to LURE_RES_H etc for consistency.
svn-id: r23584
|
2006-07-23 15:32:14 +00:00 |
|
Paul Gilbert
|
6b5150797a
|
Added support for ScummVM boot parameter values as well invoking the built-in debugger
svn-id: r23413
|
2006-07-08 08:39:42 +00:00 |
|
Paul Gilbert
|
e22de3ab36
|
Added a new outer loop for what will later allow the restarting of the game. Also added the animation of the Skorl catching the player if the game state indicates it has happened
svn-id: r22581
|
2006-05-23 12:41:28 +00:00 |
|
Paul Gilbert
|
1192f0dfca
|
Enhanced hotspot action so that the player will properly walk to a hotspot before performing an action
svn-id: r22209
|
2006-04-29 11:22:05 +00:00 |
|
Paul Gilbert
|
169c8d78d1
|
Implemented better handling of changing rooms via room exits
svn-id: r21782
|
2006-04-11 10:48:28 +00:00 |
|
Paul Gilbert
|
1cc03798d9
|
Cleaned up the main game loop, improved handling for changing rooms, and improved click handling to properly support areas that override standard click handling, such as when having a conversation
svn-id: r20769
|
2006-02-19 04:29:26 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|