Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-26 | script index starts at 0 | Max Horn | |
svn-id: r8021 | |||
2003-05-26 | scumm vars are 32 bit, not 16 | Max Horn | |
svn-id: r8020 | |||
2003-05-26 | Fixed a MORONIC oob memory write. Now back to remedial C++ class | Jamieson Christian | |
svn-id: r8019 | |||
2003-05-26 | forgot one | Oliver Kiehl | |
svn-id: r8018 | |||
2003-05-26 | *sigh* | Oliver Kiehl | |
svn-id: r8017 | |||
2003-05-26 | Make _smushProcessFrame volatile (for multi thread access) | Max Horn | |
svn-id: r8016 | |||
2003-05-26 | cleanup (add supportive function getTurnTable() ) | Oliver Kiehl | |
svn-id: r8015 | |||
2003-05-26 | cleanup (add supportive function getMegaSet() ) | Oliver Kiehl | |
svn-id: r8014 | |||
2003-05-26 | cleanup (add supportive function getSub() ) | Oliver Kiehl | |
svn-id: r8013 | |||
2003-05-26 | cleanup | Oliver Kiehl | |
svn-id: r8012 | |||
2003-05-26 | slight cleanup | Oliver Kiehl | |
svn-id: r8011 | |||
2003-05-26 | some additions | Oliver Kiehl | |
svn-id: r8010 | |||
2003-05-26 | Fixes possible crashes during music shutdown | Jamieson Christian | |
svn-id: r8009 | |||
2003-05-26 | add more stuff/cleanup | Oliver Kiehl | |
svn-id: r8008 | |||
2003-05-26 | cleanup | Max Horn | |
svn-id: r8007 | |||
2003-05-26 | work around bug #743615 | Max Horn | |
svn-id: r8006 | |||
2003-05-26 | SaveLoadEntry is a struct, not a class. | Jamieson Christian | |
Fixes a VC++ warning. svn-id: r8005 | |||
2003-05-26 | Fixed VC++ warning | Jamieson Christian | |
svn-id: r8004 | |||
2003-05-26 | some random additions | Oliver Kiehl | |
svn-id: r8003 | |||
2003-05-26 | more const qualifiers | Max Horn | |
svn-id: r8002 | |||
2003-05-26 | Prepare support for wide display on HiRes+ device | Chris Apers | |
svn-id: r8001 | |||
2003-05-26 | make lethalwp happy | Jonathan Gray | |
svn-id: r7997 | |||
2003-05-26 | Add / remove warning | Travis Howell | |
svn-id: r7996 | |||
2003-05-26 | Commit hack to allow simon1amiga to run, for experimenting | Travis Howell | |
svn-id: r7995 | |||
2003-05-26 | No more needed | Chris Apers | |
svn-id: r7994 | |||
2003-05-26 | Japanese option is jp and not ja | Travis Howell | |
svn-id: r7993 | |||
2003-05-26 | Error out if unsupport language option is used | Travis Howell | |
svn-id: r7992 | |||
2003-05-26 | add ability to choose backend from configure script, doesn't validate user ↵ | Jonathan Gray | |
input at the moment svn-id: r7991 | |||
2003-05-26 | Ooops, added a few too many | Travis Howell | |
svn-id: r7990 | |||
2003-05-26 | A few more hebrew fonts fixes | Travis Howell | |
svn-id: r7989 | |||
2003-05-26 | moved Actor SaveLoadEntry definition to actor.cpp; made ↵ | Max Horn | |
findPathTowards/findPathTowardsOld members of Actor; cleanup svn-id: r7988 | |||
2003-05-26 | Missed space font | Travis Howell | |
svn-id: r7987 | |||
2003-05-26 | Add italian font set | Travis Howell | |
svn-id: r7986 | |||
2003-05-26 | hmm | Jonathan Gray | |
svn-id: r7985 | |||
2003-05-26 | offset can be 5 digits | Max Horn | |
svn-id: r7984 | |||
2003-05-26 | move spec file to dists/redhat | Jonathan Gray | |
svn-id: r7983 | |||
2003-05-26 | script numbers can have up to 5 digits | Max Horn | |
svn-id: r7982 | |||
2003-05-26 | output script offsets, too (very handy to debug script lockups) | Max Horn | |
svn-id: r7981 | |||
2003-05-26 | workaround for bug #743363 | Max Horn | |
svn-id: r7980 | |||
2003-05-25 | as Bertrand points out, using && introduces unnecessary branching, so & is ↵ | Max Horn | |
better svn-id: r7979 | |||
2003-05-25 | fix last commit | Oliver Kiehl | |
svn-id: r7978 | |||
2003-05-25 | add some more random functions | Oliver Kiehl | |
svn-id: r7977 | |||
2003-05-25 | Fixed VC++ warning | Jamieson Christian | |
svn-id: r7976 | |||
2003-05-25 | cleanup / added some more const qualifiers | Max Horn | |
svn-id: r7975 | |||
2003-05-25 | optimized GetResult, based on code by Bertrand Augereau | Max Horn | |
svn-id: r7974 | |||
2003-05-25 | removed obsolete code | Max Horn | |
svn-id: r7973 | |||
2003-05-25 | added some more random functions | Oliver Kiehl | |
svn-id: r7972 | |||
2003-05-25 | Fixed undefined file read operation | Jamieson Christian | |
svn-id: r7971 | |||
2003-05-25 | hook language command switch to V2 font / prepositions | Max Horn | |
svn-id: r7970 | |||
2003-05-25 | fix last commit | Oliver Kiehl | |
svn-id: r7969 |