Commit Graph

45632 Commits

Author SHA1 Message Date
Ori Avtalion
1b681e85a8 ANDROID: Fix compilation 2011-04-28 20:05:01 +03:00
Ori Avtalion
c46e4a47f2 VIDEO: Fix compilation on SCUMM_BIG_ENDIAN backends 2011-04-28 20:00:19 +03:00
Ori Avtalion
a88e355b2d COMMON: Fix compilation on backends that USE_RGB_COLOR 2011-04-28 19:58:45 +03:00
Ori Avtalion
ae10472575 GPH: Fix compilation 2011-04-28 19:54:45 +03:00
Ori Avtalion
3f7d45770e WII: Fix compilation 2011-04-28 19:52:23 +03:00
Johannes Schickel
9fb92f4b7e KYRA: Fix compilation when LoL is disabled. 2011-04-28 18:16:01 +02:00
Johannes Schickel
1279264c37 CREATE_PROJECT: Replace macros by proper functions/methods. 2011-04-28 17:45:01 +02:00
Bluddy
781e178df3 TOON: Reduced fragmentation by using a fixed value for pathfinding allocation
Toon makes some rather big allocations for pathfinding, alternating between 3MB and 6MB). In small devices, this creates really bad fragmentation which can cause crashes. I set the size at a fixed 6MB.
2011-04-28 18:02:07 +03:00
Johannes Schickel
78a0db127a CREATE_PROJECT: Add a FIXME related to our warning lists. 2011-04-28 16:47:11 +02:00
Johannes Schickel
7f889c6101 CREATE_PROJECT: Get rid of variadic macro usage.
Variadic macros are C99 and ugly in C++. If we would want to do it differently
we should rather rely on C++0x's initializer lists. But since we cannot assume
all compilers we want create_project to build support that we cannot do that.
2011-04-28 16:47:11 +02:00
Max Horn
a0fc266c82 MACOSX: Fix compilation 2011-04-28 15:55:41 +02:00
Max Horn
05bcfd512f TSAGE: Don't use NULL for an int parameter 2011-04-28 15:54:22 +02:00
Johannes Schickel
7d03da14cb KYRA: Clean up of header includes. 2011-04-28 15:39:57 +02:00
Paul Gilbert
c6fa23a3d1 JANITORIAL: Add in necessary include files to fix compilation in MSVC 2011-04-28 22:32:12 +10:00
Paul Gilbert
0c0dde62b9 TSAGE: Slowed down Scene #6100 to a reasonable speed, and finished code for hitting sunflowers 2011-04-28 22:16:06 +10:00
Ori Avtalion
9414d7a6e2 JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03:00
Ori Avtalion
845db59e08 VIDEO: Fix incorrect, renamed, guard for TrueMotion1 support 2011-04-28 14:05:45 +03:00
Paul Gilbert
4924c12b85 TINSEL: Fixed code analysis warnings in bug #3087863 2011-04-28 21:02:35 +10:00
Paul Gilbert
13efaff2ad TSAGE: Proper setting of startup cursor for full game versus demo 2011-04-28 20:41:01 +10:00
Paul Gilbert
1651ac8ca2 TSAGE: Proper bugfix for problem saving/restoring game in Scene #5000 and others 2011-04-28 20:41:00 +10:00
Willem Jan Palenstijn
9f74a6eda2 SCI: Clarify comment from rev 5654e12 further 2011-04-28 12:03:10 +02:00
Ori Avtalion
3e01d35281 JANITORIAL: Format more forward declarations to follow convention 2011-04-28 12:32:01 +03:00
Ori Avtalion
cd6ee0589d JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
Paul Gilbert
80c90a569e TSAGE: Added code to handle visual differences in Demo help dialog 2011-04-28 19:14:37 +10:00
Alyssa Milburn
de531a39e0 NOHAWK: Add detection for Just Grandma and Me 1.0. 2011-04-28 10:57:08 +02:00
md5
d855092f96 SCI: Clarified comment in rev 5654e12
It's a bad idea to write comments when half asleep :P
2011-04-28 10:21:26 +03:00
strangerke
b95ea8dccd TSAGE: Fix a little bug in scene 5100, when looking at the speaking bat 2011-04-28 08:33:47 +02:00
strangerke
8e95310889 TSAGE: Suppress the 2 workarounds previously added, use of a proper fix 2011-04-28 08:17:10 +02:00
md5
5654e12575 SCI: Added a more specific workaround for bug #3267956. This fixes bug #3291115 - "KQ6: Game freezes when getting paper from web" 2011-04-28 04:14:54 +03:00
Matthew Hoops
af28efae41 SCUMM: Fix differences in soccer's u32 op_1011 2011-04-27 20:23:19 -04:00
Matthew Hoops
1331c998e3 SCUMM: Add separate game id's for soccermls and soccer2004
There are subtle differences in their u32 code that we need to handle
2011-04-27 20:23:19 -04:00
md5
c371d0153a TSAGE: Fixed 2 script logic bugs (scene 5100, 5300) and two typos
These fix the following issues:
- Loss of control after freeing the bat in scene 5100
- Loss of control after drinking from the bat's pheromonone bottle in
scene 5300
- Crash when the two flesheaters appear on the path in scene 5300
2011-04-28 02:27:42 +03:00
md5
a38377c226 TSAGE: Fixed assert after loading a game in scene 5000 and changing scene 2011-04-28 00:20:01 +03:00
Littleboy
801c27bd22 TOOLS: Exclude .o files from projects files generated by create_project 2011-04-27 17:00:55 -04:00
md5
c76502fe11 TSAGE: Added temporary fix for some saved games (e.g. scenes 4050 and 5000) 2011-04-27 23:52:20 +03:00
strangerke
595570a117 TSAGE: Fix "map" bug in scene 4050. Thanks MD5 for reporting it. 2011-04-27 22:24:13 +02:00
Thierry Crozat
606f3fd855 CREDITS: Remove nickname for Spanish translator.
He asked me to keep only his full name and remove the nickname.
2011-04-27 20:43:38 +01:00
Thierry Crozat
836ca2b4e2 I18N: Update translations data file. 2011-04-27 20:43:38 +01:00
Thierry Crozat
15f2487244 I18N: Update Spanish translation. 2011-04-27 20:43:36 +01:00
strangerke
58d8f8c932 TsAGE: Fix dialog bug in scene 4150 (thanks [Md5] for reporting it) 2011-04-27 20:39:48 +02:00
Matthew Hoops
f584f2f312 SCUMM: Implement soccer u32 opcodes 1013, 1019, 1020, and 1021 2011-04-27 10:15:28 -04:00
md5
27e4a1dee5 PNG: Changed getPalette() to properly return a copy of the image palette 2011-04-27 13:44:19 +03:00
md5
99e3028459 PNG: Improved code readability a bit 2011-04-27 13:43:03 +03:00
md5
3ab0a133b3 SCUMM: Fixed compilation with MSVC
Both double and float parameters were passed to atan2(), which didn't match
any variants of atan2()
2011-04-27 13:29:51 +03:00
md5
c06dd90142 SAGA: Removed unused variables
Thanks to LordHoto and the trusty -Wunused-but-set-variable option :)
2011-04-27 13:13:36 +03:00
md5
d28344bb55 SCI: Removed unused variables
Thanks to LordHoto and the trusty -Wunused-but-set-variable option :)
2011-04-27 13:13:35 +03:00
Max Horn
bc0e373da8 DETECTOR: Reserve 16 bits for generic ADGameFlags 2011-04-27 11:31:52 +02:00
strangerke
716c74e3b0 TsAGE: Add some comment and fix 2 crashes in scene 5100 2011-04-27 08:03:27 +02:00
unknown
ae9e9a89bd Add Inno Setup installer script for Windows builds 2011-04-27 14:44:25 +10:00
Littleboy
d418cd0fd7 TOOLS: Add virtual keyboard feature selection to create_project 2011-04-26 22:32:54 -04:00