Commit Graph
80 Commits
Author SHA1 Message Date
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