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 |
|
Nicolas Bacca
|
14de75e831
|
Add GXIsDisplayDRAMBuffer
svn-id: r6552
|
2003-01-26 21:39:07 +00:00 |
|
Nicolas Bacca
|
bf91352596
|
Smartphone support imports
svn-id: r6551
|
2003-01-26 21:36:45 +00:00 |
|
Ruediger Hanke
|
5956e5ee18
|
Fixing evil deadlock
svn-id: r6544
|
2003-01-25 21:17:00 +00:00 |
|
Ruediger Hanke
|
f33b08ae66
|
Ok. I give up trying to teach that char is unsigned on some systems. Setting char to signed as default.
svn-id: r6543
|
2003-01-25 21:15:55 +00:00 |
|
Jonathan Gray
|
c1930e0ff5
|
declare event of type mouse motion on joystick axis movement
svn-id: r6535
|
2003-01-22 13:15:03 +00:00 |
|
Nicolas Bacca
|
324e2cb2e8
|
Remove Smartphone project tweaks - we'll see about that when it's done :)
svn-id: r6534
|
2003-01-21 22:38:44 +00:00 |
|
Nicolas Bacca
|
b2f231efbd
|
Fix dumb overlay overflow
svn-id: r6533
|
2003-01-21 22:36:53 +00:00 |
|
Nicolas Bacca
|
2a02a2554a
|
Update project files to compile with CVS tree
svn-id: r6531
|
2003-01-21 18:42:55 +00:00 |
|
Jonathan Gray
|
473cbb8437
|
start of joystick support, just selects first joystick for now and only maps first two buttons to first two mouse buttons. Will add more button mappings and a -j options to specify joystick in future
svn-id: r6528
|
2003-01-20 16:29:26 +00:00 |
|