aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-05-25Updated form handlersChris Apers
svn-id: r13865
2004-05-25Added Queen support, renamed filesChris Apers
svn-id: r13864
2004-05-25New Stdio initializer, added speech command supportChris Apers
svn-id: r13863
2004-05-25Sony Pa1Lib bit mask, updated audio CD structChris Apers
svn-id: r13862
2004-05-25Moved to compile.hChris Apers
svn-id: r13861
2004-05-25Moved DrawStatus here, revamped ARM call functionsChris Apers
svn-id: r13860
2004-05-25Moved to their own fileChris Apers
svn-id: r13859
2004-05-25Moved hereChris Apers
svn-id: r13858
2004-05-25Revamped MSA CD player, now time is based on Sound Unit (SU). More compatibleChris Apers
svn-id: r13857
2004-05-25Default (NULL) CD playerChris Apers
svn-id: r13856
2004-05-25New forms with tabs, updated menu, battery indicator (music & sound, misc ↵Chris Apers
options) svn-id: r13855
2004-05-24Updated MSVC6 projectsJamieson Christian
svn-id: r13854
2004-05-23moved stacklock to allocSlot() from startSound(). there is no need lock ↵Paweł Kołodziejski
track which is not yet used svn-id: r13853
2004-05-23opsPaweł Kołodziejski
svn-id: r13852
2004-05-23some optimisations in imuse digiPaweł Kołodziejski
svn-id: r13851
2004-05-23we dont use more timers than 2Paweł Kołodziejski
svn-id: r13850
2004-05-23Applied patch #956989 ("Varous console fixes"). Fingolfin said it lookedTorbjörn Andersson
ok, and as far as I can tell it does fix bugs #941811 and #941814, just as it promised. svn-id: r13849
2004-05-21Tweaks (Morphos & Palm backends badly need updating :-/)Max Horn
svn-id: r13848
2004-05-21Updated unit testsMax Horn
svn-id: r13847
2004-05-21fixed mingw compilationPaweł Kołodziejski
svn-id: r13846
2004-05-21updatePaweł Kołodziejski
svn-id: r13845
2004-05-21Added assembly versions of HQ2x and HQ3x scalers.Eugene Sandulenko
svn-id: r13844
2004-05-21Some more actor struct renames to match disassemblyEugene Sandulenko
svn-id: r13843
2004-05-18Update TMs.Travis Howell
svn-id: r13842
2004-05-18Drop unneeded fieldsTravis Howell
svn-id: r13841
2004-05-17Added support for using the separate VOC file (P2_A.VOC) from the WyrmkeepTorbjörn Andersson
release of ITE. The code is a bit rough, and there's a nasty 'pop' at the beginning of the sound (and a smaller one at the end), but it's a start. It's a shame that the sound is of such low quality: lower sample rate, and 8 bits instead of 16. Perhaps it was extracted from the floppy version? svn-id: r13840
2004-05-16Cleaned up the handling of external MIDI files, and added the missing ones.Torbjörn Andersson
This is based on experimentation and guesswork, so it might be wrong, but it will have to do for now. svn-id: r13839
2004-05-15COMI demo doesn't auto set this var.Travis Howell
svn-id: r13838
2004-05-14Revamp static actor data. Add missed fields and reformat table.Eugene Sandulenko
svn-id: r13837
2004-05-13fix warningMax Horn
svn-id: r13836
2004-05-13Added more stubs from script fucntions, some renames for consistency withEugene Sandulenko
disassembly. svn-id: r13835
2004-05-12Updated Broken Sword 1 section.Torbjörn Andersson
svn-id: r13834
2004-05-12Some usability fixes to the control panel code:Torbjörn Andersson
* Draw a blinking cursor when typing savegame names. (Bug #908679) * Number the savegame slots. At the moment they are numbered differently than in BS2 in that they start on 1 instead of 0. As far as I recall, this was the case with the original engine as well, but we may want to reconsider. * Added scroll wheel support. This wasn't in the original, but it's a nice thing to have. Particularly since the scroll buttons don't repeat. (It would be nice if they did.) I would like this patch to be considered for 0.6.1, if there aren't any obvious problems with it. svn-id: r13833
2004-05-11back to old methodPaweł Kołodziejski
svn-id: r13832
2004-05-10Close menus before restarting. (This is a purely cosmetical fix.)Torbjörn Andersson
svn-id: r13831
2004-05-10Fixed typo.Torbjörn Andersson
svn-id: r13830
2004-05-09Do not delete pseudo stdout/stderr if debugging was requestedNicolas Bacca
svn-id: r13829
2004-05-09Synch with branch and Smartphone changes (Smartphone build not ready yet, ↵Nicolas Bacca
but getting ready slowly) svn-id: r13828
2004-05-09Separate PocketPC/Smartphone actionsNicolas Bacca
svn-id: r13827
2004-05-09Fix key mappingNicolas Bacca
svn-id: r13826
2004-05-09Remove GAPI hardware keys which is handled by SDL nowNicolas Bacca
svn-id: r13825
2004-05-09Add Zoom scaler and Smartphone scalerNicolas Bacca
svn-id: r13824
2004-05-09Add warning for unresolved conflictsNicolas Bacca
svn-id: r13823
2004-05-09Switch to EventsBufferNicolas Bacca
svn-id: r13822
2004-05-09Remove unused actionNicolas Bacca
svn-id: r13821
2004-05-09Tiny virtual keys changesNicolas Bacca
svn-id: r13820
2004-05-09Goodbye KeysBuffer, hello EventsBufferNicolas Bacca
svn-id: r13819
2004-05-09Switched to EventsBuffer for SmartphonesNicolas Bacca
svn-id: r13818
2004-05-09Make a few functions GFX functions virtual for CE backendNicolas Bacca
svn-id: r13817
2004-05-09Tweak SDL init for WinCE backendNicolas Bacca
svn-id: r13816