63697 Commits

Author SHA1 Message Date
Strangerke
4804be16c2 MADS: Add synchronize functions in scene group 8 2014-05-21 17:27:28 +02:00
Paul Gilbert
057f239ed6 MADS: Remove some redundant TODOs 2014-05-21 08:32:39 -04:00
Strangerke
c0b9a5a58f MADS: Remove obsolete comment 2014-05-21 07:21:18 +02:00
Strangerke
6a468994fa MADS: Fix synchronize in scene 752 2014-05-21 07:19:42 +02:00
Paul Gilbert
17012de54b MADS: Remove redundant frame entry remap block in animation loading 2014-05-20 22:34:26 -04:00
Paul Gilbert
876ef49a3a MADS: Fix loading sprite in scene 701 2014-05-20 22:07:53 -04:00
Paul Gilbert
6bfc9ce8f2 MADS: Completely remove synchronizeString in favour of syncString 2014-05-20 21:22:01 -04:00
Paul Gilbert
df23dff517 MADS: Change the animation _animMode to an enum'ed _bgType 2014-05-20 21:11:53 -04:00
Strangerke
6f66459f4a MADS: Add synchronize where useful in scene group 7 2014-05-21 00:04:38 +02:00
Strangerke
39068bb1ed MADS: Add synchronize where useful in scene group 6 2014-05-20 22:46:09 +02:00
Strangerke
c494781645 MADS: Add synchronize where useful in scene group 5 2014-05-20 19:48:08 +02:00
Strangerke
6804c08546 MADS: Fix compilation warning reported by digitall 2014-05-20 17:30:41 +02:00
Paul Gilbert
8a08a19097 Merge branch 'master' into mads 2014-05-20 08:37:42 -04:00
Filippos Karapetis
555b4dfd6e MADS: Load scene speech resources for V2 CD games 2014-05-20 15:07:45 +03:00
Filippos Karapetis
eb7d018b4a MADS: Add a debug command to show messages 2014-05-20 14:31:10 +03:00
Filippos Karapetis
1b34888b26 MADS: Fix the GMM menu for V2 games 2014-05-20 13:52:23 +03:00
Filippos Karapetis
60b9876d81 MADS: Add more friendly names for nouns 2014-05-20 13:19:43 +03:00
Filippos Karapetis
5e1eaaa6f3 MADS: Add nouns for Dragonsphere 2014-05-20 13:10:12 +03:00
Filippos Karapetis
645d0d92ad MADS: Add nouns for Phantom 2014-05-20 13:09:56 +03:00
Filippos Karapetis
cca6d19b2a MADS: Fix typo 2014-05-20 12:58:18 +03:00
Filippos Karapetis
5aa63bc71a MADS: Rename several nouns to verbs 2014-05-20 12:56:21 +03:00
Filippos Karapetis
e2a6759533 MADS: Fix a bug in scene 104 2014-05-20 12:56:05 +03:00
Filippos Karapetis
c548b70e91 MADS: Add more friendly names for nouns 2014-05-20 12:31:10 +03:00
Strangerke
3aa9dc3947 MADS: Add synchronize in scene 501 2014-05-20 07:20:31 +02:00
Eugene Sandulenko
c1890cc739 FULLPIPE: Fix warnings 2014-05-20 08:15:30 +03:00
Eugene Sandulenko
9f31278d18 FULLPIPE: Fix warnings 2014-05-20 08:14:27 +03:00
Eugene Sandulenko
510ed39c5a FULLPIPE: Implement MovGraph::method34() 2014-05-20 08:10:04 +03:00
Filippos Karapetis
facbe1b177 MADS: Add the inventory item names for Phantom 2014-05-20 07:33:18 +03:00
Filippos Karapetis
3aaf4e48c2 MADS: Add the inventory item names for Dragonsphere 2014-05-20 07:33:07 +03:00
Filippos Karapetis
4f4be954ed MADS: Don't error out in the SoundManager in MADS v2 games 2014-05-20 07:32:39 +03:00
Filippos Karapetis
5a87fd42f0 MADS: Add more debugger commands for items 2014-05-20 07:31:56 +03:00
Filippos Karapetis
59d7f8bfc0 MADS: Replace most of the action nouns with their friendly names 2014-05-20 06:47:18 +03:00
Filippos Karapetis
e409f4dedd MADS: Add debugger commands for the game vocab 2014-05-20 05:43:49 +03:00
Filippos Karapetis
0d09060fa8 MADS: Replace more verbs with friendly names and fix usages of isAction 2014-05-20 04:50:35 +03:00
Filippos Karapetis
7f8c1e9a48 MADS: Replace more verbs with their friendly names 2014-05-20 04:05:32 +03:00
Filippos Karapetis
d3c5a88bfc MADS: Fix some usages of isAction() with nouns 2014-05-20 02:34:32 +03:00
Filippos Karapetis
03add3cdd7 MADS: Replace more dialog IDs with their decimal values 2014-05-20 02:33:09 +03:00
Filippos Karapetis
87418b66a0 MADS: Replace several verbs with their friendly names 2014-05-20 02:29:41 +03:00
Filippos Karapetis
8619f85674 MADS: Bugfixes and cleanup in scene 101 2014-05-20 01:43:26 +03:00
Filippos Karapetis
42e8daf49d MADS: Replace hex values in dialogs with their decimal values
The decimal values make much more sense than their hex counterparts
in dialogs. Only scene groups 1 - 3 are affected, since the others
have decimal values already
2014-05-20 01:17:01 +03:00
Strangerke
33fb64a1bd MADS: Remove some useless empty functions 2014-05-19 23:57:51 +02:00
Strangerke
2c5ef80218 MADS: Fix bug in scene 207 2014-05-19 22:56:34 +02:00
Strangerke
410ba93433 MADS: Some refactoring in scene group 3 2014-05-19 22:50:30 +02:00
Strangerke
499f09a1c0 MADS: Reduce variable scope in scene group 5, rename one variable 2014-05-19 22:46:09 +02:00
Strangerke
373b67e5be MADS: Some refactoring in scene 402 2014-05-19 22:41:27 +02:00
Strangerke
9613db3edf MADS: Reduce the scope of a variable in Resource 2014-05-19 22:21:58 +02:00
Strangerke
081a7ee30c MADS: Refactor a bit the calls of generateRandom() 2014-05-19 22:21:27 +02:00
Strangerke
b384447e71 MADS: Reduce the scope of some variables in Palette 2014-05-19 21:54:25 +02:00
Strangerke
83f82104d0 MADS: Reduce the scope of another variable in Animation 2014-05-19 21:46:15 +02:00
Strangerke
9544db6510 MADS: Reduce the scope of a variable in ASound 2014-05-19 21:43:18 +02:00