Commit Graph

7774 Commits

Author SHA1 Message Date
Chris Apers
d7e0e4b01a Added font.cpp and font.h to the project
svn-id: r11413
2003-11-28 15:23:13 +00:00
Chris Apers
392af5eab9 Fixed error using NEW_FONT_CODE with PalmOS port
svn-id: r11412
2003-11-28 15:18:14 +00:00
Chris Apers
49aa5e9340 New project file (include : Builder, PNO, Simon)
svn-id: r11411
2003-11-28 10:23:40 +00:00
Chris Apers
c4ad4dc556 Stack pref
svn-id: r11410
2003-11-28 10:14:36 +00:00
Chris Apers
651beb46ac Can't do this like that
svn-id: r11409
2003-11-28 10:11:56 +00:00
Chris Apers
7d5551e507 Don't overflow the stack
svn-id: r11408
2003-11-28 10:11:04 +00:00
Chris Apers
9da541f657 This is no more needed
svn-id: r11407
2003-11-28 10:08:36 +00:00
Chris Apers
a1d778a18e Cannot add mutiple files with the same name on CodeWarrior :(
svn-id: r11406
2003-11-28 10:07:09 +00:00
Chris Apers
defa1feb75 ...
svn-id: r11405
2003-11-28 10:04:23 +00:00
Chris Apers
49b1fc4c85 Fixed localtime function
svn-id: r11404
2003-11-28 10:03:42 +00:00
Chris Apers
134ae181f4 Don't overflow the event queue
svn-id: r11403
2003-11-28 10:02:59 +00:00
Chris Apers
d44942b4f5 Added stack size
svn-id: r11402
2003-11-28 10:01:51 +00:00
Chris Apers
048e404cf1 New Misc Options form + stack pref option
svn-id: r11401
2003-11-28 10:00:53 +00:00
Chris Apers
461e8d19bf Fixed list position + set focus on new entry
svn-id: r11400
2003-11-28 09:59:52 +00:00
Chris Apers
adf03c85d6 Oops
svn-id: r11399
2003-11-28 09:57:58 +00:00
Chris Apers
4fa5882181 Builder files
svn-id: r11398
2003-11-28 09:54:55 +00:00
Chris Apers
56fa76c2ba Better DIA and orientation support
svn-id: r11397
2003-11-28 09:37:48 +00:00
Chris Apers
abeded8ab8 Fixed little display bug, better DIA support
svn-id: r11396
2003-11-28 09:35:09 +00:00
Chris Apers
1b2bfea710 Moved to another file, now used by ScummVM and Builder
svn-id: r11395
2003-11-28 09:33:11 +00:00
Chris Apers
eb7666efb3 Added Simon data
svn-id: r11394
2003-11-28 09:32:02 +00:00
Chris Apers
f15cd37bc8 Better DIA support, use EVENT_QUIT, reset the device if OSystem failed to quit (Simon 1 & 2)
svn-id: r11393
2003-11-28 09:30:46 +00:00
Chris Apers
474cc0ad62 Save few bytes...
svn-id: r11392
2003-11-28 09:25:52 +00:00
Chris Apers
c061270e89 Better DIA support
svn-id: r11391
2003-11-28 09:24:35 +00:00
Chris Apers
fa2abbf455 Process new games database version
svn-id: r11390
2003-11-28 09:21:45 +00:00
Chris Apers
3cfeebdb1f Simon games are now supported
svn-id: r11389
2003-11-28 09:20:08 +00:00
Chris Apers
95aff6d5b9 Correct handling of screen size and pitch
svn-id: r11388
2003-11-28 09:18:32 +00:00
Chris Apers
801c9adb15 Resource file for Builder
svn-id: r11387
2003-11-28 09:14:07 +00:00
Chris Apers
2ad75f5dd2 New Misc Options form + HiRes MS+info icons + stack size option + updated Game Manager form
svn-id: r11386
2003-11-28 09:12:36 +00:00
Chris Apers
ee28076c1b This is now part of the main PalmOS project
svn-id: r11385
2003-11-28 09:07:11 +00:00
Torbjörn Andersson
9fdaf04a21 Some formatting changes, and a few debug message corrections.
svn-id: r11384
2003-11-28 07:55:25 +00:00
Gregory Montoir
9c6e5ce50a - speak correct sentence when object is not usable
- some hardcoded stuff for rooms 69 & 108
- handle CUTJOEF

svn-id: r11383
2003-11-27 13:49:00 +00:00
Torbjörn Andersson
6f23e2c211 Mostly whitespace changes, but also a few modifications to the still
experimental resource dumping code.

svn-id: r11382
2003-11-27 07:34:19 +00:00
Gregory Montoir
e72a17c678 oops
svn-id: r11381
2003-11-26 23:06:34 +00:00
Gregory Montoir
2f444d2a07 fix some animation issues
svn-id: r11380
2003-11-26 23:03:21 +00:00
Gregory Montoir
28ac3d653d add a wrapper for Talk::speak in Logic that clears current command
svn-id: r11379
2003-11-26 21:46:29 +00:00
Marcus Comstedt
584760fc70 Use standard functions (itoa => sprintf).
svn-id: r11378
2003-11-26 21:44:58 +00:00
Marcus Comstedt
02bc1da9b4 GUI now has its own namespace, use it.
svn-id: r11377
2003-11-26 21:26:35 +00:00
Gregory Montoir
a297899508 clear current command *in* Command class (not logic)
svn-id: r11376
2003-11-26 21:08:36 +00:00
Gregory Montoir
efcf86e68f no need to be mentionned 2 times
svn-id: r11375
2003-11-26 20:43:17 +00:00
Gregory Montoir
ddc2e736fb use enum instead of define (purely cosmetic)
svn-id: r11374
2003-11-26 20:41:54 +00:00
Gregory Montoir
871c4f8342 rename some methods (purely cosmetic) and fix some walking problems when closing Journal screen
svn-id: r11373
2003-11-26 20:40:43 +00:00
Torbjörn Andersson
a5d8cacdad More $Header$ stuff
svn-id: r11372
2003-11-26 17:48:07 +00:00
Torbjörn Andersson
f406b1b090 Attempt to add standard CVS header. Let's see if this works...
svn-id: r11371
2003-11-26 17:40:57 +00:00
Gregory Montoir
7cbb485907 preliminary journal implementation ; this should allow to save/load game state and somewhat configure sound/speech stuff
svn-id: r11370
2003-11-26 13:53:17 +00:00
Travis Howell
71ddb90f84 Update commeny
svn-id: r11369
2003-11-26 08:58:00 +00:00
Travis Howell
4b797730cd This is how original version handled bypass.
svn-id: r11368
2003-11-26 08:53:53 +00:00
Paweł Kołodziejski
f1a8b78418 update
svn-id: r11367
2003-11-25 17:14:01 +00:00
Torbjörn Andersson
3f115ba95d Removed some spurious semi-colons pointed out in patch #847464
svn-id: r11366
2003-11-25 17:08:46 +00:00
Torbjörn Andersson
5c14fb3597 Removed extra bars/node stuff since it was never used. From what I
understand the idea was to allow moving objects to take up space in the
scene, thus forcing actors to move around them, or something like that.

However, the number of extra bars/nodes was always zero.

svn-id: r11365
2003-11-25 15:18:47 +00:00
Torbjörn Andersson
5eb38cb380 cleanup
svn-id: r11364
2003-11-25 09:05:10 +00:00