Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-22 | make sure that the mutex protects everything that affects the buffer | Max Horn | |
svn-id: r7835 | |||
2003-05-22 | get rid of some tables | Max Horn | |
svn-id: r7834 | |||
2003-05-22 | Added new module to project files | Jamieson Christian | |
svn-id: r7833 | |||
2003-05-22 | Separated IMuse Player into its own file | Jamieson Christian | |
svn-id: r7832 | |||
2003-05-22 | Added "smart-jump" capability to MidiParser. | Jamieson Christian | |
svn-id: r7831 | |||
2003-05-22 | not needed anymore since we read the preposition flag directly from the obcd ↵ | Max Horn | |
data again svn-id: r7830 | |||
2003-05-22 | restricted getObjectIndex to only search thru _objs, not _inventory(to avoid ↵ | Max Horn | |
future confusion), this might cause regressions, though; fixed o2_getObjPreposition; adapted some code to the changed getObjectIndex svn-id: r7829 | |||
2003-05-22 | endian fix | Max Horn | |
svn-id: r7828 | |||
2003-05-22 | from the MM/Zak scripts, the code etc. it's clear that unk2 is the sentence ↵ | Max Horn | |
preposition svn-id: r7827 | |||
2003-05-22 | fixed o2_ifClassOfIs | Max Horn | |
svn-id: r7826 | |||
2003-05-22 | small V2 doSentence tweak | Max Horn | |
svn-id: r7825 | |||
2003-05-22 | Fix sentence building | James Brown | |
svn-id: r7824 | |||
2003-05-22 | make drawSentence not crash on us | Jonathan Gray | |
svn-id: r7823 | |||
2003-05-22 | fixed meteor animation in MM (and probably others in MM and Zak) | Max Horn | |
svn-id: r7822 | |||
2003-05-22 | MAke debug output a little easier to read, a few corrections | Travis Howell | |
svn-id: r7821 | |||
2003-05-22 | Simon debug output name update | Travis Howell | |
svn-id: r7820 | |||
2003-05-22 | renamed talkFrame1/talkFrame2 to talkStartFrame/talkStopFrame | Max Horn | |
svn-id: r7819 | |||
2003-05-22 | fix V2 actor initial mouth's (they were missing) | Max Horn | |
svn-id: r7818 | |||
2003-05-22 | V2 Inventory scrolling, etc | James Brown | |
svn-id: r7817 | |||
2003-05-22 | Fix V2 userface stuff in savestate | James Brown | |
svn-id: r7816 | |||
2003-05-22 | freeze scripts & hide mouse during cutscenes; addde Actor::isPlayer method ↵ | Max Horn | |
that should work in V2, too; fixed o2_walkActorToObject svn-id: r7815 | |||
2003-05-22 | fix o2_getObjUnknown -> fixes 'use' verb | Max Horn | |
svn-id: r7814 | |||
2003-05-22 | Reset channel volumes on load | Jamieson Christian | |
svn-id: r7813 | |||
2003-05-22 | Fixed premature music load in Simon 2 | Jamieson Christian | |
svn-id: r7812 | |||
2003-05-21 | cleaned up V2 input code | Max Horn | |
svn-id: r7811 | |||
2003-05-21 | add in preposition to dual verbs (e.g. 'give'); put in hard coded key codes ↵ | Max Horn | |
for V2 verbs svn-id: r7810 | |||
2003-05-21 | cutscene override fix for V3 games (bug #731985) | Max Horn | |
svn-id: r7809 | |||
2003-05-21 | Added ParameterFader into savegame format. | Jamieson Christian | |
Savegames are now version 17 (VER_V17). svn-id: r7808 | |||
2003-05-21 | initialise some vars | Oliver Kiehl | |
svn-id: r7807 | |||
2003-05-21 | fix #define | Oliver Kiehl | |
svn-id: r7806 | |||
2003-05-21 | don't inline free_check to make debugging easier | Max Horn | |
svn-id: r7805 | |||
2003-05-21 | turn off lots of silly debug output ;-) | Max Horn | |
svn-id: r7804 | |||
2003-05-21 | Replaced VolumeFader with more generic ParameterFader | Jamieson Christian | |
svn-id: r7803 | |||
2003-05-21 | pedantic warning fixes | Oliver Kiehl | |
svn-id: r7802 | |||
2003-05-21 | Integrated VolumeFader into each Player | Jamieson Christian | |
svn-id: r7801 | |||
2003-05-21 | fix verb 250 is mapped to 253 in V2, with the 'recursive' flag set | Max Horn | |
svn-id: r7800 | |||
2003-05-21 | fixed V2 entry script dumping | Max Horn | |
svn-id: r7799 | |||
2003-05-21 | pedantic fixes (little endian version) | Oliver Kiehl | |
svn-id: r7798 | |||
2003-05-21 | yet more pedantic warning fixes | Max Horn | |
svn-id: r7796 | |||
2003-05-21 | many pedantic warning fixes (and some actual potential buglets fixed, too) | Max Horn | |
svn-id: r7795 | |||
2003-05-21 | pedantic warning fixes | Max Horn | |
svn-id: r7794 | |||
2003-05-21 | Fixed VC++ warning | Jamieson Christian | |
svn-id: r7793 | |||
2003-05-21 | pedantic warning fix | Max Horn | |
svn-id: r7792 | |||
2003-05-21 | added fixme comment | Max Horn | |
svn-id: r7791 | |||
2003-05-21 | more pedantic changes | Max Horn | |
svn-id: r7790 | |||
2003-05-21 | pedantic fixes | Max Horn | |
svn-id: r7789 | |||
2003-05-21 | fixed ltrim/rtrim | Max Horn | |
svn-id: r7788 | |||
2003-05-21 | constness fixes | Max Horn | |
svn-id: r7787 | |||
2003-05-21 | Variable initializations in SliderWidget | Torbjörn Andersson | |
svn-id: r7786 | |||
2003-05-21 | silence 'Unknown MIDI effect' warning in Simon2 | Max Horn | |
svn-id: r7785 |