index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
gob
/
inter_playtoons.cpp
Age
Commit message (
Expand
)
Author
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-09-29
Playtoons - implement some functions related to hotspot texts
Arnaud Boutonné
2009-09-15
- Implement _pattern variable
Arnaud Boutonné
2009-09-09
Playtoons - Fix searchHotspot and suppress a forgotten debug warning
Arnaud Boutonné
2009-09-09
Playtoons - Add oPlaytoons_printText
Arnaud Boutonné
2009-09-04
Playtoons - Add workaround in order to ignore hardcoded paths in oPlaytoons_c...
Arnaud Boutonné
2009-09-04
Add oPlaytoons_getObjAnimSize. It's uncomplete, but it allows to use some fun...
Arnaud Boutonné
2009-08-30
Modify warning message for o5_deleteFile as it's not only used by Dynasty, an...
Arnaud Boutonné
2009-08-28
Playtoons - Add new freeSprite function for Playtoons & Bambou. This fixes th...
Arnaud Boutonné
2009-08-27
fix compilation
Joost Peters
2009-08-27
Playtoons - Modify oPlaytoons_F_1B so that it only warns when the functions i...
Arnaud Boutonné
2009-08-24
Playtoons uses a variable space that exceeds 32767 bytes. Changing a few vari...
Sven Hesse
2009-08-20
Add oPlaytoons_F_1B skeletton, and oPlaytoons_readData to avoid adding a play...
Arnaud Boutonné
2009-08-17
Add back parenthesis (I wasn't aware of this convention, sorry) in saveload, ...
Arnaud Boutonné
2009-08-17
Formatting.
Johannes Schickel
2009-08-17
Added OPCODEDRAW 0x85, with a specific workaround for Bambou hardcoded paths ...
Arnaud Boutonné
2009-08-13
- Add a specific OPCODEFUNC checkData to avoid having a Playtoons workaround ...
Arnaud Boutonné