Johannes Schickel
|
16305d3b29
|
Preliminary support for German Kyrandia 1 Amiga.
svn-id: r44071
|
2009-09-13 21:05:52 +00:00 |
|
Johannes Schickel
|
6488cdc4fc
|
Fix gcc warning.
svn-id: r44070
|
2009-09-13 20:21:08 +00:00 |
|
Johannes Schickel
|
072aca05dc
|
Modify Kyrandia 1 Amiga detection entry to allow the detector to differentiate between different languages.
svn-id: r44069
|
2009-09-13 20:10:56 +00:00 |
|
Johannes Schickel
|
690ee5fa67
|
Commit salty-horse's fix for bug #2854261 "GUI: Launcher list doesn't highlight after getting focus".
svn-id: r44067
|
2009-09-13 20:03:04 +00:00 |
|
Johannes Schickel
|
7cc0ff23a0
|
Proper fix for bug #2835715 "KYRA: GFX glitch at the bridge". The old fix broke saves, which were made in front of the castle door.
svn-id: r44065
|
2009-09-13 19:54:41 +00:00 |
|
Johannes Schickel
|
0af418e7ea
|
Fix regression caused by OSystem::updateScreen call limitation, which caused certain animations not to display at all.
svn-id: r44063
|
2009-09-13 18:37:19 +00:00 |
|
Johannes Schickel
|
a2900bf246
|
Fix bug when skipping Kyrandia 1 Intro, when no restart save game file is present.
svn-id: r44062
|
2009-09-13 18:35:42 +00:00 |
|
Florian Kagerer
|
525c084456
|
LOL/Floppy: fixed size of menu boxes
svn-id: r44061
|
2009-09-13 14:44:37 +00:00 |
|
Vladimir Menshakov
|
a0808e58ba
|
fixed double-taking of the captain's key
svn-id: r44060
|
2009-09-13 14:12:39 +00:00 |
|
Vladimir Menshakov
|
1d8b2b8877
|
fixed flickering by restarting render cycle
svn-id: r44059
|
2009-09-13 13:59:55 +00:00 |
|
Vladimir Menshakov
|
1ce0f84084
|
return event status from the nextEvent()
svn-id: r44058
|
2009-09-13 13:22:35 +00:00 |
|
Vladimir Menshakov
|
38e5817c34
|
removed invalid 0xff character handler, added fixme
svn-id: r44057
|
2009-09-13 13:10:05 +00:00 |
|
Vladimir Menshakov
|
4079a4d1b6
|
fixed sounds for the earlier callbacks
svn-id: r44056
|
2009-09-13 12:58:35 +00:00 |
|
Vladimir Menshakov
|
ba9c347d93
|
added hide/showActor, fixed intro, reverted straight animation order
svn-id: r44055
|
2009-09-13 12:48:57 +00:00 |
|
Florian Kagerer
|
6d24808bc2
|
LOL: add missing opcode
svn-id: r44053
|
2009-09-13 11:04:52 +00:00 |
|
Torbjörn Andersson
|
bcc840c95c
|
Fixed crash when reaching the end of the movie, riggered by recent Stream
changes.
svn-id: r44052
|
2009-09-13 11:02:39 +00:00 |
|
Paul Gilbert
|
31585ebac0
|
Added workaround fix for Amazon conversation being cut off in Act 2
svn-id: r44050
|
2009-09-13 10:58:31 +00:00 |
|
Vladimir Menshakov
|
6c9ab139af
|
added intro support
svn-id: r44049
|
2009-09-13 10:50:29 +00:00 |
|
Torbjörn Andersson
|
e7469479ce
|
Removed unnecessary semi-colons.
svn-id: r44048
|
2009-09-13 10:32:55 +00:00 |
|
Vladimir Menshakov
|
e53de46b4f
|
added simple credits support for the intro.
svn-id: r44047
|
2009-09-13 09:54:53 +00:00 |
|
Vladimir Menshakov
|
94d7dad3af
|
added shadow_color, height and packed width parameters for fonts.
svn-id: r44046
|
2009-09-13 09:54:03 +00:00 |
|
Vladimir Menshakov
|
e9303da636
|
fixed animation slot in first trial
svn-id: r44045
|
2009-09-13 09:53:14 +00:00 |
|
Filippos Karapetis
|
8bf80d9584
|
Always disable the "Change Directory" button in the save/load menus, as we don't allow the engine to change the directory where saved games will be placed
svn-id: r44044
|
2009-09-13 00:08:17 +00:00 |
|
Filippos Karapetis
|
18b24da384
|
Removed the INST_LOOKUP_CLASS define
svn-id: r44043
|
2009-09-12 18:22:32 +00:00 |
|
Filippos Karapetis
|
15cb36a7ee
|
Made is_object() a method of the segment manager
svn-id: r44042
|
2009-09-12 17:42:04 +00:00 |
|
Filippos Karapetis
|
358b5649ce
|
Removed the unused ASSERT()-related code and changed a warning where BREAKPOINT() was used to an error
svn-id: r44041
|
2009-09-12 17:31:29 +00:00 |
|
Florian Kagerer
|
5e57474eb9
|
LOL: fix bug that would sometimes accidently swap the freeze palette and the normal palette in the ghorka swamp
svn-id: r44040
|
2009-09-12 13:16:47 +00:00 |
|
Filippos Karapetis
|
90ae20c3ea
|
- Made obj_get and obj_get_name methods of SegManager (getObject and getObjectName, respectively)
- Renamed alloc_List -> allocateList, alloc_Node->allocateNode, alloc_hunk_entry->allocateHunkEntry, free_hunk_entry->freeHunkEntry, for consistency
svn-id: r44039
|
2009-09-12 00:10:07 +00:00 |
|
Florian Kagerer
|
5c2f872ba4
|
LOL: added another missing opcode
svn-id: r44037
|
2009-09-11 21:31:14 +00:00 |
|
Florian Kagerer
|
4e34275af1
|
LOL: add missing opcode
svn-id: r44036
|
2009-09-11 21:15:48 +00:00 |
|
Andre Heider
|
9f7c0a24e2
|
Added support for WINDRESFLAGS, required for e.g. multilib enabled MinGW toolchains
svn-id: r44035
|
2009-09-11 18:13:27 +00:00 |
|
Florian Kagerer
|
68ae279aff
|
LOL/Floppy: fixed gfx tables generation
svn-id: r44034
|
2009-09-11 17:38:36 +00:00 |
|
Norbert Lange
|
75aafd9c33
|
fix duplicate definition of FORCEINLINE on mingw toolchains
svn-id: r44033
|
2009-09-11 12:58:08 +00:00 |
|
Paul Gilbert
|
4fc8fe8023
|
Added an experimental screen transition dirty rect calculation code which should make background changes faster on slower devices or when scalers are active
svn-id: r44032
|
2009-09-11 11:36:16 +00:00 |
|
Paul Gilbert
|
bb94053960
|
Bugfix for the boundaries of changing objects used for dirty rect calculations
svn-id: r44031
|
2009-09-11 11:02:15 +00:00 |
|
Travis Howell
|
8d2482813a
|
Remove excess spaces.
svn-id: r44030
|
2009-09-11 10:22:32 +00:00 |
|
Travis Howell
|
122ff32d75
|
Remove excess spaces.
svn-id: r44029
|
2009-09-11 10:13:54 +00:00 |
|
Travis Howell
|
eb0b61976d
|
Fix compile of M4 game engine.
svn-id: r44028
|
2009-09-11 09:31:57 +00:00 |
|
Max Horn
|
1011508325
|
Slightly modified version of Patch #2838562: Improve endian.h and stream.h
svn-id: r44027
|
2009-09-11 08:55:47 +00:00 |
|
Max Horn
|
7cf23a2c4d
|
M4: Seems that s1_cos and s1_sin are either misnamed, or buggy ?
svn-id: r44026
|
2009-09-11 08:43:32 +00:00 |
|
Max Horn
|
c6d2441db3
|
Don't abuse FORCEINLINE
svn-id: r44025
|
2009-09-11 08:39:09 +00:00 |
|
Paul Gilbert
|
6fa68445c4
|
Removed incorrect German Neon Edition MD5
svn-id: r44023
|
2009-09-10 11:38:04 +00:00 |
|
Sven Hesse
|
ae3cc2ca5f
|
Really fixing searchHotspot, syntax-wise at least. (Note: Hotspots::Hotspot::left is unsigned, so a comparison with -1 will always yield false. And for left == 0xFFFF a method already exists, Hotspots::Hotspot::isEnd())
svn-id: r44022
|
2009-09-09 23:10:53 +00:00 |
|
Florian Kagerer
|
3259a6f0b5
|
LOL/Floppy: - fix spell book animation
svn-id: r44021
|
2009-09-09 22:12:21 +00:00 |
|
Arnaud Boutonné
|
686739fc5b
|
Playtoons - Fix searchHotspot and suppress a forgotten debug warning
svn-id: r44020
|
2009-09-09 21:47:26 +00:00 |
|
Vladimir Menshakov
|
153eba4fcf
|
moved away actor animation from the "lan" animations. added better handling for the asynchronous events.
svn-id: r44019
|
2009-09-09 20:42:44 +00:00 |
|
Arnaud Boutonné
|
6f6d4df529
|
Playtoons - Add oPlaytoons_printText
svn-id: r44018
|
2009-09-09 20:10:16 +00:00 |
|
Filippos Karapetis
|
5cd538a1b3
|
Removed/replaced the gfx_pixmap_color struct
svn-id: r44017
|
2009-09-09 08:19:16 +00:00 |
|
Max Horn
|
f73c556146
|
Fix what looks like a typo bug in the AVI player
svn-id: r44016
|
2009-09-08 22:03:28 +00:00 |
|
Max Horn
|
37e51f1575
|
Fixed some (pedantic) warnings
svn-id: r44015
|
2009-09-08 22:03:07 +00:00 |
|