10525 Commits

Author SHA1 Message Date
Travis Howell
4b4ab244b1 Correct default settings used by COMI
Allow object_labels config option in COMI

svn-id: r14408
2004-08-01 06:52:56 +00:00
Max Horn
2d5bfca892 Even more array code cleanup
svn-id: r14407
2004-08-01 02:07:57 +00:00
Max Horn
c87d33a102 More array code cleanup
svn-id: r14406
2004-08-01 02:03:07 +00:00
Jonathan Gray
182dd48bd4 merge reinherit.h into saga.h and gfx_mod.h, note the error loading animations wasn't caused by this commit :)
svn-id: r14405
2004-08-01 01:56:22 +00:00
Max Horn
5e3236ac47 Add symbolic names for the array types, which makes the code easier to read/understand (note that array types != res types)
svn-id: r14404
2004-08-01 01:54:37 +00:00
Max Horn
862b096f99 Cleanup & enhanced error messages
svn-id: r14402
2004-08-01 01:21:26 +00:00
Max Horn
98ea92322b Fix for bug #953302 (COMI: Crash when you choose Rottingham as your first oponent); this would be suitable for the 0.6.x branch, too...
svn-id: r14401
2004-08-01 01:19:54 +00:00
Eugene Sandulenko
f1cfbe9065 Forgot to implement destructor for ActionMap
svn-id: r14400
2004-08-01 00:07:17 +00:00
Eugene Sandulenko
d530fc7696 Objectize actionmap.cpp
svn-id: r14399
2004-08-01 00:03:45 +00:00
Max Horn
7f5f1c1418 Fix for bug #941275 (FOA: Game crashes when clicking statue part (Sentry Statue))
svn-id: r14398
2004-07-31 23:34:07 +00:00
Eugene Sandulenko
46a1c45d70 Extended CVAR_RegisterFunc with callback object parameter.
Got rid of static structure in animation.cpp

svn-id: r14397
2004-07-31 23:33:14 +00:00
Max Horn
f0d6fd8c5a isGlobInMemory == isResourceLoaded
svn-id: r14396
2004-07-31 23:20:37 +00:00
Eugene Sandulenko
c5836541fe Objectize render.cpp
svn-id: r14395
2004-07-31 23:00:48 +00:00
Eugene Sandulenko
2060a9475d Rename some more functions to fit our naming rules
svn-id: r14394
2004-07-31 20:50:34 +00:00
Max Horn
62bcb7975f Fix warning (static functions are source/object file local; declaring them in a header makes no sense anyway :-)
svn-id: r14393
2004-07-31 19:10:47 +00:00
Travis Howell
aa62bc65ee Auto convert old Simon 1/2 targets
svn-id: r14392
2004-07-31 13:56:04 +00:00
Eugene Sandulenko
6e6edb8c0d Objectize image.cpp
svn-id: r14391
2004-07-31 13:49:26 +00:00
Eugene Sandulenko
6038cf68ad Add xref.txt to saga module, though it's empty.
svn-id: r14390
2004-07-31 13:44:23 +00:00
Jonathan Gray
52918b9197 no longer needed
svn-id: r14389
2004-07-31 13:36:06 +00:00
Jonathan Gray
59c88e428b merge animation.h and animation_mod.h into a class
svn-id: r14388
2004-07-31 13:34:43 +00:00
Jonathan Gray
d53a852c16 enable SAGA engine by default
svn-id: r14387
2004-07-31 12:46:30 +00:00
Jonathan Gray
387c8abeda update comment to relfect reality
svn-id: r14386
2004-07-31 12:39:26 +00:00
Jonathan Gray
c7d6425a38 remove YS_IGNORE_PARAM macro and some uneeded yslib.h includes
svn-id: r14385
2004-07-31 12:37:36 +00:00
Travis Howell
020d0d2286 Add better note about Simon 1/2 targets changing.
svn-id: r14384
2004-07-31 12:33:05 +00:00
Max Horn
4b6dae31eb changed loadVOCFile to work on a generic ReadStream instead of a File, and renamed it to loadVOCFromStream; removed readVOCFromMemory as it isn't used anymore, and in the future, a MemoryReadstream plus loadVOCFromStream can achieve the same effect
svn-id: r14383
2004-07-31 11:46:58 +00:00
Max Horn
76bfd1f929 Allow Alt-Enter to toggle fullscreen mode, just like Alt-Return, matching our README (see also bug #1001126)
svn-id: r14382
2004-07-31 11:32:25 +00:00
Jonathan Gray
4f0f6abdd5 updates to the man page seem to be made even less often than the TeX
svn-id: r14381
2004-07-31 11:09:07 +00:00
Travis Howell
6d0c775577 Add my recent changes.
svn-id: r14380
2004-07-31 10:28:22 +00:00
Max Horn
e5ab6c0284 Update TeX README, too (the drift is gonna kill us... hopefully the new manual will be there soon :-)
svn-id: r14379
2004-07-31 10:22:04 +00:00
Travis Howell
7a6ab7e85e Update
svn-id: r14377
2004-07-31 10:18:10 +00:00
Travis Howell
6d52fbe0b1 Add support for Russian Simon1.
svn-id: r14376
2004-07-31 10:14:05 +00:00
Max Horn
cef2de6a69 Fixed bug #1001069; clarified/simplified some error messages
svn-id: r14375
2004-07-31 09:34:10 +00:00
Max Horn
02e6d64ee7 Less irritating place for this message
svn-id: r14374
2004-07-31 09:31:15 +00:00
Travis Howell
e7d9bdbee3 Avoid gcc warning
svn-id: r14373
2004-07-31 08:55:08 +00:00
Travis Howell
be6da23092 Update
svn-id: r14372
2004-07-31 01:16:56 +00:00
Oliver Kiehl
1e54e2471f fix subtitle alignment
svn-id: r14371
2004-07-30 20:05:24 +00:00
Travis Howell
9ae69f7590 Add two more
Leave out Acorn details for now

svn-id: r14369
2004-07-30 12:14:11 +00:00
Travis Howell
b0c3b8838f Switch detect filename back to prevent conflict for now.
svn-id: r14368
2004-07-30 11:47:27 +00:00
Travis Howell
d5b1a7caca Add a few more
svn-id: r14367
2004-07-30 11:18:49 +00:00
Travis Howell
069f5f839a Re-use old md5 hack to gather checksums from users.
svn-id: r14366
2004-07-30 11:02:47 +00:00
Travis Howell
b33331acde Update Simon 1/2 target details.
svn-id: r14365
2004-07-30 10:37:01 +00:00
Travis Howell
d89d729725 Add a few more.
svn-id: r14364
2004-07-30 10:23:14 +00:00
Travis Howell
86a0b29081 Correcxtion
svn-id: r14363
2004-07-30 09:36:42 +00:00
Travis Howell
130910a380 Ooops, make sure feature flags are updated.
svn-id: r14362
2004-07-30 09:15:18 +00:00
Travis Howell
c6b037b9ed Reduce simon 1/2 targets
Add auto detection

svn-id: r14361
2004-07-30 09:00:29 +00:00
Travis Howell
b486e15959 Ooops
svn-id: r14356
2004-07-28 12:05:30 +00:00
Travis Howell
a50b6cf776 Add patch from madm00se for:
#869003 MIVGA: Guybrush shrinks & grows near end of game

svn-id: r14355
2004-07-28 11:56:14 +00:00
Jonathan Gray
d1616e1cb5 Add passthrough ability. Patch by Christian Schoenebeck with slight modifications
svn-id: r14354
2004-07-27 13:21:52 +00:00
Travis Howell
49c9929d54 Not needed, invalid in Loom[ega]
svn-id: r14353
2004-07-27 12:37:03 +00:00
Jonathan Gray
3cf5c78c42 Given Makefile now depends on the configure script output move these default parameters out to the configure script
svn-id: r14352
2004-07-27 12:16:03 +00:00