Arnaud Boutonné
ff70b554ea
Playtoons - implement some functions related to hotspot texts
...
Fascination - initial version of several 'Fascination Window' functions, proper naming of most of fascination OPCODEDRAW and OPCODEGOB functions
svn-id: r44472
2009-09-29 22:43:30 +00:00
Arnaud Boutonné
6a9cc3b1e0
- Implement _pattern variable
...
- Add oPlaytoons_putPixel and Playtoons specific spriteOperation (using _pattern)
svn-id: r44103
2009-09-15 12:15:22 +00:00
Arnaud Boutonné
686739fc5b
Playtoons - Fix searchHotspot and suppress a forgotten debug warning
...
svn-id: r44020
2009-09-09 21:47:26 +00:00
Arnaud Boutonné
6f6d4df529
Playtoons - Add oPlaytoons_printText
...
svn-id: r44018
2009-09-09 20:10:16 +00:00
Arnaud Boutonné
824ca7258c
Playtoons - Add workaround in order to ignore hardcoded paths in oPlaytoons_checkData. Useful for playtoons sticks found on deutsch Addy4
...
svn-id: r43951
2009-09-04 21:43:06 +00:00
Arnaud Boutonné
88bde05828
Add oPlaytoons_getObjAnimSize. It's uncomplete, but it allows to use some functionalities of the construction mode
...
svn-id: r43948
2009-09-04 20:50:16 +00:00
Arnaud Boutonné
dd569a1b7e
Modify warning message for o5_deleteFile as it's not only used by Dynasty, and Add oPlaytoons_copyFile. The latest will need to be completed if a call requires it. For the moment, it only fixes the crash at the end of the 3rd video of the construction kit.
...
svn-id: r43841
2009-08-30 23:39:25 +00:00
Arnaud Boutonné
af3e23b291
Playtoons - Add new freeSprite function for Playtoons & Bambou. This fixes the crash that occurred when exiting the game.
...
svn-id: r43783
2009-08-28 21:08:59 +00:00
Joost Peters
3f8b961807
fix compilation
...
svn-id: r43768
2009-08-27 11:28:35 +00:00
Arnaud Boutonné
b8fed0dd69
Playtoons - Modify oPlaytoons_F_1B so that it only warns when the functions is supposed to /really/ do something
...
svn-id: r43767
2009-08-27 10:39:04 +00:00
Sven Hesse
081fa85b14
Playtoons uses a variable space that exceeds 32767 bytes. Changing a few variables to unsigned makes the construction mode not crash anymore (though it now hangs in a loop)
...
svn-id: r43713
2009-08-24 22:37:09 +00:00
Arnaud Boutonné
afabd2706b
Add oPlaytoons_F_1B skeletton, and oPlaytoons_readData to avoid adding a playtoons workaround in inter_v2.
...
svn-id: r43561
2009-08-20 12:32:59 +00:00
Arnaud Boutonné
90336c88ac
Add back parenthesis (I wasn't aware of this convention, sorry) in saveload, and mimic this code in oPlaytoons_openItk
...
svn-id: r43464
2009-08-17 10:05:02 +00:00
Johannes Schickel
b8fd79486f
Formatting.
...
svn-id: r43463
2009-08-17 09:57:09 +00:00
Arnaud Boutonné
f3918d14d6
Added OPCODEDRAW 0x85, with a specific workaround for Bambou hardcoded paths in scripts
...
svn-id: r43461
2009-08-17 09:50:35 +00:00
Arnaud Boutonné
fc74ec8646
- Add a specific OPCODEFUNC checkData to avoid having a Playtoons workaround in working code
...
- Replace OPCODEDRAW 0x20,0x23 and 0x25
svn-id: r43345
2009-08-13 09:59:44 +00:00