Chris Apers
fc2eedaa37
Now in the new Music & Sound form
...
svn-id: r13872
2004-05-25 13:52:22 +00:00
Chris Apers
bbd13e5d91
New ARM functions (sound, copyrect, wide display)
...
svn-id: r13871
2004-05-25 13:44:22 +00:00
Chris Apers
662ead7dcc
Minor update
...
svn-id: r13870
2004-05-25 13:39:50 +00:00
Chris Apers
2fd3e0ed80
Cleanup, new strspn function
...
svn-id: r13869
2004-05-25 13:38:36 +00:00
Chris Apers
e228f9b55d
New strtol function, bsearch now use system call, cleanup
...
svn-id: r13868
2004-05-25 13:36:02 +00:00
Chris Apers
df71bebd95
Revamped [...]printf functions, may fix a bug with insane engine since %o was not supported, added more [...]printf functions. Now can easly be used with other projects
...
svn-id: r13867
2004-05-25 13:33:31 +00:00
Chris Apers
f29db9e03e
Removed, new version coming
...
svn-id: r13866
2004-05-25 13:26:21 +00:00
Chris Apers
7dcb1b76d9
Updated form handlers
...
svn-id: r13865
2004-05-25 13:22:50 +00:00
Chris Apers
baeba25ed3
Added Queen support, renamed files
...
svn-id: r13864
2004-05-25 13:20:22 +00:00
Chris Apers
3a1a4d4519
New Stdio initializer, added speech command support
...
svn-id: r13863
2004-05-25 13:18:11 +00:00
Chris Apers
b284fa7d36
Sony Pa1Lib bit mask, updated audio CD struct
...
svn-id: r13862
2004-05-25 13:15:33 +00:00
Chris Apers
feddf09742
Moved to compile.h
...
svn-id: r13861
2004-05-25 13:13:20 +00:00
Chris Apers
85575a51b0
Moved DrawStatus here, revamped ARM call functions
...
svn-id: r13860
2004-05-25 13:12:25 +00:00
Chris Apers
aecff97a43
Moved to their own file
...
svn-id: r13859
2004-05-25 13:10:12 +00:00
Chris Apers
ec282d0669
Moved here
...
svn-id: r13858
2004-05-25 13:06:38 +00:00
Chris Apers
290ddb6f78
Revamped MSA CD player, now time is based on Sound Unit (SU). More compatible
...
svn-id: r13857
2004-05-25 13:01:08 +00:00
Chris Apers
8e2d5ad56f
Default (NULL) CD player
...
svn-id: r13856
2004-05-25 12:57:53 +00:00
Chris Apers
72ef08a1b6
New forms with tabs, updated menu, battery indicator (music & sound, misc options)
...
svn-id: r13855
2004-05-25 12:55:40 +00:00
Jamieson Christian
0a54efa95b
Updated MSVC6 projects
...
svn-id: r13854
2004-05-24 22:27:55 +00:00
Paweł Kołodziejski
916dec37ac
moved stacklock to allocSlot() from startSound(). there is no need lock track which is not yet used
...
svn-id: r13853
2004-05-23 21:28:32 +00:00
Paweł Kołodziejski
a6fd5a3fa9
ops
...
svn-id: r13852
2004-05-23 19:44:10 +00:00
Paweł Kołodziejski
a26cfc8a38
some optimisations in imuse digi
...
svn-id: r13851
2004-05-23 19:32:11 +00:00
Paweł Kołodziejski
4a93fa1421
we dont use more timers than 2
...
svn-id: r13850
2004-05-23 19:16:35 +00:00
Torbjörn Andersson
8b5f08efb6
Applied patch #956989 ("Varous console fixes"). Fingolfin said it looked
...
ok, and as far as I can tell it does fix bugs #941811 and #941814 , just as
it promised.
svn-id: r13849
2004-05-23 14:06:52 +00:00
Max Horn
cff4e1d49f
Tweaks (Morphos & Palm backends badly need updating :-/)
...
svn-id: r13848
2004-05-21 20:43:07 +00:00
Max Horn
7a772513c5
Updated unit tests
...
svn-id: r13847
2004-05-21 17:43:16 +00:00
Paweł Kołodziejski
6801dd2eef
fixed mingw compilation
...
svn-id: r13846
2004-05-21 17:30:51 +00:00
Paweł Kołodziejski
04f8cac775
update
...
svn-id: r13845
2004-05-21 17:06:18 +00:00
Eugene Sandulenko
d33b24036e
Added assembly versions of HQ2x and HQ3x scalers.
...
svn-id: r13844
2004-05-21 02:08:48 +00:00
Eugene Sandulenko
5464e0951b
Some more actor struct renames to match disassembly
...
svn-id: r13843
2004-05-21 01:23:50 +00:00
Travis Howell
50e4aafc9d
Update TMs.
...
svn-id: r13842
2004-05-18 09:44:19 +00:00
Travis Howell
b76b52913e
Drop unneeded fields
...
svn-id: r13841
2004-05-18 09:32:35 +00:00
Torbjörn Andersson
9ec42ab9a7
Added support for using the separate VOC file (P2_A.VOC) from the Wyrmkeep
...
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-17 16:11:04 +00:00
Torbjörn Andersson
c51d9fba08
Cleaned up the handling of external MIDI files, and added the missing ones.
...
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-16 12:57:49 +00:00
Travis Howell
f7a06d2d54
COMI demo doesn't auto set this var.
...
svn-id: r13838
2004-05-15 01:14:35 +00:00
Eugene Sandulenko
cd229dc57a
Revamp static actor data. Add missed fields and reformat table.
...
svn-id: r13837
2004-05-14 02:25:36 +00:00
Max Horn
14cc9b6e3e
fix warning
...
svn-id: r13836
2004-05-13 19:33:24 +00:00
Eugene Sandulenko
1b78dc468f
Added more stubs from script fucntions, some renames for consistency with
...
disassembly.
svn-id: r13835
2004-05-13 01:41:23 +00:00
Torbjörn Andersson
3f884a0d5a
Updated Broken Sword 1 section.
...
svn-id: r13834
2004-05-12 17:00:18 +00:00
Torbjörn Andersson
d40de10534
Some usability fixes to the control panel code:
...
* 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-12 06:21:44 +00:00
Paweł Kołodziejski
576e2986dd
back to old method
...
svn-id: r13832
2004-05-11 06:23:51 +00:00
Torbjörn Andersson
1189083fe0
Close menus before restarting. (This is a purely cosmetical fix.)
...
svn-id: r13831
2004-05-10 07:11:40 +00:00
Torbjörn Andersson
9742985e50
Fixed typo.
...
svn-id: r13830
2004-05-10 07:10:28 +00:00
Nicolas Bacca
1bf82eb624
Do not delete pseudo stdout/stderr if debugging was requested
...
svn-id: r13829
2004-05-09 15:22:04 +00:00
Nicolas Bacca
d075856d5d
Synch with branch and Smartphone changes (Smartphone build not ready yet, but getting ready slowly)
...
svn-id: r13828
2004-05-09 15:02:10 +00:00
Nicolas Bacca
69da998a65
Separate PocketPC/Smartphone actions
...
svn-id: r13827
2004-05-09 14:57:04 +00:00
Nicolas Bacca
17c58019e1
Fix key mapping
...
svn-id: r13826
2004-05-09 14:54:02 +00:00
Nicolas Bacca
659b84633a
Remove GAPI hardware keys which is handled by SDL now
...
svn-id: r13825
2004-05-09 14:53:05 +00:00
Nicolas Bacca
b3ed0f2029
Add Zoom scaler and Smartphone scaler
...
svn-id: r13824
2004-05-09 14:51:08 +00:00
Nicolas Bacca
03956df17f
Add warning for unresolved conflicts
...
svn-id: r13823
2004-05-09 14:48:59 +00:00