Commit Graph
71 Commits
Author SHA1 Message Date
stevenhoefel fba1368267 DIRECTOR: pre-load cast members. 2017-03-12 00:18:03 +11:00
Eugene Sandulenko 0b4b073493 DIRECTOR: Lingo: Documented D4 "Text" Lingo 2017-02-09 23:16:18 +01:00
Eugene Sandulenko 2c4706f29d DIRECTOR: Lingo: Documented D4 "System" Lingo 2017-02-09 22:57:53 +01:00
Eugene Sandulenko dd3bcac78c DIRECTOR: Lingo: Documented D4 "Sprites" Lingo 2017-02-09 22:46:12 +01:00
Eugene Sandulenko 0229c95953 DIRECTOR: Lingo: Documented D4 "Rectangle and point coordinates" Lingo 2017-02-09 20:32:34 +01:00
Eugene Sandulenko c6567ce71a DIRECTOR: Lingo: Documented D4 "Puppets" Lingo 2017-02-09 20:12:02 +01:00
Eugene Sandulenko c444de0eca DIRECTOR: Made DirectorEngine::_currentScore private 2017-02-09 18:48:22 +01:00
Eugene Sandulenko c0dd0f4f53 DIRECTOR: Lingo: Documented D4 "Playing movies" Lingo 2017-02-08 21:45:48 +01:00
Eugene Sandulenko 03e7c3ca60 DIRECTOR: Lingo: Documented D4 "Operators and math functions" Lingo 2017-02-08 20:32:53 +01:00
Eugene Sandulenko b37a3e5224 DIRECTOR: Lingo: Documented D4 "Movie in a window" Lingo 2017-02-07 09:47:33 +01:00
Eugene Sandulenko e0b7e823b2 DIRECTOR: Lingo: Documented D4 "Mouse and pointer" Lingo 2017-02-07 09:15:15 +01:00
Eugene Sandulenko 4c64ebe027 DIRECTOR: Lingo: Documented D4 "External to Director" Lingo 2017-02-06 22:31:58 +01:00
Eugene Sandulenko 56abfed990 DIRECTOR: Lingo: Documented D4 "Events" Lingo 2017-02-06 22:08:27 +01:00
Eugene Sandulenko 57af996b4d DIRECTOR: Lingo: Documented D4 "Event handlers and messages" Lingo 2017-02-06 22:01:07 +01:00
Eugene Sandulenko c22b78eae6 DIRECTOR: Lingo: Documented D4 "Digital video" Lingo 2017-02-06 21:42:12 +01:00
Eugene Sandulenko 3642054399 DIRECTOR: Lingo: Documented D4 "Code structures" Lingo 2017-02-05 23:54:31 +01:00
Eugene Sandulenko b1503cc1ef DIRECTOR: Lingo: Documented D4 "Cast window management" Lingo 2017-02-05 23:44:51 +01:00
Eugene Sandulenko b4f736e058 DIRECTOR: Lingo: Documented D4 "Cast members" Lingo 2017-02-05 23:44:51 +01:00
Eugene Sandulenko 67f069cbc6 DIRECTOR: Lingo: More work on D4 mapping 2017-01-14 00:02:51 +01:00
Eugene Sandulenko 042f5cc2ca DIRECTOR: Lingo: Added stubs of List functions in D4 2017-01-13 00:03:42 +01:00
Eugene Sandulenko d7ea2b0bc6 DIRECTOR: Lingo: Started documenting D4 keywords 2017-01-11 00:21:32 +01:00
Eugene Sandulenko e87f872122 DIRECTOR: Lingo: Clarify which of 'the entities' need id 2017-01-10 21:48:55 +01:00
Eugene Sandulenko 0e58b35c67 DIRECTOR: Lingo: Implemented stub for 'the time' entity 2017-01-10 18:58:37 +01:00
Eugene Sandulenko af2a917ab2 DIRECTOR: Lingo: Added sub for 'the date' entity 2017-01-10 18:44:01 +01:00
Eugene Sandulenko 677dd99bdb DIRECTOR: Lingo: Added stubs for D3 Text-related syntax 2017-01-10 01:02:56 +01:00
Eugene Sandulenko 5ee51026c7 DIRECTOR: Lingo: More documentation for D3 differences 2017-01-10 01:02:56 +01:00
Eugene Sandulenko a85bbc0148 DIRECTOR: Documented mouse and pointer-related D3 keywords 2017-01-09 00:55:30 +01:00
Eugene Sandulenko e9d84a5abd DIRECTOR: Lingo: Documented D3 menu properties 2017-01-08 00:34:17 +01:00
Eugene Sandulenko 8e303c7705 DIRECTOR: Lingo: Added stub for 'me' keyword 2017-01-07 17:31:19 +01:00
Eugene Sandulenko 22929379e5 DIRECTOR: Lingo: Documented catmember differences for D3 2017-01-07 14:49:15 +01:00
Eugene Sandulenko 25a2333394 DIRECTOR: Split out cast-related classes into separate file 2016-11-08 21:51:51 +01:00
Eugene Sandulenko 4162295464 DIRECTOR: Lingo: Implemented getting 'the frame' entity 2016-10-19 21:47:44 +02:00
Eugene Sandulenko 817211b2ed DIRECTOR: Lingo: Implemented and documented 'the key' and 'the machineType' 2016-09-05 23:38:11 +02:00
Eugene Sandulenko 18af5ea5da DIRECTOR: Initial code for Lingo keyboard handling 2016-09-02 09:51:12 +02:00
Eugene Sandulenko 9e70b0853b DIRECTOR: Lingo: Fix 'the' entities processing 2016-09-01 18:52:27 +02:00
Eugene Sandulenko 2f16dabe57 DIRECTOR: Lingo: Implemented 'the colorQD' and 'the colorDepth' entities 2016-09-01 18:47:04 +02:00
Eugene Sandulenko 3d6d6fa2dd DIRECTOR: Reduce header dependency 2016-08-23 19:13:21 +02:00
Eugene Sandulenko f8483d2dab DIRECTOR: Split score.cpp file into classes 2016-08-23 09:41:00 +02:00
Eugene Sandulenko dcbc7e3b4d DIRECTOR: Lingo: Added all D2 text properties. This completes D2 grammar. Yay! 2016-08-20 12:20:59 +02:00
Eugene Sandulenko 8d30487b76 DIRECTOR: Lingo: Added stubs for all D2 sprite properties 2016-08-20 12:14:28 +02:00
Eugene Sandulenko 2bcae4cadc DIRECTOR: Lingo: Added stubs for all D2 properties 2016-08-20 12:09:47 +02:00
Eugene Sandulenko 72619334c0 DIRECTOR: Lingo: Added missing break 2016-08-17 20:22:59 +02:00
Eugene Sandulenko 873527ff5e DIRECTOR: Lingo: Fixed 'the' entity retrieval 2016-08-17 11:46:39 +02:00
Eugene Sandulenko 80fd795b80 DIRECTOR: Marked all D2 'the' functions 2016-08-17 00:15:01 +02:00
Eugene Sandulenko 9117ca6ad3 DIRECTOR: Lingo: Added stubs for rest of the D2 functions 2016-08-17 00:14:50 +02:00
Eugene Sandulenko 9c0d910650 DIRECTOR: Lingo: Implement D2 version of 'the sqrt' 2016-08-16 23:58:30 +02:00
Eugene Sandulenko 4423bb0f1d DIRECTOR: Lingo: Added stubs for functions up to 's' 2016-08-16 23:51:12 +02:00
Eugene Sandulenko 6c0b2b50f7 DIRECTOR: Lingo: Added stubs for function up to 'n' 2016-08-16 22:09:09 +02:00
Eugene Sandulenko dc2a456b64 DIRECTOR: Lingo: Implemented integerp function and added stubs for 'the free*' 2016-08-13 12:51:18 +02:00
Dmitry Iskrich 29faa28264 DIRECTOR: Change sprite type 2016-08-06 21:36:07 +02:00