aboutsummaryrefslogtreecommitdiff
path: root/sword2/speech.cpp
AgeCommit message (Expand)Author
2003-09-13some more endian fixesOliver Kiehl
2003-09-09Simplified the code to decide whether to use speech1.clu or speech2.cluTorbjörn Andersson
2003-08-31support having speech clusters named speech1.clu and speech2.clu cd.bin is ne...Jonathan Gray
2003-08-27use file class for speech so people with clusters in different directories ge...Jonathan Gray
2003-08-27Basic speech code, the change in speech.cpp is needed for me, but I am afraid...Joost Peters
2003-08-24be more tolerant of files being in different spots, and living on case sensit...Jonathan Gray
2003-08-24correct slashes in pathsJonathan Gray
2003-07-30rename bs2 to sword2 to have the same name as the original engine.Oliver Kiehl
2003-07-29turn d_sound.cpp into class BS2SoundJonathan Gray
2003-07-28StopSpeech -> StopSpeechBS2 (avoid conflict wiht SpeechSynthesis framework on...Max Horn
2003-07-28fix some VC7 warningsJonathan Gray
2003-07-28rename _DEBUG define to _BS2_DEBUG to stop it conflicting with VCJonathan Gray
2003-07-28add bs2demo target for broken sword 2 demoJonathan Gray
2003-07-28A few warningsTravis Howell
2003-07-28Compiles on mingw nowTravis Howell
2003-07-28fixed yet more warningsMax Horn
2003-07-28bs2Jonathan Gray