Tobia Tesan
|
9735fb06ca
|
DIRECTOR: Move #define CHANNEL_COUNT to director.h
|
2017-07-05 08:35:33 +02:00 |
|
Eugene Sandulenko
|
b4a4ab6673
|
DIRECTOR: Initial work on sprite dragging
|
2017-03-13 19:58:15 +01:00 |
|
Eugene Sandulenko
|
cf6f08b137
|
DIRECTOR: Lingo: Implement b_moveableSprite()
|
2017-03-13 09:23:20 +01:00 |
|
Eugene Sandulenko
|
7e05b1e94d
|
DIRECTOR: Fix warning
|
2017-03-12 16:20:00 +01:00 |
|
stevenhoefel
|
fba1368267
|
DIRECTOR: pre-load cast members.
|
2017-03-12 00:18:03 +11:00 |
|
Eugene Sandulenko
|
4c3f07b3e0
|
DIRECTOR: Moved event processor to events.cpp
|
2017-03-09 17:57:12 +01:00 |
|
Eugene Sandulenko
|
3a7c091122
|
DIRECTOR: Plug memory leak
|
2017-03-01 10:50:35 +01:00 |
|
Eugene Sandulenko
|
99f976e3ae
|
DIRECTOR: Lingo: Initial code for func_play()
|
2017-02-24 19:11:53 +01:00 |
|
Eugene Sandulenko
|
e65df86ef1
|
DIRECTOR: Encapsulated _nextMovie parameters into a string
|
2017-02-24 19:02:57 +01:00 |
|
Eugene Sandulenko
|
534157f8e0
|
DIRECTOR: Put parsing lingo debug ouptu to separate debug flag
|
2017-02-21 09:22:58 +01:00 |
|
Eugene Sandulenko
|
e48dd540cc
|
DIRECTOR: Added Events debug channel, more debug output in Lingo
|
2017-02-17 18:39:39 +01:00 |
|
Eugene Sandulenko
|
dcdce7b055
|
DIRECTOR: Lingo: Fixed 'go to' functions
|
2017-02-14 19:03:44 +01:00 |
|
Eugene Sandulenko
|
c444de0eca
|
DIRECTOR: Made DirectorEngine::_currentScore private
|
2017-02-09 18:48:22 +01:00 |
|
Eugene Sandulenko
|
a09d15e892
|
DIRECTOR: Fixed Lingo's 'go to movie' Red/Blue works
|
2017-02-07 20:57:32 +01:00 |
|
Eugene Sandulenko
|
355435e9a7
|
DIRECTOR: Move graphics-related code to graphics.cpp
|
2017-02-07 20:08:49 +01:00 |
|
Eugene Sandulenko
|
6d8d398cf7
|
DIRECTOR: Implemented pausing/continuing of playback
|
2017-02-04 15:17:13 +01:00 |
|
Eugene Sandulenko
|
fd82fa5308
|
DIRECTOR: Added test for font loading
|
2017-01-17 10:56:33 +01:00 |
|
Eugene Sandulenko
|
7b666dc1ca
|
DIRECTOR: Cleanup main movie loading
|
2017-01-15 21:15:45 +01:00 |
|
Eugene Sandulenko
|
b955b7ba44
|
DIRECTOR: Switch to common readPascalString
|
2017-01-14 13:35:34 +01:00 |
|
stevenhoefel
|
6e04b361b2
|
DIRECTOR: Implement Shape Patterns and Borders for D3.
|
2017-01-13 12:17:36 +11:00 |
|
stevenhoefel
|
3359ea9c99
|
DIRECTOR: CASt members have Children in D4.
|
2017-01-09 00:00:04 +01:00 |
|
Eugene Sandulenko
|
5f868a65b4
|
DIRECTOR: Added g_director uglyness
|
2017-01-08 09:32:32 +01:00 |
|
Eugene Sandulenko
|
06ca6531ae
|
DIRECTOR: Fix movie scanning
|
2016-10-19 21:53:18 +02:00 |
|
Eugene Sandulenko
|
0eac022f55
|
DIRECTOR: Added debug chanel for text rendering
|
2016-10-18 11:50:12 +02:00 |
|
Eugene Sandulenko
|
23544e6866
|
DIRECTOR: Added Mac font rendering test
|
2016-10-15 12:25:20 +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
|
fab199d37e
|
JANITORIAL: Make GPL headers uniform
|
2016-09-03 12:46:38 +02:00 |
|
Eugene Sandulenko
|
18af5ea5da
|
DIRECTOR: Initial code for Lingo keyboard handling
|
2016-09-02 09:51:12 +02:00 |
|
Eugene Sandulenko
|
2f16dabe57
|
DIRECTOR: Lingo: Implemented 'the colorQD' and 'the colorDepth' entities
|
2016-09-01 18:47:04 +02:00 |
|
Eugene Sandulenko
|
91cc02b0ee
|
DIRECTOR: Cleanup
|
2016-09-01 10:52:11 +02:00 |
|
Eugene Sandulenko
|
d5009ee5c1
|
DIRECTOR: Put all archive parsing methods into archive.cpp
|
2016-08-29 18:15:00 +02:00 |
|
Eugene Sandulenko
|
ae54fb98db
|
DIRECTOR: Refactor Archive creation
|
2016-08-29 18:06:41 +02:00 |
|
Eugene Sandulenko
|
96edfdb95e
|
DIRECTOR: Started code on enlisting all movie files
|
2016-08-29 09:15:41 +02:00 |
|
Eugene Sandulenko
|
35243a235a
|
DIRECTOR: Implemented uncompressed 1bpp pictures. Works sometimes
|
2016-08-24 22:40:35 +02:00 |
|
Eugene Sandulenko
|
3d6d6fa2dd
|
DIRECTOR: Reduce header dependency
|
2016-08-23 19:13:21 +02:00 |
|
Eugene Sandulenko
|
fdd2c5fb60
|
DIRECTOR: Added image dumping at debug
|
2016-08-21 11:24:11 +02:00 |
|
Eugene Sandulenko
|
59ebb0c68f
|
DIRECTOR: Switch Mac font loading to the common code
|
2016-08-03 23:40:36 +02:00 |
|
Eugene Sandulenko
|
1f0005c4e2
|
DIRECTOR: Lingo: Initial code for Lingo test suite. Uses special game target
|
2016-08-03 23:40:36 +02:00 |
|
Eugene Sandulenko
|
2d08b87524
|
DIRECTOR: Added random source
|
2016-08-03 23:40:36 +02:00 |
|
Dmitry Iskrich
|
0f58203c02
|
DIRECTOR: Fix rendering resource, loading shared BMP
|
2016-08-03 23:40:36 +02:00 |
|
Dmitry Iskrich
|
b208b8e5ff
|
DIRECTOR: Fix memory corruption
|
2016-08-03 23:40:36 +02:00 |
|
Dmitry Iskrich
|
4b871b62e5
|
DIRECTOR: Renew shared resources when loading new folder
|
2016-08-03 23:40:36 +02:00 |
|
Dmitry Iskrich
|
0b9e3607a0
|
DIRECTOR: Using shared casts for rendering
|
2016-08-03 23:40:36 +02:00 |
|
Dmitry Iskrich
|
9319eee100
|
DIRECTOR: Loading shared DIB, STXT
|
2016-08-03 23:40:36 +02:00 |
|
Eugene Sandulenko
|
24a25820e8
|
DIRECTOR: Fix warning
|
2016-08-03 23:40:36 +02:00 |
|
Dmitry Iskrich
|
825a9fb29f
|
DIRECTOR: Load shared casts in engine
|
2016-08-03 23:40:36 +02:00 |
|
Dmitry Iskrich
|
cc9d17c5eb
|
DIRECTOR: Support goto command in Score
|
2016-08-03 23:40:36 +02:00 |
|
Dmitry Iskrich
|
f675f9be93
|
DIRECTOR: Add initial code for QuickTime video
|
2016-08-03 23:40:36 +02:00 |
|
Dmitry Iskrich
|
6b5c0626f7
|
DIRECTOR: Load palette directly to engine
|
2016-08-03 23:40:36 +02:00 |
|
Dmitry Iskrich
|
23c79a2786
|
DIRECTOR: Add parsing mac names from folder
|
2016-08-03 23:40:36 +02:00 |
|