Commit Graph
92 Commits
Author SHA1 Message Date
Joel Teichroeb 1593fefb45 EMI: Add support for pushing and popping text objects 2013-07-07 12:39:58 -07:00
Einar Johan Trøan Sømåen fa507a2153 EMI: Stub OverWorldToScreen, breaking the Control Options in ways. 2013-07-05 19:38:53 +02:00
Christian Mayer 3627ec88a9 EMI: opcode LocalizeString in overwritten in lua_v2 2013-07-01 23:32:14 +02:00
Dries Harnie 91b18b9041 EMI: Filter savegame list to avoid GRIM-saves polluting it. 2013-07-01 23:05:52 +02:00
Dries Harnie 59d192bcc3 EMI: Stub for EnableActorPuck 2013-05-22 20:58:48 +02:00
Dries Harnie 50c0c32b3d EMI: Implement Lua_V2::GetCameraPos 2013-05-22 20:26:30 +02:00
Giulio Camuffo e93e33fb80 GRIM: Save and restore the movie subtitle. Bump save version to 22.6. 2013-01-16 14:49:37 +01:00
Giulio Camuffo c167a27315 GRIM: Make Sector::getName() return a Common::String. 2012-12-28 21:17:11 +01:00
Paweł Kołodziejski 175620b62a ALL: change license headers from LGPL to GPL, and few updates 2012-12-19 23:15:43 +01:00
Einar Johan Trøan Sømåen 0a9f72bc41 EMI: Tell EMI-PS2 we have no memory card inserted 2012-11-26 17:54:19 +01:00
Einar Johan Trøan Sømåen 4f1f4aeb4d EMI: Implement DimScreen and add hacks to UnDimRegion to make it work 2012-11-21 18:17:24 +01:00
Dries Harnie 908feae9d3 EMI: Reset engine mode to normal after loading 2012-11-14 00:08:07 +01:00
Dries Harnie 4d0e501149 EMI: Stub Lua_V2::ThumbnailFromFile 2012-11-14 00:08:06 +01:00
Dries Harnie a545481d56 EMI: Remove Saves/ prefix for load dialog 2012-11-14 00:08:06 +01:00
Dries Harnie f1dc8ba3b0 EMI: Stub PlayChore and PauseChore 2012-11-13 21:44:24 +01:00
Dries Harnie 66f7a4e1f7 EMI: Stub LockChoreSet and UnlockChoreSet 2012-11-13 21:44:24 +01:00
Dries Harnie 7ddc802602 JANITORIAL: Style fixes 2012-11-13 21:01:33 +01:00
Dries Harnie 23a7d90b28 EMI: Fix text positioning 2012-11-13 01:14:34 +01:00
Dries Harnie 0a3858dc62 EMI: Return float coordinates in Lua_V2::GetTextCharPosition 2012-11-13 01:14:30 +01:00
Dries Harnie 0cd0e35580 EMI: Implement opcode GetFontDimensions 2012-11-13 01:14:25 +01:00
Joel Teichroeb 1bfbc0c64b EMI: Stub some functions that are needed in the scumm bar 2012-08-19 12:16:28 -07:00
Einar Johan Trøan Sømåen 6b3c3e7611 Merge pull request #640 from Botje/luavar-work
EMI: Support the new LUAC and LUAV components.
2012-07-22 10:34:31 -07:00
Dries Harnie 9d4289319d EMI: Stub out PlaySoundFrom opcode 2012-07-17 22:29:15 +02:00
Dries Harnie 381ae8e95c EMI: Implement missing SetChoreLooping opcode 2012-07-12 23:15:11 +02:00
Joel Teichroeb 77f4978a42 GRIM: Remove unneeded forbidden symbol exceptions 2012-05-05 22:19:45 -07:00
Joel Teichroeb a2b44ab930 EMI: Fix a newish bug in StartMovie 2012-04-19 20:29:56 -07:00
Joel Teichroeb 41ac993793 EMI: Stub GammaEnabled 2012-04-19 20:24:49 -07:00
Joel Teichroeb 393fd3ebe6 EMI: Stub GetFontDimensions 2012-04-19 20:23:31 -07:00
Joel Teichroeb 2aab65515e EMI: Stub ClearSpecialtyTexture 2012-04-19 20:20:33 -07:00
Joel Teichroeb 78ec6f4aa9 EMI: Implement Specialty Textures in OpenGL 2012-04-12 17:59:41 -07:00
Joel Teichroeb 0dcfaf8fb1 GRIM: Do not include unneeded headers 2012-04-04 16:11:05 -07:00
Joel Teichroeb c308c90d04 EMI: Fix a copy-paste error 2012-02-25 18:25:31 -08:00
Paweł Kołodziejski ec792bbc0b EMI: shut up warnings 2012-02-24 18:11:52 +01:00
Joel Teichroeb 5d99091f25 EMI: Implement and stub various opcodes 2012-02-18 14:13:28 -08:00
Dries Harnie 0a4e46827b EMI: Implement ToggleOverworld, render overworld 2012-02-18 22:25:24 +01:00
Dries Harnie c91896a0b9 EMI: Stub out ClearOverworld 2012-02-18 22:21:13 +01:00
Joel Teichroeb a979958479 EMI: Implement opcode StopSound 2012-02-17 17:04:16 -08:00
Joel Teichroeb d00ac2d91d EMI: Implement some more actor opcodes 2012-02-17 15:20:52 -08:00
Joel Teichroeb 187488bd1e EMI: Stub FreeSound and UnlockChore 2012-02-17 12:23:44 -08:00
Joel Teichroeb 94eee1788f EMI: Flesh out some of the sound opcodes. 2012-02-15 19:30:41 -08:00
Joel Teichroeb 7e6ff05cf3 EMI: Split sound and actor functions out of lua_v2 2012-02-15 19:03:30 -08:00
Einar Johan T. Sømåen 5a3c3cc779 EMI: Move lua_v2 into the emi-subfolder 2012-01-29 16:37:30 +01:00