Travis Howell
|
1d1e111214
|
Add patch #723308 - SDL/GL with SDL scalers
svn-id: r7015
|
2003-04-18 01:19:30 +00:00 |
|
Travis Howell
|
252928f87a
|
Add patch #721194 - SDL/GL: hotswap_gfx_mode (win32 and MacOS)
svn-id: r7012
|
2003-04-15 01:32:16 +00:00 |
|
Marcus Comstedt
|
0fe46c5007
|
Looks like gcc is broken again... :-( Go back to -O1 for now.
svn-id: r7000
|
2003-04-13 12:53:08 +00:00 |
|
Joost Peters
|
81ac7cc8f8
|
fixed GP32 port
svn-id: r6958
|
2003-04-10 13:44:50 +00:00 |
|
Nicolas Bacca
|
f8b70406e4
|
Smartphone version of Sam & Max skip fix
svn-id: r6910
|
2003-04-04 13:21:26 +00:00 |
|
Nicolas Bacca
|
a3e673b2a2
|
Latest local version, rewrite pending ...
svn-id: r6909
|
2003-04-04 13:20:24 +00:00 |
|
Nicolas Bacca
|
868161a7b0
|
Low quality FM synthesis, preliminary OGG stuff - do not try to compile that I'll break everything in a few hours :)
svn-id: r6908
|
2003-04-04 13:18:41 +00:00 |
|
Nicolas Bacca
|
0f8d55d77f
|
Fix skip key problems mainly for Sam & Max
svn-id: r6907
|
2003-04-04 13:17:48 +00:00 |
|
Nicolas Bacca
|
9633eb00dd
|
Fix compiling issues with Smartphone/HPC builds
svn-id: r6906
|
2003-04-04 13:14:15 +00:00 |
|
Nicolas Bacca
|
d13a5415a9
|
Adding _heapchk
svn-id: r6905
|
2003-04-04 13:11:32 +00:00 |
|
Marcus Comstedt
|
0bf50fc1a1
|
zlib.h is no longer in ronin/.
svn-id: r6904
|
2003-04-03 21:55:40 +00:00 |
|
Marcus Comstedt
|
77718200b9
|
Updated to new libronin layout.
svn-id: r6903
|
2003-04-03 21:51:15 +00:00 |
|
Marcus Comstedt
|
03dbeae1e6
|
Changed prerequisites to be more up to date (slightly ahead of date, actually :)
svn-id: r6902
|
2003-04-03 19:50:28 +00:00 |
|
Paweł Kołodziejski
|
848c566d50
|
fix for wrong(or rather unset) mouse 0,0 (x,y) position when joystick is plugged
when code handle joystick motion and mapping to mouse motion, it should also
set mouse x,y position
svn-id: r6880
|
2003-03-29 09:56:51 +00:00 |
|
Jonathan Gray
|
a8212179eb
|
add back removed checks for definitions of mouse scrolling buttons before using them as we don't want to depend on sdl >= 1.2.5
svn-id: r6872
|
2003-03-27 04:20:17 +00:00 |
|
Max Horn
|
c842edb5bd
|
long standing evil bug (luckily hardly has any effect since almost everything has 2 byte alignment; but if the motion/button structs are ever changed, this would have gone broke)
svn-id: r6870
|
2003-03-26 22:02:25 +00:00 |
|
Max Horn
|
2f5cc865fe
|
cleanup; added SDL_VIDEOEXPOSE
svn-id: r6869
|
2003-03-26 21:56:30 +00:00 |
|
Max Horn
|
0042dd73ec
|
sys/types.h only needed on OS X to work non-POSIX compliance in system headers; use getcwd instead of getwd
svn-id: r6868
|
2003-03-26 21:17:14 +00:00 |
|
Oliver Kiehl
|
b3a20b29ba
|
get scummvm to compile on unix != macosx as well
svn-id: r6866
|
2003-03-26 17:12:56 +00:00 |
|
Max Horn
|
76548862f9
|
default to current directory (instead of FS root)
svn-id: r6858
|
2003-03-25 12:14:14 +00:00 |
|
Paweł Kołodziejski
|
e1d591921f
|
it omit one blit for scaler Normal1X in SDL backend
svn-id: r6831
|
2003-03-18 13:31:37 +00:00 |
|
Max Horn
|
bce210cc25
|
fix for numpad fighting (I hope)
svn-id: r6790
|
2003-03-10 01:37:34 +00:00 |
|
Max Horn
|
b1fe351a51
|
fixed valgrind warning (though I don't see why this memset should be needed, after reviewing the SDL_OpenAudio source)
svn-id: r6783
|
2003-03-09 01:23:40 +00:00 |
|
Jonathan Gray
|
361e312a6c
|
change RBG to RGB which follows the argument order and hence makes more sense...
svn-id: r6767
|
2003-03-08 06:53:32 +00:00 |
|
Marcus Comstedt
|
d62710b710
|
Ignore BASS build dir.
svn-id: r6746
|
2003-03-07 15:47:32 +00:00 |
|
Marcus Comstedt
|
1e0b221341
|
Exclude movies from game name matching.
svn-id: r6743
|
2003-03-07 15:26:29 +00:00 |
|
Marcus Comstedt
|
69c51886cb
|
Handle slightly broken icons (The Dig).
svn-id: r6742
|
2003-03-07 15:19:07 +00:00 |
|
Paweł Kołodziejski
|
aa3766018f
|
updated copyrights headers
svn-id: r6726
|
2003-03-06 21:46:56 +00:00 |
|
Paweł Kołodziejski
|
a8c3057875
|
and more cleanup ....
svn-id: r6719
|
2003-03-06 18:30:44 +00:00 |
|
Max Horn
|
cc8f6f5ded
|
added SysEx support to the CoreAudio midi backend - though I have no clue what effect this will have, or how I could test this...
svn-id: r6677
|
2003-03-03 22:39:04 +00:00 |
|
Marcus Comstedt
|
cf13cd3f33
|
Don't keep a backlog of missed deadlines for event polling...
svn-id: r6674
|
2003-03-03 21:40:31 +00:00 |
|
Marcus Comstedt
|
f01d67ab9c
|
Increased level of optimization (make sure to use gcc 3.3).
svn-id: r6673
|
2003-03-03 21:24:21 +00:00 |
|
Marcus Comstedt
|
a29fb89e53
|
Timer implemented.
svn-id: r6667
|
2003-03-02 20:17:21 +00:00 |
|
Marcus Comstedt
|
8889232a25
|
Make sure version_settings are initialized.
svn-id: r6665
|
2003-03-02 18:38:51 +00:00 |
|
Marcus Comstedt
|
d39952106c
|
warp_mouse added.
svn-id: r6664
|
2003-03-02 17:41:47 +00:00 |
|
Max Horn
|
086a89f365
|
Patch #691064: dot matrix scaler
svn-id: r6663
|
2003-03-02 16:36:52 +00:00 |
|
Marcus Comstedt
|
273220b063
|
Maybe this is more future-safe?
svn-id: r6602
|
2003-02-12 19:28:18 +00:00 |
|
Jonathan Gray
|
7bfc5a34d6
|
hopefully recognise BARBAR.HE0 as a game (pretty much every Humongous Entertainment game)
svn-id: r6601
|
2003-02-12 13:25:40 +00:00 |
|
Marcus Comstedt
|
d5257a4270
|
Recognized FOOFOO.LA0 as a game (The Dig and Full Throttle).
svn-id: r6600
|
2003-02-12 13:08:19 +00:00 |
|
Travis Howell
|
ef67537f09
|
Add missing simon 1/2 adlib control codes, purpose unknown.
svn-id: r6596
|
2003-02-10 11:51:23 +00:00 |
|
Ruediger Hanke
|
ca8d49f2e1
|
Added couple of options to MorphOS startup
svn-id: r6578
|
2003-01-30 22:32:26 +00:00 |
|
Nicolas Bacca
|
2c755a1f31
|
Change AdLib emulation quality for slower devices - added PROP_GET_FMOPL_ENV_BITS and PROP_GET_FMOPL_EG_ENT
svn-id: r6573
|
2003-01-29 21:28:37 +00:00 |
|
Jonathan Gray
|
0029c46754
|
more joystick stuff based on patch by ge0rg, also added defines for axis settings and mappings for common keys, these defines will hopefully be removed and replaced with config file options at some point
svn-id: r6563
|
2003-01-28 06:06:47 +00:00 |
|
Nicolas Bacca
|
aa9f5ac10e
|
Restore correct sound thread default priority for ARM
svn-id: r6559
|
2003-01-27 00:46:40 +00:00 |
|
Nicolas Bacca
|
e629105962
|
Update project files - Smartphone support completed \!
svn-id: r6558
|
2003-01-26 21:50:53 +00:00 |
|
Nicolas Bacca
|
20fc553b94
|
Resources changes
svn-id: r6557
|
2003-01-26 21:46:14 +00:00 |
|
Nicolas Bacca
|
a6f7fabc46
|
Global Windows CE routines
svn-id: r6556
|
2003-01-26 21:42:32 +00:00 |
|
Nicolas Bacca
|
0662e36fef
|
Standard PDA functions
svn-id: r6555
|
2003-01-26 21:41:50 +00:00 |
|
Nicolas Bacca
|
79d58738a2
|
Changes for Smartphone calls
svn-id: r6554
|
2003-01-26 21:41:07 +00:00 |
|
Nicolas Bacca
|
04351b405e
|
Smartphone display support
svn-id: r6553
|
2003-01-26 21:40:06 +00:00 |
|