Max Horn
|
cfa87ea12d
|
removing not working, obsolete mac port
svn-id: r6189
|
2002-12-27 01:50:46 +00:00 |
|
James Brown
|
18b97b28a5
|
Patch from ccr: Don't segfault if euid has no r/w perms on pwd
svn-id: r6183
|
2002-12-27 00:13:51 +00:00 |
|
Ruediger Hanke
|
2d46b1e4d7
|
This could hardly work, how did this change? scratch head" morphos.cpp
svn-id: r6151
|
2002-12-25 21:46:35 +00:00 |
|
Ruediger Hanke
|
e1045c16a8
|
Fix compiler warning and possible hit
svn-id: r6150
|
2002-12-25 21:44:59 +00:00 |
|
Max Horn
|
f1808d20ac
|
seems cursor width/height can occur
svn-id: r6146
|
2002-12-25 21:02:21 +00:00 |
|
Ruediger Hanke
|
3dd648b8c8
|
Some fixes for COMI mouse pointer
svn-id: r6138
|
2002-12-25 17:22:01 +00:00 |
|
Max Horn
|
0ef7d52448
|
fixed mouse cursor code to cope with CMI
svn-id: r6125
|
2002-12-25 12:53:47 +00:00 |
|
Ruediger Hanke
|
9e0e918397
|
Fix midi driver thread for MorphOS
svn-id: r6123
|
2002-12-25 12:36:29 +00:00 |
|
Ruediger Hanke
|
580df4d2d0
|
Moved MorphOS midi driver to backends/midi
svn-id: r6120
|
2002-12-25 12:02:27 +00:00 |
|
Ruediger Hanke
|
eb6dbed750
|
More warnings with MorphOS GCC fixed, removed unneccessary define
svn-id: r6117
|
2002-12-25 11:47:16 +00:00 |
|
Ruediger Hanke
|
6e9e7ced8f
|
Compilation warnings fixed
svn-id: r6116
|
2002-12-25 11:38:21 +00:00 |
|
Max Horn
|
1943be0ffd
|
small mod to allow smooth scrolling to work with SDL backend
svn-id: r6039
|
2002-12-21 11:58:46 +00:00 |
|
Jamieson Christian
|
65ee19610c
|
Instrument definition revamp.
IMuseDriver abstract class removed.
IMuseGM is now IMuseDriver.
Miscellaneous cleanup.
svn-id: r6017
|
2002-12-18 13:22:40 +00:00 |
|
Jamieson Christian
|
fec55e0b57
|
Fixed Adlib compilation problem
svn-id: r6014
|
2002-12-18 07:53:45 +00:00 |
|
Jamieson Christian
|
71e7d1512f
|
message.log
svn-id: r6012
|
2002-12-18 07:48:02 +00:00 |
|
Marcus Comstedt
|
83da387eef
|
New savefile backend system (bye bye NONSTANDARD_SAVE...)
svn-id: r6007
|
2002-12-17 01:15:13 +00:00 |
|
Max Horn
|
80a962dd02
|
cleanup
svn-id: r5936
|
2002-12-13 17:44:04 +00:00 |
|
Max Horn
|
57187dbdcd
|
more code unification
svn-id: r5935
|
2002-12-13 17:27:28 +00:00 |
|
Max Horn
|
1f4f7a51b1
|
unified common code
svn-id: r5934
|
2002-12-13 17:21:23 +00:00 |
|
Max Horn
|
4bf96d1c8b
|
changed OSystem to allow RBG<->16bit color conversion to be done in the backend; after all, the backend 'knows' best what format the overlay uses. Default implementations of RBGToColor and colorToRBG assume 565 mode, backends other than SDL may want to provide alternate implementations (SDL backend already does the right thing for non-565 modes)
svn-id: r5931
|
2002-12-13 16:15:58 +00:00 |
|
Jonathan Gray
|
6c20dc48c7
|
fix up alsa after recent midi changes
svn-id: r5911
|
2002-12-12 03:22:30 +00:00 |
|
Jamieson Christian
|
8f419dcaa8
|
Fixed VC++ errors in Windows driver after streaming capability was removed.
svn-id: r5908
|
2002-12-12 01:35:57 +00:00 |
|
Max Horn
|
bf62494fd5
|
ripped out obsolete midi streaming code from backends (this may break Alsa/SEQ/Windows/Morphos compile, I tried my best, but you'll have to clean up after me)
svn-id: r5905
|
2002-12-11 16:09:58 +00:00 |
|
Jamieson Christian
|
44925416e6
|
Added windows.cpp
svn-id: r5903
|
2002-12-11 02:56:16 +00:00 |
|
Max Horn
|
0602c7ed49
|
fixed legal header
svn-id: r5902
|
2002-12-11 02:38:38 +00:00 |
|
Jamieson Christian
|
7d3a423df7
|
Separated Windows MIDI driver into its own file
svn-id: r5901
|
2002-12-11 02:08:32 +00:00 |
|
Max Horn
|
098b1d52ca
|
change CFLAGS to CXXFLAGS
svn-id: r5896
|
2002-12-09 13:38:01 +00:00 |
|
Travis Howell
|
90b844d95e
|
Compile fix
svn-id: r5895
|
2002-12-09 02:40:22 +00:00 |
|
Oliver Kiehl
|
a112545d7e
|
split alsa from mididrv
svn-id: r5890
|
2002-12-08 20:47:42 +00:00 |
|
Max Horn
|
0ac3214fd5
|
started to split out the midi drivers
svn-id: r5889
|
2002-12-08 20:19:01 +00:00 |
|
Max Horn
|
2768191288
|
workaround for fullscreen toggle on OS X
svn-id: r5879
|
2002-12-08 14:08:51 +00:00 |
|
Marcus Comstedt
|
bc36f7144a
|
Display status after saving.
svn-id: r5850
|
2002-12-06 01:30:57 +00:00 |
|
Marcus Comstedt
|
05ff6451fc
|
Generate KEY_UP events as well...
svn-id: r5849
|
2002-12-06 01:30:38 +00:00 |
|
Marcus Comstedt
|
45534e7698
|
Should now compile again.
svn-id: r5838
|
2002-12-04 22:15:34 +00:00 |
|
Marcus Comstedt
|
a5302ef937
|
Updated name of binary in docs.
svn-id: r5836
|
2002-12-04 21:35:20 +00:00 |
|
Max Horn
|
9d9214bb7b
|
updated version on trunk to 0.3.1cvs
svn-id: r5828
|
2002-12-04 13:31:14 +00:00 |
|
Ruediger Hanke
|
c65be6ce08
|
Latest MorphOS changes from my harddisk ...
svn-id: r5816
|
2002-12-02 19:03:07 +00:00 |
|
Peter Moraliyski
|
31dec80d39
|
*** empty log message ***
svn-id: r5815
|
2002-12-02 16:58:41 +00:00 |
|
Peter Moraliyski
|
d31fb515f1
|
*** empty log message ***
svn-id: r5814
|
2002-12-02 16:57:26 +00:00 |
|
Peter Moraliyski
|
4042b1f1fc
|
license issue cleared
svn-id: r5813
|
2002-12-02 16:55:18 +00:00 |
|
Jonathan Gray
|
2961f75365
|
remove gp32 files until license issues are sorted out
svn-id: r5812
|
2002-12-02 02:45:07 +00:00 |
|
Nicolas Bacca
|
f4e438b4ce
|
Fix keycode + make sound thread priority a configuration parameter (SoundThreadPriority, 1=Highest, 2=Above Normal, 3=Normal, 4=Below Normal) - requires linking with a new SDLAudio that will be posted on http://arisme.free.fr/PocketScumm
svn-id: r5810
|
2002-12-02 00:42:40 +00:00 |
|
Nicolas Bacca
|
6365707048
|
Do not display the save/load icon for Simon since it's not mapped (use the postcard, Simon)
svn-id: r5807
|
2002-12-02 00:09:15 +00:00 |
|
Nicolas Bacca
|
c2ba2cc586
|
Fix Simon countermeasures :)
svn-id: r5804
|
2002-12-01 23:46:19 +00:00 |
|
Nicolas Bacca
|
f5087b817b
|
Update project files, for whatever reason
svn-id: r5801
|
2002-12-01 23:30:40 +00:00 |
|
Nicolas Bacca
|
119dcec3d6
|
Do not commit buggy debug code
svn-id: r5800
|
2002-12-01 23:28:11 +00:00 |
|
Nicolas Bacca
|
12d18a55dd
|
Fix display on HPC, update version
svn-id: r5799
|
2002-12-01 23:26:49 +00:00 |
|
Nicolas Bacca
|
cc43bd5973
|
Add Monkey 1 VGA floppy keyboard support for copy-protection, fix keyboard & display on HPC
svn-id: r5798
|
2002-12-01 23:25:33 +00:00 |
|
Nicolas Bacca
|
fb084b73f3
|
Fix Monkey 1 VGA floppy detection and game number
svn-id: r5797
|
2002-12-01 23:24:02 +00:00 |
|
Jamieson Christian
|
cc6c37e1ad
|
Fixed Adlib instrument setup in old (GF_SMALL_HEADER) games.
Restored MT-32 emulation lost during restructuring.
svn-id: r5786
|
2002-12-01 15:51:29 +00:00 |
|