Travis Howell
|
c4088b56e6
|
Missed one section
svn-id: r8080
|
2003-05-29 06:06:32 +00:00 |
|
Travis Howell
|
6416c7d25d
|
Use shutdown function before quiting
svn-id: r8079
|
2003-05-29 06:05:34 +00:00 |
|
Robert Göffringmann
|
46321eaf62
|
argh. a missing recreate was the problem. foster is correctly animated now.
svn-id: r8078
|
2003-05-29 03:51:05 +00:00 |
|
Robert Göffringmann
|
859dd93159
|
removed debugging stuff
svn-id: r8077
|
2003-05-29 03:26:28 +00:00 |
|
Robert Göffringmann
|
ee2bd92084
|
still not what it should look like, but well......
svn-id: r8076
|
2003-05-29 03:19:46 +00:00 |
|
Robert Göffringmann
|
6f3d72e8b7
|
fixed wrong path
svn-id: r8075
|
2003-05-29 03:19:10 +00:00 |
|
Max Horn
|
0a6daf767f
|
more costume/akos changes
svn-id: r8074
|
2003-05-29 02:46:06 +00:00 |
|
Max Horn
|
59acd18cee
|
they are getting more and more similar :-)
svn-id: r8073
|
2003-05-29 02:14:31 +00:00 |
|
Max Horn
|
3da16e6404
|
cleanup
svn-id: r8072
|
2003-05-29 01:27:16 +00:00 |
|
Travis Howell
|
1c3b7dc883
|
Fix compile
svn-id: r8071
|
2003-05-28 23:44:11 +00:00 |
|
Max Horn
|
06380e9ae9
|
cleanup; nasty fix for spanish/italian Dig (using encrypted language.bnd in a slightly different way than we previously supported)
svn-id: r8070
|
2003-05-28 23:37:04 +00:00 |
|
Robert Göffringmann
|
2186ad138b
|
moved music drivers into seperated directory, added music support for diskdemo's adlib driver version.
(maybe other sky versions also have this older adlib driver?)
svn-id: r8069
|
2003-05-28 23:31:43 +00:00 |
|
Max Horn
|
b4ee5004d7
|
Patch #745022: More help in Debugger
svn-id: r8068
|
2003-05-28 22:27:38 +00:00 |
|
Max Horn
|
73c7e78f88
|
fix for the crash in Sky when switching scalers
svn-id: r8067
|
2003-05-28 22:19:11 +00:00 |
|
Max Horn
|
2aaa13438a
|
modify actor 5 to get kenny in COMI to draw properly
svn-id: r8066
|
2003-05-28 22:13:30 +00:00 |
|
Max Horn
|
6a8bd23d02
|
there used to be a black border at the top/left side with the 1x scaler: fixed!
svn-id: r8065
|
2003-05-28 21:57:22 +00:00 |
|
Max Horn
|
78ef0ea5b5
|
fix actor redraw problems in COMI (and possibly other AKOS games); might cause regressions, though. See also patch #699980
svn-id: r8064
|
2003-05-28 21:43:34 +00:00 |
|
Oliver Kiehl
|
79ba8e7227
|
add screen update to main loop
svn-id: r8063
|
2003-05-28 21:29:50 +00:00 |
|
Max Horn
|
34bf11b43f
|
spelling
svn-id: r8062
|
2003-05-28 21:28:30 +00:00 |
|
Robert Göffringmann
|
d4ac1044ba
|
fixes gcc compiler warning
svn-id: r8061
|
2003-05-28 21:09:52 +00:00 |
|
Max Horn
|
52723beaf0
|
some more akos/old costume code unification, and cleanup
svn-id: r8060
|
2003-05-28 21:08:56 +00:00 |
|
Robert Göffringmann
|
765366df6c
|
Screen *kinda* works now.
Though I wonder what the menu sprite is doing on the mainscreen, now. ;)
svn-id: r8059
|
2003-05-28 20:55:25 +00:00 |
|
Max Horn
|
1f70da0155
|
const as const can!
svn-id: r8058
|
2003-05-28 20:01:47 +00:00 |
|
Max Horn
|
01ac371c6a
|
don't hardcode 50 here, use _numNewNames
svn-id: r8057
|
2003-05-28 19:55:05 +00:00 |
|
Max Horn
|
b8e943a67e
|
cleanup
svn-id: r8056
|
2003-05-28 19:54:46 +00:00 |
|
Max Horn
|
2dd2e99cab
|
the _encbyte code was evil, because it modified the memory passed to write(); worse, though, it incremented ptr2, which then was later passed to fwrite - hence if used to write something while _encbyte != 0, write() resulted in wrong data being written
svn-id: r8055
|
2003-05-28 19:03:12 +00:00 |
|
Chris Apers
|
798d23c6a8
|
Add new files
svn-id: r8054
|
2003-05-28 18:44:24 +00:00 |
|
Chris Apers
|
628e81944c
|
Experimental wide display support, new move_screen function
svn-id: r8053
|
2003-05-28 18:42:16 +00:00 |
|
Chris Apers
|
9ef343ad33
|
New stuff
svn-id: r8052
|
2003-05-28 18:37:59 +00:00 |
|
Chris Apers
|
2bb68e1278
|
Braces
svn-id: r8051
|
2003-05-28 18:36:29 +00:00 |
|
Max Horn
|
1374e7c6b1
|
Patch #743228: Storing mouse cursor info in savegames; Also, increased NUM_SCRIPT_SLOT to 80 (done at the same time so I only have to up the save game version once)
svn-id: r8050
|
2003-05-28 18:13:30 +00:00 |
|
Max Horn
|
b7fe6df587
|
copy&paste mistake
svn-id: r8049
|
2003-05-28 14:09:55 +00:00 |
|
Max Horn
|
03609cc465
|
cleanup; added hackish fix for bug #744441
svn-id: r8048
|
2003-05-28 14:01:54 +00:00 |
|
Max Horn
|
8d4b2bbf73
|
fixed o2_waitForSentence
svn-id: r8047
|
2003-05-28 13:28:43 +00:00 |
|
Travis Howell
|
383918313d
|
Treat AMI music resoucres in monkey2 for Amiga as ROL for now, to allow music playback
svn-id: r8046
|
2003-05-28 11:56:50 +00:00 |
|
Travis Howell
|
40c698ef20
|
Shorten Simon 1/2 title name to match others
svn-id: r8045
|
2003-05-28 02:09:18 +00:00 |
|
Max Horn
|
a91f8451c5
|
cleanup
svn-id: r8044
|
2003-05-28 02:08:31 +00:00 |
|
Max Horn
|
3fae6fbf46
|
added some missing checks for file being open before reading/writing
svn-id: r8043
|
2003-05-28 02:06:53 +00:00 |
|
Travis Howell
|
e9d422a39c
|
Add french font set
svn-id: r8042
|
2003-05-28 00:39:18 +00:00 |
|
Max Horn
|
05c11e0cca
|
Fix for bug #744121: Indy3 'Save' button text
svn-id: r8041
|
2003-05-28 00:07:56 +00:00 |
|
Max Horn
|
27f2f58010
|
put in explicit unistd.h for getcwd (this helps BeOS)
svn-id: r8040
|
2003-05-27 23:34:37 +00:00 |
|
Max Horn
|
29a25f66f2
|
italian V2 prepositions
svn-id: r8039
|
2003-05-27 23:28:41 +00:00 |
|
Max Horn
|
73db1d6f51
|
Patch #744448: ALL: restoreBG() doesn't always completely remove the mask
svn-id: r8038
|
2003-05-27 23:23:26 +00:00 |
|
Max Horn
|
21b41a5456
|
cleanup
svn-id: r8037
|
2003-05-27 23:18:03 +00:00 |
|
Robert Göffringmann
|
bc290162bd
|
implemented screen.asm and sprites.asm (not yet working)
svn-id: r8036
|
2003-05-27 16:42:20 +00:00 |
|
Max Horn
|
af2574c02d
|
fixed o8_getStringWidth (should fix bug #741625)
svn-id: r8035
|
2003-05-27 15:33:38 +00:00 |
|
Max Horn
|
052a482f40
|
increased nut font debug level to 8
svn-id: r8034
|
2003-05-27 15:31:13 +00:00 |
|
James Brown
|
1543a7d539
|
Oops, fix alphabetical order
svn-id: r8033
|
2003-05-27 10:07:27 +00:00 |
|
James Brown
|
2564ad64f7
|
A whim, just a whim. :)
svn-id: r8032
|
2003-05-27 10:05:26 +00:00 |
|
Jonathan Gray
|
adf3892a09
|
remove uneeded target
svn-id: r8031
|
2003-05-26 23:34:06 +00:00 |
|