Johannes Schickel
|
89cedb5d1e
|
Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".
svn-id: r30393
|
2008-01-10 23:24:43 +00:00 |
|
Kostas Nakos
|
1f6237567e
|
add virtual keyboard show/hide calls
svn-id: r30388
|
2008-01-10 22:04:00 +00:00 |
|
Paul Gilbert
|
b14da0b02c
|
Fix for debug logging of the current action name
svn-id: r30386
|
2008-01-10 21:32:49 +00:00 |
|
Torbjörn Andersson
|
89f15fe482
|
Fixed warnings.
svn-id: r30379
|
2008-01-10 19:06:38 +00:00 |
|
Paul Gilbert
|
d804bad551
|
Replaced the Blacksmith hack with an NPC Schedules list that stores the active schedule of an NPC when it's deactivated in case it's later reactivated again.
svn-id: r30378
|
2008-01-10 13:37:34 +00:00 |
|
Kari Salminen
|
286a3da49b
|
Remove disabling of moving using mouse in mines in Amiga's Gold Rush introduced in r30375. So bug #1733297 remains although not stricly in its original form (Moving using mouse in the mines bugs still but not identically as when the bug report was given).
svn-id: r30377
|
2008-01-10 12:40:57 +00:00 |
|
Max Horn
|
becce923fc
|
BE -> AE
svn-id: r30376
|
2008-01-10 12:22:15 +00:00 |
|
Kari Salminen
|
6b372d97ee
|
Disable moving using mouse in mines (Rooms 147-162) and 'adj.ego.move.to.x.y'-command (Which uses 2 arguments) in Amiga's Gold Rush. This temporary hack fixes bug #1733297 (GR: Actor stuck (Amiga version)).
svn-id: r30375
|
2008-01-10 12:02:03 +00:00 |
|
Max Horn
|
0ec8d35e4d
|
Revert accidental commits in rev 30372
svn-id: r30374
|
2008-01-10 12:00:10 +00:00 |
|
Max Horn
|
80e776e0fb
|
Fix DefaultSaveFileManager::listSavefiles to return the savefile *name*, not the *path* (which is meaningless in the context of savefiles)
svn-id: r30373
|
2008-01-10 11:54:31 +00:00 |
|
Max Horn
|
7ed64488a8
|
Removed obsolete FIXME
svn-id: r30372
|
2008-01-10 11:29:29 +00:00 |
|
Paul Gilbert
|
8b9c7b2137
|
Corrected the name of script method #39 which closes the town hall door
svn-id: r30371
|
2008-01-10 10:48:04 +00:00 |
|
Filippos Karapetis
|
947608cd91
|
Changed an assertion to a warning
svn-id: r30369
|
2008-01-10 10:34:23 +00:00 |
|
Paul Gilbert
|
1d4efdcaa1
|
Added proper reset of barmen data when game is restarted, and added missing barman data to savegames
svn-id: r30367
|
2008-01-10 09:42:51 +00:00 |
|
Paul Gilbert
|
fee6362147
|
Bugfix for incorrect data being saved for the current NPC the barmen are serving
svn-id: r30365
|
2008-01-10 09:22:46 +00:00 |
|
Filippos Karapetis
|
1886d498ed
|
Change an error to a warning
svn-id: r30363
|
2008-01-09 22:58:55 +00:00 |
|
Nicola Mettifogo
|
3ed0ddd375
|
Refactored some text drawing code.
svn-id: r30362
|
2008-01-09 22:03:51 +00:00 |
|
Nicola Mettifogo
|
605c9d0fd6
|
Turned Gfx::setFont into a protected member, since now Gfx can automatically detect which font to use. Gfx still needs setFont internally to select fonts. The font shadowing introduced in revision 30221 has been removed as well, since the new approach handles it better.
svn-id: r30361
|
2008-01-09 21:54:58 +00:00 |
|
Nicola Mettifogo
|
bdf440fdae
|
Replaced the remaining old string code with the new label code. All the text is now drawn in the framebuffer instead of being blitted onto the internal game screen buffer.
svn-id: r30360
|
2008-01-09 21:46:57 +00:00 |
|
Filippos Karapetis
|
29d1749db5
|
Added handling of home/end keys in input dialogs and properly filtered out non-alphanumeric keys
svn-id: r30358
|
2008-01-09 21:26:38 +00:00 |
|
Torbjörn Andersson
|
1cb4578d2f
|
Cleanup.
svn-id: r30357
|
2008-01-09 21:15:34 +00:00 |
|
Filippos Karapetis
|
6f4acae161
|
Fixed some issues with AGI keyboard input
svn-id: r30356
|
2008-01-09 12:59:11 +00:00 |
|
Paul Gilbert
|
6d4d02a27f
|
Bugfix for #1866784 - Castle Skorl can be activated multiple times
svn-id: r30354
|
2008-01-09 12:36:58 +00:00 |
|
Paul Gilbert
|
af443ba924
|
Bugfix for #1866782 - fixes the issue with the Blacksmith being reactivated after earlier being deactivated in the middle of hammering the anvil
svn-id: r30353
|
2008-01-09 11:14:15 +00:00 |
|
Filippos Karapetis
|
85b3a4a59e
|
Added a debug command, did some cleanup
svn-id: r30351
|
2008-01-09 10:31:52 +00:00 |
|
Filippos Karapetis
|
b0f2e823e0
|
Cleanup of the debugger commands, added some more commands, removed now obsolete debug code
svn-id: r30350
|
2008-01-09 09:46:26 +00:00 |
|
Filippos Karapetis
|
c14d420141
|
Added a debug console for Mickey's Space Adventures
svn-id: r30349
|
2008-01-09 09:19:17 +00:00 |
|
Paul Gilbert
|
34c3c89267
|
Fix for #1866777 - adds saving of hotspot layer to savegames
svn-id: r30347
|
2008-01-09 09:13:39 +00:00 |
|
Paul Gilbert
|
241c337dc3
|
Fixed popup menu height so bottom action doesn't partially overlap the bottom border
svn-id: r30346
|
2008-01-09 02:32:18 +00:00 |
|
Nicola Mettifogo
|
e21fd496f8
|
Restructured label handling and moved all related code to Gfx.
svn-id: r30345
|
2008-01-08 20:46:58 +00:00 |
|
Nicola Mettifogo
|
359f56cd35
|
Removed useless members.
svn-id: r30344
|
2008-01-08 20:37:31 +00:00 |
|
Nicola Mettifogo
|
1b80eedaa1
|
Added a proper _name member to Zone, instead of using the label text.
svn-id: r30343
|
2008-01-08 20:32:29 +00:00 |
|
Paul Gilbert
|
cd23db6ce8
|
Changed method parameter name to prevent shadowing warning
svn-id: r30340
|
2008-01-08 06:18:33 +00:00 |
|
Paul Gilbert
|
965eddf0dc
|
Enhanced NPC walk-to logic to handle separately several special Ids that were previously handled identically
svn-id: r30339
|
2008-01-08 06:13:55 +00:00 |
|
Paul Gilbert
|
660d9a89d7
|
Bugfix for #1865552 - crash when waiting for patrol. Incorrect value was being passed to retrieve a hotspot pointer
svn-id: r30336
|
2008-01-08 03:09:00 +00:00 |
|
Nicola Mettifogo
|
c1c8b10fbe
|
Merged dos monospaced fonts subclasses into parent class. Handling is the same, and readability is more important than performance, especially when you call a routine only twice.
svn-id: r30335
|
2008-01-07 23:13:45 +00:00 |
|
Eugene Sandulenko
|
14d4a515f2
|
Revert temporary change.
svn-id: r30334
|
2008-01-07 22:47:54 +00:00 |
|
Eugene Sandulenko
|
aedd732cef
|
Add Buddha and david_corrales to credits.
svn-id: r30330
|
2008-01-07 22:42:58 +00:00 |
|
Max Horn
|
5dbc89c119
|
typo
svn-id: r30328
|
2008-01-07 19:41:27 +00:00 |
|
Kari Salminen
|
2f50a2416c
|
Reject AGIPAL-files with over 6 bits per color component. Makes at least fanmade AGI game Naturette II's colors not be messed up anymore.
svn-id: r30326
|
2008-01-07 18:58:30 +00:00 |
|
Kari Salminen
|
e9f3b27c03
|
Add detection data for a finished fanmade AGI game Naturette IV (2007-10-05).
svn-id: r30324
|
2008-01-07 18:29:33 +00:00 |
|
Paul Gilbert
|
a137ff2cf1
|
Changed debug keys enablement to be on by default if a Debug Level is specified
svn-id: r30322
|
2008-01-07 10:32:54 +00:00 |
|
Kari Salminen
|
01a256455d
|
Add partial implementation of obj.status.v-command (Based on observations of the command's output in the Amiga version of Gold Rush!).
svn-id: r30321
|
2008-01-07 08:57:28 +00:00 |
|
Filippos Karapetis
|
4fb5f9274d
|
Removed some obsolete defines
svn-id: r30320
|
2008-01-07 08:44:19 +00:00 |
|
Filippos Karapetis
|
f3b99816c6
|
Fixed an MSVC warning
svn-id: r30319
|
2008-01-07 08:43:20 +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 |
|
Torbjörn Andersson
|
1ddc8ab0fa
|
Indent with tabs instead of spaces.
svn-id: r30315
|
2008-01-06 20:57:46 +00:00 |
|
Nicola Mettifogo
|
5ff1ccabe6
|
Removed now useless functions.
svn-id: r30314
|
2008-01-06 20:51:05 +00:00 |
|
Nicola Mettifogo
|
35b7021fac
|
Fixes wrong type.
svn-id: r30313
|
2008-01-06 20:46:03 +00:00 |
|
Torbjörn Andersson
|
eeb212c7e0
|
Indent with tabs instead of spaces.
svn-id: r30312
|
2008-01-06 20:42:28 +00:00 |
|