Max Horn
|
0e0fb2e0c3
|
some comments on actorHit
svn-id: r6878
|
2003-03-28 23:53:07 +00:00 |
|
Max Horn
|
af2e2fff7a
|
cleanup
svn-id: r6877
|
2003-03-28 23:08:36 +00:00 |
|
Max Horn
|
e0a880addb
|
this should fix one of those nasty deadlocks, I hope
svn-id: r6876
|
2003-03-28 22:42:48 +00:00 |
|
Max Horn
|
fe58fd4d1e
|
small optimization (do three memory reads instead of five)
svn-id: r6875
|
2003-03-28 19:13:59 +00:00 |
|
Max Horn
|
fb7fdc8e7e
|
fixed verb drawing in COMI (and maybe FT, too?)
svn-id: r6874
|
2003-03-28 19:11:16 +00:00 |
|
Paweł Kołodziejski
|
4819f360da
|
fixed compilation under VC6
svn-id: r6873
|
2003-03-27 07:13:29 +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
|
ddb1173bf8
|
grow default buttons size & browser dialog to accomodate for spanish games
svn-id: r6871
|
2003-03-26 22:41:12 +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 |
|
Max Horn
|
f5360cbb6c
|
Hook up the midi driver selection popup; disable GFX popup for now, till we modify the backends to properly allow for it's support
svn-id: r6867
|
2003-03-26 20:43:58 +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
|
c5cc9d8f60
|
cleanup
svn-id: r6865
|
2003-03-26 12:30:41 +00:00 |
|
Max Horn
|
3b1d4e4c06
|
Make it possible to disable popups/checkboxes
svn-id: r6864
|
2003-03-26 12:30:20 +00:00 |
|
Max Horn
|
c409895483
|
make the volume controls in the global options dialog work
svn-id: r6863
|
2003-03-25 15:55:27 +00:00 |
|
Max Horn
|
023d84a6a3
|
added some meat to the global options dialog (no prefs are stored yet, though)
svn-id: r6862
|
2003-03-25 15:32:36 +00:00 |
|
Travis Howell
|
e1851fc07f
|
Commit as binary
svn-id: r6861
|
2003-03-25 12:57:29 +00:00 |
|
Travis Howell
|
76f1cd1444
|
*** empty log message ***
svn-id: r6860
|
2003-03-25 12:56:23 +00:00 |
|
Travis Howell
|
2ef250423a
|
Bug fix from ludde
svn-id: r6859
|
2003-03-25 12:25:06 +00:00 |
|
Max Horn
|
76548862f9
|
default to current directory (instead of FS root)
svn-id: r6858
|
2003-03-25 12:14:14 +00:00 |
|
Max Horn
|
b25a47ffc5
|
Patch #691696: Possible fix for Adlib regression
svn-id: r6857
|
2003-03-25 00:28:09 +00:00 |
|
Max Horn
|
a50bbdd7f7
|
cleanup
svn-id: r6856
|
2003-03-25 00:26:53 +00:00 |
|
Max Horn
|
c98130a0a6
|
cleanup
svn-id: r6855
|
2003-03-24 21:56:29 +00:00 |
|
Joost Peters
|
12c0a6834a
|
Some more cleanup, loadFile now returns a uint8*/byte* so no casting is needed anymore.
svn-id: r6854
|
2003-03-24 10:55:58 +00:00 |
|
Jonathan Gray
|
eb31490e39
|
use description to set window title if one is specified
svn-id: r6853
|
2003-03-24 08:48:41 +00:00 |
|
Max Horn
|
d89b2be0fc
|
Patch #708384: Off-by-one bug which causes inventory problems in COMI
svn-id: r6852
|
2003-03-23 19:28:12 +00:00 |
|
Jonathan Gray
|
0d93d1b36f
|
Because khalek said so.
svn-id: r6851
|
2003-03-23 14:49:33 +00:00 |
|
James Brown
|
ca0489deb4
|
Because Kirben said so.
svn-id: r6850
|
2003-03-23 14:36:28 +00:00 |
|
James Brown
|
a2b7675536
|
Quick update of NEWS
svn-id: r6849
|
2003-03-23 14:33:48 +00:00 |
|
Jonathan Gray
|
3af1183c5a
|
move language enum to gameDetector.h
svn-id: r6848
|
2003-03-23 13:44:59 +00:00 |
|
Max Horn
|
be47bc121e
|
cleanup
svn-id: r6847
|
2003-03-23 13:14:54 +00:00 |
|
Max Horn
|
2c579c25ce
|
updated Mac OS X static build rule
svn-id: r6846
|
2003-03-23 13:11:55 +00:00 |
|
Jonathan Gray
|
8166d8e529
|
add comment to language enum I meant to do a while back
svn-id: r6845
|
2003-03-23 12:54:18 +00:00 |
|
Travis Howell
|
27828682ee
|
Add Spanish quit key for Simon games
svn-id: r6844
|
2003-03-23 12:40:40 +00:00 |
|
Paweł Kołodziejski
|
bc78170ce4
|
moved delay stuff outside of lock mutex
svn-id: r6843
|
2003-03-21 09:18:38 +00:00 |
|
Jonathan Gray
|
2359897cc1
|
convert tabs to space...
svn-id: r6842
|
2003-03-21 06:10:02 +00:00 |
|
Jonathan Gray
|
8dd0db2ebb
|
update readme with some more game targets
svn-id: r6841
|
2003-03-21 05:48:38 +00:00 |
|
Max Horn
|
3121e8c45d
|
updated to plist 1.0
svn-id: r6840
|
2003-03-20 23:02:52 +00:00 |
|
Travis Howell
|
c36c32fd39
|
simon1amiga should be disabled for now
svn-id: r6839
|
2003-03-20 13:47:26 +00:00 |
|
Paweł Kołodziejski
|
c4ee1cdf00
|
take lock mutex mechanism also processKbd() and waitForTimer().
I hope it will finally solve locking gfx resources
svn-id: r6838
|
2003-03-20 10:58:10 +00:00 |
|
Max Horn
|
dcd6a8d29d
|
use a mutex to sync smush screen updates (should avoid crash caused by a race condition)
svn-id: r6837
|
2003-03-19 19:09:51 +00:00 |
|
Max Horn
|
1baa7e30d0
|
cleanup
svn-id: r6836
|
2003-03-18 22:07:49 +00:00 |
|
Max Horn
|
80e3c23482
|
cleanup; add stopID method to stop a currently playing sound via its ID
svn-id: r6835
|
2003-03-18 21:46:44 +00:00 |
|
Paweł Kołodziejski
|
4cdfd9c2be
|
added script opcode for dig minigame
svn-id: r6834
|
2003-03-18 20:32:01 +00:00 |
|
Paweł Kołodziejski
|
52bf93a8aa
|
added input keys support for dig ingame
svn-id: r6833
|
2003-03-18 19:26:00 +00:00 |
|
Max Horn
|
0602882b18
|
cleanup
svn-id: r6832
|
2003-03-18 16:13:52 +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 |
|
Jonathan Gray
|
5985310d64
|
add GF_DEFAULT_TO_1X_SCALER
svn-id: r6830
|
2003-03-18 06:53:47 +00:00 |
|
Paweł Kołodziejski
|
0812d3bf44
|
a tiny safer
svn-id: r6829
|
2003-03-17 22:46:08 +00:00 |
|