Marcus Comstedt
|
01ae76adea
|
KEYCODE_ENTER should be KEYCODE_RETURN, actually...
svn-id: r28972
|
2007-09-19 19:43:03 +00:00 |
|
Marcus Comstedt
|
2ef85c9bf6
|
displayName() -> getDisplayName()
path() -> getPath()
listDir() -> getChildren()
svn-id: r28971
|
2007-09-19 19:42:10 +00:00 |
|
Marcus Comstedt
|
14efdd1873
|
Fixed fallout from keycode being made an enum.
svn-id: r28970
|
2007-09-19 19:28:05 +00:00 |
|
Marcus Comstedt
|
7668ac231f
|
Include <graphics/surface.h> for Graphics::Surface.
svn-id: r28969
|
2007-09-19 19:26:12 +00:00 |
|
Eugene Sandulenko
|
77eea722af
|
Modified patch #1738058: "Action recorder".
svn-id: r28968
|
2007-09-19 13:55:05 +00:00 |
|
Eugene Sandulenko
|
2254028365
|
Merge several choice-related functions
svn-id: r28967
|
2007-09-19 09:54:42 +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 |
|
Filippos Karapetis
|
a89694c0d6
|
Moved some keyboard code from Winnie together with the other keyboard functions
svn-id: r28965
|
2007-09-19 08:27:32 +00:00 |
|
Filippos Karapetis
|
85b1bc594d
|
Don't free the picture buffer inside decodePicture(). The buffer should (and is) freed from the functions that decodePicture() is being called from
svn-id: r28964
|
2007-09-19 08:21:42 +00:00 |
|
Joost Peters
|
59f36957e8
|
rename psp_fs.cpp to psp-fs.cpp (as per the naming convention)
svn-id: r28963
|
2007-09-19 08:16:37 +00:00 |
|
Joost Peters
|
55d7f0b132
|
_displayName now contains the last path component, not the full path
svn-id: r28962
|
2007-09-19 08:14:20 +00:00 |
|
Filippos Karapetis
|
8f729ddea0
|
Updated information about some global flags in IHNM
svn-id: r28961
|
2007-09-19 02:10:44 +00:00 |
|
Filippos Karapetis
|
928f279626
|
Updated the MSVC8 AGI project file with the latest changes to the engine
svn-id: r28960
|
2007-09-19 01:45:29 +00:00 |
|
Filippos Karapetis
|
7538fcbaef
|
Removed a variable initialization out of a while loop
svn-id: r28959
|
2007-09-19 01:43:49 +00:00 |
|
Filippos Karapetis
|
67c33713aa
|
Fixed regression: The ITE intro is shown correctly again
svn-id: r28958
|
2007-09-19 01:43:10 +00:00 |
|
Sven Hesse
|
d455146e99
|
More comment fixing :P
svn-id: r28957
|
2007-09-18 23:37:31 +00:00 |
|
Johannes Schickel
|
5831459859
|
Fixed a typo. (Thanks to our Doctor for spotting it)
svn-id: r28956
|
2007-09-18 23:19:51 +00:00 |
|
Filippos Karapetis
|
9f4e4f9771
|
Updated the MSVC8 SCUMMVM project file with the latest changes to fsnode
svn-id: r28955
|
2007-09-18 23:17:37 +00:00 |
|
Johannes Schickel
|
d5a2010197
|
Clarified the FIXME in Common::File::exists a bit.
svn-id: r28954
|
2007-09-18 23:15:53 +00:00 |
|
Filippos Karapetis
|
f1091ec8bb
|
Fixed some glitches which occured when closing the psychic profile in IHNM
svn-id: r28953
|
2007-09-18 23:15:48 +00:00 |
|
Johannes Schickel
|
2ed777d641
|
Fixes Common::File::exists. Please see the added FIXME comment about the real problem.
svn-id: r28952
|
2007-09-18 23:07:27 +00:00 |
|
Filippos Karapetis
|
d6dbb98bc9
|
Fixed compilation under MSVC8
svn-id: r28951
|
2007-09-18 23:05:33 +00:00 |
|
Max Horn
|
ab8997f64d
|
Fix linker issues when doing a plugin build, and (hopefully) also on Windows
svn-id: r28950
|
2007-09-18 21:34:57 +00:00 |
|
Max Horn
|
162460d18a
|
Must include stdafx.h before scummsys.h
svn-id: r28949
|
2007-09-18 21:23:22 +00:00 |
|
Max Horn
|
664446f5d8
|
Fixed some more warnings
svn-id: r28948
|
2007-09-18 20:48:42 +00:00 |
|
Max Horn
|
90399fbf9c
|
Fix some warnings
svn-id: r28947
|
2007-09-18 20:46:22 +00:00 |
|
Eugene Sandulenko
|
a8751e4d73
|
Fix picture drawing in Troll's Tale. Implement room navigation.
svn-id: r28946
|
2007-09-18 20:23:06 +00:00 |
|
Max Horn
|
3abc11611e
|
Code formatting fixes
svn-id: r28945
|
2007-09-18 20:16:33 +00:00 |
|
Max Horn
|
c3d3aebe87
|
Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compilation on some ports)
svn-id: r28944
|
2007-09-18 20:02:04 +00:00 |
|
Max Horn
|
5c08cb1bcf
|
Fix compiler warning
svn-id: r28943
|
2007-09-18 19:33:05 +00:00 |
|
Eugene Sandulenko
|
55b19a1fd4
|
First room is shown.
svn-id: r28942
|
2007-09-18 19:06:05 +00:00 |
|
Eugene Sandulenko
|
34ceaf208f
|
Fix menu and tutorial it Troll's Tale
svn-id: r28941
|
2007-09-18 17:01:45 +00:00 |
|
Filippos Karapetis
|
bf75630b42
|
Fixed the font height of the text in the help screens of the IHNM demo. Clean-up of some opcodes
svn-id: r28940
|
2007-09-18 16:46:32 +00:00 |
|
Eugene Sandulenko
|
13a73a70b6
|
WIP for Troll's Tale
svn-id: r28939
|
2007-09-18 16:20:44 +00:00 |
|
Filippos Karapetis
|
9b528826f8
|
Fixed Ellen's state when loading a saved game in her chapter
svn-id: r28938
|
2007-09-18 14:56:42 +00:00 |
|
Filippos Karapetis
|
57bbed1511
|
Gfx::palFade is implemented properly now
svn-id: r28937
|
2007-09-18 10:19:03 +00:00 |
|
Filippos Karapetis
|
d582e1c7a5
|
Fix for bug #1796045 - "IHNM: Spanish font wrong"
svn-id: r28936
|
2007-09-18 09:26:03 +00:00 |
|
Filippos Karapetis
|
5f05e7b64b
|
Added a debug command for font mapping
svn-id: r28935
|
2007-09-17 23:32:25 +00:00 |
|
Filippos Karapetis
|
86b3c8ddeb
|
Character with ASCII code 9 is tab
svn-id: r28934
|
2007-09-17 22:56:28 +00:00 |
|
Nicola Mettifogo
|
ef0df159f1
|
* moved Table handling to objects.cpp
* added helper functions to load tables from files
* fixed occasional lock-ups on location change because of broken Table deallocation
svn-id: r28933
|
2007-09-17 18:22:52 +00:00 |
|
Johannes Schickel
|
c4aa4fe644
|
Fixed a little graphics glitch, where sometimes parts of the interface were cleared.
svn-id: r28932
|
2007-09-16 15:15:15 +00:00 |
|
Johannes Schickel
|
e3f1a1ced8
|
Yet again another update for Italian CD fan translation.
svn-id: r28927
|
2007-09-16 13:51:57 +00:00 |
|
Filippos Karapetis
|
390066d0a3
|
Save games from the character selection screen are loaded correctly from the command line now
svn-id: r28926
|
2007-09-16 12:42:25 +00:00 |
|
Max Horn
|
80386fbb02
|
Turn off unused code (fixing a compiler warning)
svn-id: r28925
|
2007-09-16 12:16:28 +00:00 |
|
Eugene Sandulenko
|
9778bec419
|
Fix bug when some animations were playing too fast.
svn-id: r28924
|
2007-09-16 11:37:14 +00:00 |
|
Eugene Sandulenko
|
dfde70d218
|
Fix warning
svn-id: r28923
|
2007-09-16 11:08:52 +00:00 |
|
Nicola Mettifogo
|
04c323a19f
|
Split code from parseZoneTypeBlock in specialized parser functions.
svn-id: r28922
|
2007-09-16 09:26:03 +00:00 |
|
Nicola Mettifogo
|
c37de0131b
|
Revised debug levels and added many debug strings for parsers.
svn-id: r28921
|
2007-09-16 08:43:34 +00:00 |
|
Paul Gilbert
|
e4c51dfe75
|
Fix to make characters face upwards initially, and to stand straight when not actively moving
svn-id: r28920
|
2007-09-16 08:03:18 +00:00 |
|
Paul Gilbert
|
0a7a1f4283
|
Bugfix to prevent actions being paused sometimes
svn-id: r28919
|
2007-09-16 04:31:15 +00:00 |
|